yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47010
[Bug 1415712] Re: "Volumes" tab doesn't show up if cinder v1 isn't registered
Reviewed: https://review.openstack.org/151081
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2e594312272f5ac1d1f940e9f136c8ed4993614a
Submitter: Jenkins
Branch: master
commit 2e594312272f5ac1d1f940e9f136c8ed4993614a
Author: IWAMOTO Toshihiro <iwamoto@xxxxxxxxxxxxx>
Date: Thu Jan 29 12:05:04 2015 +0900
Look for volumev2 endpoints instead of volume
Volumes tabs should be enabled when volumev2 endpoint is registered.
Currently, Horizon considers no volume service is running if there
is no V1 endpoint, which doesn't make sense as Horizon no longer
supports the cinder V1 protocol.
Co-Authored-By: itxaka <itxaka@xxxxxxxxxx>
Change-Id: I35d821eedb75f73f9330ed11f921694104eed0c6
Closes-Bug: 1415712
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1415712
Title:
"Volumes" tab doesn't show up if cinder v1 isn't registered
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Horizon uses cinder v2 API for volume operations but needs v1 endpoint solely for enabling "volumes" tabs.
This dependency on cinder v1 should be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1415712/+subscriptions
References