[Yahoo-eng-team] [Bug 1612494] [NEW] neutronv2 unit tests fail with python-neutronclient 5.1.0

2016-08-11 Thread Matt Riedemann
Public bug reported: Caught here: https://review.openstack.org/#/c/353443/ http://logs.openstack.org/43/353443/2/check/gate-cross-nova-python27-db- ubuntu-xenial/2b8780d/console.html#_2016-08-11_20_43_00_664121 2016-08-11 20:43:00.664195 |

[Yahoo-eng-team] [Bug 1612491] [NEW] Glance metadefs for OS::Nova::Aggregate should be OS::Nova::HostAggregate

2016-08-11 Thread Travis Tripp
Public bug reported: https://github.com/openstack/glance/search?utf8=%E2%9C%93=aggregate The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. We realized that we used OS::Nova::Aggregate instead of OS::Nova::HostAggregate in Glance.

[Yahoo-eng-team] [Bug 1612485] [NEW] 500 Error is returned when specifying string that is partial matched to "application/json" as format of HTTP header.

2016-08-11 Thread Kengo Hobo
Public bug reported: Currently, 'get_content_type' method in neutron/wsgi.py checks specified format by 'in' statement. Thus, string that is partial matched to 'application/json' is judged as valid. However, we cannot find valid serializer from the format. request ===

[Yahoo-eng-team] [Bug 1612281] Re: Neutron Linuxbridge jobs failing with 'operation failed: failed to read XML'

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/354143 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=26399c700577f7a98213ec908dd2f478270f494e Submitter: Jenkins Branch:master commit 26399c700577f7a98213ec908dd2f478270f494e Author: Daniel P. Berrange Date:

[Yahoo-eng-team] [Bug 1612466] [NEW] aggregate object file does not define LOG error in Liberty

2016-08-11 Thread linbing
Public bug reported: the error output in nova-api.log is : 2016-08-09 14:50:19.131 4532 ERROR nova.api.openstack.extensions [req-56dda11e-3041-4fac-8342-bb643643a1c7 e88120bc348c4f3ca37207ef4bcd3b90 43b2137632ac4ad8b2 df8c0d27f13fb8 - - -] Unexpected exception in API method 2016-08-09

[Yahoo-eng-team] [Bug 1611991] Re: [ovs firewall] Port 23 is open on booted vms with only ping/ssh on 22 allowed.

2016-08-11 Thread Jeremy Stanley
What change introduced this bug? Is it present in stable branches too, or just master? ** Also affects: ossa Importance: Undecided Status: New ** Information type changed from Public to Public Security ** Changed in: ossa Status: New => Incomplete -- You received this bug

[Yahoo-eng-team] [Bug 1612456] Re: Neutron returns HTTP500 when deleting subnet on the gate

2016-08-11 Thread Ken'ichi Ohmichi
*** This bug is a duplicate of bug 1594376 *** https://bugs.launchpad.net/bugs/1594376 Liberty contains this problem on https://github.com/openstack/neutron/blob/stable/liberty/neutron/plugins/ml2/plugin.py#L977 Patches are https://review.openstack.org/#/c/354445/ and

[Yahoo-eng-team] [Bug 1612456] [NEW] Neutron returns HTTP500 when deleting subnet on the gate

2016-08-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: test_dhcpv6_64_subnets of gate-tempest-dsvm-neutron-full-ubuntu-trusty- liberty failed with an internal server error: http://logs.openstack.org/39/351939/3/check/gate-tempest-dsvm-neutron- full-ubuntu-trusty-liberty/a78ddac Traceback (most recent call

[Yahoo-eng-team] [Bug 1612281] Re: Neutron Linuxbridge jobs failing with 'operation failed: failed to read XML'

2016-08-11 Thread Daniel Berrange
Fixed in Nova by https://review.openstack.org/#/c/354143/ ** Changed in: nova Importance: Undecided => Critical ** Changed in: nova Status: New => Fix Committed ** Changed in: neutron Status: New => Invalid ** Changed in: os-vif Status: New => Invalid -- You received

[Yahoo-eng-team] [Bug 1612433] Re: neutron-db-manage autogenerate is generating empty upgrades

2016-08-11 Thread Shashank Hegde
** Also affects: networking-arista 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/1612433 Title: neutron-db-manage autogenerate is generating

[Yahoo-eng-team] [Bug 1495440] Re: bulk delete improvements

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/263609 Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=b16c9a8d3d70fe2ec69ab44b740011dc2b2bc097 Submitter: Jenkins Branch:master commit b16c9a8d3d70fe2ec69ab44b740011dc2b2bc097 Author: reedip

[Yahoo-eng-team] [Bug 1612433] [NEW] neutron-db-manage autogenerate is generating empty upgrades

2016-08-11 Thread Henry Gessau
Public bug reported: The alembic autogenerate wrapper, neutron-db-manage revision -m "description" --[contract|expand] is no longer collecting model/migration diffs and is generating empty upgrade scripts. Not sure when this broke. ** Affects: neutron Importance: Medium

[Yahoo-eng-team] [Bug 1369465] Re: [SRU] nova resize doesn't resize(extend) rbd disk files when using rbd disk backend

