designate/designate/backend/impl_infoblox
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
..
__init__.py Use zone.tenant_id as tenant if context.project_id is None 2019-07-30 20:04:03 -07:00
connector.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
ibexceptions.py Fix misspellings 2016-02-04 14:13:51 +00:00
object_manipulator.py Remove translation of log messages 2018-03-14 12:54:05 -07:00