Horizon incorrectly acts with regard to neutron quotas

Bug #1539324 reported by Eugene Nikanorov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
High
MOS Horizon
7.0.x
Invalid
Critical
Rodion Tikunov
8.0.x
Invalid
High
MOS Horizon
9.x
Invalid
High
MOS Horizon

Bug Description

MOS 7.0

When changing neutron quotas from their default values, Horizon still shows that certain operations hit the limit (adding subnet to a network is shown in a disabled button and such).
This prevents user from creating important resources. Meanwhile this is possible via CLI.

description: updated
tags: added: area-horizon
Revision history for this message
Paul Karikh (pkarikh) wrote :

Cannot reproduce it for 8.0:
1) I took 8.0 env with two existing subnets
2) Set neutrnon subnet quotas into 2 with `neutron quota-update --subnet 2`
3) Went to horizon/project/networks/network_id/detail
4) Found out that "Create subnet" button is disabled
5) Set subnet quotas into 3 with 'neutron quota-update --subnet 3`
6)Went to project/networks/network_id/detail and found out that button is active

build info:
cat /etc/fuel/8.0/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "482"
  build_id: "482"
  fuel-nailgun_sha: "ae949905142507f2cb446071783731468f34a572"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "481ed135de2cb5060cac3795428625befdd1d814"
  fuel-nailgun-agent_sha: "b2bb466fd5bd92da614cdbd819d6999c510ebfb1"
  astute_sha: "b81577a5b7857c4be8748492bae1dec2fa89b446"
  fuel-library_sha: "5724477c83cb0aad179484a8f60eca9e026f9715"
  fuel-ostf_sha: "ab5fd151fc6c1aa0b35bc2023631b1f4836ecd61"
  fuel-mirror_sha: "2e6634994aaf6f9035325bbbbaf4df11561760b9"
  fuelmenu_sha: "fac143f4dfa75785758e72afbdc029693e94ff2b"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "6c6b088a3d52dd0eaf43d59f3a3a149c93a07e7e

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

MOS Horizon team tried to reproduce this on 8.0, but failed ^

Feel free to re-open it, if you can reproduce this.

Revision history for this message
Rodion Tikunov (rtikunov) wrote :

Cannot reproduce it for 7.0.

1) I took 7.0 env with two existing subnets
2) Set neutrnon subnet quotas into 2 with `neutron quota-update --subnet 2`
3) Went to horizon/project/networks/network_id/detail
4) Found out that "Create subnet" button is disabled (Create subnet (Quota exceeded))
5) From cli `root@node-1:~# neutron subnet-create --name net04__subnet2 net04 192.168.116\.0/24
Quota exceeded for resources: ['subnet']
`
6) Set subnet quotas into 3 with 'neutron quota-update --subnet 3`
7) Went to project/networks/network_id/detail and found out that button is active
8) In CLI `root@node-1:~# neutron subnet-create --name net04__subnet2 net04 192.168.115.0/24
Created a new subnet:
`

cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "7.0"
  openstack_version: "2015.1.0-7.0"
  api: "1.0"
  build_number: "301"
  build_id: "301"
  nailgun_sha: "4162b0c15adb425b37608c787944d1983f543aa8"
  python-fuelclient_sha: "486bde57cda1badb68f915f66c61b544108606f3"
  fuel-agent_sha: "50e90af6e3d560e9085ff71d2950cfbcca91af67"
  fuel-nailgun-agent_sha: "d7027952870a35db8dc52f185bb1158cdd3d1ebd"
  astute_sha: "6c5b73f93e24cc781c809db9159927655ced5012"
  fuel-library_sha: "5d50055aeca1dd0dc53b43825dc4c8f7780be9dd"
  fuel-ostf_sha: "2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c"
  fuelmain_sha: "a65d453215edb0284a2e4761be7a156bb5627677"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.