Skip to content
Snippets Groups Projects
Commit 3a042f0b authored by Adrián Rošinec's avatar Adrián Rošinec
Browse files

Merge branch 'prod-ostrava-lower-quota' into 'master'

refactor: prod-ostrava quota change (less compute)

See merge request !33
parents e5260b67 b8e9bb1e
No related branches found
No related tags found
1 merge request!33refactor: prod-ostrava quota change (less compute)
Pipeline #249323 failed
......@@ -13,9 +13,9 @@ Quotas are used to specify individual resources for each project. In the followi
| resource | quota |
|----------------------|-------|
| instances | 5 |
| cores | 10 |
| ram | 25600 |
| instances | 3 |
| cores | 8 |
| ram | 20500 |
| metadata_items | 128 |
| key_pairs | 10 |
| server_groups | 10 |
......@@ -25,10 +25,10 @@ Quotas are used to specify individual resources for each project. In the followi
| resource | quota |
|----------------------|-------|
| network | 0 |
| subnet | 0 |
| network | 1 |
| subnet | 1 |
| floatingip | 1 |
| port | 15 |
| port | 10 |
| router | 0 |
| security_group | 10 |
| security_group_rule | 100 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment