← Back to team overview

jiocloud-devops team mailing list archive

[Bug 1460605] Re: [nova-quota] Inconsitent quota behavour

 

** Changed in: jio
     Assignee: Mayank Kapoor (mayankkapoor) => Reliance Jio DevOps (jiocloud-devops)

** Changed in: jio
   Importance: High => Medium

** Changed in: jio
       Status: Triaged => Confirmed

-- 
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] Inconsitent quota behavour

Status in Jio:
  Confirmed

Bug description:
  Nova is switching instance quota for tenant between 20 and 50.

  We observed this issue with tempest and tenants created via Dashboard
  registration flow.

  Steps to reproduce
  1) source openrc
  2) run nova quota-show  command few times.

  manasi@st7:~$ nova quota-show
  +-----------------------------+-------+
  | Quota                       | Limit |
  +-----------------------------+-------+
  | instances                   | 50    |
  | cores                       | 100   |
  | ram                         | 51200 |
  | 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    |
  +-----------------------------+-------+
  manasi@st7:~$ nova quota-show
  +-----------------------------+-------+
  | Quota                       | Limit |
  +-----------------------------+-------+
  | instances                   | 20    |
  | cores                       | -1    |
  | ram                         | -1    |
  | 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    |
  +-----------------------------+-------+
  manasi@st7:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/jio/+bug/1460605/+subscriptions