designate/designate/backend
Damon Li 1ac2c8db9a Use zone.tenant_id as tenant if context.project_id is None
When enable multi-tenant in infoblox integration, designate infoblox
plugin need to get dns view. The input of this function is project_id in
context. But when do periodic recovery job, the context is generated via
init DesignateContext. We don't set project_id in it. So use
zone.tenant_id instead on this situation.

Closes-Bug: #1838379

Change-Id: I7e657d9fa4502621f48c6e40a7a2eb5e48a3ac3d
2019-07-30 20:04:03 -07:00
..
agent_backend Finalized centralization of configuration 2019-06-18 18:41:10 +00:00
impl_infoblox Use zone.tenant_id as tenant if context.project_id is None 2019-07-30 20:04:03 -07:00
impl_powerdns Finalized centralization of configuration 2019-06-18 18:41:10 +00:00
__init__.py Docs Refactor 2017-12-05 21:06:18 +00:00
agent.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
base.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
impl_akamai.py Finalized centralization of configuration 2019-06-18 18:41:10 +00:00
impl_bind9.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
impl_designate.py Merge "Remove KS v2 support and add region support" 2019-06-09 09:30:21 +00:00
impl_dynect.py Finalized centralization of configuration 2019-06-18 18:41:10 +00:00
impl_fake.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
impl_nsd4.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
impl_pdns4.py Lazy-load PowerDNS 4 logs + cleaned up tests 2019-05-21 09:35:08 -07:00
private_codes.py Move DNS OPCODEs/Classes into private_codes.py 2016-04-20 16:28:48 +01:00