Add support for Designate DNSaaS project
The cookbook for installing Designate is being developed at [1] currently, it needs to be added to some base service definitions. [1] https://github.com/cloudbau/cookbook-openstack-dns Change-Id: I3407e698dd990661d280f25fc3de93aaa1477354
This commit is contained in:
@@ -36,7 +36,7 @@ default['openstack']['endpoints']['mq']['port'] = '5672'
|
||||
###################################################################
|
||||
# Services to assign mq attributes for
|
||||
###################################################################
|
||||
services = %w(bare-metal block-storage compute database image
|
||||
services = %w(bare-metal block-storage compute database dns image
|
||||
identity telemetry network orchestration)
|
||||
|
||||
###################################################################
|
||||
|
||||
Reference in New Issue
Block a user