[Bug 1313935] Fix proposed to nova (master)

2014-05-02 Thread Openstack Gerrit
Fix proposed to branch: master
Review: https://review.openstack.org/91866

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

Title:
  tenant is required for quota-update but not for quota-show

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1313935/+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 871278] Fix merged to nova (master)

2011-12-14 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/2296
Committed: 
http://github.com/openstack/nova/commit/15cc877cc2af71135b896974f17cb4a63291a08c
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit 15cc877cc2af71135b896974f17cb4a63291a08c
Author: Chuck Short chuck.sh...@canonical.com
Date:   Tue Dec 13 13:45:43 2011 -0500

Fix tgtadm off by one error. Fixes bug #871278

Change-Id: Ia359045465ada9753b86d1a08cc947966b3ac899
Signed-off-by: Chuck Short chuck.sh...@canonical.com

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

Title:
  Cannot attach volumes to instances if tgt is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/871278/+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 863305] Fix merged to nova (stable/diablo)

2011-11-08 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/1132
Committed: 
http://github.com/openstack/nova/commit/c11659215a1cd3e551ce56f089b2682842954b04
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit c11659215a1cd3e551ce56f089b2682842954b04
Author: Loganathan Parthipan parthi...@hp.com
Date:   Thu Sep 29 16:41:49 2011 +0100

Improve access check on images

Makes sure that users can delete only their own images, snapshots.
Enable listing of all images, both private which are owned and the public
ones. Only list the private images/snapshots for the owner and admin users.
Fixes bug 863305

(cherry picked from commit cb37d895a6b97e294aa838f85227d29892f4e11e)

Change-Id: Idc15125371950e0c07b1dac48e8b844887fefc9d

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

Title:
  Image access control is available

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/863305/+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 868360] Fix merged to nova (stable/diablo)

2011-10-26 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/1081
Committed: 
http://github.com/openstack/nova/commit/b1ab6da1495784ff58118a6047fd19cf82c4
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit b1ab6da1495784ff58118a6047fd19cf82c4
Author: Ahmad Hassan ahmad.has...@hp.com
Date:   Mon Aug 1 17:16:49 2011 +0100

Stop returning correct password on api calls

Captured invalid signature exception in authentication step, so that
the problem is not returning exception to user, revealing the real
password.
Fixes bug 868360.

(cherry picked from commit beee11edbfdd82cd81bc9c0fd75912c167892c2b)

Change-Id: I5d6f713358dc720514b3e693f9adb11ccacecdd0

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

Title:
  Incorrect secret key causes user details to be revealed

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/868360/+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 862969] Fix merged to nova (stable/diablo)

2011-10-26 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/1085
Committed: 
http://github.com/openstack/nova/commit/fdcfe762a52e30e09223f4128a5f4da530aefcf9
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit fdcfe762a52e30e09223f4128a5f4da530aefcf9
Author: Adam Gandelman ad...@canonical.com
Date:   Thu Sep 29 21:06:06 2011 -0700

Ensure non-default FLAGS.logfile_mode is properly converted to an octet.

Fixes bug 862969.

(cherry picked from commit 5b173ef5dfb7c41dbc2a4bb5c9976811516eb00f)

Change-Id: Ic89426e2e011e74d49ca57710ade93dc4e4740d0

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

Title:
  --logfile_mode flag does not properly set logfile permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/862969/+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 868360] Fix merged to nova (stable/diablo)

2011-10-26 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/993
Committed: 
http://github.com/openstack/nova/commit/03c9f40f1d7be54e62b129edf41a3c729049ce0c
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 03c9f40f1d7be54e62b129edf41a3c729049ce0c
Author: Johannes Erdfelt johannes.erdf...@rackspace.com
Date:   Tue Oct 18 22:08:49 2011 +

Don't leak exceptions out to users

Fixed bug 874472

Exceptions can contain all kinds of sensitive information, including
SQL queries (and arguments), configuration information and in some
cases the correct password (bug 868360). The information isn't useful
to users, so don't return potentially sensitive information. The
exceptions still get logged for debugging and troubleshooting purposes.

(cherry picked from commit 2431b7848d633dc67ad684b4d1cc79468df24568)

Change-Id: I45af83ee5276b92259522a4761137d7339d2b77d

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

