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
Branches
Tags
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 ...@@ -13,9 +13,9 @@ Quotas are used to specify individual resources for each project. In the followi
| resource | quota | | resource | quota |
|----------------------|-------| |----------------------|-------|
| instances | 5 | | instances | 3 |
| cores | 10 | | cores | 8 |
| ram | 25600 | | ram | 20500 |
| metadata_items | 128 | | metadata_items | 128 |
| key_pairs | 10 | | key_pairs | 10 |
| server_groups | 10 | | server_groups | 10 |
...@@ -25,10 +25,10 @@ Quotas are used to specify individual resources for each project. In the followi ...@@ -25,10 +25,10 @@ Quotas are used to specify individual resources for each project. In the followi
| resource | quota | | resource | quota |
|----------------------|-------| |----------------------|-------|
| network | 0 | | network | 1 |
| subnet | 0 | | subnet | 1 |
| floatingip | 1 | | floatingip | 1 |
| port | 15 | | port | 10 |
| router | 0 | | router | 0 |
| security_group | 10 | | security_group | 10 |
| security_group_rule | 100 | | security_group_rule | 100 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment