Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Doug Hellmann d4aaeffde7 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I69c088c5230e084245076f1176a4c93964f8489f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 15:27:00 -04:00
blazarnova Remove climate namespace 2018-04-03 13:11:12 +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 documentation links 2017-09-18 11:06:58 +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 Improve README 2017-11-22 13:28:52 +00:00
requirements.txt Updated from global requirements 2018-03-15 06:47:14 +00:00
setup.cfg Remove commas in setup.cfg package classifiers 2018-01-27 10:47:36 +09:00
setup.py Updated from global requirements 2017-03-08 17:07:15 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 06:47:14 +00:00
tox.ini fix tox python3 overrides 2018-06-06 15:27:00 -04:00

README.rst

Team and repository tags

image

blazar-nova

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

Other Resources