nova/nova/db
ShaoHe Feng e51a97906e Remove db layer hard-code permission checks for network_get_by_uuid
This patches removes db layer hard-code permission checks for
network_get_by_uuid.

It is called by the follow function:
  1. network_api.get, context is elevated.
  2. delete_network, context is elevated.
  3. get_network, context is elevated.

Partially implements bp v3-api-policy

Change-Id: I2b75d0fe502aa27bf1c8994cdbac55ec173f70ed
2015-03-10 22:59:51 +08:00
..
sqlalchemy Remove db layer hard-code permission checks for network_get_by_uuid 2015-03-10 22:59:51 +08:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py Remove service_get_by_args from the DB API 2015-03-06 11:03:09 +00:00
base.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
migration.py Add second migrate_repo for cells v2 database migrations 2015-03-03 15:41:40 -05:00