diff options
| author | Alessio Ababilov <aababilov@griddynamics.com> | 2012-08-10 11:06:56 +0300 |
|---|---|---|
| committer | Alessio Ababilov <aababilov@griddynamics.com> | 2012-08-10 11:13:41 +0300 |
| commit | 244a5e8d72e89f9f0e6ded73038109f1e4ebbada (patch) | |
| tree | 4f6c5a9638cf6343929074045db68c19cd678804 /etc | |
| parent | 043e3f5981d89d35aa8bb8f1c42561c38451dfc4 (diff) | |
Revert "Remove unused add_network_to_project() method"
This reverts commit d8e39cb775a872c46d067bee8febc40dee799369.
Change-Id: I22f0692814ff029b4960ab32cbee63bbf4922106
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/nova/policy.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nova/policy.json b/etc/nova/policy.json index b0a20ee94..72390c75e 100644 --- a/etc/nova/policy.json +++ b/etc/nova/policy.json @@ -98,6 +98,7 @@ "network:get_fixed_ip": [], "network:add_fixed_ip_to_instance": [], "network:remove_fixed_ip_from_instance": [], + "network:add_network_to_project": [], "network:get_instance_nw_info": [], "network:get_dns_domains": [], |
