[Yahoo-eng-team] [Bug 1712678] Re: cloud-init configuring networking even when configuration is already available.

2018-02-03 Thread Launchpad Bug Tracker
[Expired for MAAS because there has been no activity for 60 days.] ** Changed in: maas Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1712678 Title

[Yahoo-eng-team] [Bug 1712678] Re: cloud-init configuring networking even when configuration is already available.

2018-02-03 Thread Launchpad Bug Tracker
[Expired for cloud-init because there has been no activity for 60 days.] ** Changed in: cloud-init Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/17

[Yahoo-eng-team] [Bug 1747204] [NEW] neutron extension-list is called for every request

2018-02-03 Thread Akihiro Motoki
Public bug reported: The neutron API wrapper calls the list-extensions neutron API for every requests. We can cache the list of extensions because the content is rarely changed. We already cache nova and cinder extension list, so there is no side effect to cache it. ** Affects: horizon Imp

[Yahoo-eng-team] [Bug 1747196] [NEW] Network Topology "Graph" tab always shows nothing

2018-02-03 Thread Akihiro Motoki
Public bug reported: Network Topology "Graph" tab always says "There are no networks, routers, or connected instances to display." This happens after a fix for bug 1661350 (commit f35eaa2d13fc5aff31b9a83dc729cc20b91fc611) was merged. Note that "Topology" tab works fine. ** Affects: horizon

[Yahoo-eng-team] [Bug 1747181] [NEW] Install and configure (Red Hat) in glance

2018-02-03 Thread Egor Panfilov
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: I'm newbie in OpenStack and trying to install minimal deployment.

[Yahoo-eng-team] [Bug 1747167] [NEW] Neutron driver handles incorrectly 404 errors

2018-02-03 Thread Cedric Brandily
Public bug reported: Neutronclient transforms errors using exception_handler_v20[1]. In particular, it transforms 404 responses into:  1) [2] neutronclient.common.exceptions.Client if response body contains a type attribute (with value , type examples: NetworkNotFound, PortNotFound) and Client e

[Yahoo-eng-team] [Bug 1734634] Re: OpenStack not compiling CSS with Django-Compressor

2018-02-03 Thread Akihiro Motoki
We might be able advise some, but this is not bug and seems the wrong usage of bug tracker. so mark it as Invalid. ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStac

[Yahoo-eng-team] [Bug 1747149] [NEW] LOGOUT_URL setting has no effect

2018-02-03 Thread Kristi Nikolla
Public bug reported: Setting LOGOUT_URL in `etc/openstack-dashboard/local_settings.py` has no effect on the URL displayed in the dropdown menu. It still points to `/dashboard/auth/logout/`. Setting this value is important when using SSO so as to redirect the user to the SSO logout page, and then