← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2011998] [NEW] Flavor: Not Available on Instance View

 

Public bug reported:

OpenStack/Horizon: Yoga

After creating an instance

# openstack server show test2 | egrep 'flavor| id '
| flavor                              | gen.medium (gen.medium)
| id                                  | 95ce0962-64b2-4e38-9af7-af2932c9f192
# openstack flavor show gen.medium | grep flavor-access
| os-flavor-access:is_public | True

In Horizon:
This flavor is shown on (Instances) view for the project as both Admin/User correctly (/project/instances/):

Instance Name	Image Name	     IP Address	   Flavor	Key Pair	Status		Availability Zone	
test2	        Ubuntu 22.04 (Jammy) 192.168.0.237 gen.medium	key1	        Active		nova	None	Running	22 minutes

However when going to the Instance detail view (/project/instances/95ce0962-64b2-4e38-9af7-af2932c9f192/)
The Specs category shows:

Specs
Flavor Not available

Let me know if any additional info can be provided to assist with troubleshooting.
Patches from https://bugs.launchpad.net/horizon/+bug/1940834 appear to already be present.
This appears to be mainly a visual/cosmetic issue in Instance detail view.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2011998

Title:
  Flavor: Not Available on Instance View

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  OpenStack/Horizon: Yoga

  After creating an instance

  # openstack server show test2 | egrep 'flavor| id '
  | flavor                              | gen.medium (gen.medium)
  | id                                  | 95ce0962-64b2-4e38-9af7-af2932c9f192
  # openstack flavor show gen.medium | grep flavor-access
  | os-flavor-access:is_public | True

  In Horizon:
  This flavor is shown on (Instances) view for the project as both Admin/User correctly (/project/instances/):

  Instance Name	Image Name	     IP Address	   Flavor	Key Pair	Status		Availability Zone	
  test2	        Ubuntu 22.04 (Jammy) 192.168.0.237 gen.medium	key1	        Active		nova	None	Running	22 minutes

  However when going to the Instance detail view (/project/instances/95ce0962-64b2-4e38-9af7-af2932c9f192/)
  The Specs category shows:

  Specs
  Flavor Not available

  Let me know if any additional info can be provided to assist with troubleshooting.
  Patches from https://bugs.launchpad.net/horizon/+bug/1940834 appear to already be present.
  This appears to be mainly a visual/cosmetic issue in Instance detail view.

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



Follow ups