[Yahoo-eng-team] [Bug 1750735] [NEW] [OVO] UT fails when setting new_facade to True

2018-02-20 Thread Lujin Luo
Public bug reported: How to reproduce: 1) Set new_facade = True in any OVO object. I tried PortBinding(), Port() and Network(). 2) Run python -m testtools.run neutron/tests/unit/objects/test_network.py or python -m testtools.run neutron/tests/unit/objects/test_port.py 3) Example of failures: =

[Yahoo-eng-team] [Bug 1750728] [NEW] api-ref: Missing response codes in resource provider APIs

2018-02-20 Thread Takashi NATSUME
Public bug reported: 400 is missing in "Create resource provider" API https://developer.openstack.org/api-ref/placement/#create-resource-provider https://github.com/openstack/nova/blob/c9087bd6c5ed0ec0e7c8fcd8f48c1fcb9f3d6a4a/nova/api/openstack/placement/handlers/resource_provider.py#L101 400 is

[Yahoo-eng-team] [Bug 1404867] Re: Volume remains in-use status, if instance booted from volume is deleted in error state

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/340614 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b3f39244a3eacd6fb141de61850cbd84fecdb544 Submitter: Zuul Branch:master commit b3f39244a3eacd6fb141de61850cbd84fecdb544 Author: ankitagrawal Date: Wed Sep 23 03:58:19 2015 -070

[Yahoo-eng-team] [Bug 1749466] Re: postgresql db migration broken in queens

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/545211 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=28fb47092f3751de11cc8e61f06e451a2fa268f2 Submitter: Zuul Branch:master commit 28fb47092f3751de11cc8e61f06e451a2fa268f2 Author: Abhishek Kekane Date: Tue Feb 20 16:04:23 2018

[Yahoo-eng-team] [Bug 1750701] [NEW] NUMATopologyFilter doesn't exclude Hyper-V when cpu pinning specified.

2018-02-20 Thread Tetsuro Nakamura
Public bug reported: Description === As described in [1], Hyper-V driver supports NUMA placement policies. But it doesn't support cpu pinning policy[2]. So the host should be excluded in NUMATopologyFilter if the end user try to build a VM with cpu pinning policy. [1] https://docs.open

[Yahoo-eng-team] [Bug 1749747] Re: Queens promotion - error on ControllerDeployment_Step3.0 - error running glance_api_db_sync

2018-02-20 Thread Alan Pevec
*** This bug is a duplicate of bug 1749640 *** https://bugs.launchpad.net/bugs/1749640 ** This bug is no longer a duplicate of bug 1749641 Overcloud deployment failing in promotion jobs at glance-manage db_sync ** This bug has been marked a duplicate of bug 1749640 db sync fails for mysq

[Yahoo-eng-team] [Bug 1750680] [NEW] Nova returns a traceback when it's unable to detach a volume still in use

2018-02-20 Thread David Vallee Delisle
Public bug reported: Description === If libvirt is unable to detach a volume because it's still in-use by the guest (either mounted and/or file opened), nova returns a traceback. Steps to reproduce == * Create an instance with volume attached using heat * Make sure there

[Yahoo-eng-team] [Bug 1750676] [NEW] The v3 authentication API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [0]. The fol

[Yahoo-eng-team] [Bug 1750678] [NEW] The ec2 credential API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [0]. The fol

[Yahoo-eng-team] [Bug 1750673] [NEW] The v3 role assignment API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [0]. The fol

[Yahoo-eng-team] [Bug 1750669] [NEW] The v3 grant API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [0]. The fol

[Yahoo-eng-team] [Bug 1750672] [NEW] failure to generate Nova's doc in Python 3.6

2018-02-20 Thread Thomas Goirand
Public bug reported: When generating the sphinx doc in Debian Sid with Python 3.6 for the Queens RC1 release of Nova, I get the below stack dump, though it passes under Python 2.7. A fix would be more than welcome, cause I'm removing all traces of Python 2.7, including sphinx stuff and all modules

[Yahoo-eng-team] [Bug 1750666] [NEW] Deleting an instance before scheduling with BFV fails to detach volume

2018-02-20 Thread Mohammed Naser
Public bug reported: If you try to boot and instance and delete it early before scheduling, the '_delete_while_booting' codepath hits `_attempt_delete_of_buildrequest` which tries to remove the block device mappings. However, if the cloud contains compute nodes before Pike, no block device mappin

[Yahoo-eng-team] [Bug 1750660] [NEW] The v3 project API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [0]. The fol

