[Yahoo-eng-team] [Bug 1632353] [NEW] can not decrypt windows vm password when the passphrase is protected with a passphrase

2016-10-11 Thread Zarrouk Mohamed
Public bug reported: to reproduce the bug: 1) boot a windows machine and specify a public key where the private key is protected with a passphrase. 2) try to retrieve the machine password. 3) An error will accur: could not decrypt password ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2016-10-11 Thread Steve Martinelli
** Changed in: python-openstackclient Status: Fix Released => Triaged -- 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/1460492 Title: List credentials by type

[Yahoo-eng-team] [Bug 1613411] Re: check_config_option_in_central_place does not check anything

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/355597 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=8ddf174a3081b0a60964fa196c46c97e8a475fff Submitter: Jenkins Branch:master commit 8ddf174a3081b0a60964fa196c46c97e8a475fff Author: Maciej Szankin Date:

[Yahoo-eng-team] [Bug 1611171] Re: re-runs self via sudo

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/352866 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=87530b6e674750ab0d55b70cce4d96bf26d1f49a Submitter: Jenkins Branch:master commit 87530b6e674750ab0d55b70cce4d96bf26d1f49a Author: Markus Zoeller Date:

[Yahoo-eng-team] [Bug 1632372] Re: ovs plugin incorrectly assumes datapath is system for vif_ovs

2016-10-11 Thread sean mooney
solution considerations option one has the advantage of confining the change change to os-vif. option two is the correct approach long term as it dose not require any config change on upgrade. option three is a compromise as while we do not need to make any change on upgrade we cannot hanel the

[Yahoo-eng-team] [Bug 1632383] [NEW] The current Horizon settings indicate no valid image creation methods are available

2016-10-11 Thread bryanb229
Public bug reported: This is an all new install on CentOS 7. The error message is: "The current Horizon settings indicate no valid image creation methods are available. Providing an image location and/or uploading from the local file system must be allowed to support image creation." This link

[Yahoo-eng-team] [Bug 1592169] Re: cached tokens break Liberty to Mitaka upgrade

2016-10-11 Thread Steve Martinelli
** Changed in: keystone/mitaka Status: Fix Committed => 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/1592169 Title: cached tokens break

[Yahoo-eng-team] [Bug 1460492] Re: List credentials by type

2016-10-11 Thread Lance Bragstad
I think this could be marked as Fix Released for openstackclient. The implementation [0] landed several months ago but it was never tagged against this bug. [0] https://github.com/openstack/python-openstackclient/commit/15d3717e733aec9e8b6526a1abffd62f2da1e32b ** Changed in:

[Yahoo-eng-team] [Bug 1632290] [NEW] RuntimeError: Metadata proxy didn't spawn

2016-10-11 Thread John Davidge
Public bug reported: Logstash started seeing this failure October 3rd. Not seeing any occurrences before that. It's very intermittent: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22RuntimeError%3A%20Metadata%20proxy%20didn't%20spawn%5C%22 ** Affects: neutron

[Yahoo-eng-team] [Bug 1624269] Re: Metering - missing 'tenant_id' for metering-label as request body

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/378716 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=6584de1523cc87d04a75c29b6c0841192ac4d4ac Submitter: Jenkins Branch:master commit 6584de1523cc87d04a75c29b6c0841192ac4d4ac Author: Darla Ahlert Date:

[Yahoo-eng-team] [Bug 1631930] Re: Horizon default container name 'volumebackups' for volume backups could be invalid

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/384469 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1d13a052468ef1b66d1c75f98f52cc356ba81365 Submitter: Jenkins Branch:master commit 1d13a052468ef1b66d1c75f98f52cc356ba81365 Author: Paul Karikh Date:

[Yahoo-eng-team] [Bug 1631319] Re: Can't deploy overcloud of Mitaka on CentOS

2016-10-11 Thread Ben Nemec
Confirmed locally that reverting the above patch fixes this. I'm not sure why it's only affecting Mitaka, so going to add keystone to the bug and see if they have any thoughts. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1632263] [NEW] swift backend not working with disabled swift auto account creation

2016-10-11 Thread Maurice Schreiber
Public bug reported: Hi, we have our swift proxy configured with account_autocreate = false (which is the default), i.e. a new project does not automatically have a swift account, but it needs to be created via PUT on the swift auth url. In combination with multi-tenant swift backend use in

[Yahoo-eng-team] [Bug 1286463] Re: Security-group-name is case sensitive when booting instance with neutron

