[Yahoo-eng-team] [Bug 1474228] [NEW] inline edit failed in user table because description doesn't exits

2015-07-13 Thread jelly
Public bug reported: inline edit failed in user table because description doesn't exits Internal Server Error: /identity/users/ Traceback (most recent call last): File "/home/user/.virtualenvs/test-horizon/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_respo

[Yahoo-eng-team] [Bug 1473965] Re: the port of scecurity group rule for TCP or UDP should not be 0

2015-07-13 Thread shihanzhang
** Changed in: neutron Status: Opinion => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1473965 Title: the port of scecurity group rule for TCP or UDP should not be 0 Status

[Yahoo-eng-team] [Bug 1474219] [NEW] cinder latest requirements breaking things, must be a string

2015-07-13 Thread Victor Laza
Public bug reported: The below trace brings into my attention: https://github.com/openstack/cinder/commit/238df8b82e8d078279f98d90cf9bcfd39dd7cbc8 and more specific: requirements.txt +enum34;python_version=='2.7' or python_version=='2.6' that breaks things 04:45:35 error in setup command: 'in

[Yahoo-eng-team] [Bug 1474198] [NEW] task_state not NONE after instance boot failed

2015-07-13 Thread Eric Xie
Public bug reported: 1. Exact version of Nova: python-novaclient-2.23.0 openstack-nova-common-2015.1.0 python-nova-2015.1.0 openstack-nova-api-2015.1.0 openstack-nova-scheduler-2015.1.0 openstack-nova-conductor-2015.1.0 openstack-nova-compute-2015.1.0 openstack-nova-2015.1.0 2. Relevant log files

[Yahoo-eng-team] [Bug 1474177] [NEW] Wrong to use "./run_test.sh --karma" to test javascript code sytle check in doc

2015-07-13 Thread Jason Pan
Public bug reported: The chapter "The run_test.sh Script" in Horizon doc. It is worng to use "./run_test.sh --karma" to test code style. It should be "./run_test.sh --eslint". ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Screenshot from 2015-07-14 09

[Yahoo-eng-team] [Bug 1474162] [NEW] ldap unicode issue when doing a show user

2015-07-13 Thread Sam Leong
Public bug reported: In stable/kilo release, when the username contains non ascii charaters, showing the user from ldap with the following command - openstack user show --domain=ad "Test Accent Communiquè" will throw an exception. And this has been addressed in the Master branch, so what needs

[Yahoo-eng-team] [Bug 1266513] Re: Some Python requirements are not hosted on PyPI

2015-07-13 Thread John Dickinson
** Changed in: swift Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1266513 Title: Some Python requirements are not hosted on PyPI Status in G

[Yahoo-eng-team] [Bug 1473588] Re: Provide an option to disable auto-hashing of keystone token

2015-07-13 Thread Lin Hua Cheng
** Also affects: django-openstack-auth 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/1473588 Title: Provide an option t

[Yahoo-eng-team] [Bug 1473965] Re: the port of scecurity group rule for TCP or UDP should not be 0

2015-07-13 Thread Kevin Benton
I don't think we need to make an API change for this. Unless I'm misunderstanding, it's still doing what it's supposed to when port min is 0, right? ** Changed in: neutron Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1474129] [NEW] Move out Cisco N1Kv extensions to networking-cisco

2015-07-13 Thread Saksham Varma
Public bug reported: Cisco N1kv extensions code needs to be moved out of the core tree into the vendor code repo -- openstack/networking-cisco. This needs to be done as part of the second phase of vendor-core code decomposition. ** Affects: networking-cisco Importance: Undecided Assigne

[Yahoo-eng-team] [Bug 1366189] Re: mask_password doesn't handle non-ASCII characters

2015-07-13 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.concurrency Status: In Progress => 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/1366189 Title: mask_password doesn't handle non-ASCI

[Yahoo-eng-team] [Bug 1474079] [NEW] Cross-site web socket connections fail on Origin and Host header mismatch

2015-07-13 Thread Mike Dorman
Public bug reported: The Kilo web socket proxy implementation for Nova consoles added an Origin header validation to ensure the Origin hostname matches the hostname from the Host header. This was a result of the following XSS security bug: https://bugs.launchpad.net/nova/+bug/1409142 (CVE-2015-0

[Yahoo-eng-team] [Bug 1460652] Re: nova-conductor infinitely reconnects to rabbit

2015-07-13 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.messaging Status: Fix Committed => Fix Released ** Changed in: oslo.messaging Milestone: None => 1.17.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpa

[Yahoo-eng-team] [Bug 1474074] [NEW] PciDeviceList is not versioned properly in liberty and kilo

2015-07-13 Thread Nikola Đipanov
Public bug reported: The following commit: https://review.openstack.org/#/c/140289/4/nova/objects/pci_device.py missed to bump the PciDeviceList version. We should do it now (master @ 4bfb094) and backport this to stable Kilo as well ** Affects: nova Importance: High Status: Conf

[Yahoo-eng-team] [Bug 1474069] [NEW] DeprecatedDecorators test does not setup fixtures correctly

2015-07-13 Thread Mike Bayer
Public bug reported: this test appears to rely upon test suite setup in a different test, outside of the test_backend_sql.py suite entirely.Below is a run of this specific test, but you get the same error if you run all of test_backend_sql at once as well. [mbayer@thinkpad keystone]$ tox -v

