Merge "Add load-balancer service"
This commit is contained in:
commit
f888e048e7
attributes
@ -45,6 +45,7 @@ default['openstack']['common']['services'] = {
|
||||
'dns' => 'designate',
|
||||
'identity' => 'keystone',
|
||||
'image' => 'glance',
|
||||
'load_balancer' => 'octavia',
|
||||
'network' => 'neutron',
|
||||
'object_storage' => 'swift',
|
||||
'orchestration' => 'heat',
|
||||
|
@ -45,6 +45,7 @@ services =
|
||||
dns
|
||||
identity
|
||||
image
|
||||
load_balancer
|
||||
network
|
||||
orchestration
|
||||
placement
|
||||
|
Loading…
x
Reference in New Issue
Block a user