[Yahoo-eng-team] [Bug 1404867] Re: Volume remains in-use status, if instance booted from volume is deleted in error state

2018-02-20 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova Assignee: Matt Riedemann (mriedem) => melanie witt (melwitt) ** Changed in: nova/pike Status: New => In Progress ** Cha

[Yahoo-eng-team] [Bug 1750623] Re: rebuild to same host with different image shouldn't check with placement

2018-02-20 Thread Matt Riedemann
** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/pike Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Changed in: nova/queens Status: Ne

[Yahoo-eng-team] [Bug 1749797] Re: placement returns 503 when keystone is down

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/546108 Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=d3352ff422db6ba6a5e7bd4f7220af0d97efd0ac Submitter: Zuul Branch:master commit d3352ff422db6ba6a5e7bd4f7220af0d97efd0ac Author: Chris Dent Date: Tue Feb 20 10:31:

[Yahoo-eng-team] [Bug 1747500] Re: SCSS entries specific to fwaas was not migrated from horizon

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541055 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas-dashboard/commit/?id=91d182f2d3fc300a55f4821d2091bc36701ff5d7 Submitter: Zuul Branch:master commit 91d182f2d3fc300a55f4821d2091bc36701ff5d7 Author: Akihiro Motoki Date: Tue Feb

[Yahoo-eng-team] [Bug 1750623] [NEW] rebuild to same host with different image shouldn't check with placement

2018-02-20 Thread Chris Friesen
Public bug reported: When doing a rebuild-to-same-host but with a different image, all we really want to do is ensure that the image properties for the new image are still valid for the current host. Accordingly we need to go through the scheduler (to run the image-related filters) but we don't w

[Yahoo-eng-team] [Bug 1750618] Re: rebuild to same host with a different image results in erroneously doing a Claim

2018-02-20 Thread Matt Riedemann
This is a regression introduced with change I11746d1ea996a0f18b7c54b4c9c21df58cc4714b which was backported all the way to stable/newton upstream: https://review.openstack.org/#/q/I11746d1ea996a0f18b7c54b4c9c21df58cc4714b ** Changed in: nova Importance: Undecided => High ** Changed in: nova

[Yahoo-eng-team] [Bug 1750337] Re: Fullstack tests fail due to "block_until_boot" timeout

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/546069 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=465ad6f3197b8591a401a9f0db2fabf6c70fdfce Submitter: Zuul Branch:master commit 465ad6f3197b8591a401a9f0db2fabf6c70fdfce Author: Sławek Kapłoński Date: Tue Feb 20 09:24:38 20

[Yahoo-eng-team] [Bug 1750618] [NEW] rebuild to same host with a different image results in erroneously doing a Claim

2018-02-20 Thread Chris Friesen
Public bug reported: As of stable/pike if we do a rebuild-to-same-node with a new image, it results in ComputeManager.rebuild_instance() being called with "scheduled_node=" and "recreate=False". This results in a new Claim, which seems wrong since we're not changing the flavor and that claim coul

[Yahoo-eng-team] [Bug 1728948] Re: fullstack: test_connectivity fails due to dhclient crash

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/545820 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=92959238a3e408e810ccd4f3d3d453a35afb5bba Submitter: Zuul Branch:master commit 92959238a3e408e810ccd4f3d3d453a35afb5bba Author: Sławek Kapłoński Date: Mon Feb 19 13:28:57 20

[Yahoo-eng-team] [Bug 1750615] [NEW] The v3 application credential API should account for different scopes

2018-02-20 Thread Lance Bragstad
Public bug reported: Keystone implemented scope_types for oslo.policy RuleDefault objects in the Queens release. In order to take full advantage of scope_types, keystone is going to have to evolve policy enforcement checks in the user API. This is documented in each patch with FIXMEs [1]. The fol

[Yahoo-eng-team] [Bug 1744983] Re: coverage job fails with timeout

2018-02-20 Thread Ihar Hrachyshka
** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpa

[Yahoo-eng-team] [Bug 1739735] Re: boot baremetal server which has multi-interface will randomly choose baremetal server interface

2018-02-20 Thread Sylvain Bauza
As it was stated above by the Ironic team, they provided a new feature for deterministicly provide the network ports. Setting accordingly that bug report as Wontfix. ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1730845] Re: [RFE] support a port-behind-port API

2018-02-20 Thread Miguel Lavalle
** Changed in: neutron Status: Expired => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1730845 Title: [RFE] support a port-behind-port API Status in neutron: Incom

[Yahoo-eng-team] [Bug 1740025] Re: LVM Sparse Volumes broken

