persistent has outgrown the initial 100 cpus

This commit is contained in:
Patrick Uiterwijk 2015-11-05 11:36:04 +00:00
parent 76da6c3e88
commit ee10ec1a11

View file

@ -1173,5 +1173,5 @@
always_run: true
changed_when: false
register: TENANT_ID
- shell: source /root/keystonerc_admin && nova quota-update --instances 45 --cores 100 --ram 288300 --security-groups 20 {{ TENANT_ID.stdout }}
- shell: source /root/keystonerc_admin && nova quota-update --instances 45 --cores 150 --ram 288300 --security-groups 20 {{ TENANT_ID.stdout }}