Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Hiroaki Kobayashi 97a4a7e89f Update legacy code depending on Nova V2 API plugin
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
2017-01-11 10:17:13 +00:00
blazarnova Update legacy code depending on Nova V2 API plugin 2017-01-11 10:17:13 +00:00
climatenova Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
etc Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
.gitignore Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
.gitreview Update .gitreview for new namespace 2015-10-17 21:55:08 +00:00
.testr.conf Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
HACKING.rst Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
LICENSE Add LICENSE and MANIFEST.in files 2014-02-04 23:03:20 +04:00
MANIFEST.in Add LICENSE and MANIFEST.in files 2014-02-04 23:03:20 +04:00
openstack-common.conf Remove unnecessary openstack.common modules 2013-12-26 21:43:42 +04:00
README.rst Fix setup.cfg 2014-02-04 22:13:26 +04:00
requirements.txt Update legacy code depending on Nova V2 API plugin 2017-01-11 10:17:13 +00:00
setup.cfg Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
setup.py Updated from global requirements 2014-05-09 01:09:05 +00:00
test-requirements.txt Fix oslo import issues 2015-09-29 21:38:01 +02:00
tox.ini Remove docutils pin 2014-08-26 06:51:31 +02:00

climate-nova

Climate Nova related changes. Includes filters for Host Reservation and Nova API extensions for the VM reservation feature.