2016-08-11 Thread James Page
This bug was fixed in the package nova - 2:12.0.4-0ubuntu1~cloud1 --- nova (2:12.0.4-0ubuntu1~cloud1) trusty-liberty; urgency=medium . * Backport fix for image resize bug (LP: #1369465) - d/p/libvirt-Split-out-resize_image-logic-from-create_ima.patch ** Changed in:

[Yahoo-eng-team] [Bug 1612403] [NEW] Cannot filter OVSDB columns, only tables

2016-08-11 Thread Omer Anson
Public bug reported: The current ovsdb connection class (neutron.agent.ovsdb.native.connection.Connection) allows filtering OVSDB tables, but not columns. Filtering columns may allow a performance gain when only specific columns in a table are accessed. Specifically, this is a feature we are

[Yahoo-eng-team] [Bug 1612353] [NEW] [master] instance launch failing on ESXi and KVM

2016-08-11 Thread Prashant Shetty
Public bug reported: setup: 1 controller 2 network nodes(q-dhcp) 1 ESXi nova compute 3 KVM ubuntu compute Instance cirros launch is failing on both ESXi and KVM. vmware@cntr1:~$ nova service-list

[Yahoo-eng-team] [Bug 1612341] [NEW] cpu thread pinning flavor metadef

2016-08-11 Thread Stephen Finucane
Public bug reported: Similar to #1476696. Flavor namespace in glance metadefs should be extended with "hw:cpu_thread_policy" or "hw_cpu_thread_policy" property to be able to configure Nova::Flavor, Glance::Image, Cinder::Volume(image) using that property ** Affects: glance Importance:

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2016-08-11 Thread Brian Haley
@Yujie - since it is the RYU code complaining you will need to work with them, that code is not in the neutron tree. ** 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.

[Yahoo-eng-team] [Bug 1487477] Re: Mess in live-migration compute-manager and drivers code

2016-08-11 Thread Markus Zoeller (markus_z)
As discussed with Timofey in IRC #nova, this needs to be driven most likely by a blueprint. ** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Importance: Low => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1494207] Re: console proxies options in [DEFAULT] group are confusing

2016-08-11 Thread Markus Zoeller (markus_z)
This bug report doesn't describe a failure in the behavior of Nova. It's a personal todo item which doesn't need the overhead of a bug report. Because of this, I'm closing this report as invalid. This shouldn't stop you though to do your item and push it as a review. ** Changed in: nova

[Yahoo-eng-team] [Bug 1612313] [NEW] maas datasource needs support for vendor-data

2016-08-11 Thread Scott Moser
Public bug reported: maas datasource does not support vendor-data. We would like to take advantage of vendordata in maas, and thus cloud-init needs it. ** Affects: cloud-init Importance: Medium Status: Confirmed ** Changed in: cloud-init Status: New => Confirmed **

[Yahoo-eng-team] [Bug 1612281] Re: Neutron Linuxbridge jobs failing with 'operation failed: failed to read XML'

2016-08-11 Thread Henry Gessau
** Also affects: os-vif 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/1612281 Title: Neutron Linuxbridge jobs failing with 'operation

[Yahoo-eng-team] [Bug 1604428] Re: NoSuchOptError: no such option in group neutron: auth_plugin

2016-08-11 Thread Markus Zoeller (markus_z)
That was a Mitaka bug only as the bug in Newton got fixed with bug 1574988 ** Changed in: nova 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).

[Yahoo-eng-team] [Bug 1612281] [NEW] Neutron Linuxbridge jobs failing with 'operation failed: failed to read XML'

2016-08-11 Thread Ihar Hrachyshka
Public bug reported: Example: http://logs.openstack.org/64/353664/2/check/gate-tempest-dsvm- neutron-linuxbridge/591295c/console.html#_2016-08-11_12_57_42_191711 2016-08-11 12:57:42.191740 | Traceback (most recent call last): 2016-08-11 12:57:42.191760 | File "tempest/test.py", line

[Yahoo-eng-team] [Bug 1612279] [NEW] Unexptected API exception when launching instance

2016-08-11 Thread Sam
Public bug reported: Description: Attempting to launch an instance is giving an unexpected API error. Strangely, this is happening only with our qcow2 images. We have one vmdk image and that worked fine. However, trying to convert the qcow2 image to vmdk and importing it into glance gave

[Yahoo-eng-team] [Bug 1612119] Re: Unrecognized attribute(s) 'qos_policy_id'

2016-08-11 Thread Miguel Angel Ajo
That looks more like a configuration error, may be you didn't configure the qos service, or the qos ml2 extension. Otherwise you'd see the qos_policy_id in the net-create report. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1612231] [NEW] providing network-interfaces via meta-data broken in NoCloud

2016-08-11 Thread Scott Moser
Public bug reported: Originally reported after bug 1577982 was fixed, there is an issue providing network configuration to the NoCloud datasource via the meta- data key 'network-interfaces'. For example: $ cd /var/lib/cloud/seed/nocloud-net $ cat meta-data instance-id: 1470899540 local-hostname:

