bug 828 inject RO key only when there is mgmt-keys instantiation parameter over vdu
[osm/RO.git] / osm_ro / openmano_schemas.py
index ef9d62c..b8d197a 100644 (file)
@@ -1157,6 +1157,7 @@ instance_scenario_action_schema = {
             "type": ["object", "null"],
         },
         "add_public_key": description_schema,
+        "user": nameshort_schema,
         "console": {"type": ["string", "null"], "enum": ["novnc", "xvpvnc", "rdp-html5", "spice-html5", None]},
         "vdu-scaling": {
             "type": "array",