[Yahoo-eng-team] [Bug 1802285] [NEW] Ubuntu-16-04 network issue

2018-11-08 Thread Karen Davtyan
Public bug reported: Hello, Cloud-init is not working correctly for Ubuntu 16.04 Dns address is being add to loopback interface not to virtual interface ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1802101] Re: Devstack OVS module: OVS compilation fails when using an old kernel (even if the build_modules param is False)

2018-11-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/616195 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cdfeeaf2bcd422c1b5cbb9d9ccc49ec639f5abea Submitter: Zuul Branch:master commit cdfeeaf2bcd422c1b5cbb9d9ccc49ec639f5abea Author: Lucas Alvares Gomes Date: Wed Nov 7 13:17:43

[Yahoo-eng-team] [Bug 1795320] Re: "Unable to retrieve list of volumes." and "Unable to retrieve volume snapshots."

2018-11-08 Thread Akihiro Motoki
** Changed in: horizon Status: Incomplete => Invalid -- 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/1795320 Title: "Unable to retrieve list of volumes." and

[Yahoo-eng-team] [Bug 1801702] Re: Spawn may fail when cache=none on block device with logical block size > 512

2018-11-08 Thread Matt Riedemann
Maybe the check should try 8192, 4096 and then 512 and failing all three consider it not supported. ** Changed in: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => High ** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1802316] [NEW] errors while running runcmd lines should fail the first boot

2018-11-08 Thread Thomas JOUANNOT
Public bug reported: given a list of commands specified in a "runcmd" list, if a command fails i think it should prevent the next commands from running and mark the execution as failed also, the power_state should be ignored. ** Affects: cloud-init Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1802369] Re: Unit tests failing due to recent Neutron patch

2018-11-08 Thread Daniel Alvarez
When importing that module, these event listeners are created: https://github.com/openstack/neutron/blob/master/neutron/db/api.py#L110 and https://github.com/openstack/neutron/blob/master/neutron/db/api.py#L134 Adding them manually fixed the issue. So far the workaround imports the file to get

[Yahoo-eng-team] [Bug 1799246] Re: module level init of db transation contexts cause failure under mod_wsgi on module reload

2018-11-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/610034 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=00d08a3288f61268f8a823991fadf0d83c36c04d Submitter: Zuul Branch:master commit 00d08a3288f61268f8a823991fadf0d83c36c04d Author: Sean Mooney Date: Fri Oct 12 14:26:14 2018

[Yahoo-eng-team] [Bug 1764622] Re: Restarting the web server causes users to get kicked out

2018-11-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/614673 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0d163613265e036818fe567793a4fc88fe140d4a Submitter: Zuul Branch:master commit 0d163613265e036818fe567793a4fc88fe140d4a Author: Mathieu Gagné Date: Wed Oct 31 22:24:31

[Yahoo-eng-team] [Bug 1771810] Re: Quota calculation connects to all available cells

2018-11-08 Thread Matt Riedemann
** Also affects: nova/rocky Importance: Undecided Status: New ** Changed in: nova/rocky Status: New => Confirmed ** Changed in: nova/rocky Importance: Undecided => Medium ** Changed in: nova Importance: Low => Medium -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1802343] [NEW] Selenium tests unable to handle additional login parameters

2018-11-08 Thread Nicolas Helgeson
Public bug reported: Running dashboard tests against a devstack logs in with no problems, the login name and password are enough, but against certain builds with enhanced security, a domain parameter is required for login. Integration tests fail because it does not recognize a domain login

[Yahoo-eng-team] [Bug 1800601] Re: Unit test infinit recursion in Python 3.7

2018-11-08 Thread Corey Bryant
** Also affects: glance (Ubuntu) Importance: Undecided Status: New ** Also affects: glance (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: glance (Ubuntu Cosmic) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Cosmic)

[Yahoo-eng-team] [Bug 1800601] Re: [SRU] Infinite recursion in Python 3

2018-11-08 Thread Corey Bryant
** Description changed: Hi, When running unit tests under Python 3.7 when building the Rocky Debian package in Sid, I get a never ending recursion. Please see the Debian bug report: https://bugs.debian.org/911947 Basically, it's this: | File