Merge "Adds masakari api support service catalog"

This commit is contained in:
Zuul 2019-02-19 10:01:35 +00:00 committed by Gerrit Code Review
commit d15b380b0b
1 changed files with 4 additions and 0 deletions

View File

@ -442,6 +442,10 @@ valid_services = {
"type": "load-balancer", "type": "load-balancer",
"desc": "Octavia Load Balancer as a Service for OpenStack", "desc": "Octavia Load Balancer as a Service for OpenStack",
}, },
"masakari": {
"type": "instance-ha",
"desc": "Masakari instance HA for Openstack"
},
} }
# The interface is said to be satisfied if anyone of the interfaces in the # The interface is said to be satisfied if anyone of the interfaces in the