CHANGES
=======

2.3.0
-----

* Remove leftover os\_client\_config references
* Replace os-client-config module by openstacksdk
* Add Queens, Rocky and Stein job
* Don't fail when heat-plugin is missing a value
* Add return value for mocked urllib3 request()
* Add a retry when downloading a file
* Fix devstack/packstack job permission denied issue
* Update api-ref location

2.2.1
-----

* Deprecate api\_extensions of compute service
* Fix checking for volume backup
* Clear the difference between service type and name
* Edit doc regarding override values
* Update default cirros image to 0.4.0
* Fix checking of roles
* Add a job for tempest plugins
* Remove heat\_stack\_owner role assigning to user

2.2.0
-----

* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Fix no \_member\_ role found
* Add option for converting images
* Add heat\_plugin support
* Introduce post\_configuration method
* Move disabling of logging to the test base file
* Allow to specify min flavor memory and disk size
* Add RNG device to images and flavours
* Replace openstack.org git:// URLs with https://
* Run with builtin manila wsgi
* Add support for microversions for compute
* Remove aodh\_plugin option
* Remove SERVICE\_NAMES
* Implement set\_availability method
* Add tripleo-ci-centos-7-standalone-os-tempest job
* add python 3.7 unit test job
* Enable manila plugin in devstack
* Add support for manila api microversion
* Update image flavor to have some disk

2.1.0
-----

* Set refstack-client-\*-tempestconf voting again
* Added python-tempestconf-tempest-devstack-admin/demo-py3
* Fix diff in gates
* Replace tripleo-scenario002-multinode with scenario002-standalone
* Fixed SafeConfigParser deprecation warning for py3
* Update hacking version
* Add unit test for profile feature
* Add profile argument
* Add argument which allows users to add extensions
* Adapt python-tempestconf to python3
* Handle Forbidden exception when creating role
* Change openstack-dev to openstack-discuss
* Fix flaky unit tests
* Constraint flake8 and pyflakes versions
* Add Python 3.6 classifier to setup.cfg
* Set region\_name from os-client-config to set identity.region
* Remove unnecessary CLI options from roles
* Different concurrency for tempest and accounts
* Fix api microversion discover procedure
* Add python 3.6 unit test job
* Set use\_dynamic\_credentials with a priority
* Skip api.compute.servers tests
* use include\_tasks instead of include
* fix tox python3 overrides
* Removed older version of python added 3.5
* Use openstack-tox-cover template
* Add refstack-client-devstack-tempestconf job
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Remove static class loader

2.0.0
-----

* Add support for volume api microversion
* Create utils.py
* Don't expose credentials
* Fix role readme
* Fix identity url version detection
* Final doc check
* Removing dependence of SERVICE\_EXTENSION\_KEY
* Removing dependence from SERVICE\_VERSIONS
* Fix: return the flavor ID on autodetection
* Fix: make sure that keystone\_v3\_support is a boolean
* Use the common cover job instead of a custom one
* horizon: don't error out for certificate issues
* Document CLI options
* Allow usage images already in glance
* Add User Guide documentation
* Document integration of the tool
* Fix identity URL parsing
* Return False if healthcheck api failed
* Add etc/ to .gitignore
* Remove documented parts from README
* Improve flavor detection
* Add Contributor Guide
* Fix http\_image uploading to glance
* Document installation process
* Fix documentation structure
* Replace tripleo job
* Switch ansible module command with copy
* Collecting tempest files
* Fix object store feature-enabled config
* Remove default-overrides.conf
* Add release note link in README
* More Python 3 porting: filter and map, one import
* Fix check\_service\_status
* More compatibility with Python 3
* Remove the content of default-overrides.conf
* Configure tempest for Octavia tests
* Replace tenant by project, part 2
* Use healthcheck api to determine swift service
* Fix operator\_role value for account-generator
* Fix boto method
* Generate accounts.yaml
* Fix username is not defined warning
* Fix identity service url for v3
* Allow non admin users to upload image to glance
* Remove admin\_\*  from identity section
* Replace tenant by project, part 1
* Switch to openstackdocstheme (doc and release notes)
* Remove image.http\_image from playbook
* fix url
* Fix broken link in readme
* List and create swift roles
* Move configuring of services to services class
* Validation support
* Don't expose user credentials
* Load deployer input file automatically
* Enhancements in nova support
* Add missing params' description
* Fix identity v3 ext discovery
* Store volumev2 and v3 extensions as well
* Filter deprecated versions out
* Make tempestconf easier to use as an library
* Use volume v3 service client as the default
* Fixing download of the cirros image
* Load basic default config
* Improve role docs, remove unused var
* A service can have no endpoints
* Fix flaky unit test
* Enable discovering of mistral service
* Trivial: Update pypi url to new url
* Use --non-admin for non admin users in zuul jobs
* Refactor to improve modularity, scalability, OOP
* Roles for managing clouds.yaml file
* Fix failing of listing services
* fix a typo in documentation
* Split ClientManager
* Decouple TempestConf class
* Split main to smaller functions

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
