Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Hiroaki Kobayashi ca73d4502c Define ClimateFilter class
A SchedulerHostFilterNotFound error occurs when ClimateFilter is listed
in scheduler_default_filters in nova.conf. This patch defines a
ClimateFilter class for backward compatibility.

Change-Id: I3e2184fd1183c59bae6c25eb9839a47168972530
Closes-Bug: #1668418
2017-02-28 09:22:36 +00:00
blazarnova Define ClimateFilter class 2017-02-28 09:22:36 +00:00
climatenova Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
etc Change filter name 2017-02-22 21:02:19 +09: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.