[Yahoo-eng-team] [Bug 1651327] [NEW] Different behavior in firewall_group creation and updation

2016-12-19 Thread zhaobo
Public bug reported: I use restApi to create firewall_group like: { "firewall_group": { "name": "ag1", "ports": ["2c6b1bcf-a1d6-4efa-8c7a-b7f0966aa3d1"] } } The response is : { "firewall_group": { "status": "INACTIVE", "public":

[Yahoo-eng-team] [Bug 1649245] Re: Identity Liberty version does not return 'description' if not passed while create domain

2016-12-19 Thread Steve Martinelli
Thanks for confirming Ghanshyam, marking as invalid since Liberty is EOL. ** Changed in: keystone Status: New => Won't Fix -- 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 1651319] [NEW] "nova list --delete" failed due to InstanceNotFound exception

2016-12-19 Thread wei-...@rc.jp.nec.com
Public bug reported: Description === When I run "nova list --delete" on our OpenStack environment(Mitaka(RHOSP9)), it failed due to the following error. ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova

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

2016-12-19 Thread Kanika Singh
Public bug reported: GET /v2/{tenant_id}/flavors/{flavor_name} always returns 404. This first request to Nova-api is always returned with 404 when name is given as parameter. Because in \nova\api\openstack\compute\flavors.py\show(self, req, id) flavor is fetched by id

[Yahoo-eng-team] [Bug 1590915] Re: Images: Filter box is treated differently than other screens

2016-12-19 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 1651290] Re: Fail to open angular launch instance modal

2016-12-19 Thread Ying Zuo
** Changed in: horizon Status: In Progress => Invalid -- 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/1651290 Title: Fail to open angular launch instance

[Yahoo-eng-team] [Bug 1648442] Re: [api-ref] The maximum number of characters for a tag not mentioned anywhere

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/410782 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=d742175f9ba2868309f40d72a6b9c4ef673c8dfe Submitter: Jenkins Branch:master commit d742175f9ba2868309f40d72a6b9c4ef673c8dfe Author: Darla Ahlert Date:

[Yahoo-eng-team] [Bug 1636911] Re: Numa related exception didn't process by create server API

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/390919 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d32d8c0ee1dbbdcc161bf6a7fcee3c5209be6e18 Submitter: Jenkins Branch:master commit d32d8c0ee1dbbdcc161bf6a7fcee3c5209be6e18 Author: Sergey Nikitin Date:

[Yahoo-eng-team] [Bug 1636688] Re: 500 error while create instance with numa flavor setting

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/390919 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d32d8c0ee1dbbdcc161bf6a7fcee3c5209be6e18 Submitter: Jenkins Branch:master commit d32d8c0ee1dbbdcc161bf6a7fcee3c5209be6e18 Author: Sergey Nikitin Date:

[Yahoo-eng-team] [Bug 1649665] Re: Erroneous limit parameter not included in error message for neutron port-list --limit

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/410375 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e45d2a904d76e840a55b15d8f94a548a35e5969b Submitter: Jenkins Branch:master commit e45d2a904d76e840a55b15d8f94a548a35e5969b Author: Brian Haley Date:

[Yahoo-eng-team] [Bug 1651290] [NEW] Fail to open angular launch instance modal

2016-12-19 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. go to project/instances panel 2. click launch instance action button to open the angular launch instance modal 3. note that nothing happen on the ui after clicking the action button and there's an error on firebug.

[Yahoo-eng-team] [Bug 1651254] [NEW] "tenant_usage_links" isn't described in the v2.40 os-simple-tenant-usage API reference

2016-12-19 Thread Matt Riedemann
Public bug reported: https://github.com/openstack/nova/commit/83404013cb53aef16b97b5616c0627c50af76ac8 added the simple_tenant_links in the response for paging simple tenant usage but there isn't a description of the link response parameter for v2.40 in the API reference:

[Yahoo-eng-team] [Bug 1651234] Re: login page missing "sign in" button

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/412590 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=30c3816f6d6080e6e6e730695f149f79db14b6ef Submitter: Jenkins Branch:master commit 30c3816f6d6080e6e6e730695f149f79db14b6ef Author: Eric Peterson

[Yahoo-eng-team] [Bug 1374115] Re: Allow cloud-config to modify partitioning and mount point of temporary resource disk in Azure

2016-12-19 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu)

[Yahoo-eng-team] [Bug 1643911] Re: libvirt randomly crashes on xenial nodes with "*** Error in `/usr/sbin/libvirtd': malloc(): memory corruption:"

2016-12-19 Thread Clark Boylan
** Also affects: libvirt Importance: Undecided Status: New -- 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/1643911 Title: libvirt randomly crashes on xenial

[Yahoo-eng-team] [Bug 1651234] [NEW] login page missing "sign in" button

2016-12-19 Thread Eric Peterson
Public bug reported: The login page "Sign In" button is not showing up. It looks like this was introduced with this fix: https://review.openstack.org/#/c/376064/ Proposing to revert that patch. ** Affects: horizon Importance: Critical Assignee: Eric Peterson (ericpeterson-l)

