[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-06-21 Thread Mark McLoughlin
** Changed in: nova/essex
   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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-06-14 Thread Mark McLoughlin
** Changed in: nova/essex
Milestone: None => 2012.1.1

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nova

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.1-0ubuntu2

---
nova (2012.1-0ubuntu2) precise; urgency=low

  [ Adam Gandelman ]
  * debian/rules: Properly create empty doc/build/man dir for builds that
skip doc building
  * debian/control: Set 'Conflicts: nova-compute-hypervisor' for the various
nova-compute-$type packages. (LP: #975616)
  * debian/control: Set 'Breaks: nova-api' for the various nova-api-$service
sub-packages. (LP: #966115)

  [ Chuck Short ]
  * Resynchronize with stable/essex:
- b1d11b8 Use project_id in ec2.cloud._format_image()
- 6e988ed Fixes image publication using deprecated auth. (LP: #977765)
- 6e988ed Populate image properties with project_id again
- 3b14c74 Fixed bug 962840, added a test case.
- d4e96fe Allow unprivileged RADOS users to access rbd volumes.
- 4acfab6 Stop libvirt test from deleting instances dir
- 155c7b2 fix bug where nova ignores glance host in imageref
  * debian/nova.conf: Enabled ec2_private_dns_show_ip so that juju can
connect to openstack instances.
  * debian/patches/fix-docs-build-without-network.patch: Fix docs build
when there is no network access.
 -- Chuck ShortThu, 12 Apr 2012 14:14:29 -0400

** Changed in: nova (Ubuntu)
   Status: New => 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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/essex

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-11 Thread Thierry Carrez
** Also affects: nova/essex
   Importance: Undecided
   Status: New

** Changed in: nova/essex
   Status: New => Fix Committed

** Changed in: nova
   Status: New => Won't Fix

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-10 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/6431
Committed: 
http://github.com/openstack/nova/commit/6e988ed75c5ba507d79818bc24a1bd2f8250ce2b
Submitter: Jenkins
Branch:stable/essex

commit 6e988ed75c5ba507d79818bc24a1bd2f8250ce2b
Author: Adam Gandelman 
Date:   Tue Apr 10 16:44:27 2012 -0700

Populate image properties with project_id again

This allows ec2 image publishing to function on Essex for users
who are still using deprecated auth.  This isn't targetted toward
master and is proposed to stable/essex for the sake of aiding
users transition to Keystone during upgrades from diablo +
deprecated_auth.

Fixes bug 977765

Change-Id: I809b669e88fe25234569d0c744d14aff6bbd4713


** Tags added: in-stable-essex

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-10 Thread Vish Ishaya
Here was the commit: a6ac8af69351cb39aa07f53e3327ff29b90383bc

We only left deprecated auth in essex for the purpose of migration, so
running a production system of deprecatd auth is definitely not
supported.  That said, it is probably a pretty easy fix.

Add back in the project_id on register and default the ImageOwner field
to properties.project_id

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-10 Thread Scott Moser
Adam,
  Thanks, I'm wondering what regressed this.  just looking at git logs on 
nova/image/s3.py nova/image/glance.py (from the trace) and api/ec2/cloud.py 
(from your patch, nothing jumped out at me).

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs