[Yahoo-eng-team] [Bug 1741000] [NEW] Can't force-delete instance with task_state not 'None'

2018-01-02 Thread Rajesh Tailor
Public bug reported: Problem Description: When user tries to force-delete instance which is not in task_state 'None', throws 500 error on console, as below: ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if

[Yahoo-eng-team] [Bug 1741001] [NEW] Got an unexpected keyword argument when starting nova-api

2018-01-02 Thread Eric Xie
Public bug reported: Description === After upgrading oslo.db, nova-api service was started failed. Steps to reproduce == * pip install oslo.db==4.24.0 * start nova-api service is OK * `pip install upgrade oslo.db` to 4.32.0 * failed to start nova-api Expected result

[Yahoo-eng-team] [Bug 1739227] Re: test_create_subport_invalid_inherit_network_segmentation_type doesn't obey when parent network is vlan

2018-01-02 Thread Jakub Libosvar
Addressed by https://review.openstack.org/#/c/529124 ** Changed in: neutron Status: Confirmed => 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/1739227 Title:

[Yahoo-eng-team] [Bug 1740998] [NEW] DHCP Agents of multiple Allocation Pools

2018-01-02 Thread Yi-Hsuan Lou
Public bug reported: Problem : OpenStack has down time to establish the ports for DHCP by creating subnet ("enable_dhcp":true), I can not control and know which IP is going to be or apply as DHCP agents. The response can't provide the specific IP which is selected as Attached

[Yahoo-eng-team] [Bug 1688189] Re: Member create raises 500 error for unicode charater values

2018-01-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/500735 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=05e9bdb656d9c120ed3cd6ffc8ae7dbf5614b5e4 Submitter: Zuul Branch:master commit 05e9bdb656d9c120ed3cd6ffc8ae7dbf5614b5e4 Author: neha.pandey Date:

[Yahoo-eng-team] [Bug 1736759] Re: Glance images can contain no data

2018-01-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/527370 Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=4dcbc30e317a25495bebc073bb9913d9fd9d43a2 Submitter: Zuul Branch:master commit 4dcbc30e317a25495bebc073bb9913d9fd9d43a2 Author: Stephen Finucane

[Yahoo-eng-team] [Bug 1740951] [NEW] Unable to dump policy

2018-01-02 Thread Logan V
Public bug reported: I'm having issues dumping policy from Keystone in Pike root@aio1-keystone-container-398c6a0f:~# /openstack/venvs/keystone-16.0.6/bin/oslopolicy-policy-generator --namespace keystone WARNING:stevedore.named:Could not load keystone Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1737894] Re: 'a bug for test(ignore it )'

2018-01-02 Thread Lance Bragstad
** Changed in: keystone Status: New => Invalid -- 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/1737894 Title: 'a bug for test(ignore it )' Status in

[Yahoo-eng-team] [Bug 1740937] [NEW] Support Ansible

2018-01-02 Thread Marcos Alano
Public bug reported: cloud-init already has support for Chef and Puppet (if I remember also for Salt). Would be nice support to execute playbooks in a elegant way, ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1734117] Re: Scoping to project which is not on authentication domain is not working as expected

2018-01-02 Thread Lance Bragstad
Currently, authorization in keystone is explicit in that you must grant users roles on projects or domains in order for them to get tokens scoped to those targets. Another option that might be available to you is to use role inheritance [0]. This API let's you grant roles to users and groups but

[Yahoo-eng-team] [Bug 1735192] Re: OCF resource agent out of date or HA guide incorrect.

2018-01-02 Thread Lance Bragstad
This looks like a bug in the HA guide, which should be in the openstack- manuals project. Adding openstack-manuals to this report for further clarification. ** Also affects: openstack-manuals Importance: Undecided Status: New ** No longer affects: keystone -- You received this bug

[Yahoo-eng-team] [Bug 1739453] Re: MigrationsAdminTest fails with NoValidHost because resource claim swap in placement fails with 500

2018-01-02 Thread Matt Riedemann
** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova/pike Status: New => Confirmed ** Changed in: nova/pike Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1740885] [NEW] Trunk ports are sometimes not tagged with internal vlan

2018-01-02 Thread Jakub Libosvar
Public bug reported: It happens that tpi patch ports between trunk bridge and integration bridge don't have internal vlan tag in other_config row in ovsdb. It looks like a race between trunk handler and ovs agent. Example of failure: http://logs.openstack.org/92/527992/2/check/neutron-

[Yahoo-eng-team] [Bug 1681073] Re: Create Consistency Group form has an exception

2018-01-02 Thread Corey Bryant
This bug was fixed in the package horizon - 3:11.0.4-0ubuntu1~cloud1 --- horizon (3:11.0.4-0ubuntu1~cloud1) xenial-ocata; urgency=medium . * Fix create consistency group form exception (LP: #1681073) - d/p/fix_create_consistency_group_form_exception.patch ** Changed in:

[Yahoo-eng-team] [Bug 1681073] Re: Create Consistency Group form has an exception

2018-01-02 Thread Corey Bryant
This bug was fixed in the package horizon - 3:10.0.5-0ubuntu1~cloud2 --- horizon (3:10.0.5-0ubuntu1~cloud2) xenial-newton; urgency=medium . * Fix create consistency group form exception (LP: #1681073) - d/p/fix_create_consistency_group_form_exception.patch ** Changed in:

[Yahoo-eng-team] [Bug 1740853] Re: Add identity API 3.0 Version support in CLIClient

2018-01-02 Thread Zhuang Changkun
** Project changed: glance => sahara-tests -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1740853 Title: Add identity API 3.0 Version support in CLIClient Status in OpenStack Data

[Yahoo-eng-team] [Bug 1740853] [NEW] Add identity API 3.0 Version support in CLIClient

2018-01-02 Thread changkun.zhuang
Public bug reported: This change adds API 3.0 interface to solve a error that the server could not comply with the request when I run sahara-tests project. Becault identity API version is 3.0 in sahara-tests project,the 2.0 is only available in CLIClient of the tempest ** Affects: glance

[Yahoo-eng-team] [Bug 1681073] Re: Create Consistency Group form has an exception

2018-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2:9.1.2-0ubuntu3 --- horizon (2:9.1.2-0ubuntu3) xenial; urgency=medium [ Corey Bryant ] * The horizon 2:9.1.2-0ubuntu1 point release was released with quilt patches pushed and now debian/patches won't apply. Revert the commits