OpenStack Dashboard API mask - override service endpoint table
Project description
Horizon Dashboard API Mask
Plugin replace IP and protocol in EndpointsTable
Usefull if you have OpenStack API behind proxies.
Reuired
Python 2.6 +
Horizon Icehouse +
Installation
pip install horizon-api-mask
Required Configuration
INSTALLED_APPS += ('api_mask',)
HORIZON_CONFIG['customization_module'] = 'api_mask.overrides'
Optional Configuration
API_MASK_URL = 'public-domain.com' # default is socket.getfqdn()
API_MASK_PROTOCOL = 'https' # default is https
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file horizon_api_mask-0.0.1.post2.tar.gz
.
File metadata
- Download URL: horizon_api_mask-0.0.1.post2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95add501ea1261e47624e72a5798cbf8890c04b2465a73995d2c10be2817fd00 |
|
MD5 | 4e1bba7bb0986b207937d7acb66d888b |
|
BLAKE2b-256 | 2f195be9e60606011a10d25d48bc14885037c734e49e3c806f1756766d48be65 |