[Yahoo-eng-team] [Bug 1404817] [NEW] On a /16 range floating ip is assigned /32 - cannot connect

2014-12-22 Thread Eduard Biceri-Matei
Public bug reported: Devstack 2015.1, single box. Trying to get floating ips to work across 2 /24 blocks (on a /16 subnet) Localrc: HOST_IP=10.100.130.8 # public ip of host, 10.100.0.0/16 subnet FLAT_INTERFACE=eth0 FIXED_RANGE=10.140.129.0/24 # private FIXED_NETWORK_SIZE=255

[Yahoo-eng-team] [Bug 1404819] [NEW] wrong self link of endpoint_groups API

2014-12-22 Thread wanghong
Public bug reported: OS-EP-FILTER prefix is missing in the url: curl -i -H X-Auth-Token:$token -H Content-Type:application/json http://127.0.0.1:35357/v3/OS-EP-FILTER/endpoint_groups -d '{endpoint_group:{description:endpoint group description,filters:

[Yahoo-eng-team] [Bug 1404820] [NEW] Typo: glance exception additional dot

2014-12-22 Thread liaonanhai
Public bug reported: when I try to fix the glanceclient html output, i found the result has additional dot before the word quota,as follow Denying attempt to upload image because it exceeds the .quota: The size of the data 41126400 will exceed the limit. 11210240 bytes remaining. ** Affects:

[Yahoo-eng-team] [Bug 1404817] Re: On a /16 range floating ip is assigned /32 - cannot connect

2014-12-22 Thread Eduard Biceri-Matei
Issue with secgroup not with addressing. ** 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/1404817 Title: On a /16

[Yahoo-eng-team] [Bug 1404823] [NEW] router-interface-add port succeed but does not add corresponding flows

2014-12-22 Thread Xurong Yang
Public bug reported: neutron router-interface-add port succeed but does not add corresponding flows, operation defined as follow: dvr-controller:/etc/init.d # neutron port-create db8431b9-4e9e-48a1-96c7-deeca52217de --name port-test Created a new port:

[Yahoo-eng-team] [Bug 1404839] [NEW] NUMA topology from image meta data is bugged

2014-12-22 Thread sahid
Public bug reported: The way we are retrieving NUMA properties from image meta data is coming from the method 'numa_get_constraints' this method is waiting for the dict property form image_meta. We can see on the part of the code this method called with an instance of image meta data and not the

[Yahoo-eng-team] [Bug 1384235] Re: Nova raises exception about existing libvirt filter

2014-12-22 Thread Eugene Nikanorov
Neutron firewall plugin has nothing to do with filters under discussion ** Also affects: nova Importance: Undecided Status: New ** Changed in: neutron Status: New = Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1404848] [NEW] tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern failing on Jenkins

2014-12-22 Thread Fawad Khaliq
Public bug reported: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern failing on Jenkins. Here's the traceback: 2014-12-22 10:19:41.732 | 2014-12-22 10:19:41.732 | Traceback (most recent call last): 2014-12-22 10:19:41.732 | File tempest/test.py,

[Yahoo-eng-team] [Bug 1371701] Re: delete middleware module files

2014-12-22 Thread Thierry Carrez
** Changed in: oslo-incubator Status: Fix Committed = 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/1371701 Title: delete middleware module files Status in

[Yahoo-eng-team] [Bug 1233707] Re: neutron http policy check broken

2014-12-22 Thread Thierry Carrez
** Changed in: oslo-incubator Status: Fix Committed = Fix Released ** Changed in: oslo-incubator Milestone: None = kilo-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1233707

[Yahoo-eng-team] [Bug 1403958] Re: api_extensions_path duplicates cause problems

2014-12-22 Thread Eugene Nikanorov
IMO that is configuration problem and it doesn't make much sense to fix it. ** Changed in: neutron Status: New = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1403958

[Yahoo-eng-team] [Bug 1391694] Re: Warning message about missing policy.d folder during Sahara start

2014-12-22 Thread Thierry Carrez
** Changed in: oslo-incubator Status: Fix Committed = Fix Released ** Changed in: oslo-incubator Milestone: None = kilo-1 -- 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 1404867] [NEW] Volume remains in-use status, if instance booted from volume deleted when it is in the error state

2014-12-22 Thread Abhishek Kekane
Public bug reported: If the instance is booted from volume and goes in to error state due to some reason. Volume from which instance is booted, remains in-use state even the instance is deleted. IMO, volume should be detached so that it can be used to boot other instance. Steps to reproduce:

[Yahoo-eng-team] [Bug 1379761] Re: Asset compression does not happen unless debug mode is enabled

2014-12-22 Thread Julie Pichon
** Changed in: horizon Status: Incomplete = Invalid -- 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/1379761 Title: Asset compression does not happen unless

[Yahoo-eng-team] [Bug 1403424] Re: Fixed ip info shown for port even when dhcp is disabled

