Specific Nova part of the Blazar Reservation Service for OpenStack
97a4a7e89f
Blazar-Nova uses Nova API plugin frameworks. The V2 API was removed in Nova commit a31d917af0cc5ecb55424598e7b812e02afbf28c. However, some lines of V2 dependent code were still included in Blazar-Nova. This patch updates the V2 dependent code to V2.1. NOTE: This commit fixes unit tests in order to unblock the gate, but doesn't restore instance reservation functionality due to major changes in support for Nova API extensions. Change-Id: Ie8252a350bd739845ee92e17c85f32385a7ddeb4 Closes-Bug: #1644680 |
||
---|---|---|
blazarnova | ||
climatenova | ||
etc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
climate-nova
Climate Nova related changes. Includes filters for Host Reservation and Nova API extensions for the VM reservation feature.