[Yahoo-eng-team] [Bug 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-68-gca3ae67-0ubuntu1 --- cloud-init (0.7.8-68-gca3ae67-0ubuntu1) zesty; urgency=medium * New upstream snapshot. - user-groups: fix bug when groups was provided as string and had spaces (LP: #1354694) -- Scott Moser

[Yahoo-eng-team] [Bug 1648983] Re: cells v1: error when reporting child cell capacity: "TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'"

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/409501 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=58bf5d005394d2b31bab9e8971e765c35974ca07 Submitter: Jenkins Branch:master commit 58bf5d005394d2b31bab9e8971e765c35974ca07 Author: int32bit Date: Sun Dec

[Yahoo-eng-team] [Bug 1650770] Re: CONF.libvirt.snapshot_compression is not tested

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/412485 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7cc057646357e6bd045c0860d59b4bc71d7a5b4f Submitter: Jenkins Branch:master commit 7cc057646357e6bd045c0860d59b4bc71d7a5b4f Author: int32bit Date: Mon Dec

[Yahoo-eng-team] [Bug 1460715] Re: MBR disk setup fails because sfdisk no longer accepts M as a valid unit

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb- 0ubuntu1~16.04.2 --- cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. (LP: #1460715)

[Yahoo-eng-team] [Bug 1567369] Re: Added server tags support in nova-api

2016-12-19 Thread Maciej Szankin
Bug was merged so... ** Changed in: nova Status: Fix Committed => Fix Released -- 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/1567369 Title: Added server

[Yahoo-eng-team] [Bug 1621615] Re: network not configured when ipv6 netbooted into cloud-init

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-initramfs-tools - 0.27ubuntu1.3 --- cloud-initramfs-tools (0.27ubuntu1.3) xenial; urgency=medium * sync with upstream at 0.32ubuntu1 (revno 129) * overlayroot: fix overlayroot=crypt with newer initramfs-tools (LP: #1634310) *

[Yahoo-eng-team] [Bug 1639930] Re: initramfs network configuration ignored if only ip6= on kernel command line

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb- 0ubuntu1~16.04.2 --- cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. (LP: #1460715)

[Yahoo-eng-team] [Bug 1642679] Re: The OpenStack network_config.json implementation fails on Hyper-V compute nodes

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb- 0ubuntu1~16.04.2 --- cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. (LP: #1460715)

[Yahoo-eng-team] [Bug 1644043] Re: Read Kernel Config tests missing MAC Address

2016-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.8-49-g9e904bb- 0ubuntu1~16.04.2 --- cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. (LP: #1460715)

[Yahoo-eng-team] [Bug 1645767] Re: nova evacuate fails when encrypted volume is connected to instance

2016-12-19 Thread Dawid Deja
It took me a while, but I checked with the new version of nova on new devstack env and it looks like it is working. Also, I'm not sure if the fixed_key was matching in a first place, but I can't check now. All in all, it is working and a bug can be closed. ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1649845] Re: Interface drivers don't update port MTU if the port already exists

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/405532 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5c8dffa7fb6c95a04a7b50c7d6e63c9a2729231b Submitter: Jenkins Branch:master commit 5c8dffa7fb6c95a04a7b50c7d6e63c9a2729231b Author: Ihar Hrachyshka Date:

[Yahoo-eng-team] [Bug 1651126] [NEW] Update MTU on existing devices

2016-12-19 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/405532 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1651105] Re: Fix DHCP Port Creation on Service Subnets

2016-12-19 Thread John Davidge
** Changed in: neutron Assignee: (unassigned) => John Davidge (john-davidge) ** Project changed: neutron => openstack-manuals -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1651105

[Yahoo-eng-team] [Bug 1636963] Re: Service Subnets - DHCP port creation fails

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/392183 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1800ae63c2c1b6366f555c2f943e97f361c9ecd4 Submitter: Jenkins Branch:master commit 1800ae63c2c1b6366f555c2f943e97f361c9ecd4 Author: John Davidge

[Yahoo-eng-team] [Bug 1651105] [NEW] Fix DHCP Port Creation on Service Subnets

2016-12-19 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/392183 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1650351] Re: test_service_providers.test_service_providers_list runs unconditionally

2016-12-19 Thread OpenStack Infra
Reviewed: https://review.openstack.org/411461 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=b787aa7d8b256a7970d02cac01f73dcf8fd56271 Submitter: Jenkins Branch:master commit b787aa7d8b256a7970d02cac01f73dcf8fd56271 Author: Isaku Yamahata

[Yahoo-eng-team] [Bug 1650901] Re: dvr gates are broken - no brctl command

2016-12-19 Thread Ihar Hrachyshka
brctl is a red herring. The actual reason for the failure was: https://review.openstack.org/#q,7fac6b68380f3f0ce44eefd257e571844a8b741d,n,z and it was fixed with https://review.openstack.org/#/c/412167/ We can recheck on all those jobs. ** Changed in: neutron Status: Confirmed => Fix

[Yahoo-eng-team] [Bug 1651064] [NEW] HTTP 500 when calling os-volume_boot with invalid destination_type

2016-12-19 Thread Zhenyu Zheng
Public bug reported: When calling os-volume_boot with invalid bdm destination_type (e.g. volume1 as a typo of volume) HTTP 500 will raise. Setp 1: call os-volumes_boot API or use "nova boot" CLI with --block- device provided(it will call os-volumes_boot) nova-api log for my test can be found

[Yahoo-eng-team] [Bug 1650901] [NEW] dvr gates are broken - no brctl command

2016-12-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: See [1] and [2] - console.html produce this line: "/bin/sh: 1: brctl: not found" and the job fails early on. [1]: http://logs.openstack.org/99/407099/16/check/gate-tempest-dsvm-neutron-dvr-ubuntu-xenial/b28dcbd/console.html [2]: