[Openstack] Horizon missing loadbalance UI button

Turbo Fredriksson turbo at bayour.com
Wed Aug 31 17:26:33 UTC 2016


On Aug 31, 2016, at 6:03 PM, Erdősi Péter wrote:

> 2016. 08. 31. 16:39 keltezéssel, Turbo Fredriksson írta:
>> Technically, that's not Mitaka! That's using Horizon from Newton.
> How/where did you get that mate? :)
> 
> [xyz(cc1:2)] <~> sudo dpkg --list |grep dashboard
> ii  openstack-dashboard 2:9.0.1-0ubuntu2~cloud0               all          Django web interface for OpenStack

That is what you installed originally. But if you ran

	python setup.py install

as it said to do in that page, you overwrote the package
you installed (Mitaka) with something from devel (probably
Newton - next stable).

Look at the line above that python line. It say:

	Install the Dashboard panel plug-in

I.e., overwrite what you already have.

> Version 9.0.1 is Mitaka horizon, and we patched the lbaasv2 gui as a local module ;)

Yes and 'kinda', but what you did was overwrite your Mitaka version
with that one.

> Let me quote a sentence from this page: "The Dashboard panels for managing LBaaS v2 are available starting with the Mitaka release."

Yes, but that's somewhat misleading. What it actually mean is that
that version _can be made to work_ on Mitaka! Somewhat different.

> If you open the git repository from the link above, you can see two branches (master for newton, and stable/mitaka)

Yes, FOR Mitaka. Not Mitaka. Difference!

> Please take a time to pick up the information, before spread out something, which is not real…


And you need to understand what you're actually DOING and not just
read what's said. Not everything on the 'Net is true!
-- 
Try not. Do. Or do not. There is no try!
- Yoda





More information about the Openstack mailing list