[Yahoo-eng-team] [Bug 1644231] Re: fip router config is not created if the vm ports attached to FIPs have no device_owner

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

[Yahoo-eng-team] [Bug 1636380] Re: [stable/newton] LBaaS statistics cli doesn't show updated values.

2017-04-10 Thread He Qing
this should be fixed by https://review.openstack.org/#/c/449573/ ** Changed in: neutron Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1636380

[Yahoo-eng-team] [Bug 1499869] Re: maas wily deployment to HP Proliant m400 arm64 server cartridge fails

2017-04-10 Thread Joshua Powers
** Changed in: cloud-init Status: Confirmed => Fix Released -- 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/1499869 Title: maas wily deployment to HP Proliant m400 arm64 server

[Yahoo-eng-team] [Bug 1681581] [NEW] cloud-init bug using GCE

2017-04-10 Thread Sherwin James
Public bug reported: A new feature in cloud-init identified possible datasources for# # this system as:# # ['None'] # # However, the datasource used was: GCE ** Affects:

[Yahoo-eng-team] [Bug 1681551] [NEW] External LDAP integration overrides Keystone Version

2017-04-10 Thread Fatih Nar
Public bug reported: After enabling LDAP there is a new local (Non LDAP/AD) domain created called admin_domain where there is a new admin user created. The old admin user in the “default” local openstack domain no longer exists. As a result attempting to use v2 authentication (instead of v3),

[Yahoo-eng-team] [Bug 1528349] Re: Nova and Glance contain a near-identical signature_utils module

2017-04-10 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1528349 Title: Nova and Glance contain a near-identical

[Yahoo-eng-team] [Bug 1681531] [NEW] networking.service fails on ifup if networking configured via cloud-init

2017-04-10 Thread Ben Howard
Public bug reported: When cloud-init configures networking, it uses `ifup`. However, after cloud-init is done, networking.service runs and attempts an `ifup -a --read-environment` it fails since the devices are already configured with a "RTNETLINK answers: File exists" (return code of 1). The

[Yahoo-eng-team] [Bug 1657260] Re: Established connection don't stops when rule is removed

2017-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/441353 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c76164c058a0cfeee3eb46b523a9ad012f93dd51 Submitter: Jenkins Branch:master commit c76164c058a0cfeee3eb46b523a9ad012f93dd51 Author: Kevin Benton Date: Fri

[Yahoo-eng-team] [Bug 1681073] Re: Create Consistency Group form has an exception

2017-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/454990 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=89bb9268204a2316fc526d660f38d5517980f209 Submitter: Jenkins Branch:master commit 89bb9268204a2316fc526d660f38d5517980f209 Author: wei.ying Date: Sat

[Yahoo-eng-team] [Bug 1681507] [NEW] horizon log message does not include logging level by default

2017-04-10 Thread Akihiro Motoki
Public bug reported: In the default openstack_dashboard logging configuration, logging level is not included. It is useful if logging level is included in log message by default. Note that we can add logging level to log message by customizing django logging config. ** Affects: horizon

[Yahoo-eng-team] [Bug 1674156] Re: neutron-lbaasv2-agent: TypeError: argument of type 'LoadBalancer' is not iterable

2017-04-10 Thread Akihiro Motoki
neutron-lbaas is now a separate project "octavia". octavia is in charge of neutron-lbaas project as well. ** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1674392] Re: placement api requires content-type on put and post even when no body

2017-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447625 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6dd047a3307a1056077608fd5bc2d1c3b3285338 Submitter: Jenkins Branch:master commit 6dd047a3307a1056077608fd5bc2d1c3b3285338 Author: Chris Dent Date: Mon

[Yahoo-eng-team] [Bug 1681391] Re: network and router persists when deleting project

2017-04-10 Thread Brian Haley
There is an administrative call to remove all neutron resources associated with a tenant: (admin) $ neutron purge TENANT That should do what you want. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1660317] Re: NotImplementedError for detach_interface in nova-compute during instance deletion

2017-04-10 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1660317 Title: NotImplementedError for detach_interface

[Yahoo-eng-team] [Bug 1674156] Re: neutron-lbaasv2-agent: TypeError: argument of type 'LoadBalancer' is not iterable

2017-04-10 Thread Chuck Short
** Package changed: neutron-lbaas (Ubuntu) => neutron ** Also affects: neutron-lbaas (Ubuntu) Importance: Undecided Status: New ** Changed in: neutron-lbaas (Ubuntu) Status: New => Triaged ** Changed in: neutron-lbaas (Ubuntu) Importance: Undecided => Low -- You received

[Yahoo-eng-team] [Bug 1674156] [NEW] neutron-lbaasv2-agent: TypeError: argument of type 'LoadBalancer' is not iterable

