nova/nova/api
Santiago Baldassin daedfffd95 Do not add current tenant to private flavor access
Avoid adding the current tenant to the flavor access list when
a private flavor is created. In ordeir to add tenants to the
flavor access list we should use the add_tenant api.

Tempest has to be updated accordingly:
https://review.openstack.org/81551

Documentation has to be updated as well:
https://review.openstack.org/82175

Partially (just for the V2 API rather than V2 and V3)
reverts commit 6ba248635b

Fixes unittest which was added in the original commit so it checks
for the behaviour we have now rather than the behaviour after the
backwards incompatible change which is being reverted.

Change-Id: I731081b6df0d96df1bc1763d214d28c62bbbb51c
Closes-Bug: #1286297
2014-03-25 12:17:17 +10:30
..
ec2 Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
metadata neutron_metadata_proxy_shared_secret should not be written to log file 2014-03-05 15:15:08 -08:00
openstack Do not add current tenant to private flavor access 2014-03-25 12:17:17 +10:30
validation Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
sizelimit.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
validator.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00