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
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" (
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
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
** 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://
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
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
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
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
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.
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
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
** 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
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
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
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
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
** 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
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
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
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
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.
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:/
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
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
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:
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
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 +
I tried reproducing this
Here are my observations
[stack@controller devstack]$ nova suspend test
[stack@controller devstack]$ nova list
+--+--+---++-+---+
| ID
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
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
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
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
33 matches
Mail list logo