** No longer affects: nova
--
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/1532534
Title:
[RFE] InfiniBand support
Status in Ironic:
In Progress
Status in Ironic Inspe
Public bug reported:
when neutron-openvswitch-agent is offline. we can migrate VM to this node
successfully.
but the port status is Down. and the binding:vif_type change into
"binding_failed"
for example:
1. we have two compute nodes. named tecs110, tecs164
2. create a VM with ovs por
Public bug reported:
This applies mostly for code-correctness. configuring notifications
using the standard options in the default group is meant to be
deprecated in favor of options in the group
oslo_messaging_notifications[1]. So basically what this enables is to be
able to use that group to con
Renaming the instance is just updating the instances.display_name column
in the database, it's not actually rename the internal instance.name
value which is generated based on the CONF.instance_name_template config
option and is used to set the initial hostname of the guest. So
basically, updating
I wasn't able to recreate this on a master branch devstack I created
this week (so newton code).
I created a server with name 'test', verified virsh list showed that
instance by it's same 'instance_name' attribute from nova show test.
Then renamed the server via "nova update --name new_name test"
** Also affects: nova
Importance: Undecided
Status: New
--
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/1565028
Title:
Neutron port detach isn't detected by nov
Can you dump the instance record from the database before and after the
rename, and also the virsh domain information for that instance before
and after you rename and delete it?
** Changed in: nova
Status: Triaged => New
** No longer affects: nova/mitaka
--
You received this bug notific
Weird, it the libvirt driver code can't find the domain by name it
should fall back to using the uuid. Seems like an easy fix.
** Tags added: libvirt
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Importance: Undecided => Medium
** Also affects: nova/mitaka
Importa
It actually looks like this is a limitation in the flavors API in nova,
you can't filter on name:
https://github.com/openstack/nova/blob/347ebb20e3217c2f8abf261622ba420c9fd077bd/nova/api/openstack/compute/flavors.py#L78
We'd have to update the API to do this, and at least for this case it's
proba
Some related docs:
http://docs.openstack.org/openstack-ops/content/flavors.html
http://docs.openstack.org/openstack-ops/content/scaling.html#os-flavors-
table
http://docs.openstack.org/developer/horizon/_modules/openstack_dashboard/test/test_data/heat_data.html
http://docs.openstack.org/liberty
Reviewed: https://review.openstack.org/300602
Committed:
https://git.openstack.org/cgit/openstack/glance/commit/?id=ff675437f3a92cbd8cc4f5c79e7bb60c73bd4a91
Submitter: Jenkins
Branch:master
commit ff675437f3a92cbd8cc4f5c79e7bb60c73bd4a91
Author: Tom Cocozzello
Date: Fri Apr 1 13:20:18 201
*** This bug is a duplicate of bug 1551805 ***
https://bugs.launchpad.net/bugs/1551805
** This bug has been marked a duplicate of bug 1551805
add arp_responder flag to linuxbridge agent
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is
Reviewed: https://review.openstack.org/295605
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=ff3232a318a249e2320f0a0fac9589e0ce7d4018
Submitter: Jenkins
Branch:master
commit ff3232a318a249e2320f0a0fac9589e0ce7d4018
Author: Justin Pomeroy
Date: Mon Mar 21 14:31:07 2
Public bug reported:
While running a script which:
1) creates a project
2) creates a user in that project
3) creates a flavor
4) tweaks some nova and neutron quotas for that project
5) switches to that project
6) creates an image
7) tweaks some security group rules
8) creates a network/subnet/rou
Public bug reported:
Liberty packstack with Bigswitch P+V integration. Notice when reaching five
subnet that neutron is reporting "create subnet (quota exceeded" message in
Horizon Network Gui.
Increasing the subnet quota limit to 20 remove the grey out button, but putting
it back to 10 causes
Public bug reported:
With this patch that was recently merged to Cinder [1], the user can now
specify the visibility and protected status of images when uploading
from volume. These options should be added to volume upload to image
similar to how they exist with regular image creation.
https://re
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
This bug was fixed in the package cloud-init - 0.7.7~bzr1200-0ubuntu1
---
cloud-init (0.7.7~bzr1200-0ubuntu1) xenial; urgency=medium
* New upstream snapshot.
- fix adding of users when no group is specified (LP: #1562918)
- fix write_files with compressed content (LP: #15656
Mentioned in comments that it is not a Horizon bug. Closing it.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/15
Public bug reported:
Using neutron master with devstack all-in-one installation.
Under specific circumstances, the neutron dhcp agent (with dnsmasq
driver) will incorrectly create a new interface device rather than
reusing the existing one if the network's namespace is accidentally
deleted.
1. N
Public bug reported:
The list of panels appears to be intended to be sorted by file name, but
all files in /enabled and always presented in the nav ahead of any files
from local/enabled, no matter the file name.
This appears to be a bug in util/settings.py that does an rsplit to
separate file nam
** Changed in: cloud-init (Ubuntu)
Status: New => Confirmed
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Low
** Also affects: cloud-init
Importance: Undecided
Status: New
** Changed in: cloud-init
Status: New => Confirmed
** Changed in: cloud-init
Im
** Changed in: cloud-init (Ubuntu)
Status: New => Fix Released
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bug
Public bug reported:
See attached example.py for sample code and context.
Create a v2 client object:
* Use publicurl as the auth_url endpoint
* Use credentials that confer an admin role
Call client.tokens.authenticate() using any valid token/tenant_id.
The call fails when adminurl is unreachab
Reviewed: https://review.openstack.org/302091
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=92af3114a749a2c8a856de0da150ddb9d0e9c6eb
Submitter: Jenkins
Branch:master
commit 92af3114a749a2c8a856de0da150ddb9d0e9c6eb
Author: Jakub Libosvar
Date: Wed Apr 6 08:08:54 20
Public bug reported:
After successfully updating the name of an instance (from a libvirt/KVM host),
I proceeded to delete the instance.
The instance was successfully deleted. However, upon using "virsh list --all",
it can be seen that the domain has not been undefined.
Steps to Reproduce:
1. Se
Public bug reported:
Running just KeepalivedManagerTestCase locally I see the following three
tests fail frequently:
test_keepalived_spawn
test_keepalived_respawns
test_keepalived_respawn_with_unexpected_exit
** Affects: neutron
Importance: Undecided
Assignee: Assaf Muller (amuller)
Public bug reported:
https://review.openstack.org/300127
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/nova" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option needs
fixed in trunk at 1198.
** Also affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Changed in: cloud-init
Importance: Undecided => Low
** Changed in: cloud-init
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yah
fixed in trunk at reno 1194 (missed the --fixes)
** Also affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Changed in: cloud-init
Importance: Undecided => Medium
** Changed in: cloud-init
Status: New => Fix Committed
** Changed in: cloud-init
Assignee: (
Public bug reported:
When running the unit tests (when building the Debian package for
Neutron Mitaka RC3), Neutron fails more than 500 unit tests. Upgrading
from SQLAlchemy 1.0.11 to 1.0.12 fixed the issue.
Example of failed run:
https://mitaka-jessie.pkgs.mirantis.com/job/neutron/37/consoleFull
You need to set CONF.upgrade_levels.compute in your nova.conf on your
controller node, see how the grenade multinode job sets this:
http://logs.openstack.org/18/295218/3/check/gate-grenade-dsvm-
multinode/cb39c7b/logs/etc/nova/nova.conf.txt.gz
** Changed in: nova
Status: New => Invalid
--
Public bug reported:
When running a controller (nova was SHA b55d5bc), and nova-compute (from
Liberty) on a separate node, and attempting to live-migrate instances
off the liberty nova-compute, the following error occurs:
http://paste.openstack.org/show/492327/
** Affects: nova
Importance:
** Changed in: curtin
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1499869
Title:
maas wily deployment to HP Proliant m400 arm64 server cartridge fails
Public bug reported:
Error Unable to edit consistency group when volume name has underscore
(vol1_3par)
Horizon master April 5 2016
How to reproduce
1) create volume type (3parfc)
Horizon > Admin > Volumes > Volume Types
2) create volume with underscore (vol1_3par)
Horizon > projects > Volumes
Public bug reported:
All ports that are processed by ovs-agent use conntrack zone 4095
because ovsdb doesn't contain their vlan tag yet.
** Affects: neutron
Importance: Undecided
Assignee: Jakub Libosvar (libosvar)
Status: New
** Tags: sg-fw
** Tags added: sg-fw
** Changed
Moved this bug to oslo.cache as the implementation is in oslo.cache
** Project changed: keystone => oslo.cache
** Summary changed:
- Keystone oslo_cache.memcache_pool cache seems not to work properly
+ memcache_pool cache seems not to work properly
--
You received this bug notification because
Public bug reported:
== Abstract ==
During Keystone OSprofiler integration it was a wish to check how does
Keystone was changed from Liberty to Mitaka in regarding DB/Caching
layers workability. There were lots of changes related to federation
support added and because of movement to slo.cache us
Public bug reported:
== Abstract ==
During Keystone OSprofiler integration it was a wish to check how does
Keystone was changed from Liberty to Mitaka in regarding DB/Caching
layers workability. There were lots of changes related to federation
support added and because of movement to slo.cache us
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1529556
Title:
Remove unused services injecting i
Public bug reported:
Currently the phone_home module allows for the hostname of a machine to
be posted but not the FQDN.
I'm happy to make this change myself but I cannot work out how to submit
the patch through launchpad. I'll update this if I work it out.
** Affects: cloud-init
Importanc
Reviewed: https://review.openstack.org/299022
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=997d7b03fb7f5528f0a3ce70867b9dcd9321509e
Submitter: Jenkins
Branch:master
commit 997d7b03fb7f5528f0a3ce70867b9dcd9321509e
Author: Kevin Benton
Date: Fri Mar 25 04:47:28 201
Public bug reported:
When a user create/delete folder or object, it might occur a Conflict(or
Already Exist) Error.
However, at the moment, the message displayed to users doesn't include this
meaning.
Just display "Unable to create/delete xxx".
When we can know the cause of the error, we should
I disagree that this is a bug. If you enter a huge string, then you get
a huge string back. That's expected behaviour, and not worth the time to
alter.
** Changed in: horizon
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Enginee
I disagree that this is a bug. If you enter a huge string, then you get
a huge string back. That's expected behaviour, and not worth the time to
alter.
** Changed in: horizon
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineer
Public bug reported:
When the service starts for the first time, nova-compute fails to register
itself to the DB. It seems that a nova-compute service of that node has already
registered to the DB, so it's a duplicate entry.
Could be a race condition, and nova-compute tries to write itself to th
Ironic is not responsible for configuring anything on a user image. I'm
redirecting this bug to nova folks to evaluate if it's something to be
fixed there.
** Project changed: ironic => nova
** Tags added: ironic
--
You received this bug notification because you are a member of Yahoo!
Engineeri
You have been subscribed to a public bug:
After deployed with agent_ssh driver, when rename instance name, host
name is not renamed.
$ nova list
+--+-+++-+-+
| ID
Public bug reported:
Those options seem to serve the same purpose, so it's better to leave
just one.
** Affects: neutron
Importance: Undecided
Assignee: Ihar Hrachyshka (ihar-hrachyshka)
Status: New
** Tags: deprecation
** Tags added: deprecation
** Changed in: neutron
Public bug reported:
Current code for prefix delegation gets all ports from DB and then for
each port it checks if it has a PD subnet. With this, we get unnecessary
ports(ports without PD subnet) and again we need to check for subnet in
these ports.
We can optimize this by querying the DB by filt
Public bug reported:
* Summary
When deleting l3 router gateway port, if the gateway port deleting fail, then
this gateway port cannot be delete any more.
* Pre-conditions
A vrouter is created with an external gateway port.
* Step-by-step
1. loop add and delete gateway port.
2. loop kill the ne
55 matches
Mail list logo