[Yahoo-eng-team] [Bug 1612222] [NEW] quota unit test failure

2016-08-11 Thread Kevin Benton
Public bug reported: spotted failure in a unit test unrelated to the patch. appears to be a result of leaked resources between the tests. === FAIL: neutron.tests.unit.quota.test_resource_registry.TestAuxiliary Functions.test_set_resources_dirty tags: worker-0

[Yahoo-eng-team] [Bug 1589457] Re: live-migration fails for volume-backed instances with config-drive type vfat

2016-08-11 Thread Pawel Koniszewski
Talked with danpb on IRC and looks like we can use block live migration in such case, so #1 and #2 are invalid too. ** Changed in: nova Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1612192] [NEW] L3 DVR: Unable to complete operation on subnet

2016-08-11 Thread John Schwarz
Public bug reported: There is a new gate failure that can be found using the following logstash query: message:"One or more ports have an IP allocation from this subnet" && filename:"console.html" && build_queue:"gate" This seems to be specific to DVR jobs and is separate from [1] (see comment

[Yahoo-eng-team] [Bug 1612186] [NEW] failed to create flavor router

2016-08-11 Thread yong sheng gong
Public bug reported: [gongysh@fedora23 devstack]$ neutron router-create --flavor-id=5c4016b6-c5ef-4b70-891d-741d376fa96f testrouter2 Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-a1da952c-e4f6-4b09-883d-12a894f6a8d1'] the

[Yahoo-eng-team] [Bug 1609178] Re: [api] Document GET /auth/catalog, GET /auth/projects, GET /auth/domains

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/352689 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b9c671718d515cd8147b994e01f194103f1f4f54 Submitter: Jenkins Branch:master commit b9c671718d515cd8147b994e01f194103f1f4f54 Author: liyingjun

[Yahoo-eng-team] [Bug 1612183] [NEW] l3 router's driver controller is using wrong invalid exception

2016-08-11 Thread yong sheng gong
Public bug reported: many places at driver_controller are using wrong Invalid exception which has been moved to neutron_lib. For example: https://github.com/openstack/neutron/blob/master/neutron/services/l3_router/service_providers/driver_controller.py#L113 ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1612119] [NEW] Unrecognized attribute(s) 'qos_policy_id'

2016-08-11 Thread liuwei
Public bug reported: centos7 openstack mitaka [root@TEST ~(keystone_admin)]# neutron net-create --prefix 192.168.0.0/24 network Created a new network: +---+--+ | Field | Value|

[Yahoo-eng-team] [Bug 1612119] [NEW] Unrecognized attribute(s) 'qos_policy_id'

2016-08-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: centos7 openstack mitaka [root@TEST ~(keystone_admin)]# neutron net-create --prefix 192.168.0.0/24 network Created a new network: +---+--+ | Field | Value

[Yahoo-eng-team] [Bug 1612094] [NEW] flavor metadata does not include extra specs

2016-08-11 Thread Mounika
Public bug reported: I'm using stable mitaka openstack. Flavor metadata do not include extra specs of the flavor. Steps to reproduce 1. Upload a hot template with flavor which has extra specs 2. launch stack 3. Click on resources tab 4. click on flavor The extra specs which where provided

[Yahoo-eng-team] [Bug 1611940] Re: vncserver_proxyclient_address changed from stropt to ipopt, breaking backwards compat without deprecation

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/353710 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9289e6212cf54a4ce74c7615cf74892c6a70c50d Submitter: Jenkins Branch:master commit 9289e6212cf54a4ce74c7615cf74892c6a70c50d Author: Sean Dague Date: Wed Aug 10

[Yahoo-eng-team] [Bug 1501238] Re: Unable to create a project at first time

2016-08-11 Thread Andy Yan
As I know, project data is stored in KEYSTONE. There is no database in Horizon. Your bug should be in KEYSTONE maybe ? ** Changed in: horizon Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1612069] [NEW] HA router state change takes too much time to notify neutron server

2016-08-11 Thread LIU Yulong
Public bug reported: The ha state change BatchNotifier uses the following calculated interval. def _calculate_batch_duration(self): # Slave becomes the master after not hearing from it 3 times detection_time = self.conf.ha_vrrp_advert_int * 3 # Keepalived takes a

[Yahoo-eng-team] [Bug 1609625] Re: The 'create:forced_host' policy is set to 'rule:admin_or_owner' by default

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351077 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=16a38564cb61031466bf60ac393363bfeaedbd93 Submitter: Jenkins Branch:master commit 16a38564cb61031466bf60ac393363bfeaedbd93 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1609691] Re: Non-admin users can lists VM instances of other projects (tenants) by default

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351077 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=16a38564cb61031466bf60ac393363bfeaedbd93 Submitter: Jenkins Branch:master commit 16a38564cb61031466bf60ac393363bfeaedbd93 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1611628] Re: test_admin_only_rules doesn't check an 'admin_or_owner' case correctly

2016-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351077 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=16a38564cb61031466bf60ac393363bfeaedbd93 Submitter: Jenkins Branch:master commit 16a38564cb61031466bf60ac393363bfeaedbd93 Author: Takashi NATSUME