![armando-migliaccio](/assets/img/avatar_default.png)
Short aliases are introduced for the NSX plugin(s). This patch also switches to using the new plugin names/naming scheme in the unit tests. Partial-implements blueprint: nicira-plugin-renaming Change-Id: If1f1431b098bf77b9c85e0afb3d7848083d9d451
11 lines
357 B
JSON
11 lines
357 B
JSON
{
|
|
"display_name": "%(display_name)s",
|
|
"_href": "/ws.v1/security-profile/%(uuid)s",
|
|
"tags": [{"scope": "os_tid", "tag": "%(tenant_id)s"},
|
|
{"scope": "nova_spid", "tag": "%(nova_spid)s"}],
|
|
"logical_port_egress_rules": [],
|
|
"_schema": "/ws.v1/schema/SecurityProfileConfig",
|
|
"logical_port_ingress_rules": [],
|
|
"uuid": "%(uuid)s"
|
|
}
|