jiocloud-devops team mailing list archive
-
jiocloud-devops team
-
Mailing list archive
-
Message #00058
[Bug 1460605] Re: [nova-quota] Frequent updation of Tempest quota
As a workaround only the the "tempest" tenant, I've manually updated
quota. It seems manually updating the quota fixed the inconsistency. But
root cause is still open.
** Changed in: jio
Assignee: Reliance Jio DevOps (jiocloud-devops) => Mayank Kapoor (mayankkapoor)
** Changed in: jio
Importance: Critical => High
** Changed in: jio
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Reliance
Jio DevOps, which is a bug assignee.
https://bugs.launchpad.net/bugs/1460605
Title:
[nova-quota] Frequent updation of Tempest quota
Status in Jio:
Fix Released
Bug description:
Nova is switching instance quota for "tempest" tenant between 20 and
50.
Steps to reproduce
1) source openrc
2) run nova quota-show command few times.
jas@st7:~$ nova quota-show
+-----------------------------+--------+
| Quota | Limit |
+-----------------------------+--------+
| instances | 20 |
| cores | 150 |
| ram | 150000 |
| floating_ips | 10 |
| fixed_ips | -1 |
| metadata_items | 128 |
| injected_files | 5 |
| injected_file_content_bytes | 10240 |
| injected_file_path_bytes | 255 |
| key_pairs | 10 |
| security_groups | 10 |
| security_group_rules | 20 |
+-----------------------------+--------+
jas@st7:~$ nova quota-show
+-----------------------------+--------+
| Quota | Limit |
+-----------------------------+--------+
| instances | 50 |
| cores | 150 |
| ram | 150000 |
| floating_ips | 10 |
| fixed_ips | -1 |
| metadata_items | 128 |
| injected_files | 5 |
| injected_file_content_bytes | 10240 |
| injected_file_path_bytes | 255 |
| key_pairs | 10 |
| security_groups | 10 |
| security_group_rules | 20 |
+-----------------------------+--------+
jas@st7:~$ date
Mon Jun 1 15:56:34 IST 2015
jas@st7:~$ nova quota-show
To manage notifications about this bug go to:
https://bugs.launchpad.net/jio/+bug/1460605/+subscriptions