CHANGES
=======

* Add fips job
* Update jobs for Bobcat development cycle
* Change checkout commit in setup\_env
* Fix openstackdocstheme deprecation warnings
* Use unittest.mock instead of mock
* Stop to use the \_\_future\_\_ module
* Drop python2, python3.6 and 3.7 support
* Update jobs for Antelop development cycle
* Update link to the issues board
* Remove support for identity section in tempest.conf
* Fix parsing of tenant/project\_name values
* Fix the default version of Python for '-p 3' option
* Update tempest version and drop U and T jobs
* Update setup.cfg and tox.ini
* Update jobs for the new development cycle

0.1.0
-----

* Increase verbose level for not found tempest tests
* Run apt-get with DEBIAN\_FRONTEND noninteractive
* Do not install python-dev automatically in debian
* Add contributing page and some updates
* Revert "Temporarily disable most of the jobs"
* Fix uploading of documentation to opendev.org
* Reflect osf/ to openinfra/ namespace rename
* Use UPPER\_CONSTRAINTS\_FILE when installing plugins
* Fix load() missing argument Loader
* Temporarily disable most of the jobs
* Change documentation configuration
* Publish docs to docs.opendev.org
* Remove unnecessary rm command from setup\_env
* Switch testing to Yoga testing runtime
* Use UPPER\_CONSTRAINTS\_FILE when installing deps
* Update default tempest tag
* Update Readme
* Update zuul jobs for Xena cycle
* Remove concurrency workaround
* Update default tempest tag to Oct 2019
* Update default tempest tag to Oct 2018
* Allow tests from plugins
* Remove warning about deprecated signer function
* Fix output of sign command
* Inclusive jargon in tox.ini
* Inclusive jargon
* Add openstack cover job
* Unite tempest\_dir in \_get\_next\_stream\_subunit\_output\_file
* Update gate jobs
* Remove a part of test\_verbose unit test
* Update min tox version to 2.0
* Fix pep8, flake8 and unit test failures
* Replace GitHub repositories with OpenDev repositories
* Update jobs for interop repos renaming
* Support DNF based OS
* Initialize verbose flag properly
* Bump guideline version to 2019.11
* Change default python to 3.6.0
* Bump version of virtualenv download
* Bump guideline version to 2019.06
* Check python version when installing deps via yum
* Use correct python to install venv
* Improve python3 compatibility
* OpenDev Migration Patch
* Set concurrency to 0
* Add tox python3 overrides
* Fix generate-tempestconf-file role
* Change openstack-dev to openstack-discuss
* Constraint flake8 version
* add python 3.6 unit test job
* Fix README instructions
* Fix overrides and image\_path
* Update refstack client to use project instead of tenant
* Update .gitignore
* Generate files under ./etc
* Remove cover job
* Refstack-client should use stestr for tempest testing
* Fix tox for running py3.6
* Disable broken gate job
* import zuul job settings from project-config
* Generate tempest.conf automatically using refstack-client
* Remove usage of tempest install\_venv scripts
* Replace U+2013 EN DASH with a standard hypen for terminal
* Ignore .eggs/ to be generated by ./setup\_env
* Update links in README
* Use openSUSE instead of openSuSe
* Add support for new doc PTI jobs
* Fixed tox.ini to run py35 tests
* Switch to stestr for running unit tests
* Tempest AutoConfig Generation Spec
* Added sample files to aid in configuration
* Fix command for zypper
* Fix documentation tree
* Enable parallel test execution
* Replace ostestr with tempest run
* Change auth\_url setup according to Tempest docs
* Update default Tempest version to tag 16.1.0 (July 10, 2017)
* Add python35 support
* Add token auth instructions to documentation
* Switch to refstack-client binary and some cleanup
* Fixed the link for tempest Pre-Provisioned Credentials
* Use the openstack theme for documentation
* Switch from pycrypto to cryptography
* Add 'rm -f .testrepository/times.dbm' command in testenv
* Check conf file permission
* Add scripts for running refstack-client in docker
* Optimize the link address
* Fix to not run any test when the input test list is empty
* Fix a typo in template.rst
* modify test-requirement according to requirements project
* Update default Tempest version to tag 15.0.0 (February 17, 2017)
* Update default Tempest version to tag 14.0.0 (December 21, 2016)
* updated documents from 2016.01 to 2017.01
* Change doc references from DefCore to Interop WG
* Show team and repo badges on README
* Change home-page url and author-email
* Modify the invalid url
* Call pip by executing python -m pip to avoid issue with long shebang
* Propagate insecure arg to all requests
* Fix regex to find test names
* Clean downloaded venv after unpacking it
* Implement additional properties Defcore waiver
* Commented out pip installs tempest-additional-requirements.txt
* Fix setup\_env "Could not find .egg-info directory" errors
* Fix missing dependency in refstack-client
* Fix typo
* Update README file
* Add specs hierarchy into refstack-client
* Replace run\_tempest.sh script with ostestr command
* Update default Tempest version to SHA 4d63b16d (June 17, 2016)
* Fix README formatting
* Update default Tempest version to SHA 8d468c83 (May 07, 2016)
* Update readme to reflect defcore test list removal
* Update default Tempest version to SHA 09a60155 (Mar 2, 2016)
* Add entry\_point during setup
* Fix incorrect auth config key
* Identity section should not be used to specify credentials
* Pass tempest return code back to caller
* Fix unit test
* Cleanup comments and error message in setup\_env
* Remove RefStack dependency on Keystone client
* Add support for subunit file uploading
* Report stdout from test listing on failure
* Add cpid failover
* Keep py3.X compatibility for urllib
* Another way to use additional tests for tempest
* Deprecated tox -downloadcache option removed
* Fix refstack-client testing with test-list option failure
* Address regression and strengthen cpid checks
* Add guard checks in \_get\_cpid\_from\_keystone
* refstack-client default verbosity should be info
* Update RefStack server URL to refstack.openstack.org
* Update default Tempest version to SHA 551e1a97(Sept 11, 2015)
* Provides capability to use a Tempest accounts file
* fix v2 fetch of Cloud Provider ID
* Remove dependency on admin creds
* Update refstack-client to reflect movement to openstack namespace
* Update .gitreview for project rename
* Allow insecure keystone connection
* Rename "Refstack" to "RefStack"
* Update default RefStack API endpoint
* Add command to generate pubkey's signature
* Add argument for specifying test-list directly
* Update default version of Tempest
* Replace -t with --
* Update default version of Tempest
* Allow to post results on https endpoint
* Update README to add instruction for running the tests in a list
* Change defaults for --url
* Update README file with the latest information
* Show URL to test results page
* Change default tempest commit to 7c8fcc6
* Post test results signed with RSA key
* Add parsing test uuids from test result
* Add argument for renaming result file
* Update to use Tempest tag=3 for refstack-client
* Add instruction to run a short test to validate the setup
* Add details on how to run Tempest manually
* Remove upload as default behavior after testing
* Changed default url to api.refstack.net rather than .org
* Update README with the correct path of JSON results location
* Users need to be told to checkout the code!
* Allow parens in test names
* Updating tests results format according to spec
* Added the actual post request to upload
* Change returncode checking to file checking
* Setup\_env script should install Tempest from tag
* Add ability to upload test results
* Replace setup\_ubuntu\_env.sh to universal script
* Handle non-zero exit codes from tempest script
* Refactor code and add more unit tests
* Update to match the new refstack-client project structure
* Add unit tests for refstack-client
* Add argument to disable data upload
* Rename refstack-client to refstack\_client
* Initial documentation dump
* Create a .gitignore file for refstackclient
* Remove unused packages
* Run Tempest tests serially to improve test repeatability
* Create JSON request for API
* Update the README file
* Add and require conf-file argument
* Use the right format for "editable" install
* First Commit