2014-12-22 Thread Pasquale Porreca
Maybe the solution I proposed is not the best one, but I still feel this is something that should be handled somewhere. This is an issue that I noticed in Horizon even before I started to give a look to any OpenStack code, in fact I was just using it as an user. As an user I assume that the IP

[Yahoo-eng-team] [Bug 1404888] [NEW] Metadata widget doesn't handle default values for numeric and boolean fields

2014-12-22 Thread Kamil Rykowski
Public bug reported: Metadata widget doesn't handle well default values for metadefinition properties from Glance which type is set to: integer, number and boolean. For now on it works only with string properties. To reproduce this issue follow these steps: 1. Go to the metadef_properties table

[Yahoo-eng-team] [Bug 1394885] Re: Improve logging of OVS agent in order to log messaging exceptions

2014-12-22 Thread Eugene Nikanorov
It looks like the amount of logging is appropriate. Marking as Invalid for now. Will reopen if needed. ** Changed in: neutron Status: New = Incomplete ** Changed in: neutron Status: Incomplete = Invalid ** Changed in: neutron Assignee: Eugene Nikanorov (enikanorov) =

[Yahoo-eng-team] [Bug 1401110] Re: Volume Block Device Mapping cannot be found

2014-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/140873 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=ab667960ef337538cf777bb0f325cb5d0e865d76 Submitter: Jenkins Branch:master commit ab667960ef337538cf777bb0f325cb5d0e865d76 Author: Mitsuhiro Tanino mitsuhiro.tan...@hds.com

[Yahoo-eng-team] [Bug 1404927] [NEW] ML2 Cisco Nexus MD: Incorrect mock return value

2014-12-22 Thread Robert Pothier
Public bug reported: In the UT for ML2 Cisco Nexus MD, in the function test_ncclient_version_detect() The value being passed into the mock is incorrect to mock the ncclient connect object. ** Affects: neutron Importance: Undecided Assignee: Robert Pothier (rpothier) Status:

[Yahoo-eng-team] [Bug 1404935] [NEW] ovs_lib unnecessarily loops through all Interfaces/Ports when calling 'ovs-vsctl list'

2014-12-22 Thread Terry Wilson
Public bug reported: The ovs-vsctl 'list' command can take a list of records as an argument, so there is no need to manually loop through all records discarding the ones with names that don't match the bridge's port name list. ** Affects: neutron Importance: Undecided Assignee: Terry

[Yahoo-eng-team] [Bug 1404933] Re: 0.9.2 breaks glance migration 006

2014-12-22 Thread Dan Prince
** Also affects: glance 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/1404933 Title: 0.9.2 breaks glance migration 006 Status in OpenStack

[Yahoo-eng-team] [Bug 1404937] [NEW] IpAddressGenerationFailure No more IP addresses

2014-12-22 Thread Bellantuono Daniel
Public bug reported: Hi Guys, When a user create a wrong network x.x.x.x/32 or subnet is full, neutron generate this error: 2014-12-22 06:31:48.970 6318 ERROR neutron.agent.dhcp_agent [-] Unable to enable dhcp for 67b05c84-7c53-4d11-89ad-afb0204f62d3. 2014-12-22 06:31:48.970 6318 TRACE

[Yahoo-eng-team] [Bug 1404943] [NEW] 'Error: Invalid service catalog service: volume' if no volume service is defined

2014-12-22 Thread George Shuklin
Public bug reported: If openstack installation has no cinder service in endpoint list, horizon reports 'Error: Invalid service catalog service: volume' many times (after login, each time dialog for new instance is opened). ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1404945] [NEW] Default gateway can vanish from HA routers, destroying external connectivity for all VMs on that network

2014-12-22 Thread Assaf Muller
Public bug reported: The default gateway can vanish from the HA router namespace after certain operations. My setup: Fedora 20 keepalived-1.2.13-1.fc20.x86_64 Network manager turned off. I can reproduce this reliably on my system, but cannot reproduce this on a RHEL 7 system. Even on that

[Yahoo-eng-team] [Bug 1404962] [NEW] openvswitch mech. driver does not report error in check_segment_for_agent

2014-12-22 Thread George Shuklin
Public bug reported: When administrator misspells mappings for external flat networks, nova fails with obscure trace during instance creation: Traceback (most recent call last): File /usr/lib/python2.7/dist-packages/nova/compute/manager.py, line 2231, in _build_resources yield

[Yahoo-eng-team] [Bug 1403136] Re: Create tenants, users, and roles in OpenStack Installation Guide for Ubuntu 14.04  - juno

2014-12-22 Thread Matt Kassawara
After further discussion with Dolph, I'm reopening this bug to address a minor issue with the patch. The installation guide should only specify a tenant (--tenant) during creation of the 'demo' user. ** Changed in: openstack-manuals Status: Fix Released = In Progress -- You received this

[Yahoo-eng-team] [Bug 1403136] Re: Create tenants, users, and roles in OpenStack Installation Guide for Ubuntu 14.04  - juno

