Merge "Update documents"

This commit is contained in:
Jenkins 2017-02-24 20:15:42 +00:00 committed by Gerrit Code Review
commit dc9e52610a
2 changed files with 10 additions and 6 deletions

View File

@ -1,11 +1,11 @@
Climate Style Commandments Blazar Style Commandments
========================== ==========================
- Step 1: Read the OpenStack Style Commandments - Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/ http://docs.openstack.org/developer/hacking/
- Step 2: Read on - Step 2: Read on
Climate Specific Commandments Blazar Specific Commandments
----------------------------- -----------------------------
None so far None so far

View File

@ -1,7 +1,11 @@
============ ============
climate-nova blazar-nova
============ ============
Climate Nova related changes. Includes filters for Host Blazar Nova related changes. Includes filters for Host reservation and Nova API
Reservation and Nova API extensions for the VM reservation extensions for the instance reservation feature.
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.