Public bug reported:
The date box in usage summary is not big enough when the date is bigger
than 10 in a month. See attachment.
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "Screen Shot 2014-03-27 at 15.18.43.png"
https://bugs.launchpad.net/bugs/1
Public bug reported:
The reason is that, nova wants to cache the base image even if it is
doing a cold migration operation, this is a redundant and wrong thing,
when the image is deleted, then an ImageNotFound exception is raised.
reproduce steps:
1) create an instance
2) delete the image of inst
Public bug reported:
VM can only connected (on creation or later) to a network and not to a specific
subnet on that network.
Same goes for port - you cannot create a port on a specific subnet in a network.
This is inconsistent with router-interface-add which targets a specific
subnet instead of
On the neutron side - it is possible. You need to specify "fixed_ip" for the
port.
Fixed ip is a list of {ip_address, subnet_id} dicts. Ip address for fixed_ip
may be omitted and then subnet_id will be used to allocate ip address from the
appropriate subnet.
** Changed in: neutron
Statu
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Lee Li (lilinguo)
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Assignee: (unassigned) => Lee Li
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Lee Li (lilinguo)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/
Public bug reported:
The "live_migration_uri" default should be dependent on the "virt_type"
flag (this is the same behavior as "connection_uri").
** Affects: nova
Importance: Undecided
Status: New
** Tags: libvirt
** Tags added: libvirt
--
You received this bug notification be
** Changed in: ceilometer
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/1231657
Title:
DB2 disconnect not handled pessimistically
Status in
** Changed in: ceilometer
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/1280105
Title:
urllib/urllib2 is incompatible for python 3
Status
Thank you for the update.
** Changed in: horizon
Status: Incomplete => 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/1296273
Title:
NoReverseMatch:
Public bug reported:
In an HA setup, DB node 1 goes down and the DB is fail-overing to DB
node 2 using the same IP. Neutron reports
OperationalError: (OperationalError) socket not open
This is because the TCP connection is broken.
Anyway Neutron takes minutes to re-connect to the new DB node.
Public bug reported:
During test run: (icehouse-3 milestone):
Running openstack_dashboard tests
nosetests openstack_dashboard --nocapture --nologcapture
--cover-package=openstack_dashboard --cover-inclusive --all-modules
--exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
Cre
Public bug reported:
after installing Django-1.6, while Django-1.5 works flawless:
[mrunge@sofja horizon (master)]$ ./run_tests.sh -N
Running Horizon application tests
Traceback (most recent call last):
File "/home/mrunge/work/horizon/manage.py", line 23, in
execute_from_command_line(sys.a
This has exactly the same signature as bug 1291992.
However this has an e-r query which even if different from the one prosed (but
not approved) for bug 1291992 has apparently a decent correlation.
1291992 will be therefore marked as duplicate (this was filed first after all!)
and the assignee m
** 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/1281969
Title:
exceptions.ServerFault is raised when creating a server
I've seen a similar manifestation also in the full job with nova-network.
I'm suspecting neutron might not be the cause after all.
Adding nova to affected projects so people might evaluate.
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification b
Public bug reported:
Please note that this bug is similar to bug 1253822. Possibly included
in it (but that one is now closed), but surely not a duplicate.
The root cause is a lock wait timeout occurring while updating VIPs.
given the nature of load balancing tests, this is non critical in 90% of
Public bug reported:
After deleted shelve offloaded instance, the port attached to instance
isn't deleted.
Reproduce as below:
soulxu1304@soulxu1304-ThinkPad-T410:/opt/stack/nova$ nova shelve vm1
soulxu1304@soulxu1304-ThinkPad-T410:/opt/stack/nova$ nova shelve-offload vm1
soulxu1304@soulxu1304-
packages accepted into -proposed and smoke tested in the QA lab OK.
+7 for final push to -updates.
** No longer affects: cinder (Ubuntu)
** No longer affects: glance (Ubuntu)
** No longer affects: horizon (Ubuntu)
** No longer affects: keystone (Ubuntu)
** No longer affects: neutron (Ubuntu)
Public bug reported:
When launching several VMs in rapid succession, it is possible that libvirt's
image caching
will fetch the same image serveral times. This can occur when all of the VMs
in question
are using the same base image and this base image has not been previously
fetched. The inlin
Public bug reported:
Since trove could manage multiple datastore types and version user
should be able to mention them at provisioning.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team,
Public bug reported:
folsom_initial db migration does not create quotas table for NSX plugin
** Affects: neutron
Importance: Low
Status: New
** Tags: vmware
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
Public bug reported:
For bigswitch plugin, networkdhcpagentbindings table is not created by db
migration.
http://openstack-ci-gw.bigswitch.com/logs/refs-changes-96-40296-13/BSN_PLUGIN/logs/screen/screen-q-svc.log.gz
FOr bigswitch ML2 mech driver, neutron_ml2.consistencyhashes is not created by
Public bug reported:
The current fix to make mox not needed in a non dev environment includes
a lazy-loading pattern in horizon/test/jasmine/jasmine.py. This is
undesirable because we'd like to keep the imports at the top of the
file.
Refactor to avoid this pattern. Look at change set 6 from
ht
Public bug reported:
Error information i think it must show what's happened clearly. So if
the same security rule was created, end-user should receive a clear
message show they add the rule again.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notif
Public bug reported:
Hi there.
When running latest Havana Glance behind an Apache httpd server with
mod_wsgi, an image upload fails with the following error:
2014-03-27 14:15:25.656 7292 DEBUG glance.api.v1.upload_utils [-]
Client disconnected before sending all data to backend
upload_data_t
Public bug reported:
db migration for Embrane plugin needs to be added.
It is found during the review : https://review.openstack.org/#/c/40296/
** Affects: neutron
Importance: Low
Status: New
** Tags: embrane
--
You received this bug notification because you are a member of Yah
Public bug reported:
The following blueprint is said to be implemented but it isn't:
https://blueprints.launchpad.net/keystone/+spec/no-check-id
If you try to add roles to a user that doesn't exist you get a 404:
{
"error": {
"code": 404,
"message": "Could not find user, 12345
Public bug reported:
When creating a new instance, it would be nice to be able to upload a
customization script, rather than filling out the text area.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
En
Public bug reported:
I have followed the guide to create a new dashboard found here:
http://docs.openstack.org/developer/horizon/topics/tutorial.html
but the new dashboard does not show up as a tab on the horizon splash. When I
navigate to the tab it says URL does not match any known pattern. I
** Changed in: cinder
Status: Fix Committed => 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/1279881
Title:
Cannot send scheduler.run_instance event
** Changed in: cinder
Status: Fix Committed => 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/1289230
Title:
Conversion types is missing in some stri
Public bug reported:
With current devstack I ensured I had "GroupAntiAffinityFilter" in
scheduler_default_filters in /etc/nova/nova.conf, restarted nova-
scheduler, then ran:
nova server-group-create --policy anti-affinity antiaffinitygroup
nova server-group-list
+-
Public bug reported:
It has been observed that PLUMgrid Plugin does not do well in association and
disassociation of floating IPs. Incomplete data is sent to the backend while
doing a delete update.
The fix would require changes in update_floatingip and
disassociate_floationgips.
** Affects:
** Changed in: cinder
Status: Fix Committed => 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/1280826
Title:
config generator fails when project enab
Public bug reported:
Currently nova will let you do this:
nova server-group-create --policy anti-affinity antiaffinitygroup
nova boot --flavor=1 --image=cirros-0.3.1-x86_64-uec --hint group=
cirros0
nova boot --flavor=1 --image=cirros-0.3.1-x86_64-uec --hint group=
cirros1
nova boot --flavor=1
** Also affects: nova/havana
Importance: Undecided
Status: New
** Changed in: nova/havana
Importance: Undecided => High
** Changed in: nova/havana
Status: New => In Progress
** Changed in: nova/havana
Assignee: (unassigned) => Yaguang Tang (heut2008)
** Changed in: nova
** Changed in: cinder
Status: Fix Committed => Fix Released
** Changed in: cinder
Milestone: None => icehouse-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/904307
Title:
Public bug reported:
If I do the following:
nova server-group-create --policy affinity affinitygroup
nova boot --flavor=1 --image=cirros-0.3.1-x86_64-uec --hint group=
cirros0
nova resize cirros0 2
The cirros0 server will be resized but when the scheduler runs it
doesn't take into account the s
Valuable changes were made as part of that blueprint, but as documented
in the attached code reviews, we stopped short of actually allowing role
assignments to non-existent users due to a lack of use cases that were
not already solved (by group role assignments, for example). If you have
a use case
Public bug reported:
Currently developers have the ability to assign attributes and css
classes to a table column. In addition, they can assign link_classes
which allows them to attach css classes to a column containing a link.
However, there is no way to attach attributes to the link. We should a
** Tags removed: in-stable-havana
** Also affects: oslo/havana
Importance: Undecided
Status: New
** Changed in: oslo/havana
Status: New => Fix Committed
** Changed in: oslo/havana
Importance: Undecided => Low
** Changed in: oslo/havana
Assignee: (unassigned) => Ihar Hra
Novaclient added support for fixed ip quota in:
https://review.openstack.org/#/c/24553/
** Changed in: python-novaclient
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Hori
For clarification, I added django-openstack-auth to the affected
project. Thanks for the fix.
** Also affects: django-openstack-auth
Importance: Undecided
Status: New
** Changed in: django-openstack-auth
Importance: Undecided => High
** Changed in: django-openstack-auth
Assigne
Public bug reported:
Instances are unable to get networking information (like dhcp
addressing) on newly installed openstack instance (havana
1:2013.2.2-0ubuntu1~cloud0). getting the following in the nova-
compute.log:
2014-03-27 13:57:56.738 20023 ERROR nova.network.api [-] [instance:
d7391625-
Public bug reported:
Trying to power up a new instance on a new install of havana compute
node (1:2013.2.2-0ubuntu1~cloud0). Controller is running on an earlier
version of havana (1:2013.2-0ubuntu1~cloud0).
2014-03-27 18:16:31.602 19393 WARNING nova.compute.manager [-] Found 1 in the
database
This bug was fixed in the package libvirt - 1.1.1-0ubuntu8.7
---
libvirt (1.1.1-0ubuntu8.7) saucy-proposed; urgency=medium
* cherrypick d/p/add-a-mutex-to-serialize-updates-to-firewall from
upstream to complete the concurrency issue fix (LP: #1228977)
libvirt (1.1.1-0ubuntu8.6)
** Also affects: nova/havana
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/1233853
Title:
VHD format check is not properly p
Public bug reported:
libffi-dev on ubuntu and libffi-devel are now systsem dependencies for
Horizon, need to document them in the quickstart guide.
** Affects: horizon
Importance: Medium
Assignee: David Lyle (david-lyle)
Status: New
** Changed in: horizon
Assignee: (unass
Public bug reported:
eventlet.monkey_patch() plays havoc with some debuggers. It would be
good if there was a configuration option to do
eventlet.monkey_patch(os=False, thread=False) when the option value was
true.
** Affects: neutron
Importance: Undecided
Assignee: Brandon Logan (bran
Public bug reported:
Using DevStack, with a pretty plain local.conf, to install OpenStack
into a VM made from http://cloud-images.ubuntu.com/saucy/20140326/saucy-
server-cloudimg-amd64-disk1.img - the launch of keystone fails, ending
with this complaint:
dbus.exceptions.DBusException: org.freedes
** 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 Compute (nova).
https://bugs.launchpad.net/bugs/1221190
Title:
[0SSA 2014-009] Image format not enforced
Public bug reported:
PROBLEM
Deleting Router from neutron without deleting router-interface deletes router
from VSD but not from neutron.
STEPS TO REPRODUCE
---
1. Add router Router1
2. Add network Network1 and subnet Subnet1
3. Add r
** Project changed: keystone => keystone (Ubuntu)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1298624
Title:
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.NotSupported:
Public bug reported:
Running Tempest in our internal CI we hit 3 test failures out of 1,971
tests, one was:
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTest.test_snapshot_create_with_volume_in_use
This is running x86_64 RHEL 6.5 with the nova libvirt driver and neutron
openvswitch.
** Also affects: horizon/havana
Importance: Undecided
Status: New
** Changed in: horizon
Importance: Undecided => Low
** Changed in: horizon/havana
Importance: Undecided => Low
** Changed in: horizon/havana
Status: New => In Progress
--
You received this bug notification
** Also affects: keystone/havana
Importance: Undecided
Status: New
** Changed in: keystone/havana
Assignee: (unassigned) => wanghong (w-wanghong)
** Changed in: keystone/havana
Milestone: None => 2013.2.3
** Changed in: keystone/havana
Importance: Undecided => Medium
** Ch
** Also affects: keystone/havana
Importance: Undecided
Status: New
** Changed in: keystone/havana
Importance: Undecided => Medium
** Changed in: keystone/havana
Status: New => In Progress
** Changed in: keystone/havana
Assignee: (unassigned) => Rui Chen (kiwik-chenrui)
Public bug reported:
This is a follow on to https://bugs.launchpad.net/neutron/+bug/1244853.
I found today that the same problem can happen with external gateway
devices. Those should be identified and removed in a manner similar to
the fix before the other bug.
** Affects: neutron
Importa
** Changed in: python-novaclient
Importance: Undecided => High
** Tags removed: havana-backport-potential
** Also affects: horizon/havana
Importance: Undecided
Status: New
** Changed in: horizon/havana
Status: New => In Progress
** Changed in: horizon/havana
Importance: U
** 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 neutron.
https://bugs.launchpad.net/bugs/1243327
Title:
[OSSA 2014-008] Routers can be cross plugged by other tenan
Public bug reported:
In bug 1298494 I recently saw a case where the unit tests (using sqlite)
behaved differently than devstack with mysql.
The issue seems to be when we do
filters = {'uuid': group.members, 'deleted_at': None}
instances = instance_obj.InstanceList.get_by_filters(
This was released in Icehouse-3
https://github.com/openstack/glance/commit/f88ce19ed7be73b252c88257c9a37be0b1335e04
** Changed in: glance
Status: Confirmed => Fix Committed
** Also affects: glance/havana
Importance: Undecided
Status: New
** Changed in: glance/havana
Sta
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron/havana
Status: New => In Progress
** Changed in: neutron/havana
Importance: Undecided => High
** Changed in: neutron/havana
Assignee: (unassigned) => Aaron Rosen (arosen)
** Changed
Public bug reported:
The server manager module references an attribute of a variable that
could either be an HTTPSConnection object or None. If it's None, the
attribute reference will fail.
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: I
** Also affects: nova/havana
Importance: Undecided
Status: New
** Changed in: nova/havana
Status: New => Fix Committed
** Changed in: nova/havana
Importance: Undecided => Medium
** Changed in: nova/havana
Assignee: (unassigned) => Aaron Rosen (arosen)
** Tags removed: i
** Also affects: neutron/havana
Importance: Undecided
Status: New
** Changed in: neutron
Importance: Undecided => Low
** Changed in: neutron/havana
Importance: Undecided => Low
** Changed in: neutron/havana
Status: New => In Progress
** Changed in: neutron/havana
Ass
** Also affects: python-novaclient
Importance: Undecided
Status: New
** Changed in: python-novaclient
Assignee: (unassigned) => Liusheng (liusheng)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (
Public bug reported:
Problem -
API sample file for Nova get keypair API is wrong. It contain the response
sample of list keypair API.
/nova/tests/integrated/api_samples/os-keypairs/keypairs-get-resp.json.tpl
/nova/tests/integrated/api_samples/os-keypairs/keypairs-get-resp.xml.tpl
Their API samp
Public bug reported:
Currently,
Call to GET /${tenant_id}/servers/${server_id} validates the server_id
(uuid_like/int_like) and if found invalid, returns a 404 with ''Instance
could not be found'' message.
On invalid server_id, it should return 400 (Bad Request) with the
message like "Invalid se
Public bug reported:
I am working on a neutron bug
Inorder to push my changes I have followed the below steps
1)Cloned the neutron code from - https://github.com/openstack/neutron.git
2) I have done with my code changes and gave git commit.
3) After that when i give git review . I found rfc.sh
Public bug reported:
After upgrading from icehouse b2 to b3, neutron-server using zmq was
crashed silently. No core dump, no exception, no error, no warnings.
After I switched to rabbitmq, everything went well. It really drove me
crazy.
Then I tried to debug, it was really hard to do it, because
72 matches
Mail list logo