Add gnocchi service to supported types
Add gnocchi service to catalog of supported service types to support gnocchi charm deployment. Change-Id: I9946374ed42eeb3b580d4b66fc00d16b72da12eb
This commit is contained in:
parent
5ff0e3b098
commit
1b395d09b2
@ -352,6 +352,10 @@ valid_services = {
|
||||
"type": "alarming",
|
||||
"desc": "Aodh Alarming Service",
|
||||
},
|
||||
"gnocchi": {
|
||||
"type": "metric",
|
||||
"desc": "Gnocchi Metric Service",
|
||||
},
|
||||
"barbican": {
|
||||
"type": "key-manager",
|
||||
"desc": "Barbican secrets management service"
|
||||
|
Loading…
Reference in New Issue
Block a user