Public bug reported:
On stable/havana branch, ./run_tests.sh launches a huge ridiculously
long error string which comes down to
---
[iwienand@fedora19 neutron]$ .venv/bin/python -c "from
neutron.plugins.linuxbridge.agent import linuxbridge_neutron_agent"
Traceback (most recent call last):
File
Public bug reported:
Seem to be experiencing a bug with libvirt.xml device formatting when
--ephemeral flag is used after initial booth and then use of nova stop/start or
nova reboot --hard. We are using following libvirt options in nova.conf for
storage:
libvirt_images_type=lvm
libvirt_images
Public bug reported:
1. install cloud-init-0.7.4.tar.gz for suse11 image
2. Deploy a instance using this image and enabled config-drive
#cloud-config
password: cloud4ibm
chpasswd: { expire: False }
ssh_pwauth: True
final_message: "The system is finally up"
runcmd: [ "service networking restart"
Public bug reported:
the steps to reproduce:
1. boot an instance with user volume: nova boot --flavor 11 --image
cirros --block-device-mapping /dev/vdb=a6118113-bce9-4e0f-89ce-
d2aecb0148f8 test_vm1
2. shelve the instance: nova shelve 958b6615-1a02-46a7-a0cf-a4b253f1b9de
3. unshelve the instanc
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1293323
Title:
rejected member can download image file
Status in OpenStack Image Regist
Public bug reported:
Enable flake8 checking for
E711 comparison to False should be 'if cond is False:' or 'if not cond:'
E712 comparison to True should be 'if cond is True:' or 'if cond:'
** Affects: neutron
Importance: Undecided
Assignee: Henry Gessau (gessau)
Status: New
**
Reviewed: https://review.openstack.org/86462
Committed:
https://git.openstack.org/cgit/openstack/heat/commit/?id=ec3a0c61393ee4b1ad33f79da256e0a510281ded
Submitter: Jenkins
Branch:milestone-proposed
commit ec3a0c61393ee4b1ad33f79da256e0a510281ded
Author: Thomas Herve
Date: Tue Apr 8 09:02
Public bug reported:
Depending on the timing, a router interface may immediately be deleted
from the backend after being created.
This is because the async creation thread cannot find the port to update
its status after creating it on the backend. It assumes this is because
it was already deleted
Public bug reported:
When I create enough instances within my cluster to require pagination,
any instance on the second page cannot be terminated via the dashboard.
I'm presented with the "Are you sure you want to terminate" modal.
Confirming simply takes me back to the instance list, on page 1.
Public bug reported:
Daily Usage Report currently shows something like: Nova | cpu | CPU time
used | 2014-04-09 | 5.14936128148e+13
It would be more meaningful to show the value as hours:minutes:seconds
or something (maybe append this to the ns value?). Ns unit isn't very
consumable.
Same with
Reviewed: https://review.openstack.org/86360
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=87f57c0a2cc00a70edc87c5dc10bdefb6c01587b
Submitter: Jenkins
Branch:milestone-proposed
commit 87f57c0a2cc00a70edc87c5dc10bdefb6c01587b
Author: Andrew Laski
Date: Thu Mar 20 19:0
** Changed in: neutron (Ubuntu)
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/1284718
Title:
interface-attach to external network a) works
Public bug reported:
port cinder Icehouse fix:
https://bugs.launchpad.net/cinder/+bug/1274334
-Yehia
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack
Public bug reported:
If you reboot the dhcp-agent it will query the neturon-server
once per network for device_id though it already knows this
information as it was returned in the initial get_active_networks_info call.
** Affects: neutron
Importance: High
Assignee: Aaron Rosen (arosen)
** Changed in: heat
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/1299349
Title:
upstream-translation-update Jenkins job failing
Status in
** Changed in: heat
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/1302490
Title:
Requirements fail to be synced in milestone-proposed
Statu
Public bug reported:
The Trustv3 controller is not setting trust_id=trust_id when raising
TrustNotFound exceptions, it is passing the trust_id as the message,
causing a non-descriptive message to be passed through the API.
** Affects: keystone
Importance: Low
Assignee: Priti Desai (prit
Public bug reported:
Fix typo in ml2 configuration example
** Affects: neutron
Importance: Undecided
Assignee: Choe, Cheng-Dae (whitekid)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neut
Public bug reported:
PROBLEM
The existing `fakelibvirt.libvirtError` is actually not compatible with
the real `libvirt.libvirtError` class in that it accepts different
kwargs in the `__init__`.
This is a problem because test code may use either class depending on
whether `libvirt-python` happens
Marking this invalid for now, the failure was actually somewhere else.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1305100
Title:
** Also affects: glance/havana
Importance: Undecided
Status: New
** Changed in: glance/havana
Status: New => Confirmed
** Changed in: glance/havana
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
** Changed in: openstack-ci
Status: In Progress => Fix Released
--
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/1277168
Title:
having oslo.sphinx in namespace pack
Adding a nova task to get the Nova devs' opinion on this, since the data
comes from hypervisor-stats . I don't think this can be resolved from
the Horizon side.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: horizon
Status: Incomplete => Invalid
--
You r
Public bug reported:
On a recent patch I saw this failure in grenade with Neutron. It looks
to be in the LBaaS code somewhere. The trace is as follows:
2014-04-09 13:57:06.678 | Traceback (most recent call last):
2014-04-09 13:57:06.679 | File "tempest/test.py", line 122, in wrapper
2014-04-09
Public bug reported:
The dhcp agent never uses the reuse_existing flag, which is set to true
by default. It can be removed.
** Affects: neutron
Importance: Undecided
Assignee: Rossella Sblendido (rossella-o)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Ros
Public bug reported:
/opt/stack/keystone/keystone/common/ldap/core.py #493-520
def search_s(self, base, scope,
filterstr='(objectClass=*)', attrlist=None, attrsonly=0):
# NOTE(morganfainberg): Remove "None" singletons from this list, which
# allows us to set mappe
Public bug reported:
I'd expect live-migration to migrate instances in paused or rescued
states as they're online VMs anyway, as opposed to those that are
shutoff or suspended. However, I see that it's currently disabled in the
compute API.
nova live-migration --block-migrate b32b0eb4-b8aa-4204-b
No idea why this was opened against the project for our developer
community infrastructure--relocating to neutron.
** Project changed: openstack-ci => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.l
You have been subscribed to a public bug:
The L2 agent which is running on compute or Network Node has name
"neutron-openvswitch-agent".
sdn@santosh-cn1:~$ ps ax | grep agent
26690 ?Ss 0:00 /usr/bin/python /usr/bin/neutron-openvswitch-agent
--config-file=/etc/neutron/neutron.conf
--
Fix Released indicates that the fix has been included as part of a
milestone release, while Fix Committed indicates that the fix has simply
merged to master, which is the case here.
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keystone
Status: Fix Released => F
Public bug reported:
When logging exceptions the exception handling should make use of
save_and_reraise
** Affects: neutron
Importance: Medium
Assignee: Gary Kotton (garyk)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Gary Kotton (garyk)
** Change
Putting back in OSSA scope so that we discuss what to do with this
** Also affects: ossa
Importance: Undecided
Status: New
** Changed in: ossa
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribe
As discussed on the stable-maint list[1] such change isn't appropriate for the
stable branch.
Distros can carry the proposed patch[2] or drop oauth support in their Havana
packages, to address security concerns with oauth2.
[1]
http://lists.openstack.org/pipermail/openstack-stable-maint/2014-Ma
As trusty now has keystone rc2, marking fix released.
** Changed in: keystone (Ubuntu Trusty)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1301036
Documented gap, not a vulnerability.
** Information type changed from Private Security to Public
** Changed in: ossa
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.la
Public bug reported:
The bulk of the stack traces in n-cpu is because emit_event is getting
triggered on a VM delete, however by the time we get to emit_event the
instance is deleted (we see this exception 183 times in this log - which
means it's happening on *every* compute terminate) so when we
Public bug reported:
The current iptables_manager does not support a tag parameter in the
remove_rule method [1]. This means that it cannot remove any rules that
use tags because it uses the remove() method using a constructed rule
without the tag[2], which would never match a rule with a tag.
1
Public bug reported:
When booting Instance the hw_video_head property isn't retrieved from
the image metadata :
This functionality of modifying the number of heads for spice users should
have been added in Ice-House
according to BP :
https://blueprints.launchpad.net/nova/+spec/libvirt-video-d
Public bug reported:
I get an error in /var/log/httpd/error_log just look like below:
Login successful for user "admin".
Internal Server Error: /
Traceback (most recent call last):
File "/usr/lib/python
Reviewed: https://review.openstack.org/86194
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=51992642c09cf09cef7ea0efe8a9ed6fbdfdf02d
Submitter: Jenkins
Branch:milestone-proposed
commit 51992642c09cf09cef7ea0efe8a9ed6fbdfdf02d
Author: Dan Smith
Date: Tue Apr 8 16:55:43
Public bug reported:
The file nova/virt/vmwareapi/fake.py should be moved to the tests
directory. This is solely used in the unit tests. There is no need for
this to reside in the virt directory.
** Affects: nova
Importance: Wishlist
Assignee: Gary Kotton (garyk)
Status: In Pro
** Changed in: ossa
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/1289033
Title:
[OSSA-2014-010] XSS in Horizon-Orches
** Changed in: keystone
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1278738
Title:
trusts in keystone fail in driver when impersonation is not prov
** Changed in: neutron
Status: New => Fix Committed
** Changed in: neutron
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/1304093
Title
Reviewed: https://review.openstack.org/86204
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=422e6e9a0eef379315f3404304e65583e8b65f92
Submitter: Jenkins
Branch:milestone-proposed
commit 422e6e9a0eef379315f3404304e65583e8b65f92
Author: Aaron Rosen
Date: Tue Apr 8 13:
** Changed in: nova
Status: New => Confirmed
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1304872
Title:
us
Public bug reported:
Use of aliases in neutron.conf for service plugins results in errors
when running neutron-db-sync.
neutron.conf:
service_plugins = router,firewall,lbaas,vpnaas,metering
neutron-db-manage --config-file=/etc/neutron/neutron.conf
--config-file=/etc/neutron/plugins/ml2/ml2_con
Public bug reported:
Mellanox networking solution requires knowledge of physical network during VIF
plugging.
vif _details dictionary on bort:binding is filled with physical_network by
neutron plugin (ML2 MechanismDriver). VIF Driver should use vif_details to get
physical_network info.
** Affe
Public bug reported:
Mellanox networking solution requires knowledge of physical network during VIF
plugging in nova.
vif _details dictionary on bort:binding should be used to hold this the
information in order to propogate to nova
** Affects: neutron
Importance: Undecided
Assignee: I
Public bug reported:
1) Pre create a port using port-create
2) Boot a VM with nova boot --nic port_id=
3) Detach port from VM.
Expected: VM should boot using provided port_id at boot time. When port
is detached from VM, it should not get deleted
** Affects: nova
Importance: Undecided
Public bug reported:
Problem description :
The VM instance during creation failed to connect 169.254.169.254/16
network once the network is again added to the router port.
Release -- Icehouse
Build Used
ii neutron-common 1:2014.1+git201404071258~precise-0ubuntu1
51 matches
Mail list logo