[Bug 1733311] Re: pip crashes at startup importing from OpenSSL

2017-12-11 Thread Adam Gandelman
Just started hitting this as well. Simply importing the OpenSSL library raises the AttributeError: adam@amebix:~$ python -c 'import OpenSSL' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in from OpenSSL import

[Bug 1579191] [NEW] upgrade issue: trying to overwrite '/usr/bin/swig', which is also in package swig 2.0.11-1ubuntu2

2016-05-06 Thread Adam Gandelman
Public bug reported: in the process of dist-upgrad'ing from trusty -> xenial, hit this : Preparing to unpack .../swig2.0_2.0.12-1ubuntu4_amd64.deb ... Unpacking swig2.0 (2.0.12-1ubuntu4) over (2.0.11-1ubuntu2) ... dpkg: error processing archive /var/cache/apt/archives/swig2.0_2.0.12-1ubuntu4_am

[Bug 1515139] Re: Instance snapshot size is 0 byte

2015-12-10 Thread Adam Gandelman
THis is not an astara bug. marking it as affecting ubuntu's cinder. ** Also affects: cinder (Ubuntu) Importance: Undecided Status: New ** Changed in: astara Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-04-09 Thread Adam Gandelman
** Changed in: nova/juno Assignee: (unassigned) => Matt Riedemann (mriedem) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1418187 Title: _get_host_numa_topology assumes numa cell has memory To

[Bug 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-04-09 Thread Adam Gandelman
** Also affects: nova/juno Importance: Undecided Status: New ** Changed in: nova/juno Importance: Undecided => Medium ** Changed in: nova/juno Status: New => Fix Committed ** Changed in: nova/juno Milestone: None => 2014.2.3 -- You received this bug notification because

[Bug 1393548] Re: libvirt's apparmor profile denies access to sgabios.bin

2015-01-28 Thread Adam Gandelman
Confirmed this fixes the issue: Current version shows the following apparmor errors when spinning up a virtual machine with '-device sga', and the console log does not contain any early boot stuff: adam@trusty:~$ dpkg -l | grep libvirt ii libvirt-bin 1.2.2-0ubuntu13.1.8

[Bug 1393548] [NEW] libvirt's apparmor profile denies access to sgabios.bin

2014-11-17 Thread Adam Gandelman
Public bug reported: Attempting to use the sgabios ROM to capture early boot BIOS messages on the serial console. Typically this can be done via libvirt domain configuration: Resulting in the qemu process being launched with a '-device sga' argument that should load the optional ROM. The s

[Bug 1391960] Re: Missing python-sendfile dependency breaks GlanceImageService

2014-11-13 Thread Adam Gandelman
** Also affects: ironic (Ubuntu) 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/1391960 Title: Missing python-sendfile dependency breaks GlanceImageService

[Bug 1387748] Re: Ironic incompatible with cloud-archive juno PPA

2014-11-07 Thread Adam Gandelman
** Changed in: ironic (Ubuntu) Status: New => Incomplete ** Changed in: ironic (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1387748 Title: Iron

[Bug 1387748] Re: Ironic incompatible with cloud-archive juno PPA

2014-11-07 Thread Adam Gandelman
The ironic package is not yet included in the Ubuntu Cloud Archive so this conflict is expected. Until it is included these types of conflicts are expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1382502] Re: ImportError: No module named ironic_host_manager

2014-11-04 Thread Adam Gandelman
This is a Nova configuration issue, marking Invalid against this package. ** Changed in: ironic (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1382502 Title: I

[Bug 1382607] Re: [SRU] Backport python3.4 logging module backward incompatibility fix.

2014-10-17 Thread Adam Gandelman
** Summary changed: - Backport python3.4 logging module backward incompatibility fix. + [SRU] Backport python3.4 logging module backward incompatibility fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))

2014-10-02 Thread Adam Gandelman
** Changed in: neutron/icehouse Status: Fix Committed => 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/1292102 Title: AttributeError: 'NoneType' object has no attribute 'obj' (

[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))

2014-10-01 Thread Adam Gandelman
** Changed in: neutron/icehouse Assignee: (unassigned) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292102 Title: AttributeError: 'NoneType' object has no attribute

[Bug 1292102] Re: AttributeError: 'NoneType' object has no attribute 'obj' (driver.obj.release_segment(session, segment))

