[Yahoo-eng-team] [Bug 1551163] Re: confusion on security group rules on icmp setting

2016-02-29 Thread yalei wang
** 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/1551163 Title: confusion on security group rules on icmp setting Status in neutron:

[Yahoo-eng-team] [Bug 1551593] [NEW] functional test failures caused by failure to setup OVS bridge

2016-02-29 Thread Kevin Benton
Public bug reported: Right now we get random functional test failures and it seems to be related to the fact that we only log and error and continue when a flow fails to be inserted into a bridge: http://logs.openstack.org/90/283790/10/check/gate-neutron-dsvm-

[Yahoo-eng-team] [Bug 1551583] [NEW] Updating the segmentation id of network is failed

2016-02-29 Thread Zhigang Li
Public bug reported: The users do not have a way to change the segmentation id when Network which network_type is vlan has been created. When trying to update the segmentation id of network ,such as "neutron net-update --provider:segmentation_id=1020 my_network", there is a prompting to tell

[Yahoo-eng-team] [Bug 1551542] [NEW] need to check if a plugin's start rpc listeners is supported before trying to start it

2016-02-29 Thread Brandon Logan
Public bug reported: This showed up on a new service plugin being created that did not need to start rpc workers. It did not implement the start_rpc_listeners method so the base class has it raise NotImplemented. The neutron.service.RpcWorker.start method should check if the plugin supports it

[Yahoo-eng-team] [Bug 1551530] [NEW] With snat disabled legacy router Pings to floating IPs replied with fixed-ips

2016-02-29 Thread Hong Hui Xiao
Public bug reported: On my single node devstack setup, there are 2 VMs hosted. VM1 has no floating IP assigned. VM2 has a floating IP assigned. From VM1, ping to VM2 using the floating IP. Ping output reports the replies comes from VM2's fixed ip address. The reply should be from VM2's floating

[Yahoo-eng-team] [Bug 1551499] Re: many of fwaas tempest tests are failing

2016-02-29 Thread YAMAMOTO Takashi
add neutron because this turned out not to be midonet-specific. eg. http://logs.openstack.org/59/286059/1/experimental/gate-neutron-fwaas-dsvm-tempest/419f22e/ ** Summary changed: - many of fwaas tests are failing + many of fwaas tempest tests are failing ** Also affects: neutron

[Yahoo-eng-team] [Bug 1510234] Re: Heartbeats stop when time is changed

2016-02-29 Thread Davanum Srinivas (DIMS)
** 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/1510234 Title: Heartbeats stop when time is changed

[Yahoo-eng-team] [Bug 1551513] [NEW] Multi-byte character input limit to the key value of the extra

2016-02-29 Thread Ryosuke Mizuno
Public bug reported: Data in the extra is stored in the form of key=value. If the key value on the multibyte-character is created by using such as projects API and users API, projects and users that have the created data will not be able to refer in the portal of the Horizon and CLI.

[Yahoo-eng-team] [Bug 1505256] Re: Potential user_id collision between Federated IdPs

2016-02-29 Thread Steve Martinelli
this is resolved via shadow users ** Changed in: keystone Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1505256 Title:

[Yahoo-eng-team] [Bug 1551504] [NEW] I/O (PCIe) Based NUMA Scheduling can't really achieve pci numa binding in some cases.

2016-02-29 Thread jinquanni(ZTE)
Public bug reported: 1. version kilo 2015.1.0, liberty this bug is base on BP: https://blueprints.launchpad.net/nova/+spec/input-output-based-numa-scheduling In the current implementation scheme: def

[Yahoo-eng-team] [Bug 1551498] [NEW] Glance won't check location's data

2016-02-29 Thread Fei Long Wang
Public bug reported: Currently, when adding new location for an image, Glance doesn't check the checksum, so we can't grantee every location for an image is bit- for-bit identical, which is incompatible with the idea of image immutability. ** Affects: glance Importance: Undecided

[Yahoo-eng-team] [Bug 1551492] [NEW] Branding: Remove unnecessary Horizon variables

2016-02-29 Thread Diana Whitten
Public bug reported: There are many variables inside of openstack_dashboard/static/dashboard/scss/_variables.scss that are unnecessary or actually prohibit themability. These should be removed. ** Affects: horizon Importance: Low Assignee: Diana Whitten (hurgleburgler)

[Yahoo-eng-team] [Bug 1509500] Re: novaclient stats all files in /usr/bin

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/280725 Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=c18ccb1bfae574b4b496c138e9192fc737ed9c20 Submitter: Jenkins Branch:master commit c18ccb1bfae574b4b496c138e9192fc737ed9c20 Author: Andrey Kurilin

