[Yahoo-eng-team] [Bug 1306602] Re: AvailabilityZoneFilter keeps all hosts in default availability zone

2014-04-15 Thread Marc Koderer
Setting default_schedule_zone helped. Seems I missed rebooting the nova- api service. But set to invalid. ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1298157] Re: Miss validation of backup_type

2014-04-15 Thread Liusheng
** Changed in: nova Status: Incomplete = 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/1298157 Title: Miss validation of backup_type Status in

[Yahoo-eng-team] [Bug 1307900] [NEW] Limit formatting routes when adding resources like nova api

2014-04-15 Thread inhye.park
Public bug reported: It is same bug such as nova in grizzly. So in grizzly nova, It is already modified. becuase of this, cinder metadata function not working in below situation. 1. cinder metadata $(volume_id) set Hadoop_TAG_1.2.2=samsung_service 2. cinder metadata $(volume_id) unset

[Yahoo-eng-team] [Bug 1307902] [NEW] host routes break gateway on freebsd guests.

2014-04-15 Thread Ondergetekende
Public bug reported: Host routes are added as classless-static-route (rfc3442, option 33) [1]. However, rfc3442 states: If the DHCP server returns both a Classless Static Routes option and a Router option, the DHCP client MUST ignore the Router option.. The freebsd client follows this

[Yahoo-eng-team] [Bug 1307499] Re: quota-show lists info with wrong tenant-id

2014-04-15 Thread Eugene Nikanorov
quota-show command lists quotas, not tenant-ids. It should not validate them as Neutron doesn't have knowledge about existing tenant ids. So observed behavior is correct, 200 OK is returned with empty response, because no quota was set for the provided tenant with wrong-id ** Tags removed:

[Yahoo-eng-team] [Bug 1306390] Re: os-fping API is not available by default in Ubuntu

2014-04-15 Thread Masayuki Igawa
Fix proposed to branch: master Review: https://review.openstack.org/#/c/87504/ ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) = Masayuki Igawa (igawa) ** Changed in: devstack Status: In Progress = Invalid ** Changed in:

[Yahoo-eng-team] [Bug 1308064] [NEW] resizing a stopped server fails with xenapi

2014-04-15 Thread Matt Riedemann
Public bug reported: I wrote a Tempest test for making sure that resizing a stopped server works since the API supports that scenario, and Jenkins passes (with the libvirt driver) but XenServer CI failed on the new tests: http://dd6b71949550285df7dc-

[Yahoo-eng-team] [Bug 1258175] Re: injected_file_path_bytes description is ambiguous

2014-04-15 Thread Liyingjun
** Also affects: nova Importance: Undecided Status: New -- 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/1258175 Title: injected_file_path_bytes description is

[Yahoo-eng-team] [Bug 1307266] Re: db util drop_unique_constraint doesn't work for sqlite

2014-04-15 Thread Matt Riedemann
*** This bug is a duplicate of bug 1280055 *** https://bugs.launchpad.net/bugs/1280055 Victor, thanks, I've abandoned my oslo-incubator change and marked this as a bug for nova, I'll probably make that change here: https://review.openstack.org/#/c/79070/ ** Changed in: oslo Status:

[Yahoo-eng-team] [Bug 1308123] [NEW] Django is pinned to ==1.4 in tox.ini

2014-04-15 Thread Ana Krivokapić
Public bug reported: In the tox.ini file, the configuration for Django 1.4 pins django to ==1.4. We should instead allow the latest stable release of Django 1.4, similarly to how 1.5 is configured. ** Affects: horizon Importance: Low Status: Triaged ** Tags: low-hanging-fruit --

[Yahoo-eng-team] [Bug 1265032] Re: Floating IPs configured via Neutron, viewed via Nova, so floating IP info is out of date

2014-04-15 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New = In Progress ** Changed in: horizon/havana Importance: Undecided = Medium ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) -- You

[Yahoo-eng-team] [Bug 1265872] Re: Disassociate Floating IP from an instance with 2 NICs doesn't work

2014-04-15 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New = In Progress ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) ** Changed in: horizon/havana Importance: Undecided = Medium -- You

[Yahoo-eng-team] [Bug 1258175] Re: injected_file_path_bytes description is ambiguous

2014-04-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/87562 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=1b6c6d7b912bcc9e46d35b3641e7c933c383cd3e Submitter: Jenkins Branch:master commit 1b6c6d7b912bcc9e46d35b3641e7c933c383cd3e Author: liyingjun liyingjun1...@gmail.com

[Yahoo-eng-team] [Bug 1308189] [NEW] Instances in error state should not have Up Time

2014-04-15 Thread Santiago Baldassin
Public bug reported: When launch instance fails, the instance status is set to Error and the Uptime is updated every time the page is loaded even when the instance was never up. If the instance current status is Error then Uptime should be either --- or 0 ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1308191] [NEW] Create instance handle method should display an info message instead of a success message

2014-04-15 Thread Santiago Baldassin
Public bug reported: When a user creates an instance and click on the Launch button, a success message is displayed assuming that the instance will be successfully created. An info message should be displayed instead since the instance creation is in progress ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1308208] [NEW] Import key, public key field can be extended over other fields

2014-04-15 Thread Floren
Public bug reported: Like bug #1282196, in import key form we can extend the Public key field over the right text (see screenshot). ** Affects: horizon Importance: Undecided Status: New ** Attachment added: importKeyPair.png

[Yahoo-eng-team] [Bug 1308218] [NEW] keystone.tenant.list_users returns user multiple times

2014-04-15 Thread Christina Darretta
Public bug reported: With the icehouse code base, if you call keystone v2's keystone.tenant.list_users(tenant_id) it returns each user * the number of roles the user has in the project. My assignment table for my test server looks like this for one specific project_id: mysql select * from

[Yahoo-eng-team] [Bug 1308252] [NEW] No way to get extensions using V3 API

2014-04-15 Thread Brant Knudson
Public bug reported: There's no way to get extensions in V3 like there is for V2. You can get extensions using V2 like this: url -s http://localhost:5000/v2.0/extensions | python -mjson.tool {

[Yahoo-eng-team] [Bug 1308302] [NEW] multiple neutron-servers cause scheduling one router to different agents

2014-04-15 Thread Li Ma
Public bug reported: In an environment with multiple neutron-servers, it is observed that a router can be scheduled to different l3-agents at the meantime. This can be reproduced by executing a script against each of the neutron-servers which adds (neutron l3-agent-router-add) and removes

[Yahoo-eng-team] [Bug 1308313] [NEW] bad error message on trove database initialisation failure

2014-04-15 Thread Tom Fifield
Public bug reported: When there is a DatastoreDefaultDatastoreNotFound or DatastoreDefaultVersionNotFound exception raised on trove database creation attempt through horizon, only this is shown to the user: Error: There was an error submitting the form. Please try again. This is not

[Yahoo-eng-team] [Bug 1279685] Re: Cannot connect to embedded vnc console

2014-04-15 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1277750] Re: revert resize doesn't work

2014-04-15 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete = Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1206032] Re: instance actions should be called server actions in v3 API

2014-04-15 Thread Openstack Gerrit
Reviewed: https://review.openstack.org/59187 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=8ac8c97918d41104cd6ca35611ae3fe11bc17c51 Submitter: Jenkins Branch:master commit 8ac8c97918d41104cd6ca35611ae3fe11bc17c51 Author: Rohan Kanade openst...@rohankanade.com Date: