[Yahoo-eng-team] [Bug 1425402] [NEW] race condition when dhcp agent using reserved port

2015-02-24 Thread Wei T
Public bug reported: Because when we detach a network from a dhcp agent , the port's device owner will goto "reserved_dhcp_port", and next time if we attach the network to different agent at the same time, both of them will get port list to see if there is reserved_dhcp_port, and update the port's

[Yahoo-eng-team] [Bug 1425382] [NEW] A volume was attached to the vm instance twice, the vm instance will cannot normally use this volume

2015-02-24 Thread YaoZheng_ZTE
Public bug reported: Reproducing method as following: 1: create a vm instance named test_vm1 2:create a volume named test_volume1 3:run nova command : nova volume-attach test_vm1 test_volume1 , then confirmed the volume attached the instance ok [root@opencos_cjl ~(keystone_admin)]# nova list

[Yahoo-eng-team] [Bug 1414532] Re: asserts used in cache.py

2015-02-24 Thread Robert Clark
OSSN seems reasonable, I'll add this to the queue. ** Also affects: ossn Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1414532 Title: asserts

[Yahoo-eng-team] [Bug 1421098] Re: ofagent: test_update_instance_port_admin_state failure

2015-02-24 Thread YAMAMOTO Takashi
** Also affects: networking-ofagent Importance: Undecided Status: New ** Changed in: networking-ofagent Importance: Undecided => High ** Changed in: networking-ofagent Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1425352] [NEW] A volume remains attached and cannot be detached after attaching it fails

2015-02-24 Thread Takashi NATSUME
Public bug reported: A volume has been attached in nova after attaching it fails. But its status is 'available' in cinder. And then, the volume cannot be detached because an error(Invalid volume: Volume must be attached in order to detach) occurs. The cause of the failure of attaching the volume

[Yahoo-eng-team] [Bug 1425343] [NEW] KeyErrors in NovaException message format during unit test runs

2015-02-24 Thread Matt Riedemann
Public bug reported: For example: http://logs.openstack.org/88/15/1/check/gate-nova- python27/dd00931/console.html#_2015-02-24_22_20_22_065 2015-02-24 22:20:21.882 | 2015-02-24 22:20:20.673 11397 ERROR nova.exception [-] instance: 1 2015-02-24 22:20:21.912 | 2015-02-24 22:ei2Fi = oleself0m

[Yahoo-eng-team] [Bug 1419905] Re: Nova may not start instances when OS is installed with locale not en_US

2015-02-24 Thread Matt Kassawara
Not a documentation issue. Moving upstream. ** Also affects: nova Importance: Undecided Status: New ** No longer affects: openstack-manuals -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1425294] [NEW] security-group is not applied correctly when port-id is used for the --nic option in "nova boot"

2015-02-24 Thread Danny Choi
Public bug reported: When port-id is used for the --nic option in "nove boot" command, the user defined security-group is not applied. E.g. user defined security-group is my-secgroup. It is specified with the --security-groups option in "nova boot". However, if port-id is used for the --nic opt

[Yahoo-eng-team] [Bug 1394043] Re: KeyError: 'gw_port_host' seen for DVR router removal

2015-02-24 Thread Stephen Ma
** Changed in: neutron 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/1394043 Title: KeyError: 'gw_port_host' seen for DVR router removal Stat

[Yahoo-eng-team] [Bug 1222900] Re: verbose logging with standard devstack settings

2015-02-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/157957 Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=e7b51362fdca995f866d992dc34280da3ea838db Submitter: Jenkins Branch:master commit e7b51362fdca995f866d992dc34280da3ea838db Author: George Peristerakis Date: Fri Feb 20

[Yahoo-eng-team] [Bug 1257295] Re: openstack is full of misspelled words

2015-02-24 Thread gordon chung
marking this as invalid as it's too difficult to track and we've had various patches related to spelling since this bug. ** Changed in: ceilometer Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1425250] [NEW] wait until create/delete dialog dissapears

2015-02-24 Thread Martin Pavlásek
Public bug reported: In example, when you navigate Project - Compute - Volumes, and there hit button Create new Image, fill form and click to 'Create volume' button, it take some time to horizon/underlaying openstack process your request. Selenium integration tests don't count with this transient

