python-tatuclient/designateclient
Satyanarayana Patibandla debf39a629 Added extra previllege to list all domains from all tenants
The user has to use the command "designate --all-tenants domain-list" to list all domains from all tenants.
When the above command is used "X-Auth-All-Projects" value is set to true and it is passed as a header to
designate.This will allow us to list all domains from all tenants.

Change-Id: I4cd4dd5427f5f35cdec95dbdf36c7386b60a2949
Fixes: bug #1418156
2015-02-24 12:44:24 +05:30
..
cli Fix if checking on ttl for Create/Update commands 2015-01-29 15:07:09 +01:00
resources/schemas/v1 Add support for SOA records 2014-08-26 22:55:32 -05:00
tests Enable hacking check H104 2014-07-16 19:25:04 +02:00
v1 Added extra previllege to list all domains from all tenants 2015-02-24 12:44:24 +05:30
__init__.py Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
auth.py Update hacking package, fix/ignore new style errors 2014-07-01 17:14:26 -05:00
client.py Move some useful code outside v1 2014-11-17 17:03:32 +01:00
exceptions.py Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
shell.py Added extra previllege to list all domains from all tenants 2015-02-24 12:44:24 +05:30
utils.py Added extra previllege to list all domains from all tenants 2015-02-24 12:44:24 +05:30
version.py Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
warlock.py Fix and enable gating on H306 2013-12-16 15:41:51 +01:00