← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2018696] [NEW] Horizon does not support compute API version 2.1

 

Public bug reported:

Zed deployment.

Had been playing around with microversions when I decided to try to
alter local_settings.py and add compute version to 2.1

OPENSTACK_API_VERSIONS = {
#    "data-processing": 1.1,
     "identity": 3,
     "compute": 2.1,  < added this
#    "volume": 2,
}

Trying to use Horizon afterwards I get:

Error: 2.1 is not a supported API version for the compute service, choices are: 2, 1.1, 2 Details
2.1 is not a supported API version for the compute service, choices are: 2, 1.1, 2 

Not sure if this is a parsing error and a decimal is missing, if this is
a legitimate bug or just expected behaviour?

** 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/2018696

Title:
  Horizon does not support compute API version 2.1

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Zed deployment.

  Had been playing around with microversions when I decided to try to
  alter local_settings.py and add compute version to 2.1

  OPENSTACK_API_VERSIONS = {
  #    "data-processing": 1.1,
       "identity": 3,
       "compute": 2.1,  < added this
  #    "volume": 2,
  }

  Trying to use Horizon afterwards I get:

  Error: 2.1 is not a supported API version for the compute service, choices are: 2, 1.1, 2 Details
  2.1 is not a supported API version for the compute service, choices are: 2, 1.1, 2 

  Not sure if this is a parsing error and a decimal is missing, if this
  is a legitimate bug or just expected behaviour?

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