[Yahoo-eng-team] [Bug 1569404] Re: Remove threading before process forking

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/276842 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1cafff087194711399ad2a85a9f394f7204d7bdd Submitter: Jenkins Branch:master commit 1cafff087194711399ad2a85a9f394f7204d7bdd Author: dukhlov Date: Fri Feb 5 19:25:42 2016 +020

[Yahoo-eng-team] [Bug 1578047] [NEW] missing python library pycrypto in requireements.txt

2016-05-03 Thread Seungkyu Ahn
Public bug reported: When I tried to install a nova-compute the way which is using python source, you would meet following log. It needs to be pycrypto in requirements.txt file. May 04 11:39:04 compute01 nova-compute[6270]: 2016-05-04 11:39:04.822 6270 ERROR nova sys.exit(main()) May 04 11:

[Yahoo-eng-team] [Bug 1578046] [NEW] Row actions (button group) shows text in white color, making them "invisible"

2016-05-03 Thread Eddie Ramirez
Public bug reported: Project -> Compute -> Instance How to reproduce: 1. Launch an Instance that will fail to boot, e.g. try to boot an instance demanding more resources than available. 2. See list of instances, search for the instance you just tried to boot and click on "Dropdown button" in "

[Yahoo-eng-team] [Bug 1477192] Re: test_dhcp6_stateless_from_os fails to ping intermittently

2016-05-03 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/1477192 Ti

[Yahoo-eng-team] [Bug 1540983] Re: Gate failures for neutron in test_dualnet_multi_prefix_slaac

2016-05-03 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/1540983 Ti

[Yahoo-eng-team] [Bug 1540983] Re: Gate failures for neutron in test_dualnet_multi_prefix_slaac

2016-05-03 Thread Launchpad Bug Tracker
[Expired for OpenStack-Gate because there has been no activity for 60 days.] ** Changed in: openstack-gate 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/bu

[Yahoo-eng-team] [Bug 1578009] [NEW] Add 'help_url' example to local_settings.py

2016-05-03 Thread Rodrigo Castrillon
Public bug reported: Following instructions here: http://docs.openstack.org/admin- guide/common/dashboard_customizing.html, in section #Help URL, will break Horizon. Docs say to edit 'help_url' in local_settings.py, but the option isnt there. Please add a line: HORIZON_CONFIG["help_url"] = "http

[Yahoo-eng-team] [Bug 1577996] [NEW] Unable to distinguish between not is_admin_project and feature not enabled

2016-05-03 Thread Jamie Lennox
Public bug reported: The is_admin_project flag is used in a token to indicate that the current token is scoped to a project that is indicated as the admin project. Currently this is only added to the token when the admin_project is True and nothing added when False. >From a policy perspective we

[Yahoo-eng-team] [Bug 1490531] Re: api: deprecate the concept of extensions in v2.1

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/310399 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=75280e582e6d607b38bc2af9f51f80fd5135453c Submitter: Jenkins Branch:master commit 75280e582e6d607b38bc2af9f51f80fd5135453c Author: sharat.sharma Date: Wed Apr 27 15:26:03 2016

[Yahoo-eng-team] [Bug 1521791] Re: Nova client incorrectly lists block storage size units in GB

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/310414 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4c5ba52b7421734e1910d2611cb72bbaa2536d69 Submitter: Jenkins Branch:master commit 4c5ba52b7421734e1910d2611cb72bbaa2536d69 Author: sharat.sharma Date: Wed Apr 27 16:40:01 2016

[Yahoo-eng-team] [Bug 1577991] [NEW] No exception mapping between glance and glance_store

2016-05-03 Thread Fei Long Wang
Public bug reported: 2016-05-04 11:06:59.717 2854 ERROR glance.common.wsgi [req-9f9d9912-e5ba-4ed1-89bd-e8e13b7a97fc 79f60e6ab1bf4b2fbe7987c6c2b57e63 94b566de52f9423fab80ceee8c0a4a23 - - -] Caught error: The image cannot be deleted because it is in use through the backend store outside of Glanc

[Yahoo-eng-team] [Bug 1577987] [NEW] neutron-lbaas v2 - update pool's session_persistence to None fails

2016-05-03 Thread Madhusudhan Kandadai
Public bug reported: When updating a pool's session_persistence to None, I get the following error: Invalid input for session_persistence 1. Create a loadbalancer, listener 2. Create a pool with default args: using postman: { "pool": { "name": "pool1", "description": "si

