[Yahoo-eng-team] [Bug 1188105] [NEW] Unable to delete "default" security group

2013-06-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Dear everyone, I've failed to delete "default" security group. But I can delete the other. :( To reproduce: 1. nova secgroup-list +-+-+ | Name| Description | +-+-+ | default | default | +-+

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

2013-06-20 Thread Iain Lane
** Changed in: python-boto (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/962046 Title: EC2 metadata retrieval fails with spaces in a r

[Yahoo-eng-team] [Bug 1190454] Re: sqlalchemy could not parse sql_connection urls containning ipv6 address

2013-06-20 Thread David Ripton
This is a real bug, but unfortunately it's in SQLAlchemy, so OpenStack can't fix it directly without dumping SQLAlchemy, which would be a drastic change. Please report the bug to SQLAlchemy, though, so they are aware that there are people who'd like them to support IPv6 addresses in their connecti

[Yahoo-eng-team] [Bug 1008976] Re: UnicodeEncodeError when snapshotting an instance or uploading an image (Essex)

2013-06-20 Thread Xavier Queralt
** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1008976 Title: UnicodeEncodeError when snapshotting an instance or

[Yahoo-eng-team] [Bug 1192749] Re: Cannot create over 1000 VM due to previous VM deletion

2013-06-20 Thread Andrea Rosa
i think this is not a bug but just a configuration issue. There is a parameter to check the max number of items returned, something like that: osapi_opts = [ cfg.IntOpt('osapi_max_limit', default=1000, help='the maximum number of items returned in a single '