[Yahoo-eng-team] [Bug 1835925] Re: nova flavor-list --sort-key failed with 'disk' and 'ephemeral' keys

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/670440 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ae7ebdf45eb6c9c4406d851ab8ee6f2e47d5f275 Submitter: Zuul Branch:master commit ae7ebdf45eb6c9c4406d851ab8ee6f2e47d5f275 Author: Takashi NATSUME Date: Fri Jul 12 12:29:49 2019 +09

[Yahoo-eng-team] [Bug 1839360] Re: nova-compute fails with DBNotAllowed error

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/675148 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7d7d58509d5e60ec19c6310931dc62eeff033595 Submitter: Zuul Branch:master commit 7d7d58509d5e60ec19c6310931dc62eeff033595 Author: Matt Riedemann Date: Wed Aug 7 12:23:15 2019 -0400

[Yahoo-eng-team] [Bug 1839674] Re: ResourceTracker.compute_nodes won't try to create a ComputeNode a second time if the first create() fails

2019-08-09 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1839674] [NEW] ResourceTracker.compute_nodes won't try to create a ComputeNode a second time if the first create() fails

2019-08-09 Thread Matt Riedemann
Public bug reported: I found this while writing a functional recreate test for bug 1839560. As of this change in Ocata: https://github.com/openstack/nova/commit/1c967593fbb0ab8b9dc8b0b509e388591d32f537 The ResourceTracker.compute_nodes dict will store the ComputeNode object *before* trying to c

[Yahoo-eng-team] [Bug 1833278] Re: nova-status upgrade check should fail if db sync has not been performed

2019-08-09 Thread Matt Riedemann
Some related discussion in IRC today: http://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack- nova.2019-08-09.log.html#t2019-08-09T17:21:09 ** Changed in: nova Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1839659] [NEW] cloud-init should stop accepting a plethora of values for true/false configuration

2019-08-09 Thread Dan Watkins
Public bug reported: YAML has native support for boolean values, and YAML has been around long enough that it's reasonable to expect people to know how to write it. We should phase out accepting multiple string values ("yes", "1", "true", "on" for True; "no", "0", "false", "off" for False) in pla

[Yahoo-eng-team] [Bug 1839658] [NEW] "subnet" register in the DB can have network_id=NULL

2019-08-09 Thread Rodolfo Alonso
Public bug reported: When deleting a cluster with several networks and subnets, the following error was found when executing the shell command 'openstack subnet list': 019-08-06 08:26:10.000 28 INFO neutron.wsgi [-] 172.17.1.15 "OPTIONS / HTTP/1.0" status: 200 len: 248 time: 0.0012720 2019-08-0

[Yahoo-eng-team] [Bug 1838807] Re: UnsupportedServiceVersion: Service placement has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities.

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/674515 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=32c7c239d4dd66ab3e4515b265114d77422a49c9 Submitter: Zuul Branch:master commit 32c7c239d4dd66ab3e4515b265114d77422a49c9 Author: Takashi NATSUME Date: Mon Aug 5 08:38:14 2019 +090

[Yahoo-eng-team] [Bug 1839538] Re: Values expected to be bools fetched from DataSource.ds_cfg should use the util methods to support common string inputs

2019-08-09 Thread Dan Watkins
On Fri, Aug 09, 2019 at 02:14:32PM -, Scott Moser wrote: > I know I've talked to Chad and Ryan before about this, but I kind of > see the plethora of values that are accepted as bad design (my bad > design). > Ultimately, I'd rather deprecate and remove that functionality than > extend it to ne

[Yahoo-eng-team] [Bug 1839621] Re: Inappropriate split of transport_url string

2019-08-09 Thread Matt Riedemann
** 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 Compute (nova). https://bugs.launchpad.net/bugs/1839621 Title: Inappropriate split of transport_url string Status in Op

[Yahoo-eng-team] [Bug 1669468] Re: tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc fails intermittently in neutron multinode nv job

2019-08-09 Thread Matt Riedemann
Patch here: https://review.opendev.org/#/c/675652/ ** Also affects: devstack Importance: Undecided Status: New ** No longer affects: nova ** Changed in: devstack Status: New => In Progress ** Changed in: devstack Importance: Undecided => Medium ** Changed in: devstack

[Yahoo-eng-team] [Bug 1709344] Re: Identity resource options for multi-factor are undocumented

2019-08-09 Thread Colleen Murphy
** Changed in: keystone Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1709344 Title: Identity resource options for multi-fac

[Yahoo-eng-team] [Bug 1839252] Re: Connectivity issues due to skb marks on the encapsulating packet

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/675054 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=762773525234814c1c47b5d21e072a30a94ff9e6 Submitter: Zuul Branch:master commit 762773525234814c1c47b5d21e072a30a94ff9e6 Author: Oleg Bondarev Date: Wed Aug 7 12:14:18 2019 +04

[Yahoo-eng-team] [Bug 1837877] Re: [OSSA-2019-003] Nova Server Resource Faults Leak External Exception Details (CVE-2019-14433)

2019-08-09 Thread Jeremy Stanley
The extended maintenance branch patches are still up for review, but since all the stable maintenance branch patches have now merged I'm closing the security advisory task. ** Changed in: ossa Status: Fix Committed => Fix Released -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1839621] [NEW] Inappropriate split of transport_url string

2019-08-09 Thread Peter
Public bug reported: In /etc/nova/nova.conf line 3085 if your password for messaging provider (such as rabbit) contains "#" character then string will be splitted inaccurately preventing nova service from starting. Steps to reproduce 1. In /etc/nova/nova.conf set transport url to transport_url=

[Yahoo-eng-team] [Bug 1839524] Re: resize on same host

2019-08-09 Thread Matt Riedemann
Just because you configure the API to allow resizing to the same host doesn't mean the scheduler is going to pick the same host, e.g. if the host the instance is on is already full, or does not have spare capacity for the new flavor you're resizing *to* then the scheduler will pick another host. Or

[Yahoo-eng-team] [Bug 1607400] Re: UEFI not supported on SLES

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/348394 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=363710b655434a15b6b85d9ca65343210b104e56 Submitter: Zuul Branch:master commit 363710b655434a15b6b85d9ca65343210b104e56 Author: Dirk Mueller Date: Thu Jul 28 16:39:19 2016 +0200

[Yahoo-eng-team] [Bug 1825386] Re: Nova is looking for OVMF file no longer provided by CentOS 7.6

2019-08-09 Thread OpenStack Infra
Reviewed: https://review.opendev.org/348394 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=363710b655434a15b6b85d9ca65343210b104e56 Submitter: Zuul Branch:master commit 363710b655434a15b6b85d9ca65343210b104e56 Author: Dirk Mueller Date: Thu Jul 28 16:39:19 2016 +0200

[Yahoo-eng-team] [Bug 1839595] [NEW] neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_filter_bindings test can fail depending on generated UUIDs

2019-08-09 Thread Bernard Cafarelli
Public bug reported: On my CentOS system, this test can locally fail 30-50% of the time - tested from queens to master: == Failed 1 tests - output below: == neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_fi