[Bug 1029430] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, the OpenStack components have been deployed and configured across multiple nodes using quantal-proposed as an installation source. After successful bring-up and confi

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom.tar" https://bugs.launchpad.net/bugs/1029430/+attachment/3651750/+files/quantal_folsom.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/102

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom_nova-volume.tar" https://bugs.launchpad.net/bugs/1029430/+attachment/3651751/+files/quantal_folsom_nova-volume.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom_quantum.tar" https://bugs.launchpad.net/bugs/1029430/+attachment/3651752/+files/quantal_folsom_quantum.tar ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a me

[Bug 1116671] Re: Meta bug for tracking Openstack 2012.2.3 Stable Update

2013-04-23 Thread Adam Gandelman
er and tenant are enabled in EC2 + - CVE-2013-0282 +* SECURITY UPDATE: fix denial of service + - debian/patches/CVE-2013-1664+1665.patch: disable XML entity parsing + - CVE-2013-1664 + - CVE-2013-1665 + . keystone (2012.2.3+stable-20130206-82c87e56-0ubuntu1) quantal-prop

[Bug 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom.tar" https://bugs.launchpad.net/bugs/1055929/+attachment/3651774/+files/quantal_folsom.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105

[Bug 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom_quantum.tar" https://bugs.launchpad.net/bugs/1055929/+attachment/3651776/+files/quantal_folsom_quantum.tar ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a me

[Bug 1055929] Verification report.

2013-04-23 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, the OpenStack components have been deployed and configured across multiple nodes using quantal-proposed as an installation source. After successful bring-up and confi

[Bug 1055929] Re: Can not display usage data for Quota Summary

2013-04-23 Thread Adam Gandelman
Test coverage log. ** Attachment added: "quantal_folsom_nova-volume.tar" https://bugs.launchpad.net/bugs/1055929/+attachment/3651775/+files/quantal_folsom_nova-volume.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1153412] [NEW] python-jenkinsapi cannot be installed, python-beautifulsoup4 is not installable

2013-03-10 Thread Adam Gandelman
Public bug reported: Seems to affect both Quantal and Raring currently. # apt-cache policy python-jenkinsapi python-jenkinsapi: Installed: (none) Candidate: 0.1.11-5 Version table: 0.1.11-5 0 500 http://archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages root@raring-03-10

[Bug 1153621] Re: raring nova-client fails: pkg_resources.DistributionNotFound: python-novaclient==2.9.0

2013-03-11 Thread Adam Gandelman
Hey Ben-- What version of python-novaclient does this affect ? dpkg -l | grep python-novaclient. I just tried /w whats current in raring (python- novaclient 1:2.11.1-0ubuntu1), seeing no issue with pkg_resources and the client seems functional ** Changed in: python-novaclient (Ubuntu) St

[Bug 1153621] Re: raring nova-client fails: pkg_resources.DistributionNotFound: python-novaclient==2.9.0

2013-03-11 Thread Adam Gandelman
On second glance, you're runnig /usr/local/bin/nova. Did you pip install python-novaclient 2.9.0 before apt-get installing the raring package? I'd remove your local copy and try again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
Ben- It looks like you've got two nova clients installed, see Bug #1153621. But this seems still to affect python-novaclient: root@raring-03-11-1634:~# nova --version Unknown, couldn't find versioninfo file at /usr/lib/python2.7/dist- packages/novaclient/versioninfo root@raring-03-11-1634:~# ls /

[Bug 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
** Also affects: python-novaclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079022 Title: nova --version does not function as intended To manage no

[Bug 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
Tagging as affecting upstream as its a tough one to package around. The clients expect that the versioninfo text-file exist in the module's path (eg, /usr/lib/python2.7/dist-packages/novaclient/), however, I'm not sure its okay for the package to be installing that there, hence it ends up in /usr

[Bug 1153623] Re: raring glance client fails on missing OrderedDict

2013-03-11 Thread Adam Gandelman
Looks like glanceclient needs to be updated/fixed to make use of openstack-common's version facilities, similar to cinder. ** Also affects: python-novaclient Importance: Undecided Status: New ** No longer affects: python-novaclient (Ubuntu) ** Project changed: python-novaclient => pyth

[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-12 Thread Adam Gandelman
Nothing special in the packaging, the package upgrade process just basically lays out the new code and calls db_sync. Took a closer look and have had no luck reproducing with current trunk (installed from ppa:openstack-ubuntu-testing/grizzly-trunk-testing), but was able to reproduce reliably using

[Bug 1133608] Re: Duplicate entry '9fe2ff9ee4384b1894a90878d3e92bab' on db_sync

2013-03-13 Thread Adam Gandelman
Fairly certain this is a duplicate. The traceback in the original report is only half the story. Using G3, a db_sync against a populated database first ends with error "AttributeError: 'NamedTuple' object has no attribute 'project_id'" which Bug #1130424 addresses. Subsequent db_sync's after fai

[Bug 1155458] Re: 500 response when trying to create a server from a deleted image

2013-03-14 Thread Adam Gandelman
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155458 Title: 500 response when trying to create a server from a deleted image To ma

[Bug 1155770] [NEW] terminator issues with global menu bar

2013-03-15 Thread Adam Gandelman
Public bug reported: (Apologies for incorrect desktop environment terminology) Just upgraded to 13.04 on my laptop. terminator seems to be having issues with the global menu bar. That is, the terminator windows title bar ends up being managed in the global menu bar, and leaves me no way of dr

[Bug 1172420] [NEW] python-novaclient installs broken symlink /etc/bash_completion.d

2013-04-24 Thread Adam Gandelman
Public bug reported: python-novaclient's bash completion does not work, the package installs a broken sym link in /etc/bash_completion.d: ubuntu@raring-04-24-1156:~$ ls -lh /etc/bash_completion.d/nova.bash_completion lrwxrwxrwx 1 root root 53 Apr 5 17:39 /etc/bash_completion.d/nova.bash_comple

[Bug 1172420] Re: python-novaclient installs broken symlink /etc/bash_completion.d

2013-04-24 Thread Adam Gandelman
** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172420 Title:

[Bug 1157864] Re: Requests to https server can yield WantReadError

2013-04-24 Thread Adam Gandelman
** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157864 Title:

[Bug 1150720] Re: [SRU] There is now a dependency on paramiko v1.8.0

2013-04-25 Thread Adam Gandelman
@ Chuck Can you please post a better test case? I'm trying to reproduce and verify the fix but I haven't been able to trigger the issue. I've followed your test case, and even gone as far as setting up remote access to another system for cinder to create an SSH connection, but haven't been able

[Bug 1150720] Re: [SRU] There is now a dependency on paramiko v1.8.0

2013-04-25 Thread Adam Gandelman
Using a variation of a test case for the same bug found at http://redes- privadas-virtuales.blogspot.com/2013/02/paramiko-object-with-process- rng-must.html. Looks like this is actually still in issue using the patched package in raring python-paramiko 1.7.7.1-3.1, and the similarly patched packa

[Bug 1157864] Re: Requests to https server can yield WantReadError

2013-04-29 Thread Adam Gandelman
Fixed in upload to saucy, python-glanceclient 1:0.9.0.13.gaddd3c3-0ubuntu1 ** Changed in: python-glanceclient (Ubuntu) Status: Confirmed => Fix Released ** Also affects: python-glanceclient (Ubuntu Raring) Importance: Undecided Status: New ** Changed in: python-glanceclient (Ubu

[Bug 1172420] Re: python-novaclient installs broken symlink /etc/bash_completion.d

2013-04-29 Thread Adam Gandelman
** Also affects: python-novaclient (Ubuntu Raring) Importance: Undecided Status: New ** Changed in: python-novaclient (Ubuntu Raring) Status: New => Confirmed ** Changed in: python-novaclient (Ubuntu) Importance: Undecided => Medium ** Changed in: python-novaclient (Ubuntu Ra

[Bug 1157864] Re: [SRU] Requests to https server can yield WantReadError

2013-04-29 Thread Adam Gandelman
** Summary changed: - Requests to https server can yield WantReadError + [SRU] Requests to https server can yield WantReadError -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157864 Title: [SRU] Re

[Bug 1157864] Re: [SRU] Requests to https server can yield WantReadError

2013-04-29 Thread Adam Gandelman
** Description changed: If the glance client is instantiated when the socket module has been monkey patched (eg when inside nova/cinder) requests to the server can yield a WantReadError because the socket has been set to non-blocking but this is not being handled correctly. + + --- Ubuntu

[Bug 1179626] [NEW] Meta bug for tracking Openstack 2013.1.1 Stable Update

2013-05-13 Thread Adam Gandelman
Public bug reported: This is a meta-bug used for tracking progress of the 2013.1.1 Grizzly stable update to Nova, Horizon, Keystone, Cinder and Quantum in Ubuntu 13.04. Note: Glance did not see any backports to upstream stable/grizzly branch during this period, and is omitted from this update bat

[Bug 1179707] [NEW] Meta bug for tracking OpenStack 2012.2.4 Stable Update

2013-05-13 Thread Adam Gandelman
[fcf249d] DoS through XML entity expansion (CVE-2013-1664) LP: 1100282 glance (2012.2.4-0ubuntu1) quantal-proposed; urgency=low . [ Adam Gandelman ] * Dropped patches, applied upstream: - debian/patches/CVE-2013-1840.patch: [dd849a9] * Resynchronize with stable/folsom (dbd3d3d7):

[Bug 1179626] Re: Meta bug for tracking Openstack 2013.1.1 Stable Update

2013-05-14 Thread Adam Gandelman
cinder (1:2013.1.1-0ubuntu1) raring-proposed; urgency=low . * Resynchronize with stable/grizzly (a4856c4e) (LP: #1179626): - [995a310] Can't specify custom backend-name for HP/3par driver LP: 1175222 - [319f712] SolidFire driver can't be used with extra-specs as in the past

[Bug 1179750] Re: python-glanceclient requires python-keystoneclient <0.2 but 0.2.3 is installed

2013-05-14 Thread Adam Gandelman
Having trouble parsing the issue here: Is it that the version descripeancy in requires.txt prevents python-glanceclient 0.9.0-0ubuntu1~cloud0 from finding/loading keystoneclient and blocks the client from functioning at all? or is it that upgrading glance from Folsom to Grizzly does not upgrade py

[Bug 1084261] Re: 'nova-manage project quota' command fails with 'nova-manage: error: no such option: --project'

2012-11-28 Thread Adam Gandelman
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1084261 Title: 'nova-manage project quota' command fails with 'nova-manage: error: no

[Bug 1085255] [NEW] Meta bug for tracking Openstack 2012.2.1 Stable Update

2012-11-30 Thread Adam Gandelman
Public bug reported: This is a meta-bug used for tracking progress of the 2012.2.1 Folsom stable update to Nova, Horizon, Keystone, Glance, Cinder and Quantum. ** Affects: cinder (Ubuntu) Importance: Undecided Status: Invalid ** Affects: glance (Ubuntu) Importance: Undecided

[Bug 1075580] Re: Glance image-delete HTTPInternalServerError HTTP 500

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1071446] Re: admins can see deleted images in v2 api

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1065758] Re: No exclude option to skip tests in run_tests.sh

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1060944] Re: v1 API returns 200 OK when an admin deletes a deleted image

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1060930] Re: Admin can update metadata of a deleted image

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1059634] Re: Badly named stable/folsom Glance tarballs

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1057322] Re: Image fails to upload to swift: TypeError: object of type 'CooperativeReader' has no len(

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: Confirmed => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1083818] Re: Detached and deleted RBD volumes remain associated with insance

2012-12-03 Thread Adam Gandelman
** Changed in: cinder (Ubuntu) Status: New => Fix Released ** Also affects: cinder (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: cinder (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1076506] Re: Non-admin users can cause public glance images to be deleted from the backend storage repository in the v2 api

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1073569] Re: Jenkins jobs fail because of incompatibility between sqlalchemy-migrate and the newest sqlalchemy-0.8.0b1

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu Raring) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065702 Title: After folsom upgrade, instances can no longer access existin

[Bug 1065187] Re: Non-admin users can cause public glance images to be deleted from the backend storage repository

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1056420] Re: nosetest options cause no such option errors

