[Yahoo-eng-team] [Bug 1843867] Re: horizon does not activated in default devstack

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

[Yahoo-eng-team] [Bug 1815403] Re: “Suspending” an instance cannot release it occupied resource, but “shelving” can.

2019-11-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/663590 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3badb674f6604d3beca4ba557939d4fbc07f6178 Submitter: Zuul Branch:master commit 3badb674f6604d3beca4ba557939d4fbc07f6178 Author: Sharat Sharma Date: Thu Jun 6 06:31:27 2019 -0400

[Yahoo-eng-team] [Bug 1852516] [NEW] [VPNaaS]: tempest gate failed

2019-11-13 Thread Dongcan Ye
Public bug reported: Recently, neutron-vpnaas-tempest gate failed with scenario test: neutron_vpnaas.tests.tempest.scenario.test_vpnaas.Vpnaas6in4 neutron_vpnaas.tests.tempest.scenario.test_vpnaas.Vpnaas6in6 neutron_vpnaas.tests.tempest.scenario.test_vpnaas.Vpnaas4in4 See log [1][2] [1]

[Yahoo-eng-team] [Bug 1823370] Re: Evacuations are not restricted to the source cell during scheduling

2019-11-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/650429 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=95df2a239c32f2ee5d00f06a59a9e91b59f3aca5 Submitter: Zuul Branch:master commit 95df2a239c32f2ee5d00f06a59a9e91b59f3aca5 Author: Matt Riedemann Date: Fri Apr 5 15:36:00 2019

[Yahoo-eng-team] [Bug 1852511] [NEW] Filter Scheduler in nova documents include obsolete filters

2019-11-13 Thread Albert Braden
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: RetryFilter was deprecated in Queens RamFilter and CoreFilter were

[Yahoo-eng-team] [Bug 1808902] Re: Support matrix for abort migration is missing

2019-11-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/625781 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=70e5c214f06729eda06df4201349c135bec88107 Submitter: Zuul Branch:master commit 70e5c214f06729eda06df4201349c135bec88107 Author: Kevin_Zheng Date: Tue Dec 18 12:00:53 2018 +0800

[Yahoo-eng-team] [Bug 1852465] Re: ExternalNetworkAttachForbidden should result in BuildAbortException, not reschedule

2019-11-13 Thread Matt Riedemann
This goes back a long time but I'll just target to the non-extended- maintenance branches. ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided

[Yahoo-eng-team] [Bug 1852504] [NEW] DHCP reserved ports that were unscheduled are advertised as DNS servers

2019-11-13 Thread Arjun Baindur
Public bug reported: We have 2 DHCP servers per network. After network outages, and when hosts come back online, the number of ACTIVE DHCP servers grow. This happened again after more outages, with some networks having up to 9-10+ DHCP ports, many in ACTIVE state, despite neutron-server's

[Yahoo-eng-team] [Bug 1795816] Re: neutron_dynamic_routing Bgp floatingip_update KeyError: 'last_known_router_id'

2019-11-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/665328 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=4780fe548b86eba7f64a57ccf2d000958c238253 Submitter: Zuul Branch:master commit 4780fe548b86eba7f64a57ccf2d000958c238253 Author: Benoît Knecht Date: Fri Jun 14

[Yahoo-eng-team] [Bug 1852491] [NEW] usr_lib_exec path is wrong on FreeBSD

2019-11-13 Thread Igor Galić
Public bug reported: the FreeBSD Distro class does not override `usr_lib_exec`, so it defaults `/usr/lib`, which under FreeBSD is wrong. The correct path (prefix) is usr_lib_exec = '/usr/local/lib' ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1852468] Re: network router:external value is non-boolean (Internal) which causes server create failure

2019-11-13 Thread Matt Riedemann
Nevermind about the value, it's openstack CLI that is translating the false value to "Internal": https://github.com/openstack/python- openstackclient/blob/d17a1c8039807cdac29e77eb5f0724d181bdd831/openstackclient/network/v2/network.py#L33 ** Changed in: neutron Status: New => Invalid --

[Yahoo-eng-team] [Bug 1852468] [NEW] network router:external value is non-boolean (Internal) which causes server create failure

2019-11-13 Thread Matt Riedemann
Public bug reported: I noticed this here: https://review.opendev.org/#/c/693248/ Nova has this post-test script: https://zuul.opendev.org/t/openstack/build/540a9fc0dbc64abb92d3f3e513573307/console#4/0/0/controller Which creates an internal private network: +

[Yahoo-eng-team] [Bug 1852465] [NEW] ExternalNetworkAttachForbidden should result in BuildAbortException, not reschedule

2019-11-13 Thread Matt Riedemann
Public bug reported: I saw this in a CI run where creating a server on an external network as a non-admin user failed and was rescheduled. Here are the failures from the compute logs:

[Yahoo-eng-team] [Bug 1852458] [NEW] "create" instance action not created when instance is buried in cell0

2019-11-13 Thread Matt Riedemann
Public bug reported: Before cell0 was introduced the API would create the "create" instance action for each instance in the nova cell database before casting off to conductor to do scheduling: https://github.com/openstack/nova/blob/mitaka- eol/nova/compute/api.py#L1180 Note that conductor

[Yahoo-eng-team] [Bug 1852461] [NEW] Broken links in config-drive docs on RTD

2019-11-13 Thread Zane Bitter
Public bug reported: On the page https://cloudinit.readthedocs.io/en/latest/topics/datasources/configdrive.html the two links to the "config drive extension" and "introduction" are broken because of reorganisation of OpenStack docs. Admin documentation (for enabling the config drive in Nova) is

[Yahoo-eng-team] [Bug 1852456] [NEW] doc: list of modules is no longer present

2019-11-13 Thread Ryan Harper
Public bug reported: the list of modules has disappeared from the documentation sidebar. - version 19.3: https://cloudinit.readthedocs.io/en/19.3/topics/modules.html - version 19.2: https://cloudinit.readthedocs.io/en/19.2/topics/modules.html In 19.2, the sidebar has an entry for each module,

[Yahoo-eng-team] [Bug 1852447] [NEW] FWaaS: adding a router port to fwg and removing it leaves the fwg active

2019-11-13 Thread Dr. Jens Harbott
Public bug reported: Steps to reproduce: - Create a router - Optionally create a new firewall group (issue also happens when using the default FWG) - Add a subnet to the router - Add the router port to the firewall group - Verify that the status of the firewall group changes from INACTIVE to

[Yahoo-eng-team] [Bug 1852446] [NEW] Hypervisors in nova - no subpage details for ironic

2019-11-13 Thread Matt Riedemann
Public bug reported: - [x] This is a doc addition request. The admin configuration for hypervisors does not have a subpage with details about configuring nova with the ironic compute driver. There are at least a few things that could go into a page like that: * Summary of what it does and how

[Yahoo-eng-team] [Bug 1852442] [NEW] ds-identify uses the /sys filesystem which is linux specific and non-portable

2019-11-13 Thread Igor Galić
Public bug reported: On FreeBSD, /sys is a convenient link to /usr/src/sys; the kernel source code. Especially for the DMI_ info, we should probably look into using `dmidecode` which at least on FreeBSD we already pull in as dependency: root@container-host-02:~ # pkg info -r dmidecode

[Yahoo-eng-team] [Bug 1852437] Re: Allow ability to disable individual CPU features via `cpu_model_extra_flags`

2019-11-13 Thread Kashyap Chamarthy
** 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/1852437 Title: Allow ability to disable individual CPU features via