Import cookbook-openstack-dns to Chef OpenStack

This change adds the openstack-dns (Designate) cookbook.

Needed-By: I7c9dee068b1685ae5ea05664be18ca9fb5835704
Change-Id: I499c2a8fdf0d82bc80a8d7ac6aa61d24328930c9
This commit is contained in:
Samuel Cassiba 2018-04-20 15:03:24 -07:00
parent 6caac09e23
commit e53156f52e
3 changed files with 6 additions and 0 deletions

View File

@ -1727,6 +1727,10 @@
- project: openstack/cookbook-openstack-database
description: RETIRED, Chef Cookbook - OpenStack Database as a Service
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/cookbook-openstack-dns
description: Chef Cookbook - OpenStack DNS
acl-config: /home/gerrit2/acls/openstack/openstack-chef.config
upstream: https://github.com/scassiba/cookbook-openstack-dns
- project: openstack/cookbook-openstack-identity
groups:
- openstack-chef

View File

@ -323,6 +323,7 @@ openstack-chef:
- openstack/cookbook-openstack-common
- openstack/cookbook-openstack-compute
- openstack/cookbook-openstack-dashboard
- openstack/cookbook-openstack-dns
- openstack/cookbook-openstack-identity
- openstack/cookbook-openstack-image
- openstack/cookbook-openstack-integration-test

View File

@ -406,6 +406,7 @@
- openstack/cookbook-openstack-common
- openstack/cookbook-openstack-compute
- openstack/cookbook-openstack-dashboard
- openstack/cookbook-openstack-dns
- openstack/cookbook-openstack-identity
- openstack/cookbook-openstack-image
- openstack/cookbook-openstack-integration-test