2012-12-03 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Fix Released ** Also affects: glance (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: glance (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1053364] Re: Add SIGPIPE handler to subprocess execution in rootwrap and utils.execute

2012-12-03 Thread Adam Gandelman
** No longer affects: cinder (Ubuntu Precise) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053364 Title: Add SIGPIPE handler to subprocess execution in rootwrap and utils.execute To manage noti

[Bug 1073569] Re: Jenkins jobs fail because of incompatibility between sqlalchemy-migrate and the newest sqlalchemy-0.8.0b1

2012-12-03 Thread Adam Gandelman
** Changed in: cinder (Ubuntu Quantal) Status: New => Confirmed ** Changed in: cinder (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073569 Title:

[Bug 1053364] Re: Add SIGPIPE handler to subprocess execution in rootwrap and utils.execute

2012-12-03 Thread Adam Gandelman
** No longer affects: quantum (Ubuntu Precise) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053364 Title: Add SIGPIPE handler to subprocess execution in rootwrap and utils.execute To manage not

[Bug 1079216] Re: token expires time incorrect for auth by one token

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1078497] Re: keystone throws error when removing user from tenant.

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1076216] Re: Edit image popup public checkbox not pulling in value

2012-12-03 Thread Adam Gandelman
** Changed in: horizon (Ubuntu) Status: New => Fix Released ** Also affects: horizon (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: horizon (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1068851] Re: Openssl tests rely on expired certificate

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1068674] Re: Redo part of bp/sql-identiy-pam undone by bug 968519

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1064914] Re: Removing user from a tenant isn't invalidating user access to tenant

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1060389] Re: Non PKI Tokens longer than 32 characters can never be valid

2012-12-03 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: New => Fix Released ** Also affects: keystone (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of U

[Bug 1083387] Re: failed to update an external network into non external network

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1083238] Re: There are routing problems when the dnsmasq port does not come first in the routing table

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1081664] Re: At times a instance will not receive an IP address from the DHCP agent

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1080988] Re: clear_db() does incomplete db teardown

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1080793] Re: python-quantum: not region aware

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1080516] Re: delete floatingip should be in one transaction to delete port

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1079980] Re: Delete port fails to gateway ip

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1078210] Re: Quantum linux bridge not optimized with libvirt

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1077651] Re: Unauthorized command: cat /proc/None/cmdline

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1077292] Re: fixed_ip allocation which is not included within allocation_pools makes error when delete port or re-create port

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1075369] Re: getting quotas from database has severe performance implications

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1073999] Re: Quantum service does not restart after reboot

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1073768] Re: killfilter should handle updated/deleted executables

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1067959] Re: When create subnet, you con set up the value as cidr (the value isn't cidr form).

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1067669] Re: Mapping same bridge to different phyiscal networks succeed

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1065276] Re: Quantum test suite leaks memory like a sieve

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1064765] Re: There are some cases that L3 API with an invalid parameter returns 500.

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1064748] Re: a port which is not able to delete is made when floatingip create fails.

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1062046] Re: There is a lot of cases that API with an invalid parameter returns 500.

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1057844] Re: allow multiple floating-ip on single port if they use different fixed ips and/or external nets

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1053633] Re: external network can be plugged also as internal network for one router

