[Yahoo-eng-team] [Bug 1632768] Re: rootwrap daemon with libvirt/xen not working

2016-10-12 Thread Thomas Bechtold
Looks like this is a oslo.rootwrap bug and executing an unknown command is not tested in the testsuite. ** Also affects: oslo.rootwrap Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1631319] Re: Can't deploy overcloud of Mitaka on CentOS

2016-10-12 Thread Steve Martinelli
Thanks for the quick analysis here Ben. Looking at newton and future releases, if you are using the "keystone-manage bootstrap" option to setup keystone, then the domain ID won't be "default" it'll be some UUID. Your best bet going forward is to use the domain name only, it'll always be "Default" (

[Yahoo-eng-team] [Bug 1274581] Re: keystone ldap identity backend will not work without TLS_CACERT path specified in an ldap.conf file

2016-10-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/379334 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ac04a51db218215988a54e248b1ac14bc557e1c6 Submitter: Jenkins Branch:master commit ac04a51db218215988a54e248b1ac14bc557e1c6 Author: Annapoornima Koppad Date: Thu Sep 29 15:2

[Yahoo-eng-team] [Bug 1632924] [NEW] Lingering sql backend role assignments after deletion of ldap user.

2016-10-12 Thread Alberto Laporte
Public bug reported: Greetings all, There is currently an issue in an Openstack Liberty environment where the keystone configuration is using a ldap driver for users and the sql driver for role assignments. The issue being encountered is when a ldap user is removed, the id for that user(acto

[Yahoo-eng-team] [Bug 1630092] Re: Admin password reset should be exempt from password history validation

2016-10-12 Thread Dolph Mathews
** Also affects: keystone/newton Importance: Undecided Status: New ** Changed in: keystone/newton Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://

[Yahoo-eng-team] [Bug 1632884] [NEW] Missing a slaac ipv6 address mode

2016-10-12 Thread Ying Zuo
Public bug reported: Currently, Horizon only provides three ipv6 address modes on create network/subnet modal. They are slaac/slaac, DHCPv6-stateless/DHCPv6-stateless, DHCPv6-stateful/DHCPv6-stateless. What's missing is none/slaac for using an external Router for routing. See section Using SLAAC

[Yahoo-eng-team] [Bug 1632723] Re: New WebOb minimum version requirement of >=1.6.1

2016-10-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385499 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=41adb9f0394cd3115e620def803d18a1719791c9 Submitter: Jenkins Branch:master commit 41adb9f0394cd3115e620def803d18a1719791c9 Author: Matt Riedemann Date: Wed Oct 12 10:25:09 2016

[Yahoo-eng-team] [Bug 1632877] [NEW] [RFE] Limits and Counts for SecGroup and FIPs

2016-10-12 Thread Ankur
Public bug reported: [Problem] As stated in recently submitted bug to OpenStack Client: OpenStack limits --absolute shows wrong count for 'totalSecurityGroupsUsed'. Despite creating multiple security groups still, the count shows as 1. openstack security group create uses neutron API to create

[Yahoo-eng-team] [Bug 1475652] Re: libvirt, rbd imagebackend, disk.rescue not deleted when unrescued

2016-10-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/314928 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c12d388070895e40be19f4f4e5fded736a5376be Submitter: Jenkins Branch:master commit c12d388070895e40be19f4f4e5fded736a5376be Author: Bartek Zurawski Date: Tue May 10 17:31:19 201

[Yahoo-eng-team] [Bug 1632856] [NEW] Incorrect datatype for Python 3 in api-samples functional test

2016-10-12 Thread Ed Leafe
Public bug reported: The nova/tests/functional/api_sample_tests/test_servers.py contains the ServersSampleBase class, and in its class definition creates user data by base64 encoding a string. However, this will not work in Python 3, as the base64.b64encode() method requires bytes, not a string.

[Yahoo-eng-team] [Bug 1632852] [NEW] placement api responses should not be cacehable

2016-10-12 Thread Chris Dent
Public bug reported: In version 1.0 of the placement API, responses are sent without any cache-busting headers. This means that the responses may be cached by the user-agent. It's not predictable. Caching of resource providers is not desired so it would be good to send cache headers to enforce th

[Yahoo-eng-team] [Bug 1632820] [NEW] os-server-groups policy doesn't separate CRUD actions

2016-10-12 Thread Matthew Edmonds
Public bug reported: nova.api.openstack.compute.server_groups.ServerGroupController uses the same policy check (os_compute_api:os-server-groups) for show, delete, index, and create, instead of separating these into separate checks (e.g. os_compute_api:os-server-groups:delete). This makes it imposs

[Yahoo-eng-team] [Bug 1495701] Re: Sometimes Cinder volumes fail to attach with error "The device is not writable: Permission denied"

2016-10-12 Thread Sean McGinnis
** Changed in: nova Status: Incomplete => Invalid ** Changed in: os-brick Status: In Progress => Fix Released ** Changed in: cinder Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenS

[Yahoo-eng-team] [Bug 1592043] Re: os-brick 1.4.0 increases volume setup failure rates

2016-10-12 Thread Sean McGinnis
Cinder related change: https://review.openstack.org/#/c/331973/ ** Changed in: os-brick Status: In Progress => 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/bug

[Yahoo-eng-team] [Bug 1618430] Re: IptablesFwaasDriver could hang neutron l3-agent

2016-10-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384943 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=b80de376d484e5cd1eb09df4c0720e52f3f29742 Submitter: Jenkins Branch:master commit b80de376d484e5cd1eb09df4c0720e52f3f29742 Author: Yann Morice Date: Tue Oct 11 13:34:0

[Yahoo-eng-team] [Bug 1612192] Re: L3 DVR: Unable to complete operation on subnet

2016-10-12 Thread Brian Haley
I don't see this in logstash any more, unless it's broken. I'll close but please re-open if seen again. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://b

[Yahoo-eng-team] [Bug 1632768] [NEW] rootwrap daemon with libvirt/xen not working

2016-10-12 Thread Thomas Bechtold
Public bug reported: Using: - SLE12SP1 - xen 4.7 - nova 13.1.2.dev68 (stable-mitaka tarball) When configuring nova-compute to use the rootwrap daemon and using Xen with libvirt as hypervisor I get the following error when booting a VM: 2016-10-12 15:54:34.216 17936 INFO nova.compute.claims [r

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2016-10-12 Thread Sean McGinnis
** Changed in: python-cinderclient Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1279611 Title: urlparse is incompatible for python 3 Stat

[Yahoo-eng-team] [Bug 1632742] [NEW] /v2 route doesn't exist

2016-10-12 Thread Matt Riedemann
Public bug reported: Looking at the api-ref docs, I'm able to list versions of the image API available in a cloud (I'm using a devstack created from master as of last week): http://developer.openstack.org/api- ref/image/versions/index.html?expanded=id1-detail#id1 stack@osc:/opt/stack/glance$ git

[Yahoo-eng-team] [Bug 1628301] Re: SR-IOV not working in Mitaka and Intel X series NIC

2016-10-12 Thread Bjoern Teipel
Closing this out, after updating the ixgbe and ixgbevf driver I was able "attach" VF ports on nova instances. ** Changed in: neutron Status: Incomplete => Invalid ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! En

[Yahoo-eng-team] [Bug 1632723] Re: New WebOb minimum version requirement of >=1.6.1

2016-10-12 Thread Matt Riedemann
Yeah the change in newton that added this: https://review.openstack.org/#/c/352573/6/nova/api/openstack/placement/util.py@41 And that json_formatter kwarg was in webob 1.6.0: https://github.com/Pylons/webob/commit/87c8749a57c1ff2442db2d74d9fb86935b7b201e ** Also affects: nova/newton Importan

[Yahoo-eng-team] [Bug 1632723] [NEW] New WebOb minimum version requirement of >=1.6.1

2016-10-12 Thread Lee Yarwood
Public bug reported: Description === I385c36e0af1a8a785c02e21ba4efa6046cde6366 introduced a new requirement of WebOb>=1.6.1 that has not been reflected in requirements.txt either globally or within Nova. Steps to reproduce == # tox -e py27 nova.tests.unit.api.openstack.

[Yahoo-eng-team] [Bug 1632633] Re: fix some word spelling error

2016-10-12 Thread Darek Smigiel
It's not even a bug. If there are any spelling errors, they can be fixed without submitting a bug report. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https:/

[Yahoo-eng-team] [Bug 1632539] Re: Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-12 Thread Dmitry Tantsur
Hi! This fully belongs in Nova, so moving it back. I don't have a precise answer to your question, but nova-scheduler's do not depend on the exact compute backends. It is nova-compute instances that are backend-specific. I guess your problem is with choosing between BM and VM nodes. You can use, f

[Yahoo-eng-team] [Bug 1632539] [NEW] Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When Ironic and nova work in one region。we should deploy multiple nova- scheduler process,some for Ironic node scheduling and others for virtual machines scheduling。 Then we call rest API to boot an ironic node, nova- conductor polls the message to multipl

[Yahoo-eng-team] [Bug 1579982] Re: Go to admin info error

2016-10-12 Thread Sean McGinnis
Fixed in python-cinderclient with https://review.openstack.org/#/c/331596/ ** Changed in: python-cinderclient Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https:

[Yahoo-eng-team] [Bug 1631432] Re: port-update fails if allowed_address_pair is not a dict

2016-10-12 Thread John Davidge
Confirmed, I'm seeing this error too. Thanks for the well-written bug report! ** Changed in: neutron Status: New => Triaged ** Changed in: neutron Importance: Undecided => Medium ** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-ne

[Yahoo-eng-team] [Bug 1632521] Re: tox -efunctional fails when tox picks python 3.x

2016-10-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385207 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=32e533d59abcd2ec27eebf174b492a75a85e7554 Submitter: Jenkins Branch:master commit 32e533d59abcd2ec27eebf174b492a75a85e7554 Author: melanie witt Date: Tue Oct 11 23:59:25 2016 +

[Yahoo-eng-team] [Bug 1485399] Re: detach volume just then starting instance success but not in the instance, rbd backend

2016-10-12 Thread Prateek Arora
I tried reproducing this Here are my observations [stack@controller devstack]$ nova suspend test [stack@controller devstack]$ nova list +--+--+---++-+---+ | ID

[Yahoo-eng-team] [Bug 1632658] [NEW] binding:profile update always trigger port rebind

2016-10-12 Thread Na Zhu
Public bug reported: Currently, binding:profile update always trigger port rebind, the rebind behavior brings problems if the MD handler the port status for some special purpose, I think it is more reasonable to ask MD whether need rebind. >From the last section of binding:profile bp (https://blu

[Yahoo-eng-team] [Bug 1632633] [NEW] fix some word spelling error

2016-10-12 Thread huyupeng
Public bug reported: there are some word spelling error in .py file. ** Affects: neutron Importance: Undecided Assignee: huyupeng (huyp) Status: New ** Changed in: neutron Assignee: (unassigned) => huyupeng (huyp) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-1-g3705bb5-0ubuntu1~16.04.3 --- cloud-init (0.7.8-1-g3705bb5-0ubuntu1~16.04.3) xenial-proposed; urgency=medium * ntp: move to run after apt configuration (LP: #1628337). cloud-init (0.7.8-1-g3705bb5-0ubuntu1~16.04.2) xenial; urge

[Yahoo-eng-team] [Bug 1628337] Re: cloud-init tries to install NTP before even configuring the archives

2016-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-1-g3705bb5-0ubuntu1~16.04.3 --- cloud-init (0.7.8-1-g3705bb5-0ubuntu1~16.04.3) xenial-proposed; urgency=medium * ntp: move to run after apt configuration (LP: #1628337). cloud-init (0.7.8-1-g3705bb5-0ubuntu1~16.04.2) xenial; urge