nova/doc
jichenjc 6abb88befe Check flavor type before add tenant access
Currently we allow tenant access for public flavor, however,
we can't query it after that because flavor is public.
This patch adds check for add access function to raise exception
if the flavor is public.

Also, a nit change is use methods introduced in
793bcc07b9 to get flavor.

APIImpact: Adds new 2.7 API microversion due to new error condition
           in flavor access API
Implements blueprint check-flavor-type-before-add-tenant
Closes-Bug: #1361476

Change-Id: I461175e9969a0dd5b2b7ef75ea7d9f36f3a306d0
2015-07-24 15:36:29 +03:00
..
api_samples Check flavor type before add tenant access 2015-07-24 15:36:29 +03:00
ext hypervisor support matrix: add CLI commands to features 2015-06-26 08:11:18 +00:00
source Switch to oslo.reports 2015-07-23 00:36:01 +03:00
v3/api_samples Merge "Merge availability_zone tests between v2 and v2.1" 2015-07-14 13:55:27 +00:00
README.rst Fixes referenced path in nova/doc/README.rst 2015-06-03 15:23:23 -07:00

README.rst

OpenStack Nova Documentation README

See the "Building the Documentation" section of doc/source/development.environment.rst.