[Yahoo-eng-team] [Bug 1826523] Re: libvirtError exceptions during volume attach leave volume connected to host

2019-05-14 Thread Jorge Niedbalski
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- 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/1826523 Title: libvirtError exceptions during

[Yahoo-eng-team] [Bug 1825882] Re: Virsh disk attach errors silently ignored

2019-05-14 Thread Jorge Niedbalski
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- 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/1825882 Title: Virsh disk attach errors

[Yahoo-eng-team] [Bug 1829062] [NEW] nova placement api non-responsive due to eventlet error

2019-05-14 Thread Gerry Kopec
Public bug reported: In starlingx setup, we're running a nova docker image based on nova stable/stein as of May 6. We're seeing nova-compute processes stalling and not creating resource providers with placement. openstack hypervisor list

[Yahoo-eng-team] [Bug 1811181] Re: In the form to add an interface in router, when we do not select subnet, no error message is shown

2019-05-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/629755 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f62349a92bd90e913d5d56273cc542469216bf65 Submitter: Zuul Branch:master commit f62349a92bd90e913d5d56273cc542469216bf65 Author: pengyuesheng Date: Thu Jan 10 11:26:29 2019

[Yahoo-eng-team] [Bug 1828937] Re: Getting allocation candidates is slow with "placement microversion < 1.29" from rocky release

2019-05-14 Thread Tetsuro Nakamura
** Also affects: nova/rocky Importance: Undecided Status: New ** No longer affects: nova ** Description changed: Description === - In rocky cycle, 'GET /allocation_candidates' started to be aware of nested providers from microversion 1.29. + In rocky cycle, 'GET

[Yahoo-eng-team] [Bug 1828966] Re: tox doesn't catch invalid interpreter

2019-05-14 Thread Abhishek Kekane
For nova and glance it doesn't run the tests, but for cinder it executes the tests as well. A virtual environment directory py23 is created under .tox directory. ** Also affects: nova Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1828937] [NEW] Getting allocation candidates is slow with "placement microversion < 1.29" from rocky release

2019-05-14 Thread Tetsuro Nakamura
Public bug reported: Description === In rocky cycle, 'GET /allocation_candidates' started to be aware of nested providers from microversion 1.29. >From microversion 1.29, it can join allocations from resource providers in the >same tree. To keep the behavior of microversion before

[Yahoo-eng-team] [Bug 1828966] [NEW] tox doesn't catch invalid interpreter

2019-05-14 Thread Abhishek Kekane
Public bug reported: When you pass invalid interpreter to tox command it installs dependencies, requirements in virtual environment and exits without running any tests. Actually it should throw error, Interpreter Not Found. tox -e py23 py23 create: /opt/stack/glance/.tox/py23 py23 installdeps:

[Yahoo-eng-team] [Bug 1818960] Re: IPv6 not working with iptables

2019-05-14 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/1818960

[Yahoo-eng-team] [Bug 1818671] Re: Openstack usage list not showing all projects

2019-05-14 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1801303] Re: VM send DHCP request before openflow is created in br-int

2019-05-14 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1818696] Re: frequent ci failures trying to delete qos port

2019-05-14 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/1818696

[Yahoo-eng-team] [Bug 1829062] Re: nova placement api non-responsive due to eventlet error

2019-05-14 Thread Ghada Khalil
** Also affects: starlingx Importance: Undecided Status: New ** Tags added: stx.distro.openstack ** Changed in: starlingx Importance: Undecided => Critical ** Tags added: stx.2.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1829102] [NEW] If there is a host in the aggregates, when the aggregates is deleted, an error was shown.

2019-05-14 Thread pengyuesheng
Public bug reported: If there is a host in the aggregates, when the aggregates is deleted, an error was shown. ** Affects: horizon Importance: Undecided Assignee: pengyuesheng (pengyuesheng) Status: New ** Changed in: horizon Assignee: (unassigned) => pengyuesheng

[Yahoo-eng-team] [Bug 1827628] Re: Cannot model affinity (and/or anti) with placement "limits" parameter

2019-05-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/658110 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2f9e972ba3358fc5bc9bdc06faf47b21d509e20f Submitter: Zuul Branch:master commit 2f9e972ba3358fc5bc9bdc06faf47b21d509e20f Author: Surya Seetharaman Date: Thu May 9 16:22:13 2019

[Yahoo-eng-team] [Bug 1828966] Re: tox doesn't catch invalid interpreter

2019-05-14 Thread Matt Riedemann
You need to upgrade the version of tox you're using, it was a regression in some version of tox - this isn't a nova issue. https://tox.readthedocs.io/en/latest/changelog.html I can't remember off hand which version but I'm using 3.8.0 and don't have this problem. ** Changed in: nova

[Yahoo-eng-team] [Bug 1825295] Re: The openflow won't be deleted when we reboot and migrate the instance

2019-05-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/653668 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=82782d37639fab97e445e4bbb4daeb85dc829fcd Submitter: Zuul Branch:master commit 82782d37639fab97e445e4bbb4daeb85dc829fcd Author: Yang Li Date: Thu Apr 18 14:45:31 2019 +0800

[Yahoo-eng-team] [Bug 1825882] Re: Virsh disk attach errors silently ignored

2019-05-14 Thread Jorge Niedbalski
** Also affects: nova (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Cosmic) Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1826523] Re: libvirtError exceptions during volume attach leave volume connected to host

2019-05-14 Thread Jorge Niedbalski
** Also affects: nova (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1828862] Re: Listing servers with the "--all-tenants" and "--deleted" flag fails due to a bad marker

2019-05-14 Thread Surya Seetharaman
*** This bug is a duplicate of bug 1825034 *** https://bugs.launchpad.net/bugs/1825034 yikes, looks like this is just a duplicate of https://bugs.launchpad.net/nova/+bug/1825034 and I just ran along someone else's course then. Marking this as a duplicate. ** This bug has been marked a

[Yahoo-eng-team] [Bug 1829000] [NEW] live migration (block-migrate) may failed if instance image is deleted in glance

2019-05-14 Thread Alexandre arents
Public bug reported: Description === When we run live block migration on instance with a deleted glance image, it may failed with following logs: -- nova-compute-log: -- 2019-05-10 11:06:27.417 248758 ERROR nova.virt.libvirt.driver [req-b28b9aca-9135-4258-93a6-a802e6192c60

[Yahoo-eng-team] [Bug 1821925] Re: Filter out failing tempest volume test on stable Ocata branch

2019-05-14 Thread Bernard Cafarelli
** Summary changed: - Limit test coverage for Extended Maintenance stable branches + Filter out failing tempest volume test on stable Ocata branch ** Changed in: neutron Status: Incomplete => Fix Released ** Changed in: neutron Assignee: (unassigned) => Bernard Cafarelli (bcafarel)

[Yahoo-eng-team] [Bug 1829032] [NEW] placement user

2019-05-14 Thread Ricardo Alexandre Silveira
Public bug reported: Creation of the Placement user and their permissions as well as endpoints are not in this Stein documentation. This creates errors. I ask you to add in the documentation. ** Affects: nova Importance: Undecided Status: New ** Tags: doc -- You received this

[Yahoo-eng-team] [Bug 1829042] [NEW] Some API requests (GET networks) fail with "Accept: application/json; charset=utf-8" header and WebOb>=1.8.0

2019-05-14 Thread Bernard Cafarelli
Public bug reported: Original downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1706222 On versions newer than Rocky, we have WebOb 1.8 in requirements. This causes the following API calls to end with 500 error: GET http://localhost:9696/v2.0/ports GET