Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Masahito Muroi 756a3b86f3 Add instance reservation filtering in BlazarFilter
BlazarFilter needs to pass a host if the scheduling request is
related to the new instance reservation feature.

This patch adds filtering rules for the new instance reservation
feature.

Partially implements: blueprint new-instance-reservation
Change-Id: Ifb61a3f858f13a84b7a841068d13da7c56fda3af
2017-08-18 11:03:23 +01:00
blazarnova Add instance reservation filtering in BlazarFilter 2017-08-18 11:03:23 +01: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 Remove old instance reservation code 2017-06-29 02:16:05 +00:00
requirements.txt Updated from global requirements 2017-07-08 00:44:12 +00:00
setup.cfg Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
setup.py Updated from global requirements 2017-03-08 17:07:15 +00:00
test-requirements.txt Follow a change of test-requirements.txt from Nova 2017-08-10 14:23:23 +01:00
tox.ini Remove nova tarball from test-requirements 2017-01-23 10:23:01 +00:00

README.rst

blazar-nova

This package contains the Blazar filter - a Nova scheduler filter used for the host reservation feature.