Add panko service to the supported services

Add Panko service to the supported services to support Panko charm
deployment.

Change-Id: Ief1829768bfd9db20923d5684ce621095832e3db
This commit is contained in:
Dmitrii Shcherbakov 2017-08-01 19:30:38 +03:00
parent 1b395d09b2
commit e3fd7b2087
1 changed files with 4 additions and 0 deletions

View File

@ -356,6 +356,10 @@ valid_services = {
"type": "metric",
"desc": "Gnocchi Metric Service",
},
"panko": {
"type": "event",
"desc": "Panko Event Service",
},
"barbican": {
"type": "key-manager",
"desc": "Barbican secrets management service"