Add Heat CloudFormation service for endpoint creation
Depends-On: Ic9aa71bfc80ca5fdb3b3c48dc55be7b98cf22ada Change-Id: I465e2136de49a92500115338f53845842e1f293e
This commit is contained in:
parent
c29b1ad1a2
commit
8af499e848
@ -36,6 +36,13 @@ SERVICES = {
|
||||
'port': 8004,
|
||||
'ssl_port': 13004,
|
||||
},
|
||||
'heatcfn': {
|
||||
'description': 'Heat CloudFormation Service',
|
||||
'type': 'cloudformation',
|
||||
'path': '/v1',
|
||||
'port': 8000,
|
||||
'ssl_port': 13005,
|
||||
},
|
||||
'neutron': {
|
||||
'description': 'Neutron Service',
|
||||
'type': 'network',
|
||||
|
Loading…
x
Reference in New Issue
Block a user