[Yahoo-eng-team] [Bug 1577982] [NEW] ConfigDrive: cloud-init fails to configure network from network_data.json

2016-05-03 Thread Mathieu Gagné
Public bug reported: When running Ubuntu 16.04 on OpenStack, cloud-init fails to properly configure the network from network_data.json found in ConfigDrive. When instance boots, network is configured fine until next reboot where it falls back to dhcp. The /etc/network/interfaces.d/50-cloud-init.

[Yahoo-eng-team] [Bug 1544720] Re: In response template processing, some values are set to u'' instead of None

2016-05-03 Thread Sujitha
I couldn't reproduce the bug. I changed the value for OS-EXT-SRV-ATTR:kernel_id from null to "test_kernel" in both server-get-resp.json.tpl and server-get-resp.json. Test fails because value in template(test_kernel) and actual response('') is different. This is expected. Also value in Response is

[Yahoo-eng-team] [Bug 1577913] [NEW] [RFE] On-demand segment and subnet allocation

2016-05-03 Thread Han Zhou
Public bug reported: While routed networks [1] provides us the capability of managing L2 segments and related subnets with a view of L3 network, it assumes that the related infrastructure resources are always provisioned (vlans, host-segment bindings, subnets) beforehand and is not managed by neut

[Yahoo-eng-team] [Bug 1577909] [NEW] hz-dynamic-table has two magic-search bars

2016-05-03 Thread Matt Borland
Public bug reported: The hz-dynamic-table directive's template has two magic-search bars, one correctly outside the table, the other incorrectly placed inside the table. The one inside the table should be removed. A proper implementation of the hz-dynamic-table directive using magic- search will

[Yahoo-eng-team] [Bug 1361554] Re: Missing sort_key and sort_dir for server list api

2016-05-03 Thread Pushkar Umaranikar
Marking it as "invalid" due to existing similar patch https://review.openstack.org/#/c/96345/ ** Changed in: nova Status: Confirmed => Invalid -- 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 1571628] Re: os-server-groups description is missing

2016-05-03 Thread Matt Riedemann
I'm going to mark this as invalid to get it out of the bug queue. We'll fix this as part of the work in https://blueprints.launchpad.net/nova/+spec/api-ref-in-rst . ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1525806] Re: An incorrect value for block_device_mapping_v2 causes HTTP 500 response when creating a VM instance

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/258788 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9ad3dad0c6ab868566e74f0c35a5375d4eaad560 Submitter: Jenkins Branch:master commit 9ad3dad0c6ab868566e74f0c35a5375d4eaad560 Author: Takashi NATSUME Date: Mon Mar 14 14:26:11 201

[Yahoo-eng-team] [Bug 1554231] Re: Clean up warnings about keystoneclient.adapter.Adapter

2016-05-03 Thread Markus Zoeller (markus_z)
These warnings get triggered by the python-cinderlient which uses deprecated keystoneclient code. Nova cannot prevent that. The Cinder folks should look into that. Captured traceback: ~~~ Traceback (most recent call last): File "nova/tests/unit/test_cinder.py", line 238,

[Yahoo-eng-team] [Bug 1577861] [NEW] error when Populate the database Neutron on controller node

2016-05-03 Thread Adnan
Public bug reported: I am following the Openstack documentation http://docs.openstack.org/mitaka/install-guide-ubuntu/neutron- controller-install.html for installing Openstack on Ubuntu server 14.04. there is an instruction to finalize the installation of Neutron on the controller node with the fo

[Yahoo-eng-team] [Bug 1577727] Re: nova flavor-create raises 500 error if long value passed to flavor properties

2016-05-03 Thread Pushkar Umaranikar
Can you please reply with why you are using long value? Attributes of nova flavor-create command including uuid, amount of ram, vcpus etc. should be positive integers. From the command in the bug description, it seems like you are passing long value for ram. It expects an integer value. Hence, a

[Yahoo-eng-team] [Bug 1226342] Re: nova delete when a baremetal node is not responding to power management leaves the node orphaned

2016-05-03 Thread Derek Higgins
tripleo has move to ironic Closing this bug, please feel free to reopen it if you disagree. ** Changed in: tripleo Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1577820] [NEW] key import in "launch instance" dialog not useable

2016-05-03 Thread Hendrik Frese
Public bug reported: If you import a key in the "launch instance" dialog it will be imported, but as long as the same dialog is open it will have a name and content. Starting a instance with it in this dialog will fail. Aborting the dialog and starting a new one will let you use it normally. S

[Yahoo-eng-team] [Bug 1577821] [NEW] User cannot set arbitary IDs for images

