[Yahoo-eng-team] [Bug 1635765] Re: UDP checksum incorrectly generated on Fragmented UDP packets

2016-12-29 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1635765 Ti

[Yahoo-eng-team] [Bug 1652571] Re: Cannot delete the port who has device owner neutron:LOADBALANCERV2

2016-12-29 Thread chenhb
I have found the bug, my waiting synchronization was wrong. I will close this report. THANKS ** Changed in: neutron Status: Incomplete => Invalid ** Changed in: octavia Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1650529] Re: Unwanted text below Cancel button after Launch Instance Fails

2016-12-29 Thread Richard Jones
I believe this has already been fixed in master. I'm having trouble identifying the exact patch though. ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1651312] Re: Request to delete flavor by name always returns 404 error

2016-12-29 Thread Matt Riedemann
Actually I think this works in openstackclient, I think what you're saying is Nova's REST API should support deleting a flavor by name, or filtering flavors by name to make things more efficient? If so, that's a REST API change and requires a blueprint and a spec, see: https://specs.openstack.org/

[Yahoo-eng-team] [Bug 1651312] Re: Request to delete flavor by name always returns 404 error

2016-12-29 Thread Matt Riedemann
I'm not really following, if anything this is a bug in python- openstackclient because the REST API for nova clearly requires a flavor id, not a name: http://developer.openstack.org/api-ref/compute/?expanded=delete-flavor- detail#delete-flavor So the openstackclient code has to handle the 404 and

[Yahoo-eng-team] [Bug 1652289] Re: Run rally task NovaSecGroup.create_and_list_secgroups ClientException

2016-12-29 Thread Matt Riedemann
What version of nova and neutron, and the respective clients? It looks like neutronclient is raising an exception, but you'd need to provide the nova-api and neutron server logs to get a better idea of what's failing. ** Tags added: neutron rally ** Changed in: nova Status: New => Invalid

[Yahoo-eng-team] [Bug 1652511] Re: enabling nova-lxd plugin breaks devstack

2016-12-29 Thread Matt Riedemann
Amrith, it looks like 'nova-manage cell_v2 simple_cell_setup' hasn't been run, which should happen automatically: https://github.com/openstack- dev/devstack/blob/29890549929b4f2ab9dd5c96d0a857708c683997/lib/nova#L949 Unless you were running with the nova-cells service enabled? What's your localrc

[Yahoo-eng-team] [Bug 1652952] Re: nova api returns error on boot

2016-12-29 Thread Matt Riedemann
You can also refer to the Mitaka release notes: http://docs.openstack.org/releasenotes/nova/mitaka.html ** 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). h

[Yahoo-eng-team] [Bug 1653045] Re: Launch instance vm starting up....

2016-12-29 Thread Matt Riedemann
What is the bug? There are no details here. ** 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/1653045 Title: Launch insta

[Yahoo-eng-team] [Bug 1652944] Re: Broken links

2016-12-29 Thread Armando Migliaccio
** Tags added: doc ** Changed in: neutron Importance: Undecided => High ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in: neutron Status: New => Confirmed ** Changed in: openstack-manuals Status: New => Confirmed -- You received thi

[Yahoo-eng-team] [Bug 1642457] Re: Fernet rotate doesn't prevent rotation when disk is full

2016-12-29 Thread OpenStack Infra
Reviewed: https://review.openstack.org/413495 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=5b7c9a66f0aed860ea0776d4c5b42710d88fcb5f Submitter: Jenkins Branch:master commit 5b7c9a66f0aed860ea0776d4c5b42710d88fcb5f Author: johnlinp Date: Wed Dec 21 15:17:01 2016 +

[Yahoo-eng-team] [Bug 1653122] [NEW] Placement API should support DELETE /resource-providers/{uuid}/inventories

2016-12-29 Thread Jay Pipes
Public bug reported: This is a small feature request. Currently (version 1.3 or before of the placement API), in order to delete all inventory for a resource provider, one must call PUT /resource_providers/{uuid}/inventories and pass in the following request payload: { 'generation': , 'resou

[Yahoo-eng-team] [Bug 1653115] [NEW] get_latest_lease() function in CloudStack datasource does not match with lease filenames on fedora 25

2016-12-29 Thread Loek
Public bug reported: The get_latest_lease() in cloud-init's CloudStack datasource does not match fedora 25's dhcp lease file names; The file cloudinit/sources/DataSourceCloudStack.py in Fedora 25; for file_name in lease_files: if file_name.startswith("dhclient.") and \ (fi

[Yahoo-eng-team] [Bug 1653103] [NEW] "tox -e py34" command gives Error "InterpreterNotFound python2.7 python3.4"

2016-12-29 Thread Pooja Jadhav
Public bug reported: For the current master code, I am facing "InterpreterNotFound python2.7 python3.4" error while running the tox for python34. Steps to reproduce : 1. $ tox -e py34 Error : py34 create: /opt/stack/glance/.tox/py34 ERROR: InterpreterNotFound: python2.7

[Yahoo-eng-team] [Bug 1653034] Re: LB need create lb with vip-network

2016-12-29 Thread Armando Migliaccio
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: neutron Status: New => Invalid ** No longer affects: neutron ** Changed in: python-neutronclient Importance: Undecided => Wishlist ** Also affects: octavia Importance: Undecided

[Yahoo-eng-team] [Bug 1653086] Re: Hit internal server error in lb creation with no subnets network

2016-12-29 Thread Armando Migliaccio
** Also affects: octavia 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/1653086 Title: Hit internal server error in lb creation with no subnet

[Yahoo-eng-team] [Bug 1653086] [NEW] Hit internal server error in lb creation with no subnets network

2016-12-29 Thread zhaobo
Public bug reported: Currently, lbaas support create loadbalancer with vip-network. But if there isn't a subnet in this vip-network. Neutron server will hit internal error. 2016-12-29 16:57:47.182 TRACE neutron.api.v2.resource ^[[01;35m^[[00m File "/usr/local/lib/python2.7/dist-packages/oslo_ut

[Yahoo-eng-team] [Bug 1653080] [NEW] Booting from image in ceph is considered to booting from volume

2016-12-29 Thread Bing Li
Public bug reported: Openstack Mitaka glance backend: ceph nova backend: kvm+ceph cinder backend: ceph Steps to reproduce == 1.create an instance booting from image with flavor m1.small; 2.nova resize $instance_id m1.tiny; Actual result = instance resize successfully