[Yahoo-eng-team] [Bug 1551483] [NEW] Radware LBaaS driver sporadically failing unit test

2016-02-29 Thread Evgeny Fedoruk
Public bug reported: Radware LBaaS driver at https://review.openstack.org/#/c/202147/ has a sporadically failing unit test which was taken out until the fix. tests.unit.drivers.radware.test_v2_plugin_driver.TestLBaaSDriver.test_build_objects_with_l7 assert_has_calls function sometimes does not

[Yahoo-eng-team] [Bug 1551473] [NEW] duplicate rbac policy internal server error

2016-02-29 Thread Kevin Benton
Public bug reported: creating a duplcate RBAC policy results in an internal server error: administrator@15:21:42:/opt/stack/neutron$ neutron rbac-create 1da63901-c3b1-4bb0-9e83-d03a8016b627 --action access_as_shared --type network --target-tenant 44 Created a new rbac_policy:

[Yahoo-eng-team] [Bug 1551455] [NEW] Branding: Horizon workflow cancel button doesn't inherit from theme

2016-02-29 Thread Diana Whitten
Public bug reported: Branding: Horizon workflow cancel button doesn't inherit from theme Cancel buttons are quite hard coded in their styles. ** Affects: horizon Importance: Low Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1551189] Re: Tests don't work on leapdays

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/285987 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=7c6556ce18eb170fd8102168b33a50272b22ec5a Submitter: Jenkins Branch:master commit 7c6556ce18eb170fd8102168b33a50272b22ec5a Author: Sean Dague Date: Mon Feb

[Yahoo-eng-team] [Bug 1470437] Re: ImageCacheManager raises Permission denied error on nova compute in race condition

2016-02-29 Thread Matt Riedemann
** Also affects: nova/liberty 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/1470437 Title: ImageCacheManager raises

[Yahoo-eng-team] [Bug 1256838] Re: Race between imagebackend and imagecache

2016-02-29 Thread Matt Riedemann
** Also affects: nova/liberty 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/1256838 Title: Race between imagebackend and

[Yahoo-eng-team] [Bug 1551439] [NEW] Auto-loaded service plugins defined in conf

2016-02-29 Thread Boden R
Public bug reported: In [1] support was added to auto-start service plugins in neutron core. As part of this change, the default auto-started plugins is defined in the plugin's constants file [2]. While this surely works, it would be beneficial to provide a neutron.conf property to specify the

[Yahoo-eng-team] [Bug 1129748] Re: image files in _base should not be world-readable

2016-02-29 Thread Tristan Cacqueray
The /var/lib/nova/instances directory is likely to be a packaging issue, I don't know how disk image mode bits are set, but at least the disk info is explicitly written as 644 by nova/virt/libvirt/imagebackend.py. Anyway I closed the OSSA task since multi-user system is not a realistic threat for

[Yahoo-eng-team] [Bug 1102897] Re: quantum port-create --fixed-ip ignores additional invalid items

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/253878 Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=ed17ae60bd5fbcfffb94e91f270191f0b4d92970 Submitter: Jenkins Branch:master commit ed17ae60bd5fbcfffb94e91f270191f0b4d92970 Author: Akihiro Motoki

[Yahoo-eng-team] [Bug 1551368] Re: L7 capability extension implementation for lbaas v2

2016-02-29 Thread Armando Migliaccio
Is there any operator/user documentation to be provided? ** Also affects: openstack-manuals Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1548511] Re: Shared pools support

2016-02-29 Thread Armando Migliaccio
Is there any operator/user documentation to be provided? ** Also affects: openstack-manuals Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1551368] [NEW] L7 capability extension implementation for lbaas v2

2016-02-29 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/148232 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. commit 254190b3051453f823dbdf1826f1a6b984c57164 Author: Evgeny Fedoruk Date: Mon Jan 19 03:47:39 2015 -0800 L7 capability

[Yahoo-eng-team] [Bug 1538767] Re: Users cannot create extra-routes with nexthop on ext-net

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/273278 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3d5d378769f0715e3254ac00b6f091a6f9f6960b Submitter: Jenkins Branch:master commit 3d5d378769f0715e3254ac00b6f091a6f9f6960b Author: Cedric Brandily Date:

[Yahoo-eng-team] [Bug 1542855] Fix merged to glance (master)

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/281165 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=f89bbc5d879ab098134a1b3214669526e30a5d89 Submitter: Jenkins Branch:master commit f89bbc5d879ab098134a1b3214669526e30a5d89 Author: Stuart McLaren Date:

