yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54290
[Bug 1580116] Re: Make sure Horizon can run without Neutron, Glance, Nova and Keystone
Reviewed: https://review.openstack.org/342283
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=018e99d20e769811babf61d87192ec7a76c8f2eb
Submitter: Jenkins
Branch: master
commit 018e99d20e769811babf61d87192ec7a76c8f2eb
Author: Steve McLellan <steven.j.mclellan@xxxxxxxxx>
Date: Thu Jul 14 11:55:37 2016 -0500
Allow horizon to function without nova
Adds conditional block to nova quotas to exclude them if nova is not
enabled; adds 'permission' checks to the project overview and
access_and_security panels to only enable them if compute is enabled;
adds permission checks on compute and image to the admin overview
and metadef panels; disables 'modify quota' and 'view usage' project
actions; disables 'update defaults' if there are no quotas available.
The 'access and security' panel still appears (under Compute) but
tabs other than the keystone endpoint and RC download tab are hidden.
Closes-Bug: #1580116
Change-Id: I1b2ddee0395ad9f55692111604b31618c4eaf69e
** 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/1580116
Title:
Make sure Horizon can run without Neutron, Glance, Nova and Keystone
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
As stated in the installation guide
(http://docs.openstack.org/developer/horizon/topics/install.html), the
Horizon dashboard requires Neutron, Glance, Nova and Keystone.
However, some OpenStack services can be used separately without any of
those, such as Mistral.
As a Mistral user, I would like to be able to use the Mistral
dashboard, without having to install Neutron, Glance, Nova nor
Keystone (as long as I use Mistral without authentication). It would
be silly to have to start a separate UI project just because of that,
when the Mistral dashboard Horizon plugin already does what we need.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1580116/+subscriptions
References