CHANGES
=======

* Update gitignore
* Bump hacking version
* Use config fixture to avoid racing on self.flags()
* Test multiqueue
* Copy default image before setting props
* Factor out get\_server\_xml()
* Move get\_hypervisor\_ip() to base test
* Rename BaseTest classes
* Add max\_compute\_nodes option
* Add NovaConfigClient to read nova.conf
* Simplify the SSH clients
* Improve SSH config options
* Fix incorrect import
* Adds tests to cover RX queue size
* Test CPU model extra flags
* Drop dependency on libvirt-python
* Fixes a minor typo in the README
* Adds hypervisors example to the README
* Add cache-mode test for volume-backed live migration
* Fix typo in MissingHypervisorException
* Better explain the \`hypervisors\` config option
* Add CPU thread pinning tests
* Add CPU pinning tests
* Convert get\_hypervisor\_ip to use hostnames
* Removes outdated targets from tox.ini
* Subclass API tests instead of scenario
* tox: Rename flake8 -> linters
* utils: Fix logging typo
* Remove RefreshQuotaUsages
* README: Add links to source code
* Modify test\_pointer\_device\_type to use conf hvs
* Allow hypervisor IPs in configuration file
* Updates URL and info of tempest doc in README
* base: Subclass 'ScenarioTest'
* Add tempest hacking checks and flake8 extensions
* Remove '\_create\_nova\_flavor'
* Don't subclass 'setUpClass'
* Correct typo in log
* Make debugging 'test\_refresh\_quota\_usages' easier
* Use Python to parse config files
* Mark options as required
* trivial: Use a sane option group name
* trivial: Rework of options
* trivial: Further deprecation item cleanup
* trivial: Resolve deprecation warnings
* Re-organize how the tests are structured
* Re-home project
* Remove 'api' tests
* README: Update with roadmap
* trivial: Post-move cleanup
* .gitignore: Ignore swp files
* tox: enable unit tests and fix flake8
* Fixes for containerized deployments
* Add support for containerized deployments
* Updates install instructions on the README
* Removes archive deleted rows
* Simplifies the config option
* Adds the test\_archive\_deleted\_rows test
* Refactors the clients and introduce NovaManageClient
* Refactors duplicated functions into a parent class
* Updates gitignore
* Adds the test\_pointer\_device\_type test
* Modifies the sample ssh\_client test
* Adds the refresh\_quota\_usages tests
* Adds the MySQLClient
* Cleans up old script
* Removes whitespace in setup.cfg
* Adds CONTRIBUTING instructions
* Script to verify prefer, isolate and require cpu threads policy
* Adds a simple example for the mysql client
* Replaces MySQLdb with PyMySQL
* Improves rst formatting of the README.rst
* Deletes the tox virtualenv
* Adds a mysql client lib
* Adds tox and a style check job
* Changes to README.rst to correct step numbers
* Changes to README.rst to include more steps
* Remove direct import to tempest.api.compute.base
* Adds quickstart doc in the README.rst
* Includes license and fixes copyright headers
* test\_create\_server
* Make the necessary pbr changes and add .gitignore
* Initial commit
* ManageSF commit
* Initial empty repository
