[Yahoo-eng-team] [Bug 1711038] [NEW] Fail to add subnet to router if this subnet already add to a router

2017-08-15 Thread wei.ying
Public bug reported: Env: devstack master branch If a subnet is connected by a router, the subnet can not be connected by other routers, and if it is connected to other routers, the following error will be prompted. Error: Failed to add interface: IP address 10.0.0.193 already allocated in

[Yahoo-eng-team] [Bug 1573479] Re: Users email can not delete by updating user

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492286 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a9517ff6151be22a4aa5dccd8389b358f591a92b Submitter: Jenkins Branch:master commit a9517ff6151be22a4aa5dccd8389b358f591a92b Author: Lucas H. Xu Date: Wed Aug 9

[Yahoo-eng-team] [Bug 1702211] Re: test_password_history_not_enforced_in_admin_reset failed in tempest test

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/493259 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=38974af24c47a6c26bb627250657a4d9ed5aa881 Submitter: Jenkins Branch:master commit 38974af24c47a6c26bb627250657a4d9ed5aa881 Author: Morgan Fainberg

[Yahoo-eng-team] [Bug 1392035] Re: case sensitivity inconsistency when doing user get and user create

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

[Yahoo-eng-team] [Bug 1479172] Re: Add unit tests for libvirt fibrechannel/iser/iscsi/aoe volume drivers after os-brick

2017-08-15 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1698046] Re: Add support for ingress bandwidth limit rules in ovs agent

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492035 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1908829ace1867c5df9f56ba6302aa56ac09e136 Submitter: Jenkins Branch:master commit 1908829ace1867c5df9f56ba6302aa56ac09e136 Author: Rodolfo Alonso Hernandez

[Yahoo-eng-team] [Bug 1699802] Re: Ingress bandwidth limit rule in Linuxbridge agent

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492035 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1908829ace1867c5df9f56ba6302aa56ac09e136 Submitter: Jenkins Branch:master commit 1908829ace1867c5df9f56ba6302aa56ac09e136 Author: Rodolfo Alonso Hernandez

[Yahoo-eng-team] [Bug 1711018] [NEW] glanceclient chokes on task-list, task schema needs update

2017-08-15 Thread Brian Rosmaita
Public bug reported: $ glance task-list u'api_image_import' is not one of [u'import'] Failed validating u'enum' in schema[u'properties'][u'type']: {u'description': u'The type of task represented by this content', u'enum': [u'import'], u'type': u'string'} On instance[u'type']:

[Yahoo-eng-team] [Bug 1710994] [NEW] arm64 - cannot convert image to raw

2017-08-15 Thread Andrew McLeod
Public bug reported: Deploying xenial-ocata on arm64 - during instance creation nova reports the following error: fault| {"message": "Build of instance 3460a1bc-72ac-4d43-a232-d150161c2447 aborted: Image b81b08c8-2487-4fea-b39a-d9b07b75b2f0 is unacceptable:

[Yahoo-eng-team] [Bug 1709869] Re: test_convert_default_subnetpool_to_non_default fails: Subnet pool could not be found

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492522 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=34ad023ea3b00ed876e9c5b1a4f19ee56f7f89b7 Submitter: Jenkins Branch:master commit 34ad023ea3b00ed876e9c5b1a4f19ee56f7f89b7 Author: Itzik Brown Date: Thu

[Yahoo-eng-team] [Bug 1710064] Re: agent logs filled with log noise after sinkhole patch

2017-08-15 Thread OpenStack Infra
*** This bug is a duplicate of bug 1709625 *** https://bugs.launchpad.net/bugs/1709625 Reviewed: https://review.openstack.org/492801 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e0a26029043401e80fbbcc603c01371866ef28d2 Submitter: Jenkins Branch:master commit

[Yahoo-eng-team] [Bug 1710984] [NEW] Wrong nova.server_list handling for several tabs

2017-08-15 Thread Oleksii
Public bug reported: Tabs /projects/volumes, /project/floating_ips/ and some other have wrong handling for api.nova.server_list, e.g. /usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/tabs.py: instances, has_more =

[Yahoo-eng-team] [Bug 1709788] Re: AllocationCandidates return duplicated allocation requests when no sharing rp

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492395 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2e5f293f13e8f38e8cb6b4b58bd69d04eb808b9e Submitter: Jenkins Branch:master commit 2e5f293f13e8f38e8cb6b4b58bd69d04eb808b9e Author: He Jie Xu Date: Thu Aug

[Yahoo-eng-team] [Bug 1710509] Re: ServerMovingTests.test_evacuate sometimes fails but not always

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/493448 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=548e93c4b45df05bb0352cc3ef6554d0f65870bd Submitter: Jenkins Branch:master commit 548e93c4b45df05bb0352cc3ef6554d0f65870bd Author: jichenjc Date: Tue Aug

[Yahoo-eng-team] [Bug 1710958] [NEW] glance image stage fails with 500

2017-08-15 Thread Brian Rosmaita
Public bug reported: Returns a 500 when enable_image_import=False. Should probably return a 404. ** Affects: glance Importance: High Assignee: Brian Rosmaita (brian-rosmaita) Status: Triaged -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1710932] Re: Doesn't configure landscape client on py3

