[Bug 1119248] [NEW] Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Public bug reported: This bug affects release: 12.04 LTS Precise Affected package: https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827 -4d2a4afe-0ubuntu1.1 Precise currenlty runs Openstack Essex. A fix for this bug was added to Openstack Folsom and backported to Essex

[Bug 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Changes have been pushed to https://code.launchpad.net/~hopem/nova /precise-essex-proposed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1119248 Title: Precise - Openstack/Glance -

[Bug 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
** Description changed: This bug affects release: 12.04 LTS Precise Affected package: https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827 -4d2a4afe-0ubuntu1.1 Precise currenlty runs Openstack Essex. A fix for this bug was added to Openstack Folsom and

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-08 Thread Edward Hope-Morley
** Summary changed: - [SRU] Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova + [SRU] nova does not set container_format when snapshotting instance with ref image deleted -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-16 Thread Edward Hope-Morley
A new branch has been created with a patch on top of precise-updates as discussed: https://code.launchpad.net/~hopem/nova/precise-updates-sru- lp1119248/+merge/148663 Re-subscribing ubuntu-sponsors -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
The following merge request has been approved. https://code.launchpad.net/~hopem/nova/precise-updates-sru- lp1119248/+merge/148663 This has been tested on Precise Essex. Closing this bug. ** Changed in: nova (Ubuntu) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: nova

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
** Changed in: nova (Ubuntu) Status: Fix Committed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1119248 Title: [SRU] nova does not set container_format when

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
Ok not closing ths just yet. Needs merge approver to review before closing. ** Changed in: nova (Ubuntu) Assignee: Edward Hope-Morley (hopem) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-quantal.debdiff https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697238/+files/fix-lp962046-python-boto-quantal.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-precise.debdiff https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697237/+files/fix-lp962046-python-boto-precise.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
#wosru -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-boto in Ubuntu. https://bugs.launchpad.net/bugs/962046 Title: EC2 metadata retrieval fails with spaces in a resource name To manage notifications about this bug go to:

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
[Impact] This is a very low risk change. It has been tested on Precise. A quantal patch is also provided. [Test Case] #!/usr/bin/env python from boto import utils utils.get_instance_metadata() [Regression Potential] * not likely. -- You received this bug notification because you are a

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-raring.debdiff https://bugs.launchpad.net/ubuntu/+source/python-boto/+bug/962046/+attachment/3707953/+files/fix-lp962046-python-boto-raring.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
updated SRU testcase and added debdiff for Raring ** Description changed: [Impact] Example when using a key name 'my key': Caught exception reading instance data: http://169.254.169.254/2009-04-04/meta-data/mpi/my key Is a boto issue, see

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
** Description changed: [Impact] Example when using a key name 'my key': Caught exception reading instance data: http://169.254.169.254/2009-04-04/meta-data/mpi/my key Is a boto issue, see https://github.com/boto/boto/issues/659 Patches provided for Precise, Quantal and

[Bug 1199037] [NEW] need to get python-eventlet 0.13 into cloud archive

2013-07-08 Thread Edward Hope-Morley
Public bug reported: We need to get the latest version (0.13) into the cloud archive asap since there are a number of openstack bugs across all services that are being caused by this. https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise ** Affects:

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-10 Thread Edward Hope-Morley
** Summary changed: - need to get python-eventlet 0.13 into cloud archive + backport eventlet exception context fix ** Description changed: - We need to get the latest version (0.13) into the cloud archive asap - since there are a number of openstack bugs across all services that are - being

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-10 Thread Edward Hope-Morley
Chuck, I have documented the issue in a separate ticket - please see above. It also includes a test. ** Description changed: - Backport this fix from v0.13 into cloud archive: + A bug was found in python-eventlet which affects a lot of Oepnstack + code. The issue and test case are detailed here:

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-11 Thread Edward Hope-Morley
** Changed in: python-eventlet (Ubuntu Raring) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: python-eventlet (Ubuntu Saucy) Assignee: (unassigned) = Edward Hope-Morley (hopem) -- You received this bug notification because you are a member of Ubuntu Server Team

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Changed in: python-eventlet (Ubuntu Raring) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title: backport eventlet exception

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise The following fix needs to be backported from

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
https://code.launchpad.net/~hopem/ubuntu/raring/python- eventlet/lp1199037 ** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except-

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise The following fix needs to be backported from

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-16 Thread Edward Hope-Morley
** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title: backport eventlet exception context fix

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-18 Thread Edward Hope-Morley
** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 ** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu.

[Bug 1199037] Re: backport eventlet exception context fix

2013-08-19 Thread Edward Hope-Morley
I have now tested on Raring using test case provided with this bug with package: python-eventlet: Installed: 0.12.1-0ubuntu1.1 Candidate: 0.12.1-0ubuntu1.1 Version table: *** 0.12.1-0ubuntu1.1 0 500 http://gb.archive.ubuntu.com/ubuntu/ raring-proposed/main amd64 Packages ** Tags

[Bug 1028718] Re: nova volumes are inappropriately clingy for ceph and similar drivers

2013-12-09 Thread Edward Hope-Morley
** Tags added: ceph rbd -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1028718 Title: nova volumes are inappropriately clingy for ceph and similar drivers To manage notifications

[Bug 1292433] Re: cinder volume deletion fails with ceph backend

2014-03-14 Thread Edward Hope-Morley
I have seen this sort of error previously when the name supplied to rbd.Image is unicode formatted (or non-utf8). We should call strutils.safe_encode() on the name to be safe like in cinder.backup.drivers.ceph. ** Changed in: cinder Assignee: (unassigned) = Edward Hope-Morley (hopem

[Bug 1292577] [NEW] openstack-dashboard gives Internal Error 500 on Icehouse

2014-03-14 Thread Edward Hope-Morley
Public bug reported: Creating actual bug for the following as I am still hitting it - https://ask.openstack.org/en/question/12571/horizon-500-internal-error- in-ubuntu-icehouse/ ** Affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1292433] Re: cinder volume deletion fails with ceph backend

2014-03-14 Thread Edward Hope-Morley
** Changed in: cinder Milestone: None = icehouse-rc1 ** Changed in: cinder Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1292433 Title:

[Bug 1294248] [NEW] ubuntu kvm upgrade failure

2014-03-18 Thread Edward Hope-Morley
Public bug reported: I currently get the following failure when upgrading from havana cloud archive to icehouse-staging cloud archive: ubuntu@devstack:~$ dpkg -l| grep kvm ii qemu-kvm 1.7.0+dfsg-3ubuntu6~cloud0 QEMU Full virtualization on x86 hardware

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
Sorry for terse description above. I hit this issue on 12.04.1 while running a devstack update and having the icehouse-staging Cloud Archive PPA installed. It sounds like the real problem is that devstack has always tried to install where it should have been installing the qemu- kvm package. It

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
Sorry for terse description above. I hit this issue on 12.04.1 while running a devstack update and having the icehouse-staging Cloud Archive PPA installed. It sounds like the real problem is that devstack has always tried to install the kvm package where it should have been installing the qemu-kvm

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
For ref: https://bugs.launchpad.net/devstack/+bug/1294557 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu. https://bugs.launchpad.net/bugs/1294248 Title: ubuntu kvm upgrade failure To manage notifications about this

[Bug 1364854] Re: python-ldap is needed as a dependency of keystone

2014-09-04 Thread Edward Hope-Morley
** Description changed: - keystone can be configured to use ldap as identity backend , therefore, - python-ldap is needed as a dependency. + Openstack Keystone supports LDAP backend but the keystone package does + not install python-ldap it as a dependency, requiring it to be installed +

[Bug 1265877] Re: nova fails to launch i386 images

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1265877 Title: nova fails to launch i386 images To manage notifications about this bug go to:

[Bug 1227370] Re: ceph osd weight get reset to 1 on daemon restart

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1227370 Title: ceph osd weight get reset to 1 on daemon restart To manage notifications about this bug go to:

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration template has deprecated items ( grizzly ) To manage notifications about

[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1372893 Title: Neutron has an empty database after deploying juno on utopic To manage notifications about

[Bug 1250435] Re: CNAME record leaks into juju's private-address, breaks host based access control

2014-10-07 Thread Edward Hope-Morley
@julien-edwards no sign of 1.6 or this patch in trusty yet. Is it still planned for 1.6 to be released for trusty? If not can this patch be backported to trusty? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-08 Thread Edward Hope-Morley
** Tags added: cts -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration template has deprecated items ( grizzly ) To manage notifications about this bug

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-13 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration template

[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-24 Thread Edward Hope-Morley
** Changed in: neutron-api (Juju Charms Collection) Status: Fix Committed = Fix Released ** Changed in: nova-cloud-controler (Juju Charms Collection) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-24 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration

[Bug 1382842] Re: SRU breaks pacemaker in 14.04

2014-12-17 Thread Edward Hope-Morley
** Changed in: hacluster (Juju Charms Collection) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: hacluster (Juju Charms Collection) Importance: Undecided = High ** Changed in: hacluster (Juju Charms Collection) Status: New = In Progress ** Branch linked: lp

[Bug 1396246] Re: hacluster losing vip grp primitive following upgrade

2014-12-18 Thread Edward Hope-Morley
Collection) Assignee: Edward Hope-Morley (hopem) = (unassigned) ** Also affects: glance (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron-api (Juju Charms Collection) Importance: Undecided Status: New ** Package changed: glance (Ubuntu) = glance (Juju Charms

[Bug 1382842] Re: pacemaker should have a binary version dependency on pacemaker libs

2014-12-26 Thread Edward Hope-Morley
** Changed in: hacluster (Juju Charms Collection) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pacemaker in Ubuntu. https://bugs.launchpad.net/bugs/1382842 Title: pacemaker should have a

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-precise.debdiff https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697237/+files/fix-lp962046-python-boto-precise.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-quantal.debdiff https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697238/+files/fix-lp962046-python-boto-quantal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
[Impact] This is a very low risk change. It has been tested on Precise. A quantal patch is also provided. [Test Case] #!/usr/bin/env python from boto import utils utils.get_instance_metadata() [Regression Potential] * not likely. -- You received this bug notification because you are a

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
#wosru -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962046 Title: EC2 metadata retrieval fails with spaces in a resource name To manage notifications about this bug go to:

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
The following merge request has been approved. https://code.launchpad.net/~hopem/nova/precise-updates-sru- lp1119248/+merge/148663 This has been tested on Precise Essex. Closing this bug. ** Changed in: nova (Ubuntu) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: nova

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
** Changed in: nova (Ubuntu) Status: Fix Committed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1119248 Title: [SRU] nova does not set container_format when snapshotting

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-20 Thread Edward Hope-Morley
Ok not closing ths just yet. Needs merge approver to review before closing. ** Changed in: nova (Ubuntu) Assignee: Edward Hope-Morley (hopem) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1119248] [NEW] Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Public bug reported: This bug affects release: 12.04 LTS Precise Affected package: https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827 -4d2a4afe-0ubuntu1.1 Precise currenlty runs Openstack Essex. A fix for this bug was added to Openstack Folsom and backported to Essex

[Bug 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Changes have been pushed to https://code.launchpad.net/~hopem/nova /precise-essex-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1119248 Title: Precise - Openstack/Glance - image snapshots

[Bug 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
** Description changed: This bug affects release: 12.04 LTS Precise Affected package: https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827 -4d2a4afe-0ubuntu1.1 Precise currenlty runs Openstack Essex. A fix for this bug was added to Openstack Folsom and

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-08 Thread Edward Hope-Morley
** Summary changed: - [SRU] Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova + [SRU] nova does not set container_format when snapshotting instance with ref image deleted -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1028718] Re: nova volumes are inappropriately clingy for ceph and similar drivers

2013-12-09 Thread Edward Hope-Morley
** Tags added: ceph rbd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028718 Title: nova volumes are inappropriately clingy for ceph and similar drivers To manage notifications about this bug go

[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-16 Thread Edward Hope-Morley
A new branch has been created with a patch on top of precise-updates as discussed: https://code.launchpad.net/~hopem/nova/precise-updates-sru- lp1119248/+merge/148663 Re-subscribing ubuntu-sponsors -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1199037] Re: backport eventlet exception context fix

2013-08-19 Thread Edward Hope-Morley
I have now tested on Raring using test case provided with this bug with package: python-eventlet: Installed: 0.12.1-0ubuntu1.1 Candidate: 0.12.1-0ubuntu1.1 Version table: *** 0.12.1-0ubuntu1.1 0 500 http://gb.archive.ubuntu.com/ubuntu/ raring-proposed/main amd64 Packages ** Tags

[Bug 1191848] Re: cinder backup needs be backported to grizzly cinderclient

2013-07-25 Thread Edward Hope-Morley
in: python-cinderclient (Ubuntu) Assignee: (unassigned) = Edward Hope-Morley (hopem) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191848 Title: cinder backup needs be backported to grizzly

[Bug 1199037] [NEW] need to get python-eventlet 0.13 into cloud archive

2013-07-08 Thread Edward Hope-Morley
Public bug reported: We need to get the latest version (0.13) into the cloud archive asap since there are a number of openstack bugs across all services that are being caused by this. https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise ** Affects:

[Bug 1191848] Re: cinder backup needs be backported to grizzly cinderclient

2013-08-06 Thread Edward Hope-Morley
) = Edward Hope-Morley (hopem) ** No longer affects: raring-backports -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191848 Title: cinder backup needs be backported to grizzly cinderclient To manage

[Bug 1191848] Re: cinder backup needs be backported to grizzly cinderclient

2013-08-06 Thread Edward Hope-Morley
: Undecided Status: New ** No longer affects: python-cinderclient ** Also affects: raring-backports Importance: Undecided Status: New ** Changed in: raring-backports Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: raring-backports Status: New

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-10 Thread Edward Hope-Morley
** Summary changed: - need to get python-eventlet 0.13 into cloud archive + backport eventlet exception context fix ** Description changed: - We need to get the latest version (0.13) into the cloud archive asap - since there are a number of openstack bugs across all services that are - being

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-10 Thread Edward Hope-Morley
Chuck, I have documented the issue in a separate ticket - please see above. It also includes a test. ** Description changed: - Backport this fix from v0.13 into cloud archive: + A bug was found in python-eventlet which affects a lot of Oepnstack + code. The issue and test case are detailed here:

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-11 Thread Edward Hope-Morley
** Changed in: python-eventlet (Ubuntu Raring) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: python-eventlet (Ubuntu Saucy) Assignee: (unassigned) = Edward Hope-Morley (hopem) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Changed in: python-eventlet (Ubuntu Raring) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title: backport eventlet exception context fix To manage

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise The following fix needs to be backported from

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
https://code.launchpad.net/~hopem/ubuntu/raring/python- eventlet/lp1199037 ** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except-

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-12 Thread Edward Hope-Morley
** Description changed: A bug was found in python-eventlet which affects a lot of Oepnstack code. The issue and test case are detailed here: https://bitbucket.org/eventlet/eventlet/issue/149/yield-in-except- clause-with-wilcard-raise The following fix needs to be backported from

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-16 Thread Edward Hope-Morley
** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title: backport eventlet exception context fix To manage notifications

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-18 Thread Edward Hope-Morley
** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 ** Branch linked: lp:~hopem/ubuntu/raring/python-eventlet/lp1199037 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title:

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-raring.debdiff https://bugs.launchpad.net/ubuntu/+source/python-boto/+bug/962046/+attachment/3707953/+files/fix-lp962046-python-boto-raring.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
updated SRU testcase and added debdiff for Raring ** Description changed: [Impact] Example when using a key name 'my key': Caught exception reading instance data: http://169.254.169.254/2009-04-04/meta-data/mpi/my key Is a boto issue, see

[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-20 Thread Edward Hope-Morley
** Description changed: [Impact] Example when using a key name 'my key': Caught exception reading instance data: http://169.254.169.254/2009-04-04/meta-data/mpi/my key Is a boto issue, see https://github.com/boto/boto/issues/659 Patches provided for Precise, Quantal and

[Bug 1292433] Re: cinder volume deletion fails with ceph backend

2014-03-14 Thread Edward Hope-Morley
I have seen this sort of error previously when the name supplied to rbd.Image is unicode formatted (or non-utf8). We should call strutils.safe_encode() on the name to be safe like in cinder.backup.drivers.ceph. ** Changed in: cinder Assignee: (unassigned) = Edward Hope-Morley (hopem

[Bug 1292577] [NEW] openstack-dashboard gives Internal Error 500 on Icehouse

2014-03-14 Thread Edward Hope-Morley
Public bug reported: Creating actual bug for the following as I am still hitting it - https://ask.openstack.org/en/question/12571/horizon-500-internal-error- in-ubuntu-icehouse/ ** Affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1292433] Re: cinder volume deletion fails with ceph backend

2014-03-14 Thread Edward Hope-Morley
** Changed in: cinder Milestone: None = icehouse-rc1 ** Changed in: cinder Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292433 Title: cinder volume

[Bug 1294248] [NEW] ubuntu kvm upgrade failure

2014-03-18 Thread Edward Hope-Morley
Public bug reported: I currently get the following failure when upgrading from havana cloud archive to icehouse-staging cloud archive: ubuntu@devstack:~$ dpkg -l| grep kvm ii qemu-kvm 1.7.0+dfsg-3ubuntu6~cloud0 QEMU Full virtualization on x86 hardware

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
Sorry for terse description above. I hit this issue on 12.04.1 while running a devstack update and having the icehouse-staging Cloud Archive PPA installed. It sounds like the real problem is that devstack has always tried to install the kvm package where it should have been installing the qemu-kvm

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
Sorry for terse description above. I hit this issue on 12.04.1 while running a devstack update and having the icehouse-staging Cloud Archive PPA installed. It sounds like the real problem is that devstack has always tried to install where it should have been installing the qemu- kvm package. It

[Bug 1294248] Re: ubuntu kvm upgrade failure

2014-03-19 Thread Edward Hope-Morley
For ref: https://bugs.launchpad.net/devstack/+bug/1294557 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294248 Title: ubuntu kvm upgrade failure To manage notifications about this bug go to:

[Bug 1265877] Re: nova fails to launch i386 images

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265877 Title: nova fails to launch i386 images To manage notifications about this bug go to:

[Bug 1306241] Re: missing breaks/replaces on trusty swift packages

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306241 Title: missing breaks/replaces on trusty swift packages To manage notifications about this bug go to:

[Bug 1227370] Re: ceph osd weight get reset to 1 on daemon restart

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227370 Title: ceph osd weight get reset to 1 on daemon restart To manage notifications about this bug go to:

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration template has deprecated items ( grizzly ) To manage notifications about this bug go to:

[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-06 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372893 Title: Neutron has an empty database after deploying juno on utopic To manage notifications about this bug go to:

[Bug 1250435] Re: CNAME record leaks into juju's private-address, breaks host based access control

2014-10-07 Thread Edward Hope-Morley
@julien-edwards no sign of 1.6 or this patch in trusty yet. Is it still planned for 1.6 to be released for trusty? If not can this patch be backported to trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-08 Thread Edward Hope-Morley
** Tags added: cts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1310629 Title: Nova configuration template has deprecated items ( grizzly ) To manage notifications about this bug go to:

[Bug 1379629] Re: cinder charm doesn't have nrpe-external-master interface

2014-10-10 Thread Edward Hope-Morley
** Tags added: openstack -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379629 Title: cinder charm doesn't have nrpe-external-master interface To manage notifications about this bug go to:

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-13 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection) 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/1310629 Title: Nova configuration template has deprecated

[Bug 1331885] Re: Glance service doesn't support ipv6

2014-12-10 Thread Edward Hope-Morley
** Tags added: juno-backport-potential -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1331885 Title: Glance service doesn't support ipv6 To manage notifications about this bug go to:

[Bug 1366598] Re: setting kernel.pid_max for large deployment

2014-11-24 Thread Edward Hope-Morley
** Also affects: ceph-osd (Ubuntu) Importance: Undecided Status: New ** Package changed: ceph-osd (Ubuntu) = ceph-osd (Juju Charms Collection) ** Changed in: ceph-osd (Juju Charms Collection) Status: New = In Progress ** Changed in: ceph-osd (Juju Charms Collection)

[Bug 1379629] Re: cinder charm doesn't have nrpe-external-master interface

2014-11-28 Thread Edward Hope-Morley
** Branch linked: lp:~brad-marshall/charms/trusty/ceilometer/add-nrpe- checks ** Branch linked: lp:~brad-marshall/charms/trusty/cinder/add-nrpe-checks ** Branch linked: lp:~brad-marshall/charms/trusty/glance/add-nrpe-checks ** Branch linked: lp:~brad-marshall/charms/trusty/heat/add-nrpe-checks

[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic

2014-10-24 Thread Edward Hope-Morley
** Changed in: neutron-api (Juju Charms Collection) Status: Fix Committed = Fix Released ** Changed in: nova-cloud-controler (Juju Charms Collection) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1310629] Re: Nova configuration template has deprecated items ( grizzly )

2014-10-24 Thread Edward Hope-Morley
** Changed in: nova-compute (Juju Charms Collection) 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/1310629 Title: Nova configuration template has

[Bug 1311379] Re: Dependency python-lesscpy not included with horizon

2014-12-02 Thread Edward Hope-Morley
If openstack-dashboard depends on python-lesscpy in Icehouse we should add it as a dependency to the openstack-dashboard package. ** Also affects: openstack-dashboard (Ubuntu) Importance: Undecided Status: New ** Changed in: openstack-dashboard (Juju Charms Collection) Status:

[Bug 1311379] Re: Dependency python-lesscpy not included with horizon

2014-12-02 Thread Edward Hope-Morley
) Assignee: (unassigned) = Edward Hope-Morley (hopem) ** Changed in: openstack-dashboard (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311379 Title: Dependency

  1   2   3   4   5   6   7   8   9   10   >