[Yahoo-eng-team] [Bug 1397239] [NEW] API comments mismatch for get_ports_from_devices

2014-11-28 Thread yalei wang
Public bug reported: get_ports_from_devices in ml2/plugin.py will return a emtry dict when the secgroup associated is empty, due to this line ports = db.get_ports_and_sgs(port_ids) but refer to the comment in neutron/db/securitygroups_rpc_base.py, seems it should at least return a

[Yahoo-eng-team] [Bug 1397247] [NEW] test_notifications.py:test_send_on_vm_change

2014-11-28 Thread Dingyx
Public bug reported: in nova.tests.unit.test_notifications.py: the test_send_on_vm_change is just the same the test_send_task_change, we should change the test_send_on_vm_change: self.instance.task_state=task_state.SPAWING == self.instance.vm_state=vm_state.SUSPENDING ** Affects: nova

[Yahoo-eng-team] [Bug 1396194] Re: test_dashboard_help_redirection intermittently fails with Element is not currently visible

2014-11-28 Thread Wu Hong Guang
https://review.openstack.org/#/c/109278/ should has no problem now ** Changed in: horizon Status: Confirmed = Invalid -- 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 1396194] Re: test_dashboard_help_redirection intermittently fails with Element is not currently visible

2014-11-28 Thread Julie Pichon
Please don't close this bug. We want to find out why it happens and make the test more solid so that there are no more intermittent errors on the gate. The goal is to prevent patches from being randomly blocked, and to avoid having to type recheck at all in the first place. ** Changed in:

[Yahoo-eng-team] [Bug 1387665] Re: Exception in 'System information' results in error code 500

2014-11-28 Thread Timur Sufiev
Marking this bug as an invalid, because it is caused by problems in deb- package (missing egg-info) and is not related to the upstream code. ** Changed in: horizon Status: In Progress = Invalid ** Changed in: horizon Importance: Medium = Undecided ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1397310] [NEW] Attribute validation errors are logged twice

2014-11-28 Thread Ihar Hrachyshka
Public bug reported: In neutron/api/v2/attributes.py, all validation functions debug-log any errors that occur inside them, and return the error message back to caller. In the end, those messages get into _validate_dict() function that also logs those messages, if any. Meaning, we'll get

[Yahoo-eng-team] [Bug 1397318] [NEW] Wront return code for inherited role checking

2014-11-28 Thread Rodrigo Duarte
Public bug reported: As per https://github.com/openstack/keystone-specs/blob/master/api/v3 /identity-api-v3-os-inherit-ext.rst#check-if-user-has-an-inherited- project-role-on-domain, HEAD /OS- INHERIT/domains/{domain_id}/users/{user_id}/roles/{role_id}/inherited_to_projects returns 204 No

[Yahoo-eng-team] [Bug 1389938] Re: kvm instance can't be launched with '-serial pty'

2014-11-28 Thread Chuck Short
Which version of nova? ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1352102] Re: users are unable to create ports on provider networks

2014-11-28 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: Confirmed = Fix Released -- 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/1352102 Title: users are unable to create ports on

[Yahoo-eng-team] [Bug 1381131] [NEW] Unable to detect locale.

2014-11-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I seem to have some clickable buttons in french and some in english. http://people.canonical.com/~chucks/tmp/francais.png chuck ** Affects: horizon Importance: Undecided Status: New -- Unable to detect locale.

[Yahoo-eng-team] [Bug 1316556] Re: vmware: boot from image (create volume) is failing

2014-11-28 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: In Progress = Won't Fix -- 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/1316556 Title: vmware: boot from image (create

[Yahoo-eng-team] [Bug 1201873] Re: dnsmasq does not use -h, so /etc/hosts sends folks to loopback when they look up the machine it's running on

2014-11-28 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: Triaged = Fix Released -- 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/1201873 Title: dnsmasq does not use -h, so /etc/hosts

[Yahoo-eng-team] [Bug 1396318] Re: Cannot read text in region selection box

2014-11-28 Thread Chuck Short
** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1396318 Title: Cannot read text in region

[Yahoo-eng-team] [Bug 1381131] Re: Unable to detect locale.

2014-11-28 Thread Chuck Short
*** This bug is a duplicate of bug 1253982 *** https://bugs.launchpad.net/bugs/1253982 ** Package changed: horizon (Ubuntu) = horizon -- 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 1310340] Re: live migration fails when use long hostname of a nova compute target host

2014-11-28 Thread Chuck Short
** Package changed: horizon (Ubuntu) = nova (Ubuntu) -- 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/1310340 Title: live migration fails when use long hostname of a nova

[Yahoo-eng-team] [Bug 1385213] Re: Swift multi-tenant store: upload broken

2014-11-28 Thread Louis Taylor
Glance_store fixes for this were released in 0.1.10. ** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Status: New = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1397381] [NEW] numa cell ids need to be normalized before creating xml

2014-11-28 Thread Przemyslaw Czesnowicz
Public bug reported: When creating instance with numa topology, if that instance is placed on a host numa node different then 0 , invalid libvirt.xml will be generated. it's because instance cell id's are used to store host id assignment. Instance cell id's should be normalized before generating

[Yahoo-eng-team] [Bug 1386147] Re: live-migration failed because of Filter ComputeFilter returned 0 hosts, the instance's status is still migrating.

2014-11-28 Thread Rong Han ZTE
** Changed in: nova/icehouse Status: New = 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/1386147 Title: live-migration failed because of Filter

[Yahoo-eng-team] [Bug 1397489] [NEW] VM boot failure since nova to neutron port notification fails

2014-11-28 Thread KaiLin
Public bug reported: When I run the latest devstack and use nova boot to create a VM,but it failed. Nova show the VM,it show:message: Build of instance cb509a04-ca8a- 491f-baf1-be01b15f4946 aborted: Failed to allocate the network(s), not rescheduling., code: 500, details: File