Title:
  Incorrect secret key causes user details to be revealed

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/868360/+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 850602] Fix merged to nova (stable/diablo)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/956
Committed: 
http://github.com/openstack/nova/commit/744a0d8e7aa2c16fe55098c96cf9e46984838a4f
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 744a0d8e7aa2c16fe55098c96cf9e46984838a4f
Author: Kei Masumoto masumo...@nttdata.co.jp
Date:   Wed Sep 28 15:05:54 2011 -0400

Fixed bug lp850602.
Adding backing file copy operation on kvm block migration.

(cherry picked from commit b9aac1181581b9036c98f5aa493731fdc74be7e1)

Change-Id: Ia2311ef0e65e97bad7e425ad6affdb5f864043ea

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

Title:
  block migration needs to copy backing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/850602/+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 861582] Fix merged to nova (stable/diablo)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/958
Committed: 
http://github.com/openstack/nova/commit/5ff8e1cfa1b0ea22d7113b6d9fa729c8f43f1a19
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 5ff8e1cfa1b0ea22d7113b6d9fa729c8f43f1a19
Author: David Subiros david.per...@hp.com
Date:   Wed Sep 28 15:19:04 2011 +0100

Enforce snapshot cleanup.

Makes sure that the snapshot and the temporary directory is cleaned up,
even if qemu-img fails. Fixes bug 861582.

(cherry picked from commit eb6432361ee4946d93867e2d3f0870d892a25c66)

Change-Id: I718021bfb7069c39a47e0da25d79acbf07f02a69

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

Title:
  Failed snapshots are not cleaned up

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/861582/+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 863305] Fix merged to nova (master)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/761
Committed: 
http://github.com/openstack/nova/commit/cb37d895a6b97e294aa838f85227d29892f4e11e
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit cb37d895a6b97e294aa838f85227d29892f4e11e
Author: Loganathan Parthipan parthi...@hp.com
Date:   Thu Sep 29 16:41:49 2011 +0100

Improve access check on images

Makes sure that users can delete only their own images, snapshots.
Enable listing of all images, both private which are owned and the public
ones. Only list the private images/snapshots for the owner and admin users.
Fixes bug 863305

Change-Id: I7326ec4a99158c8db5319f2397c99c5a89be2cb5

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

Title:
  Image access control is available

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/863305/+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 859587] A change has been merged to openstack/nova

2011-10-19 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/933
Committed: 
http://github.com/openstack/nova/commit/1c8fedc82c4b388b0a3a876a54c7f14d3c2a8342
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 1c8fedc82c4b388b0a3a876a54c7f14d3c2a8342
Author: Vishvananda Ishaya vishvana...@gmail.com
Date:   Mon Sep 26 05:14:39 2011 -0700

Makes sure to recreate gateway for moved ip

If nova moves an ip when setting up dhcp, make sure to reset
the default gateway.  Fixes bug 859587

(cherry picked from commit 569b310b003c1c96151a3e3d448ddf5fe4e9299a)

Change-Id: I6dd1fb9d80c9635a8a721e77386938684cdd8f53

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

Title:
  nova-network deletes default route

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/859587/+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 838581] A change has been merged to openstack/nova

2011-10-19 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/937
Committed: 
http://github.com/openstack/nova/commit/1a5e3e0c4cc2a3bf55331d46f702b980af1fbf97
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 1a5e3e0c4cc2a3bf55331d46f702b980af1fbf97
Author: Brian Lamar brian.la...@rackspace.com
Date:   Mon Sep 26 11:52:21 2011 -0400

Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 
838581.

(cherry picked from commit f3dd56e916232e38e74d9e2f24ce9a738cac63cf)

Change-Id: I96442f9c9eeddc48ce8307da93ff289e3d679553

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

Title:
  Failures in db_pool code: 'NoneType' object has no attribute '_keymap'
  or not returning rows.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/838581/+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 859679] A change has been merged to openstack/nova

2011-10-19 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/935
Committed: 
http://github.com/openstack/nova/commit/1f6b213d92e71de1eb669e9fb869d564066dadf5
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 1f6b213d92e71de1eb669e9fb869d564066dadf5
Author: Vishvananda Ishaya vishvana...@gmail.com
Date:   Mon Sep 26 08:34:14 2011 -0700

Fix the grantee group loading for source groups

Fixes bug 859679.

(cherry picked from commit 114ca0b2dc090270d8d20bd10b6e1e7a0b451db2)

Change-Id: I92569ecc50fe3e9f17f633df03ee428587749a48

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

Title:
  using source groups (-o) with security groups causes a lazy load
  exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/859679/+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 854614] A change has been merged to openstack/nova

