vmware-nsx/etc/policy/routers.json
Gary Kotton d73010ca26 Move vmware-etc to top directory
Have all of the etc files in one common directory.

Change-Id: I3caf25ce91ff425d815f35ed3efd599a572d595b
2015-09-08 23:44:13 -07:00

8 lines
324 B
JSON

{
"create_router:external_gateway_info:enable_snat": "rule:admin_or_owner",
"create_router:distributed": "rule:admin_or_owner",
"get_router:distributed": "rule:admin_or_owner",
"update_router:external_gateway_info:enable_snat": "rule:admin_or_owner",
"update_router:distributed": "rule:admin_or_owner"
}