[Yahoo-eng-team] [Bug 1190366] Re: Tenant is created without a default security group association

2013-08-12 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1190366 Ti

[Yahoo-eng-team] [Bug 1205520] Re: Cannot set the default project for the User V3

2013-08-12 Thread Dolph Mathews
Agree; "fix committed" will lead people to search for a non-existent patch. ** Changed in: horizon Status: Fix Committed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs

[Yahoo-eng-team] [Bug 1208607] Re: V2 API: Use of token in authenticate request is not part of the spec/docs

2013-08-12 Thread Dolph Mathews
see identity:TokenForAuthenticationRequest in the v2.0 XSD's: https://github.com/openstack/identity-api/blob/master/openstack- identity-api/v2.0/src/docbkx/xsd/credentials.xsd#L45-L71 ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1208277] Re: V3 Identity API: Password is under user element

2013-08-12 Thread Dolph Mathews
Unfortunately it's too late to change this API. ** Changed in: keystone Importance: Undecided => Wishlist ** Changed in: keystone Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://

[Yahoo-eng-team] [Bug 1203881] Re: API allows the ID of a policy entity to be changed

2013-08-12 Thread Dolph Mathews
I'm also unable to reproduce on master. $ http post http://localhost:35357/v3/policies '{"policy": {"name": "trivial-true", "blob": "true", "type": "application/json"}}' --x-auth-token=ADMIN { "policy": { "id": "d462e2f7aef9455283fc47b83425a185", "type": "application/json", "blob

[Yahoo-eng-team] [Bug 1206396] Re: Name validations for compute resources

2013-08-12 Thread Dolph Mathews
UTR against keystone directly (sounds like a bug between horizon and keystoneclient?). Attempting to create a role with a single space as the name behaves as expected (the name is stored correctly in the sql driver, not as a null value). POST http://localhost:35357/v3/roles {"role": {"name": " "}}

[Yahoo-eng-team] [Bug 1207874] Re: Unclear how to register and enable extensions

2013-08-12 Thread Dolph Mathews
"hard for an admin to know" is a problem that can be solved by great documentation, not by introducing redundant configuration options. in the case of API extensions, document the dependencies a particular piece of middleware has, such that it's a trivial task to add it to an existing pipeline. **

[Yahoo-eng-team] [Bug 1207095] Re: SQL group table query issue as it's a reserved word

2013-08-12 Thread Dolph Mathews
Changing the name of the `group` table to more accurately reflect what the table represents (e.g. `user_group`) would be an acceptable refactor, but manually writing malformed SQL is not a bug. ** Changed in: keystone Importance: Undecided => Wishlist ** Changed in: keystone Status: New

[Yahoo-eng-team] [Bug 1182373] Re: Add an arping on multi_host for live migration

2013-08-12 Thread Jian Wen
Add 'send_arp_for_ha = True' and 'send_arp_for_ha_count=3' to nova.conf ** 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/b

[Yahoo-eng-team] [Bug 1194542] Re: New folders after tests.

2013-08-12 Thread Victor Sergeyev
*** This bug is a duplicate of bug 1194676 *** https://bugs.launchpad.net/bugs/1194676 ** This bug has been marked a duplicate of bug 1194676 virt unit tests leave empty UUID directory -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1211168] Re: image-show command should show 'user_id'

2013-08-12 Thread Fei Long Wang
Glance is using tenant id to isolate different images, no user id. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1211168 Title: image