CHANGES
=======

* Adding global secret configs support
* Configs overrides for custom services
* Adding service-per-service support
* Update global requirements
* Use CPU_LIMIT and MEMORY_LIMIT when rendering
* Adopt address for complex name services
* Don't ask, just merge
* Adding scheme support
* Add base support for SSL for Openstack services
* Get rid global TLS option from start_script
* Add support for TLS-enabled etcd
* Handle nodes configs and merge them with globals
* Revert "Perform files creation after all dependencies resolved"
* Perform files creation after all dependencies resolved
* Remove namespace from ingress domain
* We need to use local etcd for the etcd_ha side_cont
* Add jinja exceptions support
* Adding pod_name jinja variable
* Do not load meta if meta info is not provided
* Add gethosbyname filter to get service IPv4 address
* Fix readiness check dependency check
* Adding cluster_domain config option
* Allow jinja imports lookup from several directories
* Add support for httpGet readiness probes
* Enable updates for Ingress resources
* Pass OS_* env variables for murano and neutron commands
* Add support for killing deployment pods
* Add support for rolling upgrade action
* Few changes to 'address' function for ingress
* Use internal URLs for openstackclient commands
* Adding Ingress support
* Ports configuration refactoring
* Adding local dependencies support
* Add constraints support, sync with global-requirements
* Removing CCP_* env vars
* Convert all etcd-specific configs to nested
* Convert all Keystone-specific configs to nested
* Remove unused/add missed vars
* Adding "node_name" config variable
* Adding "address" to jinja env
* Remove "bool" filter from jinja env

0.1.0
-----

* Rename ms_ext_config to fuel_ccp_entrypoint package
* Fix py3 compatibility issue in tests
* Changing yaml format to json
* We need to pass variables to network_topology func
* Renaming all "mcp" occurrences to "ccp"
* Add CCP env vars to rendering context
* Add support of getting status from etcd via CLI
* Fixing openstackclient commands execution
* Fixing custom attempts and delay parameters
* Adding template for openstackclient commands execution
* Changing gerrit host and project
* Adding configurable retries for etcd
* Small refactoring of start script
* Get rid of the static network topology file
* Adding role_name argument to start script
* Do not add network topology if not defined
* Add private network even for non --net host pods
* Inject network topology info into config variables
* Container start scripts
* Initial Cookiecutter Commit
* Added .gitreview
