Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/300028

Change subject: Revert "Disable user creation of new VMs until we increase 
capacity."
......................................................................

Revert "Disable user creation of new VMs until we increase capacity."

We have labvirt1012 and 1013 in the pool now.

This reverts commit 83bda78700a5532f40c7e36220275211c466a5b0.

Change-Id: I7c3da563bd4647f2277575ecfcdc618c6f1a9e4e
---
M modules/openstack/files/liberty/horizon/nova_policy.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/28/300028/1

diff --git a/modules/openstack/files/liberty/horizon/nova_policy.json 
b/modules/openstack/files/liberty/horizon/nova_policy.json
index 30d5f8d..55ff385 100644
--- a/modules/openstack/files/liberty/horizon/nova_policy.json
+++ b/modules/openstack/files/liberty/horizon/nova_policy.json
@@ -4,7 +4,7 @@
     "admin_or_projectadmin":  [["is_admin:True"], ["role:projectadmin"]],
     "default": [["rule:admin_or_projectadmin"]],
 
-    "compute:create": "!",
+    "compute:create": "rule:admin_or_projectadmin",
     "compute:delete": "rule:admin_or_projectadmin",
     "compute:create:attach_network": "role:admin",
     "compute:create:attach_volume": "role:admin",

-- 
To view, visit https://gerrit.wikimedia.org/r/300028
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c3da563bd4647f2277575ecfcdc618c6f1a9e4e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to