[Yahoo-eng-team] [Bug 1472458] Re: Arista ML2 VLAN driver should ignore non-VLAN network types

2015-07-13 Thread Kyle Mestery
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/14724

[Yahoo-eng-team] [Bug 1470950] Re: Version of ironicclient in vivid/UCA not sufficient to interact properly with Nova ironic virt driver

2015-07-13 Thread Dmitry Tantsur
I don't think it actually affects upstream Nova ** Changed in: nova 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/1470950 Title: Version

[Yahoo-eng-team] [Bug 1445637] Re: Instance resource quota not observed for non-ephemeral storage

2015-07-13 Thread lyanchih
I'm sorry for I was too hurry to change into invalid. Originally I was thought those non-ephemeral disk was managed by cinder, those settings should dependent on it. And even you assign higher value, the rate was still limit by cinder. Then you can't observed the real rate. But I also thought fl

[Yahoo-eng-team] [Bug 1464461] Re: delete action always cause error ( in kilo)

2015-07-13 Thread Grant Murphy
** Changed in: ossa Status: Incomplete => Won't Fix -- 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/1464461 Title: delete action always cause error ( in kilo)

[Yahoo-eng-team] [Bug 1395122] Re: ML2 Cisco Nexus MD: Fail Cfg VLAN when none exists

2015-07-13 Thread Carol Bouchard
** Project changed: neutron => networking-cisco -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1395122 Title: ML2 Cisco Nexus MD: Fail Cfg VLAN when none exists Status in networking-cis

[Yahoo-eng-team] [Bug 1445637] Re: Instance resource quota not observed for non-ephemeral storage

2015-07-13 Thread lyanchih
Cinder client had offer qos command. Those instance quota settings of non-emphemeral disk should be set via cinder cli instead of inherit from instance's flavor. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1293540] Re: nova should make sure the bridge exists before resuming a VM after an offline snapshot

2015-07-13 Thread Bjoern Teipel
** Also affects: openstack-ansible Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1293540 Title: nova should make sure the bridge exists befor

[Yahoo-eng-team] [Bug 1474019] [NEW] test for subscriptions - ignore

2015-07-13 Thread Salvatore Orlando
Public bug reported: you know what? meh. ** Affects: neutron Importance: Undecided Status: Invalid ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1473978] [NEW] static url path does not work consistently

2015-07-13 Thread Eric Peterson
Public bug reported: When the static url path is something like: /static And the dashboard path is something like /horizon or /dashboard Then the old launch instance works fine and other js libraries are also ok/fine. When I configure horizon to use the new launch instance screen (and disable

[Yahoo-eng-team] [Bug 1473965] [NEW] the port of scecurity group rule for TCP or UDP should not be 0

2015-07-13 Thread shihanzhang
Public bug reported: for TCP or UDP protocol, 0 is a reserved port, but for neutron security group rule, if a rule with TCP protocol, and its port-range-min is 0, the port-range-max will be invalid, because for port-range-min being 0 means that it allow all package pass, so I think it should not c

[Yahoo-eng-team] [Bug 1473949] [NEW] gate-nova-python34 some times test failed on test_save_updates_numa_topology

2015-07-13 Thread lyanchih
Public bug reported: After I commit review, I got gate-nova-python34 FAILURE in following log file http://logs.openstack.org/19/201019/1/check/gate-nova-python34/1e74b65/console.html The assert meessages are AssertionError: Expected call: instance_extra_update_by_uuid(, 'fake-uuid', {'numa_topol

[Yahoo-eng-team] [Bug 1007038] Re: Nova is issuing unnecessary ROLLBACK statements to MySQL

2015-07-13 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: Confirmed => Invalid ** Changed in: cinder 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/1007038 T

[Yahoo-eng-team] [Bug 1473909] [NEW] Error message during nova delete (Esxi based devstack setup using ovsvapp sollution)

2015-07-13 Thread Mh Raies
Public bug reported: I am trying "https://github.com/openstack/networking-vsphere/tree/master/devstack"; for OVSvApp solution , consisting 3 DVS. 1. Trunk DVS 2. Management DVS 3. Uplink DVS I am using Esxi based devstack setup using vCenter. Also I am working with stable kilo. I could success

[Yahoo-eng-team] [Bug 1473900] [NEW] Radware LBaaS driver UnitTests failures after mock update

2015-07-13 Thread Evgeny Fedoruk
Public bug reported: Radware LBaaS driver UnitTests are failing after mock module update. Fix asser_called_once() calls ** Affects: neutron Importance: Undecided Assignee: Evgeny Fedoruk (evgenyf) Status: In Progress ** Tags: lbaas radware unittest ** Changed in: neutron

[Yahoo-eng-team] [Bug 1472900] Re: instance boot from image(creates a new volume) deploy failed when volume rescheduling to other backends

2015-07-13 Thread Bin Zhou @ZTE
Dear jichenjc : I've done it, thanks. ** No longer affects: nova -- 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/1472900 Title: instance boot from image(creates a

[Yahoo-eng-team] [Bug 1473820] Re: Get Nova Release info via Restful

2015-07-13 Thread Markus Zoeller
@Henry (zhiqzhao): As you already noted, this is a feature request. Feature requests for nova are done with blueprints [1] (you've already done this) and with specs [2]. I'll recommend to read [3] if not yet done. To focus here on bugs which are a failures/errors/faults I close this one as "Inval