CHANGES
=======

1.1.4
-----

* Fix discovery of identity versions
* Fixed {test,-}.requirements.txt
* zuul: fix the parent of the packstack jobs, concurrency
* Change attribute of zuul projects
* Zuul: Remove project name
* Cleaned setup.cfg for OpenStack release
* add mock for test\_create\_flavor\_not\_allowed
* Set scenario.img\_file from the name of the image
* Don't refetch same image over and over
* Add initial .zuul file, devstack and packstack job
* Add support for new doc PTI jobs
* Do not use -y for package install
* Add test coverage calculation
* Switch to use stestr for unit tests
* gitignore: add .stestr
* configure\_horizon: allow to parse ipv6 url
* Change default image name
* Add zuul layout to run a TripleO job
* Switch endpoint\_type to publicURL
* Fix api\_discovery with keystone v3
* Discover services only if there is an endpoint
* Skip TestService.test\_do\_get failing unit tests
* Updated README with updated links
* Update .gitreview: point to review.openstack.org
* Fixed get\_version method for identity v3
* Set usage of v3 clients, deal with endpoint URLs

1.1.3
-----

* Change ImagesClient API call
* Fix ceilometer detection
* Check if volume service is enabled before check cinder backup
* Default to cirros-0.3.5
* Do not specify endpoint type
* Replace volume for volumev3
* Checking cinder backup service

1.1.2
-----

* Fix setting of admin\_password
* Fix --remove option
* Add new parameter in place of deprecated one
* Add support for admin parameters moving to auth
* Adding validation section in default-overrides.conf

1.1.1
-----

* Unsetting the security\_compliance flag

1.1.0
-----

* Add os-client-config support
* Enable keystone feature flags
* Add ability to remove any option from tempest.conf
* Convert the README from Markdown to reStructuredText
* Rename IdentityV3Client to IdentityClient
* Simplify base files hierarchy
* Update readme
* Split tests to multiple files
* Added remaining unit tests for config\_tempest.py
* Remove old compatibility stuff for sahara
* Added network.remove-extension option
* Add unit tests for tempest\_config module
* Add unit tests for tempest\_config module
* Add unit tests for tempest\_config module
* Initiate public\_network\_name to None
* Set public\_network\_name also when network ID is provided
* Fix string arguments in a call to logger.info

1.0.0
-----

* Add unit tests
* Fixed discover-config-tempest to read default-overrides.conf from tempest-workspace/etc
* Fix config\_tempest failing due to v3 on ocata
* Enables Hacking extensions H106,H203,H904
* Enable configuration of manila service
* Start using reno for release notes
* Fixed tests and doc build
* Adding floating\_network\_name to network section
* Refactored python-tempestconf to work with devstack
* Fix pep8 compliance
* Add gerrithub to .gitreview
* edited
* deleted unwanted files
* default conf file
* tempest\_config\_tool
* added requirements
* Initial Cookiecutter Commit