2017-04-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Is somebody actually running neutron LBaaSv2 with haproxy on Ubuntu 16.04? root@controller1:~# dpkg -l neutron-lbaasv2-agent ii neutron-lbaasv2-agent 2:8.3.0-0ubuntu1 all Neutron is a

[Yahoo-eng-team] [Bug 1678686] Re: keystoneauth doesn't use a default cafile

2017-04-10 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1678686 Title:

[Yahoo-eng-team] [Bug 1657452] Re: Incompatibility with python-webob 1.7.0

2017-04-10 Thread Chuck Short
** Changed in: glance (Ubuntu) Status: Triaged => Fix Committed ** Changed in: glance (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: keystone (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1681440] [NEW] QoS policy object can't be suitable with 1.2 version of object

2017-04-10 Thread Slawek Kaplonski
Public bug reported: In https://github.com/openstack/neutron/blob/master/neutron/objects/qos/policy.py#L220 there is no function to make QoS policy object compatible with version 1.2 and higher (append QoSMinimumBandwidthLimit rules to policy) ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1680765] Re: (HTTP 500)

2017-04-10 Thread Matt Riedemann
It also looks like you're using glance v1. Nova deprecated support for glance v1 in Newton and defaulted to using glance v2. Make sure you have the config correct and see if you are running glance v1 and/or v2 API endpoints. ** Changed in: nova Status: New => Invalid -- You received this

[Yahoo-eng-team] [Bug 1681431] Re: "nova-manage db sync" fails from Mitaka to Newton because deleted compute nodes

2017-04-10 Thread Belmiro Moreira
*** This bug is a duplicate of bug 1665719 *** https://bugs.launchpad.net/bugs/1665719 Already fixed #1665719 ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1681339] Re: Image name not populated against an Instance

2017-04-10 Thread Matt Riedemann
This sounds like a Horizon issue to triage. The server response should have an image id in it, and some tools, like nova CLI, will show the image name along with the image id, but I don't know about Horizon. ** Also affects: horizon Importance: Undecided Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1681431] Re: "nova-manage db sync" fails from Mitaka to Newton because deleted compute nodes

2017-04-10 Thread Matt Riedemann
*** This bug is a duplicate of bug 1665719 *** https://bugs.launchpad.net/bugs/1665719 This was already fixed, the newton patch is here: https://review.openstack.org/#/c/435620/ ** This bug has been marked a duplicate of bug 1665719 330_enforce_mitaka_online_migrations blocks on

[Yahoo-eng-team] [Bug 1681431] [NEW] "nova-manage db sync" fails from Mitaka to Newton because deleted compute nodes

2017-04-10 Thread Belmiro Moreira
Public bug reported: Description === "nova-manage db sync" fails from Mitaka to Newton because deleted compute nodes DB migration from Mitaka to Newton fails in migration 330 with: "error: There are still XX unmigrated records in the compute_nodes table. Migration cannot continue until

[Yahoo-eng-team] [Bug 1680840] Re: Some pages have no page title since used the wrong variable.

2017-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/454718 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b9cc9fd4144e5dad094bc2507d6ecc6408bce7ed Submitter: Jenkins Branch:master commit b9cc9fd4144e5dad094bc2507d6ecc6408bce7ed Author: wei.ying Date: Fri

[Yahoo-eng-team] [Bug 1681163] Re: System Information orchestration policy rule error.

2017-04-10 Thread OpenStack Infra
Reviewed: https://review.openstack.org/455031 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=038b991da77985dd826c8c68f8fc7d395ad478cf Submitter: Jenkins Branch:master commit 038b991da77985dd826c8c68f8fc7d395ad478cf Author: wei.ying Date: Sun

[Yahoo-eng-team] [Bug 1681391] [NEW] network and router persists when deleting project

2017-04-10 Thread Amir DHAOUI
Public bug reported: As an admin when I create a new project Xproject and user X and this user log on on his account and create routers and networks to his project. After I remove this user and project and I write "openstack network list" commamd it shows me that the network created by user X

[Yahoo-eng-team] [Bug 1681348] [NEW] keystone list project api returns empty if "?name=" is added as url parameter

2017-04-10 Thread Xiaoliang Li
Public bug reported: request: https://{{keystone_ip}}:5000/v3/projects?name= expect: returns all projects of current user. but: return empty. Other OpenStack components obey this convention properly, so keystone is inconsistent with them. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1681339] [NEW] Image name not populated against an Instance

2017-04-10 Thread divya
Public bug reported: Newton Openstack: --- On launching an instance using an image, once the image is created, no image name is populated against it the instance list or instance details. Mitaka Openstack: --- On the Mitaka dashboard, Source panel on Launch