Specific Nova part of the Blazar Reservation Service for OpenStack
Go to file
Jay Lau 8d48f69189 Some code clean up in climate_filter.py
1) Use () for long string
2) Enable I18N for audit log
3) Remove else: for a simple if statement

Change-Id: Id0c64c04aa325483f9d4225a31fde7f79720cc84
2014-05-06 18:07:44 +08:00
climatenova Some code clean up in climate_filter.py 2014-05-06 18:07:44 +08:00
etc Reservation extensions to Nova API 2014-02-03 13:15:29 +04:00
.gitignore Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
.gitreview Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
.testr.conf Fix packages naming 2014-01-14 18:44:40 +04: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
README.rst Fix setup.cfg 2014-02-04 22:13:26 +04:00
openstack-common.conf Remove unnecessary openstack.common modules 2013-12-26 21:43:42 +04:00
requirements.txt Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
setup.cfg Fix setup.cfg 2014-02-04 22:13:26 +04:00
setup.py Bootstrap climate-nova with nova filter 2013-11-26 16:25:34 +01:00
test-requirements.txt Fixed Coverage Test Automation in climate-nova 2014-03-18 23:45:21 -07:00
tox.ini Merge "Unit tests for the ClimateFilter class" 2014-04-02 11:08:09 +00:00

README.rst

climate-nova

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