Skip to content

Commit

Permalink
bypass quota limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Anwar Hassen committed May 20, 2022
1 parent 24e46ce commit 766a490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ci/cloud-init/controller.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@

# Adjust the CPU quota
openstack quota set --cores 32 demo
openstack quota set --secgroups 50 demo
openstack quota set --secgroups 60 demo
- path: /root/devstack.sh
permissions: 0755
content: |
Expand Down

0 comments on commit 766a490

Please sign in to comment.