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:
John Belamaric 2015-06-01 13:23:46 -07:00
parent 68780870b3
commit 8f29b8e87f
2 changed files with 3 additions and 1 deletions

View File

@ -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'

View File

@ -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]