2017-08-15 Thread Chad Smith
Updated decription and re-opened. Rharper found that it's a py3 issue. I manually validated this works in py2.7. http://paste.ubuntu.com/25320461/ ** Summary changed: - Doesn't configure landscape client + Doesn't configure landscape client on py3 ** Description changed: -

[Yahoo-eng-team] [Bug 1710932] Re: Doesn't configure landscape client

2017-08-15 Thread Ryan Harper
You've an error in your cloud-config file ubuntu@withkvm:/var/log$ cat /etc/cloud/cloud.cfg.d/99_landscape_client cloud-config files need a .cfg extension to be read. If I use your landscape config this way, I see landscape-client installed and file written. % cat landscape.yaml #cloud-config

[Yahoo-eng-team] [Bug 1710932] [NEW] Doesn't configure landscape client

2017-08-15 Thread Andres Rodriguez
Public bug reported: ubuntu@withkvm:/var/log$ cat cloud-init.log | grep landscape 2017-08-15 17:17:28,660 - stages.py[DEBUG]: Running module landscape () with frequency once-per-instance 2017-08-15 17:17:28,660 - handlers.py[DEBUG]: start: modules-final/config-landscape: running

[Yahoo-eng-team] [Bug 1710908] [NEW] scheduler.utils.merge_resources allows zero value resources

2017-08-15 Thread Chris Dent
Public bug reported: (master as of 2017-08-15) If the merge of two resources of the same class can result in a sum of zero, or one of the provided keys has a value of zero in the first place and it is only in one of the provided resource dicts, the result dict of resources will have a zero value

[Yahoo-eng-team] [Bug 1708676] Re: juju doesn't surface cloud-init failures

2017-08-15 Thread Nicholas Skaggs
** Also affects: cloud-init Importance: Undecided Status: New -- 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/1708676 Title: juju doesn't surface cloud-init failures Status

[Yahoo-eng-team] [Bug 1699549] Re: metadefs release note for pike

2017-08-15 Thread Brian Rosmaita
This made it into RC-1, I forgot to put closes-bug on the patch. Change-Id: I466463e1f921d1d07227b987b7d80274fcdd5f42 ** Changed in: glance Status: In Progress => Fix Released ** Changed in: glance Assignee: Brian Rosmaita (brian-rosmaita) => (unassigned) -- You received this bug

[Yahoo-eng-team] [Bug 1710890] [NEW] Image is not available when launch instance

2017-08-15 Thread Kairat Kushaev
Public bug reported: it was reproduced against master. Steps to reproduce: 1. Go to Horizon-> Images under admin 2. Create public image of any type 3. push [Launch] button on created image. 4. go to source tab. 5. Choose Boot source= Image 6. Try to find image created in "Select one" table AR:

[Yahoo-eng-team] [Bug 1710396] Re: tox -e manage -- extract_messages mixes horizon and openstack_dashboard catalogs

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/493320 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=19a4012b9119643a612cf5d61be5c7d8ed128a65 Submitter: Jenkins Branch:master commit 19a4012b9119643a612cf5d61be5c7d8ed128a65 Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1535571] Re: The stack recovery display error

2017-08-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/492426 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=08fd18c03b254eb7ba1cc3e999231fb29f36da93 Submitter: Jenkins Branch:master commit 08fd18c03b254eb7ba1cc3e999231fb29f36da93 Author: yaraat Date: Thu Aug 10

[Yahoo-eng-team] [Bug 1709801] Re: Domain scope auth fails when use endpoint filter

2017-08-15 Thread OpenStack Infra
** Changed in: keystone/newton Status: Invalid => In Progress ** Changed in: keystone/newton Assignee: (unassigned) => Martins Jakubovics (martins-k) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1710794] [NEW] The requested URL /horizon was not found on this server.

2017-08-15 Thread prakash
Public bug reported: Ubuntu 16.04.3 LTS Openstack Release - Ocata I'm not getting dashboard in chrome ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1710792] [NEW] openstack server list Unexpected API Error.

2017-08-15 Thread prakash
Public bug reported: Ubuntu Version: Ubuntu 16.04.3 LTS Openstack - Ocata Getting the below error while checking the status of my instance & unable to proceed further root@controller:~# openstack server list Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach

[Yahoo-eng-team] [Bug 1702454] Re: Transforming the RequestSpec object into legacy dicts doesn't support the requested_destination field

2017-08-15 Thread Tony Breeds
** Also affects: nova/ocata Importance: Undecided Status: New ** Changed in: nova/ocata Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).