[Yahoo-eng-team] [Bug 1512858] Re: Default gateway in fip namespace not updated after a subnet-update

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/241357 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a0f7153f9512ce313f0c8762889fe3ef6b455a32 Submitter: Jenkins Branch:master commit a0f7153f9512ce313f0c8762889fe3ef6b455a32 Author: Rawlin Peters Date:

[Yahoo-eng-team] [Bug 1550795] Re: live migration with block migration on Xen produces "cannot marshal" exception

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/285741 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=387329a959b4980d74541a5ddf6b54deab9fe957 Submitter: Jenkins Branch:master commit 387329a959b4980d74541a5ddf6b54deab9fe957 Author: Corey Wright Date:

[Yahoo-eng-team] [Bug 1551312] [NEW] Python unit tests don't run in a clean 15.10 environment

2016-02-29 Thread Sean Dague
Public bug reported: Attempting to test fixes for keystone but tox -e py27 doesn't work for me: ribos:~/code/openstack/keystone(master)> rm -rf .tox ribos:~/code/openstack/keystone(master)> tox -e py27 py27 create: /home/sdague/code/openstack/keystone/.tox/py27 py27 installdeps:

[Yahoo-eng-team] [Bug 1416132] Re: _get_instance_disk_info fails to read files from NFS due to permissions

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/221162 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1345d0fe1cad5093d49a58b6f0b7f4cb650f61d8 Submitter: Jenkins Branch:master commit 1345d0fe1cad5093d49a58b6f0b7f4cb650f61d8 Author: Abhijeet Malawade

[Yahoo-eng-team] [Bug 1551306] [NEW] Horizon could show invalid number of used instances

2016-02-29 Thread Paul Karikh
Public bug reported: Steps to reproduce: 1) Set up Nova devstack to user NoopQuotaDriver by setting quota_driver=nova.quota.NoopQuotaDriver in the default section of /etc/nova/nova.conf. And restart nova-api, nova-conductor and nova-compute. 2) Launch an instance 3) Go to project/overview and

[Yahoo-eng-team] [Bug 1551290] [NEW] leap year bug - day is out of range for month

2016-02-29 Thread Bernhard M. Wiedemann
Public bug reported: Horizon Dashboard -> Admin -> Settings -> Change Language -> Save (-> Trigger) triggers a bug in openstack_dashboard/dashboards/settings/user/forms.py : 33 which currently has return datetime(now.year + 1, now.month, now.day, now.hour, now.minute,

[Yahoo-eng-team] [Bug 1551288] [NEW] Fullstack native tests sometimes fail with an OVS agent failing to start with 'Address already in use' error

2016-02-29 Thread Assaf Muller
Public bug reported: Example failure: test_connectivity(VLANs,Native) fails with this error: http://paste.openstack.org/show/488585/ wait_until_env_is_up is timing out, which typically means that the expected number of agents failed to start. Indeed in this particular example I saw this line

[Yahoo-eng-team] [Bug 1551290] [NEW] leap year bug - day is out of range for month

2016-02-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Horizon Dashboard -> Admin -> Settings -> Change Language -> Save (-> Trigger) triggers a bug in openstack_dashboard/dashboards/settings/user/forms.py : 33 which currently has return datetime(now.year + 1, now.month, now.day, now.hour,

[Yahoo-eng-team] [Bug 1551282] [NEW] devstack launches extra instance of lbaas agent

2016-02-29 Thread YAMAMOTO Takashi
Public bug reported: when using lbaas devstack plugin, two lbaas agents will be launced. one by devstack neutron-legacy, and another by neutron-lbaas devstack plugin. enable_plugin neutron-lbaas https://git.openstack.org/openstack/neutron-lbaas ENABLED_SERVICES+=,q-lbaas ** Affects: neutron

[Yahoo-eng-team] [Bug 1533441] Re: HA router can not be deleted in L3 agent after race between HA router creating and deleting

2016-02-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/285572 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=046be0b8f30291cd029e6e97a4c6c5a1717a8bd1 Submitter: Jenkins Branch:master commit 046be0b8f30291cd029e6e97a4c6c5a1717a8bd1 Author: Kevin Benton Date: Wed

[Yahoo-eng-team] [Bug 1393391] Re: neutron-openvswitch-agent stuck on no queue 'q-agent-notifier-port-update_fanout..

2016-02-29 Thread Corey Bryant
Hui, I've uploaded your fix and it is now awaiting review by the sru team for trusty-proposed: https://launchpad.net/ubuntu/trusty/+queue?queue_state=1_text= ** Changed in: neutron (Ubuntu) Status: Confirmed => Invalid ** Changed in: neutron (Ubuntu Trusty) Status: Confirmed => Fix

[Yahoo-eng-team] [Bug 1551223] Re: Live migration (volume-backed) failed if launch instance from bootable volume with new blank block-devices

2016-02-29 Thread Yevgeniy Ovsyannikov
** Project changed: cinder => nova ** Description changed: Kilo RHOSP Version: 2015.1.2 I'm trying to live-migrate instance which was created with blank block devices like: nova boot --flavor m1.large --block-device source=image,id=5524dc31 -fabe-

[Yahoo-eng-team] [Bug 1551223] [NEW] Live migration (volume-backed) failed if launch instance from bootable volume with new blank block-devices

2016-02-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Kilo RHOSP Version: 2015.1.2 I'm trying to live-migrate instance which was created with blank block devices like: nova boot --flavor m1.large --block-device source=image,id=5524dc31 -fabe-

[Yahoo-eng-team] [Bug 1548200] Re: 'image-show' get image info twice in glanceclient v1

2016-02-29 Thread Wenjun Wang
** No longer affects: glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1548200 Title: 'image-show' get image info twice in glanceclient v1 Status in python-glanceclient: In

[Yahoo-eng-team] [Bug 1551219] [NEW] Remove hard coded "LinuxBridge" logs from common agent and make it variable

2016-02-29 Thread Andreas Scheuring
Public bug reported: The Common Agent still has some hard coded "LinuxBridge" logs, although it might be used by other agents (like macvtap agent) as well. Those logs should reflect the agent type using the common agent. ** Affects: neutron Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1551214] [NEW] Projector selector icon is not helpful

2016-02-29 Thread Rob Cresswell
Public bug reported: The project selector uses an ambiguous icon. There is no shortage of space in either the top nav or the collapsed nav menu, so there is no reason for an icon. We should just replace it with text. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell

[Yahoo-eng-team] [Bug 1548200] Re: 'image-show' get image info twice in glanceclient v1

2016-02-29 Thread Wenjun Wang
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => In Progress ** Changed in: glance Assignee: (unassigned) => Wenjun Wang (wangwenjun) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1551189] [NEW] Tests don't work on leapdays