[Yahoo-eng-team] [Bug 1425236] [NEW] Enable/Disable Network Profile support for Cisco N1KV depending on the extension support for 'network_profile' by neutron

2015-02-24 Thread Shiv Prasad Rao
Public bug reported: Currently for ML2 plugin, cisco n1kv does not have support for network_profile. Therefore, the network_profile support should be disabled on the openstack dashabord. But port_profile support is still required for Cisco N1KV. A solution for this is to check the 'extension_list

[Yahoo-eng-team] [Bug 1424061] Re: keystone server should default to localhost-only

2015-02-24 Thread Eric Brown
** Also affects: ceilometer Importance: Undecided Status: New ** Changed in: ceilometer Status: New => In Progress ** Changed in: ceilometer Assignee: (unassigned) => Eric Brown (ericwb) -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1425198] [NEW] Failure to resize a volume-based instance on Icehouse

2015-02-24 Thread Ilja Livenson
Public bug reported: I have an RDO Icehouse. All instances are volume-based. Trying to resize a VM that has 2 attached volumes. Resize request is accepted fine, however nothing happens. No disk is actually stored on a nova host. In the logs I see the following: ==> conductor.log <== 2015-02-24 2

[Yahoo-eng-team] [Bug 1425187] [NEW] Libvirt Snapshot Test Cleanup

2015-02-24 Thread Rick Harris
Public bug reported: The Libvirt snapshot tests contain quite a bit of copy and pasted code. Readability and modifiability would be improved if we DRY up this code. Another benefit for downstream deployers is, the code becomes more patchable since we have few hunks with the exact same context li

[Yahoo-eng-team] [Bug 1425178] [NEW] novncproxy refactoring removes configurability of host and port

2015-02-24 Thread Loganathan Parthipan
Public bug reported: The novncproxy.py was refactored and baseproxy was introduced sometime back in patch https://review.openstack.org/#/c/119396/. But because the config files are not resolved in novncproxy anymore, the baseproxy is passed with default values for novncproxy_host and novncproxy_p

[Yahoo-eng-team] [Bug 1425173] [NEW] The arping process can hang if the passed interface disappears

2015-02-24 Thread Terry Wilson
Public bug reported: It is possible for the arping process to hang if the interface is removed while it is running. An example script to generate a hung arping process is attached. ** Affects: neutron Importance: Undecided Assignee: Terry Wilson (otherwiseguy) Status: In Progre

[Yahoo-eng-team] [Bug 1425174] [NEW] explicit unscoped token request does not match spec

2015-02-24 Thread Adam Young
Public bug reported: Spec states: http://git.openstack.org/cgit/openstack/keystone-specs/tree/api/v3 /identity-api-v3.rst#n1779 A user may explicitly request an unscoped token by setting the "scope" value of the token request to the string "unscoped." However the code actaully tests: scope_

[Yahoo-eng-team] [Bug 1425138] [NEW] Return 200 when execute net-list-on-dhcp-agent api with incorrect agent_id

2015-02-24 Thread Hirofumi Ichihara
Public bug reported: Neutron server return HTML code 200 when users execute net-list-on-dhcp-agent with incorrect agent_id. Users expect to return HTML code 404. I have already finished l3agent fix[1]. [1]: https://review.openstack.org/#/c/149531/ $ neutron agent-list +

[Yahoo-eng-team] [Bug 1422890] Re: get_l3_agent_candidates returning incorrect agents for dvr_snat routers

2015-02-24 Thread Ed Bak
** 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://bugs.launchpad.net/bugs/1422890 Title: get_l3_agent_candidates returning incorrect agents for dvr_snat route

[Yahoo-eng-team] [Bug 1424054] Re: Command: sudo nova-rootwrap /etc/nova/rootwrap.conf blkid -o value -s TYPE /dev/nbd12 fails

2015-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2015.1~b2-0ubuntu5 --- nova (1:2015.1~b2-0ubuntu5) vivid; urgency=medium * d/nova-compute.init.in: Start after neutron-ovs-cleanup if installed. * d/p/compute-blkid-filter.patch: Cherry pick fix for missing blkid rootwrap filter f

[Yahoo-eng-team] [Bug 1425115] [NEW] nova can't start with libvirt-xen driver

