Andrew Bogott has submitted this change and it was merged.
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(-)
Approvals:
Andrew Bogott: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I7c3da563bd4647f2277575ecfcdc618c6f1a9e4e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits