* Fix generation of Guru Meditation Report
* Updated from global requirements
* Add AllServicesCurrent fixture
* Fix signature of copy_image
* libvirt: move graphic/serial consoles check to pre_live_migration
* libvirt: remove live migrate workaround for an unsupported ver
* Fix invalid uuid warnings in api testcases
* Remove unused parameter from _get_requested_instance_group
* Check API versions intersects
* Migrate compute node resource information to Inventory objects
* Drop compute node uuid online migration code
* Fix max concurrent builds's unlimited semaphore
* XenAPI: specify block size for writing config drive.
* Fix database poison warnings
* Make swap-volume an admin-only API by default
* Updated from global requirements
* Improve the help text for the linuxnet options (1)
* Add "__repr__" method to class "Service"
* remove alembic from requirements.txt
* Config options: centralize section "xvp"
* Imported Translations from Zanata
* Updated from global requirements
* allow samples testing for PUT to not have a body
* Moved tags filtering tests to TestInstanceTagsFiltering test case
* Move config options from nova/network/linux_net.py
* Merge tag '13.0.0'
* DB API changes for the nova-manage quota_usage_refresh command
* Fix typo in compute node mega join comments
* Add api-ref/build/* to .gitignore
* Improve help text for the network object options
* Config options: Centralize console options
* Config options: Centralize notification options
* Added server tags support in nova-api
* Added server tags controller
* Added db API layer to add instance tag-list filtering support
* Check if a exception has a code on it before read the code
* Fix typo in comments of affinity and anti-affinity
* Config options: Centralize ipv6 options
* Improve 'monkey_patch' conf options documentation
* config options: Move crypto options into a group
* Add link to the latest nova.conf example
* Add metadata objects for device tagging