2014-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/143519 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=549be4ba1d84ba749ea79c7a0d1e8953ef9d4cfd Submitter: Jenkins Branch:master commit 549be4ba1d84ba749ea79c7a0d1e8953ef9d4cfd Author: Matthew Kassawara

[Yahoo-eng-team] [Bug 1342080] Re: glance api is tracebacking with error: [Errno 32] Broken pipe

2014-12-22 Thread Fei Long Wang
** Changed in: glance Importance: Undecided = Medium ** Project changed: glance = python-glanceclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1342080 Title: glance api is

[Yahoo-eng-team] [Bug 1405007] [NEW] Do not reschedule a router when multiple external provider networks configured on a node with single l3 agent

2014-12-22 Thread Swaminathan Vasudevan
Public bug reported: Neutron supports multiple external provider networks on a single L3 agent from Icehouse release. But in the current neutron code, when multiple external provider networks are configured on the node with a single L3 agent, the router- update or router-gateway-set command with

[Yahoo-eng-team] [Bug 1404848] Re: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern failing on Jenkins

2014-12-22 Thread Joe Gordon
Looks like a neutron error: http://logs.openstack.org/15/143315/3/check /check-grenade-dsvm- neutron/90ca1e9/logs/new/screen-n-api.txt.gz#_2014-12-22_10_19_30_242 ** Also affects: neutron Importance: Undecided Status: New ** Changed in: nova Status: New = Incomplete -- You

[Yahoo-eng-team] [Bug 1404037] Re: SimpleReadOnlySaharaClientTest.test_sahara_help fails in gate

2014-12-22 Thread Joe Gordon
Unless this keeps happening I think this is related to some new versions of dependencies and this should be resolved already. ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1404764] Re: share storage live migration fails at _post_live_migration() function, but the status of this instance is still migrating.

2014-12-22 Thread Rong Han ZTE
It's invalid. ** 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/1404764 Title: share storage live migration fails at

[Yahoo-eng-team] [Bug 1405033] [NEW] Integration test: LoginPage doesn't support multiple regions

2014-12-22 Thread Wu Hong Guang
Public bug reported: LoginPage doesn't work in a multiple regions deployment ** Affects: horizon Importance: Undecided Status: New ** Tags: integration-tests ** Summary changed: - Integration test: login doesn't support Region + Integration test: LoginPage doesn't support

[Yahoo-eng-team] [Bug 1404241] Re: nova-compute state not updated

2014-12-22 Thread Joe Gordon
It sounds like there may be an issue in oslo.messaging with reconnecting ** Also affects: oslo.messaging Importance: Undecided Status: New ** Changed in: nova Status: New = Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1405044] [NEW] [GPFS] nova volume-attach a gpfs volume with an error log in nova-compute

2014-12-22 Thread Lan Qi song
Public bug reported: When I attached a gpfs volume to an instance, the volume has been successfully attached to the instance, but there were some error logs in nova-compute log file as below: 2014-12-22 21:52:10.863 13396 ERROR nova.openstack.common.threadgroup [-] Unexpected error while

[Yahoo-eng-team] [Bug 1405057] [NEW] Filter port-list based on security_groups associated not working

2014-12-22 Thread Shivakumar M
Public bug reported: Sample Usecases: 1. neutron port-list --security_groups=6f3d9d9d-e84d-437c-ac40-82ce3196230c Invalid input for operation: '6' is not an integer or uuid. 2.neutron port-list --security_groups list=true 6f3d9d9d-e84d-437c-ac40-82ce3196230c Invalid input for operation: '6' is

[Yahoo-eng-team] [Bug 1405069] [NEW] nova client list not working when pass sort parameter

2014-12-22 Thread Eli Qiao
Public bug reported: nova client send error request url to nova-api nova --debug list --all-tenants --deleted --sort name ... DEBUG (session:162) REQ: curl -i -X GET

[Yahoo-eng-team] [Bug 1405069] Re: nova client list not working when pass sort parameter

2014-12-22 Thread Eli Qiao
** Changed in: python-novaclient 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/1405069 Title: nova client list not working when pass sort

[Yahoo-eng-team] [Bug 1405077] [NEW] VLAN configuration changes made is not updated until neutron server is restarted

2014-12-22 Thread Shivakumar M
Public bug reported: I changed network_vlan_ranges configuration in configuration file, and I want changes to take effect without restarting the neutron server. It may not be a bug, but restarting the networking service itself could lead to some critical processes to stop temporarily. As some

[Yahoo-eng-team] [Bug 1405082] [NEW] selected networks in launch instance workflow do not aligned well

2014-12-22 Thread Liyingjun
Public bug reported: selected networks in launch instance workflow do not aligned well, see attachment for detail ** Affects: horizon Importance: Undecided Assignee: Liyingjun (liyingjun) Status: New ** Attachment added: Screen Shot 2014-12-23 at 3.18.16 PM.png