2016-05-03 Thread Asad
Public bug reported: The glance command line enables user to supply ID for the image while creating it using the`glance image-create` command. However, the backend imposes that the ID of an image be a UUID. There is no meaning of letting user supply ID as parameter, if the ID needs to be a UUID.

[Yahoo-eng-team] [Bug 1577804] [NEW] /v3/users?name= bypasses user_filter for LDAP

2016-05-03 Thread Matthew Edmonds
Public bug reported: using the LDAP driver with user_filter, a GET /v3/users?name= returns users that do not match the filter. e.g.: user_filter = (|(uid=arc1_admin)(uid=arc1_stgmgr)) # openstack user list ++-+ | ID

[Yahoo-eng-team] [Bug 1553815] Re: host keys never restored following metadata api outage

2016-05-03 Thread Louis Bouchard
** Also affects: cloud-init (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notifica

[Yahoo-eng-team] [Bug 1553815] Re: host keys never restored following metadata api outage

2016-05-03 Thread Felipe Reyes
** Changed in: cloud-init (Ubuntu Xenial) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1553815 Title: host keys never restored following metadata

[Yahoo-eng-team] [Bug 1553815] Re: host keys never restored following metadata api outage

2016-05-03 Thread Felipe Reyes
For the record, this was fixed in revno 1188 (upstream)[0], available since cloud-init version 0.7.7~bzr1192-0ubuntu1[1] [0] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/1188 [1] http://bazaar.launchpad.net/~smoser/ubuntu/xenial/cloud-init/pkg/revision/452 ** Also affect

[Yahoo-eng-team] [Bug 1577630] Re: ERROR neutron_lbaas.agent.agent_manager - HaproxyNSDriver

2016-05-03 Thread Igor Meneguitte Ávila
Hi Brandon Logan, I use Openstack with two nodes (controller and compute1). http://docs.openstack.org/liberty/install-guide-ubuntu/overview.html I executed the follows commands: http://docs.openstack.org/liberty/networking-guide/adv-config-lbaas.html $ neutron lbaas-loadbalancer-create --name te

[Yahoo-eng-team] [Bug 1572495] Re: Nova API fails to start if "ec2" is specified in enabled_apis

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/308264 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=533bd8175968a1bc9ac068ae2b23a62d0e07ea99 Submitter: Jenkins Branch:master commit 533bd8175968a1bc9ac068ae2b23a62d0e07ea99 Author: Sean Dague Date: Wed Apr 20 06:53:18 2016 -04

[Yahoo-eng-team] [Bug 1577791] [NEW] [RFE] Openflow pipeline modeling and API for OVS extensions

2016-05-03 Thread Miguel Angel Ajo
Public bug reported: Problem statement OpenFlow can be really powerful for programming the dataplane, but when several features are hooked up into the same virtual switch they need knowledge of each other implementation (entry table, next table, used registers, conventions, etc).

[Yahoo-eng-team] [Bug 1352193] Re: The nova API service can't hand image metadata properly when metadata key contains uppercase letter

2016-05-03 Thread Sean Dague
The glance v1 API which the Nova images proxy is based on put metadata via headers. That means they are case insensitive. Nova will continue to do this regardless of backend, which means when talking to a v2 server, your metadata might be wrong. The Nova image proxy should not be used, and Glance

[Yahoo-eng-team] [Bug 1577311] Re: OperationalError: (pymysql.err.OperationalError)

2016-05-03 Thread Sean Dague
You have only specified the api_database, not the main database. Both are needed. ** Changed in: nova Status: New => Invalid ** Tags added: cells -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1288230] Re: A project shouldn't be deleted when there are instances running

2016-05-03 Thread Sean Dague
Removing Nova from this bug. As has been expressed this is true of anything in OpenStack. It's fine for Horizon to warn/block project deletion on these cases. At some level keystone is going to let you do the delete. The theory from Tokyo was that OSC should have a cleanup project plugin ** Chang

[Yahoo-eng-team] [Bug 1491949] Re: gate-tempest-dsvm-large-ops fails to deallocate instance network due to rpc timeout

2016-05-03 Thread Sean Dague
This job has been deleted ** Changed in: nova Status: Confirmed => Won't Fix -- 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/1491949 Title: gate-tempest-dsvm-larg

[Yahoo-eng-team] [Bug 1577758] [NEW] fix wrong key name in test code