2015-02-24 Thread Anthony PERARD
Public bug reported: Hi, A recent change introduced by https://review.openstack.org/152177 break nova on Xen (with the libvirt driver). This is the error: libvirtError: this function is not supported by the connection driver: virNodeGetCPUMap And the traceback: File "/opt/stack/nova/nova/ope

[Yahoo-eng-team] [Bug 1425113] [NEW] list_projects_in_subtree() and list_project_parents() accepts invalid values

2015-02-24 Thread Rodrigo Duarte
Public bug reported: The list_projects_in_subtree() and list_project_parents() method accepts invalid values of project_id (such as None and non-existent project_ids). ** Affects: keystone Importance: Undecided Status: New ** Summary changed: - list_projects_in_subtree() accepts i

[Yahoo-eng-team] [Bug 1425108] [NEW] private _get_children() in sql backend doesn't support passing None values

2015-02-24 Thread Rodrigo Duarte
Public bug reported: The _get_children() method [1] uses the "in_" clause, which doesn't support passing None as part of the list (it is not considered). Passing None is a valid situation if we want to query for all root projects in the hierarchy. [1] https://github.com/openstack/keystone/blob/ma

[Yahoo-eng-team] [Bug 1425103] [NEW] nova.network.linux_net.metadata_accept() does not support IPv6

2015-02-24 Thread Alexey I. Froloff
Public bug reported: When metadata_host configuration option contains IPv6 address, metadata_accept() still tries to add IPv4 iptables rules to open specified port in firewall. ** Affects: nova Importance: Undecided Assignee: Alexey I. Froloff (raorn) Status: In Progress ** T

[Yahoo-eng-team] [Bug 1424054] Re: Command: sudo nova-rootwrap /etc/nova/rootwrap.conf blkid -o value -s TYPE /dev/nbd12 fails

2015-02-24 Thread James Page
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Importance: Undecided => High ** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu) Assignee: (unassigned) => James Page (james-page) -- You rec

[Yahoo-eng-team] [Bug 1425057] [NEW] loadbalancer member and pool is not updating when status changes

2015-02-24 Thread Masco Kaliyamoorthy
Public bug reported: In loadbalancer, when you are creating a pool or member, the corresponding row is not updating as per the status change needs manual page reload ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: hor

[Yahoo-eng-team] [Bug 1425049] [NEW] Pagination doesn't work for images by normal user

2015-02-24 Thread Pranali Deore
Public bug reported: The current pagination scheme using limit and marker doesn't work by normal user for images. Steps to Reproduce: 1. Set "Items Per Page" to 3 under "settings" using Horizon 2. Ensure that, you have more than 3 images 3. Log in by Normal user. 4. Click on Images It show all

[Yahoo-eng-team] [Bug 1414876] Re: unnecessary checks in assignment/controllers.py

2015-02-24 Thread Boris Bobrov
Setting to invalid because the patch is abandoned and because of comments in it. ** Changed in: keystone Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1425013] [NEW] Consume oslo.log

2015-02-24 Thread Ihar Hrachyshka
Public bug reported: Now that oslo team officially released oslo.log, we should consume it. http://lists.openstack.org/pipermail/openstack- dev/2015-February/057573.html ** Affects: neutron Importance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: New -- You

[Yahoo-eng-team] [Bug 1425008] [NEW] N1k Profile creation failure

2015-02-24 Thread Rob Cresswell
Public bug reported: L110 in openstack_dashboard/dashboards/router/nexus1000v/views.py is missing a reverse call, breaking the modal. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: New ** Changed in: horizon Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1425001] [NEW] remove try except from tests

2015-02-24 Thread Matthias Runge
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/projects/tests.py#L1569 There is a try catch. The caught exception is from keystoneclient, not from horizon itself. Imho we should remove it. Besides, this particular test fails, when

[Yahoo-eng-team] [Bug 1424968] [NEW] unhandled return from linuxscsi.find_multipath_device in disconnect_volume

2015-02-24 Thread Stephen Marron
Public bug reported: disconnect_volume in class LibvirtFibreChannelVolumeDriver calls linuxscsi.find_multipath_device but does not handle the potential return of None (eg if the multipath device does not exist) https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/volume.py?id=1469

[Yahoo-eng-team] [Bug 1276207] Re: vmware driver does not validate server certificates

2015-02-24 Thread Johnson koil raj
** Changed in: cinder Status: In Progress => 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/1276207 Title: vmware driver does not validate server cer