RETIRED, Fuel CCP - container entrypoint script
b7f01428f9
- Update address function to use "tls" config option and set scheme to 'https'.
Also we check, that service is in list of services, which support TLS.
- Updated function for generation Environment, which will be used by
openstackclient. Now 'https' scheme will be used if 'tls' is enabled.
Also was added new variable for storing path for file with CA
certificate. It was done in such way, because openstackclient
does not support setting --insecure via Environment.
- Implementation of httpGet was changed to support 'https' endpoints.
Now requests.get method uses 'https' scheme with verify=False, if 'tls'
is enabled.
Change-Id: I88bc21571589dcd4c31bb5ce5015a75676ed2d85
(cherry picked from commit
|
||
---|---|---|
doc/source | ||
fuel_ccp_entrypoint | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
constraints.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ms-ext-config
OpenStack Boilerplate contains all the boilerplate you need to create an OpenStack package.
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/ms-ext-config
- Source: http://git.openstack.org/cgit/nextgen/ms-ext-config
- Bugs: http://bugs.launchpad.net/fuel
Features
- TODO