2016-05-03 Thread Peng Li
Public bug reported: nova/tests/unit/virt/libvirt/test_driver.py, Line 12611 root_bdm = {'source_type': 'image', 'detination_type': 'volume', 'image_id': 'fake_id'} 'detination_type' should be 'destination_type', it will run fail when testing. ** Af

[Yahoo-eng-team] [Bug 1577753] [NEW] Cloud-init fails of stage init

2016-05-03 Thread krath
Public bug reported: Cloud-init 0.77 on Ubuntu 16.04 seems not to be able to connect to the OpenStack Metadata service and fails, although the Metadata service is available itself, see log here: root@ubuntu:/etc/network# cloud-init --debug init 2016-05-03 12:25:04,855 - handlers.py[DEBUG]: sta

[Yahoo-eng-team] [Bug 1577370] Re: Duplicate lines in /etc/nova/policy.json

2016-05-03 Thread Matt Kassawara
Bug belongs to the nova project. ** Project changed: openstack-manuals => nova ** Changed in: nova Assignee: monika (monikaparkar25) => (unassigned) -- 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 1569081] Re: Truncated or oversized response headers received from daemon process 'horizon': /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi

2016-05-03 Thread Martin Pavlásek
** Project changed: openstack-community => horizon ** Changed in: horizon Status: Invalid => New -- 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/1569081 Title:

[Yahoo-eng-team] [Bug 1577747] [NEW] Cloud- init doesn't configure network interfaces in Ubuntu 16.04

2016-05-03 Thread krath
Public bug reported: I'm running vmbuilder 0.12.4 on an Ubuntu 16.04 server to create an Ubuntu 16.04 cloud image. cloud-init 0.77 is being added to run the cloud image in OpenStack. Upon starting the VM in OpenStack, cloud-init fails because the network interface can't be established. That seem

[Yahoo-eng-team] [Bug 1517704] Re: Test still passes even with tests failure

2016-05-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/301862 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=037d1c0927b64848ea0934990ba6538d9d7a8133 Submitter: Jenkins Branch:master commit 037d1c0927b64848ea0934990ba6538d9d7a8133 Author: David Lyle Date: Wed Mar 16 10:25:26 2016

[Yahoo-eng-team] [Bug 1569081] [NEW] Truncated or oversized response headers received from daemon process 'horizon': /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi

2016-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: trying to install openstack mikata openstack-dashboard newly installed ubuntu 16.04 kernel 4.4.0-18 keep getiing this error apache log Truncated or oversized response headers received from daemon process 'horizon': /usr/share/openstack- dashboard/ope

[Yahoo-eng-team] [Bug 1577370] [NEW] Duplicate lines in /etc/nova/policy.json

2016-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The default /etc/nova/policy.json released with Liberty contains two times the declaration for: "compute:delete": "", "compute:soft_delete": "", "compute:force_delete": "", I don't known it can impact the policy, but it may be better to raise an error wh

[Yahoo-eng-team] [Bug 1511982] Re: Unable to upgrade the DB from kilo to liberty with VPNaaS

2016-05-03 Thread Henry Gessau
*** This bug is a duplicate of bug 1550434 *** https://bugs.launchpad.net/bugs/1550434 ** This bug has been marked a duplicate of bug 1550434 vpnaas alembic migration fails for upgrade liberty -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1577727] [NEW] nova flavor-create raises 500 error if long value passed to flavor properties

2016-05-03 Thread Dinesh Bhor
Public bug reported: If long value is provided for properties other than name and ID then 500 error is raised. Command: nova flavor-create new_flavor 35 234276234512334234 200 2 n-api LOG: 2016-05-03 10:44:46.744 ERROR nova.api.openstack.extensions [req-cadc48da-abb0-4dfb-abb8-c18855e45d30 adm

[Yahoo-eng-team] [Bug 1577725] [NEW] Expired token passed to neutron return 500 instead of 401

2016-05-03 Thread sahid
Public bug reported: If we pass to Nova an about-to-expire token, then Nova pass this token to neutronclient to manipulate networks. neutronclient can raise an unauthorized exception. This exception is not understand by Nova and so converted to a 500 which does not let any chance for novaclient to

[Yahoo-eng-team] [Bug 1576245] Re: block live-migration fails if source/dest have different instance dir

2016-05-03 Thread Markus Zoeller (markus_z)
According to ML post [1] this bug report is invalid. [1] http://lists.openstack.org/pipermail/openstack- dev/2016-May/093744.html ** Changed in: nova Status: New => Invalid ** Changed in: nova Assignee: Eli Qiao (taget-9) => (unassigned) -- You received this bug notification becaus