Mark Infoblox as Release Compatible
Add a maintainer in the documentation and increase the grade to release-compatible. Change-Id: I1fed5c5df5565cc0f213caab3e95a318f7466080
This commit is contained in:
parent
68780870b3
commit
8f29b8e87f
@ -27,7 +27,7 @@ LOG = logging.getLogger(__name__)
|
||||
class InfobloxBackend(base.Backend):
|
||||
"""Provides a Designate Backend for Infoblox"""
|
||||
|
||||
__backend_status__ = 'untested'
|
||||
__backend_status__ = 'release-compatible'
|
||||
|
||||
__plugin_name__ = 'infoblox'
|
||||
|
||||
|
@ -74,6 +74,8 @@ maintainers=HP DNSaaS Team <dnsaas@hp.com>
|
||||
type=agent
|
||||
|
||||
[backends.backend-impl-infoblox-xfr]
|
||||
status=release-compatible
|
||||
maintainers=Infoblox OpenStack Team <openstack-maintainer@infoblox.com>
|
||||
|
||||
[backends.backend-impl-nsd4]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user