2016-10-11 Thread Sivasathurappan Radhakrishnan
Since nova-network is gonna be deprecated in near future, I don't feel the real need of making this change. I see most of the commands in OpenStack client seems to be case sensitive. Hence I am changing the bug status to 'won't fix'. If this needs to be fixed, please feel free to reopen the bug.

[Yahoo-eng-team] [Bug 1462366] Re: nova compute info cache refresh should detach obsolete ports

2016-10-11 Thread Sivasathurappan Radhakrishnan
I tried to reproduce the bugs using following commands 1) neutron port-create 2) nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.small --nic port-id= test1 3) nova interface-list 4) neutron port-delete 5) nova interface-list I wasn't able to reproduce the scenario described above.

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/334844 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4eb89c206e68a7172ebad897ad24769036c7bdd6 Submitter: Jenkins Branch:master commit 4eb89c206e68a7172ebad897ad24769036c7bdd6 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1631292] Re: networking-bagpipe stable/newton branch creation

2016-10-11 Thread Thomas Morin
** Changed in: neutron Status: New => Fix Released ** Changed in: networking-bagpipe Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1632403] [NEW] InstanceInfoCacheNotFound: Info cache for instance 7e3be027-0303-4ed8-8dfc-5c19a419901c could not be found

2016-10-11 Thread Thomas Bechtold
Public bug reported: * This is with: - SUSE SLE 12 SP2 - Nova Mitaka (version 13.1.2.dev68 from the stable-mitaka from tarballs.openstack.org) - neutron+linuxbridge - nova libvirt+KVM When running the tempest scenario tests (ostestr -r '^tempest.scenario') I get: Traceback (most recent

[Yahoo-eng-team] [Bug 1610679] Re: race conditions between compute and schedule disk report

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/352317 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=36a0ba9c8141b445f2c6bfc093fde4cc98d229b2 Submitter: Jenkins Branch:master commit 36a0ba9c8141b445f2c6bfc093fde4cc98d229b2 Author: jichenjc Date: Sat Jul

[Yahoo-eng-team] [Bug 1596927] Re: Glance installation does not appear to detect admin role

2016-10-11 Thread Alexander Bashmakov
I am also seeing this issue on Ubuntu Xenial (16.04.1) using the stable/Newton branch. ** Also affects: glance Importance: Undecided Status: New ** Changed in: openstack-manuals Status: Opinion => Confirmed -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1604073] Re: neutron-lib's validate_values function is incomplete and might fail for some checks

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/343799 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=abeb5c4de0f50bba23cbc9750a095b9423dd33d5 Submitter: Jenkins Branch:master commit abeb5c4de0f50bba23cbc9750a095b9423dd33d5 Author: Pablo Iranzo Gómez

[Yahoo-eng-team] [Bug 1632521] [NEW] tox -efunctional fails when tox picks python 3.x

2016-10-11 Thread melanie witt
Public bug reported: Currently, the functional tests can't be run with python 3.x and fail with a trace like this: Failed to import test module: nova.tests.functional.api_sample_tests.test_volumes Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1448602] Re: [api] /v3/policy incorrectly shows user_id and project_id as supported parameters

2016-10-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/385134 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=abe6157e5a1cdfba74b1d775630424eff08cbb34 Submitter: Jenkins Branch:master commit abe6157e5a1cdfba74b1d775630424eff08cbb34 Author: Steve Martinelli

[Yahoo-eng-team] [Bug 1629133] Re: New neutron subnet pool support breaks multinode testing.

2016-10-11 Thread Armando Migliaccio
After the latest finding, I think it's evident that there's nothing we can do to fix this from the Neutron side. ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1632486] [NEW] add debug to tox environment

2016-10-11 Thread Sivasathurappan Radhakrishnan
Public bug reported: Using pdb breakpoints with testr fails with BdbQuit exception rather than stopping at the breakpoint. The oslotest package also distributes a shell file that may be used to assist in debugging python code. The shell file uses testtools, and supports debugging with pdb.

[Yahoo-eng-team] [Bug 1626402] Re: multinic nova network-create Unexpected API Error

2016-10-11 Thread Augustina Ragwitz
Based on your config, your devstack is using Neutron for networking. Nova-network commands won't work. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1616134] [NEW] api-ref-compute-v2.1 - inaccurate description for parameters