2018-02-20 Thread Sylvain Bauza
Honestly, I wonder if LVM sparse LVs worked. Looks like we don't have any functiona tests for that (just the unittests) and we merged the blueprint by 5 years ago. If you also see that comment in https://github.com/openstack/nova/blob/c1eb6f0/nova/virt/libvirt/imagebackend.py#L688-L689 looks like

[Yahoo-eng-team] [Bug 1685678] Re: swap volume operation may leak credentials into debug logs

2018-02-20 Thread Matt Riedemann
This is also a problem in python-cinderclient which logs the response body: https://github.com/openstack/python- cinderclient/blob/84346b5dba784bfeb3a53ae83d400ba264263cf6/cinderclient/apiclient/client.py#L141 ** Also affects: python-cinderclient Importance: Undecided Status: New ** Ch

[Yahoo-eng-team] [Bug 1685678] Re: swap volume operation may leak credentials into debug logs

2018-02-20 Thread Matt Riedemann
Actually cinderclient should be fixed: https://review.openstack.org/#/c/395119/ ** No longer affects: python-cinderclient -- 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/1

[Yahoo-eng-team] [Bug 1750590] [NEW] space before keyword in /etc/neutron/neutron.conf makes service fail

2018-02-20 Thread daemonna
Public bug reported: putting space before verbose = true will make systemctl status neutron-dhcp-agent.service to fail. Removing space will fix it, but this should NOT happen is this is plain text file (not Yaml or similar) and thus shouldn't make difference if there is space or not. Ce

[Yahoo-eng-team] [Bug 1750591] [NEW] Admin-deployed qos policy breaks tenant port creation

2018-02-20 Thread Dr. Jens Harbott
Public bug reported: This is mainly following https://docs.openstack.org/neutron/pike/admin /config-qos.html, steps to reproduce: 1. Admin creates qos policy "default" in admin project 2. User creates network "mynet" in user project 3. Admin applies qos policy to tenant network via "openstack net

[Yahoo-eng-team] [Bug 1750562] [NEW] Dynamic routing: Docs for speaker scheduling are incorrect

2018-02-20 Thread Dr. Jens Harbott
Public bug reported: According to https://docs.openstack.org/neutron-dynamic- routing/latest/contributor/testing.html no automatic scheduling of BGP speakers to dynamic routing agents is happening. However at least of Pike this is no longer true: The first speaker that is being created is automati

[Yahoo-eng-team] [Bug 1750563] [NEW] IP address isn't assigned to a subnet gateway interface in some cases.

2018-02-20 Thread Anton Kremenetsky
Public bug reported: Hello everyone, Seems I caught a race condition bug in neutron-l3-agent. We have automated tests. One of the test performs the following scenario. Creates different resources such as network, subnet and so on. Then the test connects the subnet to a router and perform other

[Yahoo-eng-team] [Bug 1750555] [NEW] Revisit database rolling upgrade documentation

2018-02-20 Thread Abhishek Kekane
Public bug reported: Since db_sync is now internally using EMC pattern we need to revisit the entire database rolling upgrades documentation. ** Affects: glance Importance: High Assignee: Abhishek Kekane (abhishek-kekane) Status: New ** Changed in: glance Assignee: (unass

[Yahoo-eng-team] [Bug 1748658] Re: Restarting Neutron containers which make use of network namespaces doesn't work

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/542858 Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=fb27465c6fb734d7106130765f918ed91bc329ad Submitter: Zuul Branch:master commit fb27465c6fb734d7106130765f918ed91bc329ad Author: Brent Eagles Date: Fri Feb 9 1

[Yahoo-eng-team] [Bug 1747654] Re: VPNaaS: enable sha384/sha512 auth algorithms for *Swan drivers

2018-02-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/541250 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=03b6cc81876df2423c17532b8f2e0ef2bbb6a84b Submitter: Zuul Branch:master commit 03b6cc81876df2423c17532b8f2e0ef2bbb6a84b Author: Hunt Xu Date: Tue Feb 6 18:21:21 2018

[Yahoo-eng-team] [Bug 1750546] [NEW] neutron-specs sphinx warning treated as error, <1.6.1 req not taken into account

2018-02-20 Thread Thomas Morin
Public bug reported: The neutron-specs docs is currently failing in master, preventing to merge anything (and get nice HTML previews in gerrit changes for new specs): 2018-02-19 13:31:49.216472 | ubuntu-xenial | Warning, treated as error: 2018-02-19 13:31:49.216571 | ubuntu-xenial | /home/zuul/s