Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Hiroaki Kobayashi 5879c5443f Update documents
This patch replaces 'climate' with 'blazar' in documents. It also adds a
note about the status of the instance reservation feature.

Change-Id: I81b881152d61812a18c9ce14b41000b465a820b1
Partial-Bug: #1663460
2017-02-21 22:24:25 +00:00
blazarnova Delete openstack.common.test module 2017-01-23 18:56:46 +09:00
climatenova Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
etc Remove osapi_compute_extension configuration 2017-01-24 10:11:21 +00:00
tools Remove nova tarball from test-requirements 2017-01-23 10:23:01 +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 Update documents 2017-02-21 22:24:25 +00: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
README.rst Update documents 2017-02-21 22:24:25 +00:00
requirements.txt Updated from global requirements 2017-02-11 00:27:31 +00:00
setup.cfg Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
setup.py Manual sync with global-requirements 2017-01-16 02:48:17 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 00:27:31 +00:00
tox.ini Remove nova tarball from test-requirements 2017-01-23 10:23:01 +00:00

README.rst

blazar-nova

Blazar Nova related changes. Includes filters for Host reservation and Nova API extensions for the instance reservation feature.

NOTE: The instance reservation feature does not work currently because it depends on Nova API extensions. Support for these extensions was completely removed from Nova in Newton. Expect the instance reservation feature to be implemented differently in a future release.