2016-10-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After spending a few hours trying to work with the API documentation (http://developer.openstack.org/api-ref-compute-v2.1.html#createServer), I discovered the "networks" and "security_groups" parameters are not accurate enough. They are both described as

[Yahoo-eng-team] [Bug 1630134] Re: Networking API v2.0 (CURRENT): Update Network Request missing the 'qos-policy-id' parameter.

2016-10-11 Thread KATO Tomoyuki
** Changed in: openstack-api-site 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/1630134 Title: Networking API v2.0 (CURRENT): Update Network Request

[Yahoo-eng-team] [Bug 1632532] [NEW] [RFE] driver-specific data in ML2 Mechanism Driver

2016-10-11 Thread Li Ma
Public bug reported: We need a way for mechanism driver to pass user-defined (driver-specific) data or changed states from precommit to postcommit. The simplest way is to add a dict as object property in the context. ** Affects: neutron Importance: Undecided Assignee: Li Ma

[Yahoo-eng-team] [Bug 1632539] Re: Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-11 Thread Tao Li
** Project changed: nova => ironic-inspector ** Project changed: ironic-inspector => ironic -- 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/1632539 Title: Multiple nova

[Yahoo-eng-team] [Bug 1603011] Re: Horizon falls back to Login screen while Accessing 'Users' or 'Groups'

2016-10-11 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1631517] [NEW] No formal statement of project name restrictions

2016-10-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I am unable to find any official documentation on project name restrictions. The only two that can be found are 1. It must be uniqe within the domain and 2. No more than 64 characters.

[Yahoo-eng-team] [Bug 1631517] Re: No formal statement of project name restrictions

2016-10-11 Thread KATO Tomoyuki
** Project changed: openstack-api-site => keystone -- 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/1631517 Title: No formal statement of project name restrictions

[Yahoo-eng-team] [Bug 1616134] Re: api-ref-compute-v2.1 - inaccurate description for parameters

2016-10-11 Thread KATO Tomoyuki
** Project changed: openstack-api-site => nova -- 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/1616134 Title: api-ref-compute-v2.1 - inaccurate description for

[Yahoo-eng-team] [Bug 1632539] [NEW] Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When Ironic and nova work in one region。we should deploy multiple nova- scheduler process,some for Ironic node scheduling and others for virtual machines scheduling。 Then we call rest API to boot an ironic node, nova- conductor polls the message to

[Yahoo-eng-team] [Bug 1632540] [NEW] l3-agent print the ERROR log in l3 log file continuously , finally fill file space, leading to crash the l3-agent service

2016-10-11 Thread zhichao zhu
Public bug reported: 2016-10-12 10:04:38.587 25667 ERROR neutron.agent.l3.agent [req-5d499217-05b6-4a56-a3b7-5681adb53d6c - d2b95803757641b6bc55f6309c12c6e9 - - -] Failed to process compatible router 'da82aeb4-07a4-45ca-ae7a-570aec69df29' 2016-10-12 10:04:38.587 25667 ERROR

[Yahoo-eng-team] [Bug 1632539] Re: Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-11 Thread Tao Li
** Project changed: tempest => nova -- 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/1632539 Title: Multiple nova schedulers for Ironic and nova conflict when they work

[Yahoo-eng-team] [Bug 1624005] Re: The Update Flavor Metadata does not work properly

2016-10-11 Thread Augustina Ragwitz
Bug reporter was not able to repro behavior in the nova console; this only happens when using Horizon. marking as invalid for Nova and adding Horizon to the bug report. ** Also affects: horizon Importance: Undecided Status: New ** Changed in: nova Status: Incomplete => Invalid

[Yahoo-eng-team] [Bug 1632513] [NEW] Nova returns HTTP500 if attaching the attached volume

2016-10-11 Thread Ken'ichi Ohmichi
Public bug reported: We tried to add some negative test case to Tempest for the other bug. However, Nova still returns HTTP500 error if attaching the already attached volume like: http://logs.openstack.org/83/382083/12/check/gate-tempest-dsvm-neutron- full-ubuntu-

[Yahoo-eng-team] [Bug 1630732] Re: online_data_migrations does not ignore deleted services

2016-10-11 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Dan Smith (danms) ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova/mitaka Importance: Undecided => High -- You received this

[Yahoo-eng-team] [Bug 1632247] [NEW] The command "nova list --all-tenants" query is slow

2016-10-11 Thread Tina Kevin
Public bug reported: Description === There are 15 instances. I excute the command: nova --debug list --all-tenants, But it took more than 40 seconds. I read the nova api code, it sends a Get request and read the instance_faults table for detail information. The instance_faults table has