2011-10-19 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/934
Committed: 
http://github.com/openstack/nova/commit/44a2a648e7c26e3721e5ee6e28a0104458bceba3
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 44a2a648e7c26e3721e5ee6e28a0104458bceba3
Author: Scott Moser smo...@ubuntu.com
Date:   Fri Sep 23 16:44:44 2011 -0400

put fully qualified domain name in local-hostname

make metadata service return fully qualified domain name (fqdn) in
the local-hostname field. (bug 854614)

Also, move the dhcp_domain flag from being in nova.network.linux_net to be
in the more common nova.network.manager.  Since it is being used for
something more generic, it shouldnt be stuck in linux_net.

(cherry picked from commit 6415999523d26f1680265e5ca438020b7d6542c6)

Change-Id: I1cc9266ad197f603bb434d77d944e10a6f4e91ba

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

Title:
  metadata service local-hostname is not fqdn

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/854614/+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 862969] A change has been merged to openstack/nova

2011-10-14 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/758
Committed: 
http://github.com/openstack/nova/commit/5b173ef5dfb7c41dbc2a4bb5c9976811516eb00f
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit 5b173ef5dfb7c41dbc2a4bb5c9976811516eb00f
Author: Adam Gandelman ad...@canonical.com
Date:   Thu Sep 29 21:06:06 2011 -0700

Ensure non-default FLAGS.logfile_mode is properly converted to an octet.

Fixes bug 862969.

Change-Id: I35ac84d5f5f547fef8e3eec1d3a31f94ea8ae96e

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

Title:
  --logfile_mode flag does not properly set logfile permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/862969/+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 859679] A change has been merged to openstack/nova

2011-10-11 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/651
Committed: 
http://github.com/openstack/nova/commit/114ca0b2dc090270d8d20bd10b6e1e7a0b451db2
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit 114ca0b2dc090270d8d20bd10b6e1e7a0b451db2
Author: Vishvananda Ishaya vishvana...@gmail.com
Date:   Mon Sep 26 08:34:14 2011 -0700

Fix the grantee group loading for source groups

Fixes bug 859679.

Change-Id: Ia0b90b8373a02955f23b6dda0495f01511762822

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

Title:
  using source groups (-o) with security groups causes a lazy load
  exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/859679/+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 861582] A change has been merged to openstack/nova

2011-09-29 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/726
Committed: 
http://github.com/openstack/nova/commit/eb6432361ee4946d93867e2d3f0870d892a25c66
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit eb6432361ee4946d93867e2d3f0870d892a25c66
Author: David Subiros david.per...@hp.com
Date:   Wed Sep 28 15:19:04 2011 +0100

Enforce snapshot cleanup.

Makes sure that the snapshot and the temporary directory is cleaned up,
even if qemu-img fails. Fixes bug 861582.

Change-Id: I3c7798215c8d0d5dc979379a13e038098b0f31d4

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

Title:
  Failed snapshots are not cleaned up

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/861582/+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 859587] A change has been merged to openstack/nova

2011-09-26 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/647
Committed: 
http://github.com/openstack/nova/commit/569b310b003c1c96151a3e3d448ddf5fe4e9299a
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit 569b310b003c1c96151a3e3d448ddf5fe4e9299a
Author: Vishvananda Ishaya vishvana...@gmail.com
Date:   Mon Sep 26 05:14:39 2011 -0700

Makes sure to recreate gateway for moved ip

If nova moves an ip when setting up dhcp, make sure to reset
the default gateway.  Fixes bug 859587

Change-Id: I9f2b7bc5ede142717df6cb1653043b4f5c09959a

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

Title:
  nova-network deletes default route

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/859587/+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 854614] A change has been merged to openstack/nova

2011-09-26 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/631
Committed: 
http://github.com/openstack/nova/commit/6415999523d26f1680265e5ca438020b7d6542c6
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit 6415999523d26f1680265e5ca438020b7d6542c6
Author: Scott Moser smo...@ubuntu.com
Date:   Fri Sep 23 16:44:44 2011 -0400

put fully qualified domain name in local-hostname

make metadata service return fully qualified domain name (fqdn) in
the local-hostname field. (bug 854614)

Also, move the dhcp_domain flag from being in nova.network.linux_net to be
in the more common nova.network.manager.  Since it is being used for
something more generic, it shouldnt be stuck in linux_net.

Change-Id: Ieab3cb1b7b0b78aff8df25bbc35b96924a8e7e60

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

Title:
  metadata service local-hostname is not fqdn

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/854614/+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