2014-09-29 Thread Adam Gandelman
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Status: New => Fix Committed ** Changed in: neutron/icehouse Milestone: None => 2014.1.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1321787] Re: Paramiko does not properly work with eventlet concurrency

2014-08-28 Thread Adam Gandelman
The fix appears to have been released upstream in eventlet 0.15.1 ** Changed in: python-eventlet (Ubuntu) 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/1321787 Title:

[Bug 1321787] Re: Paramiko does not properly work with eventlet concurrency

2014-08-28 Thread Adam Gandelman
** Also affects: python-eventlet (Ubuntu) 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/1321787 Title: Paramiko does not properly work with eventlet concu

[Bug 1321787] Re: Paramiko does not properly work with eventlet concurrency

2014-08-28 Thread Adam Gandelman
** Also affects: eventlet (Ubuntu) Importance: Undecided Status: New ** No longer affects: eventlet (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1321787 Title: Paramiko does not

[Bug 1336115] Re: instances no longer running post-upgrade

2014-07-02 Thread Adam Gandelman
** Changed in: tripleo Status: New => In Progress ** Changed in: tripleo Assignee: (unassigned) => Adam Gandelman (gandelman-a) ** Also affects: tripleo-image-elements (Ubuntu) Importance: Undecided Status: New ** No longer affects: tripleo-image-elements (Ubuntu) -

[Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-06-28 Thread Adam Gandelman
Was able to test the proposed package and verify the issue is resolved. Test: 1) - Boot a fresh trusty VM using libvirt - Install cloud-init - Reboot SUCCESS 2) - Shutdown - Using libvirt, add a serial device / pty to the domain - Boot same VM FAIL (boot hangs) - Shutdown - Remove serial device

[Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-06-17 Thread Adam Gandelman
** Changed in: tripleo Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316475 Title: [SRU] CloudSigma DS for causes hangs when serial console present To manage noti

[Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-06-03 Thread Adam Gandelman
Proposed DIB fix here: https://review.openstack.org/95598 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316475 Title: [SRU] CloudSigma DS for causes hangs when serial console present To manage not

[Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-05-29 Thread Adam Gandelman
** Also affects: diskimage-builder Importance: Undecided Status: New ** Changed in: diskimage-builder Status: New => In Progress ** Changed in: diskimage-builder Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you

[Bug 1311987] Re: deploy-ironic ramdisks do not boot: Failed to execute /init (error -28)

2014-04-28 Thread Adam Gandelman
Thanks for the tip Seth.. That appears to work, thanks! I reached out to Rob and he pointed out that, when using tmpfs, the fs will fill up at 50% memory usage, so the ENOSPC is to be expected here. Now that the cause is known, I think we can get away with bumping the default and minimum required

[Bug 1311987] Re: deploy-ironic ramdisks do not boot: Failed to execute /init (error -28)

2014-04-27 Thread Adam Gandelman
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311987 Title: deploy-ironic ramdisks do not boot: Failed to execute /init (error

[Bug 1311987] Re: deploy-ironic ramdisks do not boot: Failed to execute /init (error -28)

2014-04-27 Thread Adam Gandelman
This turns out to be a kernel issue, either upstream or in Ubuntu. Bisected to the following, which was released in 3.12. commit 16203a7a9422315bc929461503e3a046459ea5ff Author: Rob Landley Date: Wed Sep 11 14:26:12 2013 -0700 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled

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

2014-04-08 Thread Adam Gandelman
** Changed in: python-glanceclient Assignee: Adam Gandelman (gandelman-a) => (unassigned) ** No longer affects: python-glanceclient -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153623 Ti

[Bug 1280941] Re: metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1280941 Title: metadata agent throwing AttributeError: 'HTTPClient' object ha

[Bug 1248025] Re: [SRU] libvirt-bin fails to start inside Xen

2014-04-02 Thread Adam Gandelman
Confirmed the proposed package fixes the issue.. Previous package in -updates vs whats in -proposed: Unpacking libvirt-bin (from .../libvirt-bin_1.1.1-0ubuntu8.7_amd64.deb) ... Processing triggers for ureadahead ... Processing triggers for man-db ... Setting up libvirt0 (1.1.1-0ubuntu8.7) ... Sett

[Bug 1287232] Re: /usr/lib/libvirt-lxc.so missing from libvirt-dev

2014-04-02 Thread Adam Gandelman
Works for me: root@sauce:~# cat > testme.c << EOF > #include > > int main() { printf("hello, world\n"); } > EOF root@sauce:~# gcc -o testme testme.c -lvirt-lxc /usr/bin/ld: cannot find -lvirt-lxc collect2: error: ld returned 1 exit status root@sauce:~# apt-get update root@sauce:~# apt-get -y i

[Bug 1248025] Re: [SRU] libvirt-bin fails to start inside Xen

2014-04-01 Thread Adam Gandelman
Was hoping to test this today but the 1.1.1-0ubuntu8.8 package that was uploaded to saucy-proposed seems to be FTBFS for all arches ATM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248025 Title: [

[Bug 1280941] Re: metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-03-28 Thread Adam Gandelman
** Changed in: neutron/havana Importance: Undecided => Critical ** Changed in: neutron/havana Milestone: None => 2013.2.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1280941 Title: metadat

[Bug 1223010] Re: Use oauthlib rather than oauth2

2014-03-24 Thread Adam Gandelman
Though python-oauthlib is listed as a build depends, not sure how current keystone saucy packages make use of it at runtime without https://review.openstack.org/#/c/82401/ ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1223010] Re: Use oauthlib rather than oauth2

2014-03-24 Thread Adam Gandelman
Correction: https://review.openstack.org/#/c/70750/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223010 Title: Use oauthlib rather than oauth2 To manage notifications about this bug go to: https:

[Bug 1248025] Re: libvirt-bin fails to start inside Xen

2014-03-18 Thread Adam Gandelman
** Description changed: + [Impact] + + libvirtd to start within guests of some Xen environments. This has been + reported by multiple users of the Rackspace public cloud. libvirt has + many use-cases in this environment, most notably driving upstream + OpenStack CI efforts. This bug makes libv

[Bug 1248025] Re: libvirt-bin fails to start inside Xen

2014-03-05 Thread Adam Gandelman
Hitting this on rackspace using on both a saucy instance /w 1.1.1-0ubuntu8.5 and on a precise instance /w cloud archive's 1.1.1-0ubuntu8.5~cloud0. Attached is a debug log of saucy's failure. ** Attachment added: "debug" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1248025/+attac

[Bug 1248025] Re: libvirt-bin fails to start inside Xen

2014-03-05 Thread Adam Gandelman
** Package changed: ubuntu => libvirt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248025 Title: libvirt-bin fails to start inside Xen To manage notifications about this bug go to: https

[Bug 1285875] [NEW] heat-engine missing /etc/heat/environment.d

2014-02-27 Thread Adam Gandelman
Public bug reported: Starting up heat-engine throws the following error,though the service starts up okay. 2014-02-27 13:47:51.433 16483 INFO heat.engine.environment [-] Registering AWS::EC2::VPC -> 2014-02-27 13:47:51.434 16483 INFO heat.engine.environment [-] Registering AWS::CloudFormation:

[Bug 1264816] Re: Unable to instantiate unregistered object type SecurityGroupRuleList

2014-01-26 Thread Adam Gandelman
** Changed in: nova Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264816 Title: Unable to instantiate unregistered object type SecurityGroupRuleList To manag

[Bug 1264816] Re: Unable to instantiate unregistered object type SecurityGroupRuleList

2014-01-26 Thread Adam Gandelman
I'm hitting this as well, after walking thru a Grizzly -> Havana -> Icehouse B1 upgrade. In my case, this happens at startup of nova- compute itself. Using nova-network flatdhcp multi_host, 2 compute nodes /w 2 local nova-network services. Startup fails on both. 1:2014.1~b1-0ubuntu2~cloud0. Will

[Bug 1264816] Re: Unable to instantiate unregistered object type SecurityGroupRuleList

2014-01-26 Thread Adam Gandelman
Full log of failed nova-compute startup @ http://paste.ubuntu.com/6823695/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264816 Title: Unable to instantiate unregistered object type SecurityGroupRu

[Bug 1244694] Re: [SRU] Creating snapshot fails due to nonexistent temporary directory

2014-01-21 Thread Adam Gandelman
Having some trouble reproducing the original issue again using the current package in saucy-updates (1.1.1-0ubuntu8.2) Seems I was hitting this consistently last week but now I can no longer trigger the original issue. @Dirk- I'm curious if you might revert some of the local changes you've made

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-16 Thread Adam Gandelman
Test coverage log. ** Attachment added: "saucy_havana_nova-network.tar" https://bugs.launchpad.net/bugs/1262788/+attachment/3950249/+files/saucy_havana_nova-network.tar ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you ar

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-16 Thread Adam Gandelman
Test coverage log. ** Attachment added: "saucy_havana_neutron.tar" https://bugs.launchpad.net/bugs/1262788/+attachment/3950248/+files/saucy_havana_neutron.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-16 Thread Adam Gandelman
Test coverage log. ** Attachment added: "saucy_havana_iscsi.tar" https://bugs.launchpad.net/bugs/1262788/+attachment/3950246/+files/saucy_havana_iscsi.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1262788] Verification report.

2014-01-16 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 saucy-proposed as an installation source. After successful bring-up and configu

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-16 Thread Adam Gandelman
** Description changed: This is a meta-bug used for tracking progress of the 2013.2.1 stable updates to Ceilometer, Cinder, Glance, Keystone, Heat, Horizon, Nova and Neutron in Ubuntu 13.10 and the Ubuntu Cloud Archive. + + ceilometer (2013.2.1-0ubuntu2) saucy-proposed; urgency=low + . +

[Bug 1244694] Re: Creating snapshot fails due to nonexistent temporary directory

2014-01-16 Thread Adam Gandelman
** Description changed: - In some cases (not for all instances, just for some) the following error - prevents creating the snapshot: + SRU Justification --- + + [Impact] + + In a libvirt-based OpenStack deployment, Nova fails to snapshot + instances, failing with error: + + internal error:

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** 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/1262788 Title: Meta bug for tracking Openstack 2013.2.1 Stable Update To manage notificati

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** Changed in: cinder (Ubuntu) Status: New => Invalid ** Changed in: cinder (Ubuntu Saucy) 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/1262788 Title: Meta b

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** Changed in: keystone (Ubuntu Saucy) Status: New => Confirmed ** Changed in: heat (Ubuntu) Status: New => Invalid ** Changed in: heat (Ubuntu) Status: Invalid => Confirmed ** Changed in: heat (Ubuntu) Status: Confirmed => Invalid ** Changed in: heat (Ubuntu Saucy)

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** Changed in: glance (Ubuntu) Status: New => Invalid ** Changed in: glance (Ubuntu Saucy) Status: New => Confirmed ** Changed in: ceilometer (Ubuntu Saucy) Status: New => Confirmed ** Changed in: ceilometer (Ubuntu) Status: New => Invalid ** Changed in: keystone (Ub

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** Changed in: nova (Ubuntu Saucy) Status: New => Confirmed ** Changed in: nova (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262788 Title: Meta bug f

[Bug 1262788] Re: Meta bug for tracking Openstack 2013.2.1 Stable Update

2014-01-02 Thread Adam Gandelman
** Also affects: nova (Ubuntu Saucy) 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/1262788 Title: Meta bug for tracking Openstack 2013.2.1 Stable Update

[Bug 1262788] [NEW] Meta bug for tracking Openstack 2013.2.1 Stable Update

2013-12-19 Thread Adam Gandelman
Public bug reported: This is a meta-bug used for tracking progress of the 2013.2.1 stable updates to Ceilometer, Cinder, Glance, Keystone, Heat, Horizon, Nova and Neutron in Ubuntu 13.10 and the Ubuntu Cloud Archive. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- Y

[Bug 1261563] Re: python-migrate is broken with PostgreSQL and SQLAlchemy 0.8

2013-12-16 Thread Adam Gandelman
** Also affects: migrate (Ubuntu) Importance: Undecided Status: New ** Also affects: migrate (Ubuntu Saucy) 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.n

[Bug 1242992] Re: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11

2013-11-25 Thread Adam Gandelman
Can someone please capture how this bug affects the Ubunty python- keystoneclient package and how to reproduce with whats in the archive (saucy or trusty)? The original trace appears to implicate non-Ubuntu stuff installed by devstack (pip installed python-keyring, devstack installed python-keysto

[Bug 1241202] Re: Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-27 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_nova-network.tar" https://bugs.launchpad.net/bugs/1241202/+attachment/3893281/+files/raring_grizzly_nova-network.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1241202] Re: Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-27 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_iscsi.tar" https://bugs.launchpad.net/bugs/1241202/+attachment/3893280/+files/raring_grizzly_iscsi.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1241202] Re: Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-27 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_quantum.tar" https://bugs.launchpad.net/bugs/1241202/+attachment/3893282/+files/raring_grizzly_quantum.tar ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a me

[Bug 1241202] Verification report.

2013-10-27 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 raring-proposed as an installation source. After successful bring-up and config

[Bug 1223576] Re: [SRU] lvremove often fails on first attempt when removing snapshot

2013-10-26 Thread Adam Gandelman
Dmitrijs, any update on pushing the raring fix to proposed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223576 Title: [SRU] lvremove often fails on first attempt when removing snapshot To manage

[Bug 1241202] Re: Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-18 Thread Adam Gandelman
** Description changed: This is a meta-bug used for tracking progress of the 2013.1.4 Grizzly stable update to Glance, Nova, Horizon, Keystone, Cinder and Quantum in Ubuntu 13.04. + + cinder (1:2013.1.4-0ubuntu1) raring-proposed; urgency=low + . +* Resynchronize with stable/grizzly (6e

[Bug 1241202] Re: Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-17 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/1241202 Title:

[Bug 1241202] [NEW] Meta bug for tracking Openstack 2013.1.4 Stable Update

2013-10-17 Thread Adam Gandelman
Public bug reported: This is a meta-bug used for tracking progress of the 2013.1.4 Grizzly stable update to Glance, Nova, Horizon, Keystone, Cinder and Quantum in Ubuntu 13.04. ** Affects: cinder (Ubuntu) Importance: Undecided Status: Invalid ** Affects: glance (Ubuntu) Import

[Bug 1185178] Re: glanceclient tests failing on fake_host

2013-10-17 Thread Adam Gandelman
** Changed in: cinder/grizzly Status: Fix Committed => 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/1185178 Title: glanceclient tests failing on fake_host To manage notificatio

[Bug 1229257] Re: assertion failure warnings output, imports old static gobject bindings somewhere

2013-10-13 Thread Adam Gandelman
** Changed in: python-novaclient (Ubuntu) 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/1229257 Title: assertion failure warnings output, imports old static gobject b

[Bug 1238915] Re: curtin leaves behind /usr/sbin/policy-rc.d file that prevents invoke-rc.d from starting services

2013-10-11 Thread Adam Gandelman
** Summary changed: - Keystone fails to start after installation: invoke-rc.d: policy-rc.d denied execution of start. + curtin leaves behind /usr/sbin/policy-rc.d file that prevents invoke-rc.d from starting services -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1238915] Re: Keystone fails to start after installation: invoke-rc.d: policy-rc.d denied execution of start.

2013-10-11 Thread Adam Gandelman
So the above policy-rc.d is present on all systems provisioned with MAAS+curtin. Wondering if it is cruft from curtin provisioning that needs to be cleaned up. ** Also affects: curtin (Ubuntu) Importance: Undecided Status: New ** Changed in: keystone (Ubuntu) Status: New => Inva

Re: [Bug 1238915] [NEW] Keystone fails to start after installation: invoke-rc.d: policy-rc.d denied execution of start.

2013-10-11 Thread Adam Gandelman
/usr/sbin/policy-rc.d contains the following: #!/bin/sh # see invoke-rc.d for exit codes. 101 is "do not run" while true; do case "$1" in -*) shift;; makedev|x11-common) exit 0;; *) exit 101;; esac done -- You received this bug notification because you are a member of Ubu

[Bug 1236544] Re: canot access static images over http with apache 2.2 (precise)

2013-10-11 Thread Adam Gandelman
** Changed in: cloud-archive 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/1236544 Title: canot access static images over http with apache 2.2 (precise) To

[Bug 1238915] [NEW] Keystone fails to start after installation: invoke-rc.d: policy-rc.d denied execution of start.

2013-10-11 Thread Adam Gandelman
Public bug reported: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS" # dpkg -l | grep keystone ii keystone 1:2013.1.3-0ubuntu1~cloud0 OpenStack identity service - Daemons ii python-keystone

[Bug 1210253] Re: With Havana 2 installed, Launching horizon UI results in the error " NameError: name 'Dashboard' is not defined"

2013-10-10 Thread Adam Gandelman
Just tested with a fresh system and fresh package installation from the Cloud Archive Havana proposed pocket. Installed horizon 1:2013.2~rc1-0ubuntu2~cloud0 (havana release candidate) and everything is working fine. Steps to do minimal test: apt-get install openstack-dashboard edit /etc/openstac

[Bug 1223010] Re: Use oauthlib rather than oauth.

2013-10-08 Thread Adam Gandelman
I believe we work around this with a patch, and upstream has fixed imports so oauth2 is only required when using the oauth extension. Can we close this now, Chuck? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1236544] Re: canot access static images over http with apache 2.2 (precise)

2013-10-07 Thread Adam Gandelman
** Tags added: theme-oil -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236544 Title: canot access static images over http with apache 2.2 (precise) To manage notifications about this bug go to: ht

[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-10-02 Thread Adam Gandelman
This bug has been fixed in the Ubuntu Cloud Archive (precise-grizzly): nova: 1:2013.1.3-0ubuntu1~cloud0 keystone: 1:2013.1.3-0ubuntu1~cloud0 horizon: 1:2013.1.3-0ubuntu1~cloud0 quantum: 1:2013.1.3-0ubuntu1~cloud0 cinder: 1:2013.1.3-0ubuntu2~cloud0 glance: 1:2013.1.3-0ubuntu

[Bug 1227153] Re: cinder missing build-depends on python-netaddr

2013-09-27 Thread Adam Gandelman
** Changed in: cinder (Ubuntu Saucy) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227153 Title: cinder missing build-depends on python-netaddr To manage no

[Bug 1232096] Re: Remove openais from saucy, moved on to corosync 2.x

2013-09-27 Thread Adam Gandelman
Subscribed roaksoax, he's been maintaining the HA stack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232096 Title: Remove openais from saucy, moved on to corosync 2.x To manage notifications abou

[Bug 1190791] Re: cinder's rbd backend driver now uses python library

2013-09-26 Thread Adam Gandelman
** Changed in: cinder (Juju Charms Collection) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190791 Title: cinder's rbd backend driver now uses python library To mana

[Bug 1210447] Verification report.

2013-09-19 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 raring-proposed as an installation source. After successful bring-up and config

[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-19 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_nova-network.tar" https://bugs.launchpad.net/bugs/1210447/+attachment/3830563/+files/raring_grizzly_nova-network.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-19 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_iscsi.tar" https://bugs.launchpad.net/bugs/1210447/+attachment/3830562/+files/raring_grizzly_iscsi.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1210447] Re: Meta bug for tracking Openstack 2013.1.3 Stable Update

2013-09-19 Thread Adam Gandelman
Test coverage log. ** Attachment added: "raring_grizzly_quantum.tar" https://bugs.launchpad.net/bugs/1210447/+attachment/3830564/+files/raring_grizzly_quantum.tar ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a me

[Bug 1227884] [NEW] FTBFS, conflict in setup.py's requires and egg-info's requires.txt

2013-09-19 Thread Adam Gandelman
Public bug reported: python-cliff (1.4.4-0ubuntu1) saucy; urgency=low Trying to rebuild python-cliff, hitting version conflict in the test suite. It looks like setup.py has been patched to set its install requirements to pyparsing>=2.0.0, but the egg-info is pyparsing==1.5.7, causing the test su

[Bug 1226871] [NEW] python-troveclient lists XS-Testsuite but packages no tests

2013-09-17 Thread Adam Gandelman
) Importance: Undecided Assignee: Adam Gandelman (gandelman-a) 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/1226871 Title: python-troveclient lists XS-Testsuite but

[Bug 1223576] Re: [SRU] lvremove often fails on first attempt when removing snapshot

2013-09-17 Thread Adam Gandelman
** Summary changed: - lvremove always fails on first attempt when removing snapshot + [SRU] lvremove often fails on first attempt when removing snapshot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1223576] Re: lvremove always fails on first attempt when removing snapshot

2013-09-17 Thread Adam Gandelman
** Description changed: + [SRU Justification] + + [Impact] + + * Removing LVM snapshots is unreliable on Raring on some hardware. + * Tools that abstract LVM actions will likely fail if they expect these actions + to function correctly and reliably. Specifically, OpenStack Cinder requires +

[Bug 1225164] Re: [FFe] Merge lvm2 (main) 2.02.98-6 from Debian unstable (main)

2013-09-17 Thread Adam Gandelman
lvm2 (2.02.98-6ubuntu1) saucy; urgency=low * Merge from Debian unstable, remaining changes: - debian/patches/avoid-dev-block.patch: Prefer any other device name over names in /dev/block/ since lvm.conf won't handle this. - debian/rules: - copy .po file to .pot file for Rosett

[Bug 1223576] Re: lvremove always fails on first attempt when removing snapshot

2013-09-17 Thread Adam Gandelman
This was fixed in 13.10 with lvm2 (2.02.98-6ubuntu1). ** Changed in: lvm2 (Ubuntu Saucy) Status: New => Fix Released ** Changed in: lvm2 (Ubuntu Raring) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1225149] Re: Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main)

2013-09-17 Thread Adam Gandelman
** Changed in: lvm2 (Ubuntu) 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/1225149 Title: Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main) To

[Bug 1221906] Re: Havana-3 Dependency missing: python-troveclient

2013-09-17 Thread Adam Gandelman
python-troveclient 1:0.1.4-0ubuntu1 uploaded to Ubuntu, promoted to main. ** Changed in: horizon (Ubuntu Saucy) 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/1

[Bug 1130608] Re: [RFE] - Horizon - Make available openstack_s3 environments for juju

2013-09-17 Thread Adam Gandelman
Hi Brooklyn, do you think you can rebase this patch against the Havana branch? This is not something we'd typically SRU to Grizzly, but since Havana is still far off release we can apply it there without much hassle. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1218459] Re: qemu no longer loads kvm_* module on older kernels (12.04)

2013-09-16 Thread Adam Gandelman
** Summary changed: - nova-compute-kvm does not function without manually loading kvm module + qemu no longer loads kvm_* module on older kernels (12.04) ** Changed in: qemu (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1225164] [NEW] [FFe] Merge lvm2 (main) 2.02.98-6 from Debian unstable (main)

2013-09-13 Thread Adam Gandelman
Public bug reported: Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main). I've filed a merge bug seeking sponsorship at LP: #1225149. FFe justification: This merge pulls in from Debian a handful of fixes to the udev rules installed by the package. These fix some bad races I've been

[Bug 1221981] Re: [FFe] [needs-packaging] New package python-troveclient

2013-09-13 Thread Adam Gandelman
** Changed in: ubuntu Status: Triaged => 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/1221981 Title: [FFe] [needs-packaging] New package python-troveclient To manage notificati

[Bug 1225149] [NEW] Please merge lvm2 (main) 2.02.98-6 from Debian unstable (main)

2013-09-13 Thread Adam Gandelman
ets installed - Install the missing fsadm manpage. - Complete libdevmapper-dev multiarch: - move .so symlinks and pkgconfig files to multiarched locations. - mark libdevmapper-dev M-A: same -- Adam Gandelman Thu, 12 Sep 2013 16:03:09 -0700 ** Affects: lvm2 (Ubuntu) Import

[Bug 1223576] Re: lvremove always fails on first attempt when removing snapshot

2013-09-13 Thread Adam Gandelman
Testing the changes to udev rules from lvm2 2.02.98-6 on raring 13.04 fixes the intermittent issue there, as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223576 Title: lvremove always fails

[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2013-09-12 Thread Adam Gandelman
** Also affects: drbd8 (Ubuntu Precise) 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/1185756 Title: drbd8-utils not compatible with linux-lts-raring kern

[Bug 1223576] Re: lvremove always fails on first attempt when removing snapshot

2013-09-12 Thread Adam Gandelman
This appears to be resolved in Debian using lvm2 2.02.98-6. There have been a number of updates to the udev rules since our 13.10 version (2.02.98-1). Syncing these changes out to my test hardware fixes this issue as well as another total LVM deadlock I started hitting while testing some new Open

[Bug 1223576] Re: lvremove always fails on first attempt when removing snapshot

2013-09-11 Thread Adam Gandelman
No, using the same hardware I've tested on Precise, Raring and Saucy. Precise does not seem to be affected at all, Raring/13.04 seems to be affected 50% of the time (or every other test cycle), Saucy/13.10 hits an error on first attempt 100% of the time. Sorry for the confusion. -- You received

  1   2   3   4   5   6   7   8   9   10   >