2016-02-29 Thread Sean Dague
Public bug reported: 2016-02-29 08:57:08.024 | Captured traceback: 2016-02-29 08:57:08.025 | ~~~ 2016-02-29 08:57:08.025 | Traceback (most recent call last): 2016-02-29 08:57:08.042 | File "keystone/tests/unit/test_backend.py", line , in test_list_trust_by_trustor

[Yahoo-eng-team] [Bug 1551179] [NEW] poor network speed due to tso enabled

2016-02-29 Thread Rossella Sblendido
Public bug reported: In some deployments we are experiencing low network speed. When disabling tso on all virtual interfaces the problem is fixed. See also [1]. I need to dig more into it, anyway I wonder if we should disable TSO automatically every time Neutron creates a vif... [1]

[Yahoo-eng-team] [Bug 1525124] Re: attach port when VM is down,port status is active

2016-02-29 Thread Yan Songming
** Changed in: neutron Status: Incomplete => 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/1525124 Title: attach port when VM is down,port status is active Status in

[Yahoo-eng-team] [Bug 1551165] [NEW] delet a vm with macvtap port,port‘s binding:profile did not clean

2016-02-29 Thread Yan Songming
Public bug reported: 1 neutron port-create b9ebf2d9-6823-472f-837f-405dc27d01cc --name bandwidth --binding:vnic-type macvtap Created a new port: +-+--+ | Field

[Yahoo-eng-team] [Bug 1551154] [NEW] Snapshot of VM with SRIOV port fails if host PF is down

2016-02-29 Thread David Edery
Public bug reported: Scenario: 1. Create a VM with SRIOV port --> the vNIC state should be UP 2. On the VM host, shutdown the PF (i.e. ifconfig ens1f1 down) --> The vNIC state should be DOWN 3. Create a snapshot of this suboptimal VM Expected behavior:

[Yahoo-eng-team] [Bug 1551142] [NEW] User can't change locale in horizon on 29 february

2016-02-29 Thread Alexey Dushechkin
Public bug reported: Steps to reproduce: 1. Wait for Feb 29 2. Log in to Horizon 3. Change locale in "Settings" / "User Settings" to something different that current locale Environment: Icehouse(Ubuntu), Kilo(RDO), but seems that trunk is affected too. Expected result: Locale changed