2012-12-03 Thread Adam Gandelman
** Changed in: quantum (Ubuntu) Status: New => Fix Released ** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubun

[Bug 1083818] Re: Detached and deleted RBD volumes remain associated with insance

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1083818 Title: Det

[Bug 1075018] Re: libvirt imagecache should handle shared image storage

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1074437] Re: disassociate_floating_ip with multi_host=True fails

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1072713] Re: Linux bridge port update causes exception

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1069966] Re: rootwrap error with L3 agent

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1066513] Re: live_migration missing migrate_data parameter in Hyper-V driver

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1064261] Re: Port create with invalid IP data creates port.

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1064235] Re: router create with external_gateway_info fails with 500 always.

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1064070] Re: tap device added to integration bridge without tag

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1061781] Re: get_network in nvp plugin didn't return subnet information

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed ** No longer affects: quantum (Ubuntu Precise) -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1061391] Re: nvp_plugin does not update device_id in nvplib

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1060559] Re: l3_agent not disabling namespace use

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1059393] Re: Ryu plugin does not support Security Groups

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1057558] Re: I can't add interface to router, if there is another port in non-shared network of other tenant

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1056720] Re: L3 agent external network flag

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1053364] Re: Add SIGPIPE handler to subprocess execution in rootwrap and utils.execute

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: cinder (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you ar

[Bug 1051744] Re: remove default value of 'local_ip' of 10.0.0.3 in ovs_quantum_plugin.ini

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: quantum (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1080406] Re: DisassociateAddress can cause Internal Server Error

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1078718] Re: Fixed IP isn't released before updating DHCP host file

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1075859] Re: use_single_default_gateway does not function correctly

2012-12-03 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => Fix Released ** Also affects: nova (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

<    3   4   5   6   7   8   9   10   11   12   >