Add Magnum to the list of valid services

Change-Id: Ic56b353d9a9b1d5284c75e0403c77b9ecd455580
This commit is contained in:
Marius 2021-02-04 13:03:14 +02:00
parent e8c74b9327
commit f5d2880cdd
1 changed files with 4 additions and 0 deletions

View File

@ -419,6 +419,10 @@ valid_services = {
"type": "database",
"desc": "Database as a service"
},
"magnum": {
"type": "container-infra",
"desc": "OpenStack Container Infrastructure Management Service",
},
"manila": {
"type": "share",
"desc": "Shared Filesystem service"