nova/etc/nova
liu-sheng 6478554f53 Allow admin user to get all tenant's floating IPs
When getting floatingips by Nova API, the results will be filtered
with the 'tenant_id'.
So, we can only get the floatingips belonging the tenant of current
context.
When ceilometer invokes novaclient to list floatingips, it will get an
empty list because the tenant is 'service'.
we should allow an admin user to index all tenants's floatingip by adding a
parameter 'all_tenants'.

Part1:
    part1 try to implement this and part2 will remove the unused codes.

Change-Id: I7ab1d5ff463fc29928f6811f846c9e204390a412
Closes-bug: #1262124
2014-05-19 15:27:12 +08:00
..
rootwrap.d Avoid the possibility of truncating disk info file 2014-04-09 09:44:11 -07:00
README-nova.conf.txt fix the extension of README in etc/nova 2014-03-25 15:01:51 -07:00
api-paste.ini Add x-openstack-request-id to nova v3 responses 2014-04-28 21:03:38 +00:00
cells.json Remove trailing comma from sample JSON 2014-02-26 10:17:01 +08:00
logging_sample.conf Remove explicit dependency on amqplib 2014-05-08 18:23:12 +02:00
policy.json Allow admin user to get all tenant's floating IPs 2014-05-19 15:27:12 +08:00
release.sample Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
rootwrap.conf Fix invalid facilities documented in rootwrap.conf 2014-02-16 13:30:14 -08:00