[Yahoo-eng-team] [Bug 1727180] [NEW] neutron.tests.tempest.api.admin.test_tag assumes some extensions

2017-10-24 Thread YAMAMOTO Takashi
Public bug reported: neutron.tests.tempest.api.admin.test_tag assumes some extensions like trunk. it's failing on networking-midonet gate. ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress ** Tags: gate-failure ** Tags added:

[Yahoo-eng-team] [Bug 1727176] [NEW] HPE 3PAR : With single path FC configuration, multiple vluns were created, after volume attached

2017-10-24 Thread Vivek Soni
Public bug reported: Description === HPE 3PAR : With single path FC configuration, multiple vluns were created, after volume attached Steps to reproduce == 1) use 3parfc backend and create volume 2) make sure nova.conf DO NOT have 'volume_use_multipath=True' in libvirt s

[Yahoo-eng-team] [Bug 1725617] Re: Neutron extension 'network_availability_zone' not supported

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/514057 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b5896d6fbbcd0d16e7c3d26c50426585e008d20e Submitter: Zuul Branch:master commit b5896d6fbbcd0d16e7c3d26c50426585e008d20e Author: Trygve Vea Date: Sun Oct 22 10:51:21 2017 +00

[Yahoo-eng-team] [Bug 1727134] [NEW] XenAPI: resolve the failure VM_MISSING_PV_DRIVERS for PV VM

2017-10-24 Thread Jianghua Wang
Public bug reported: When testing: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume observed the error of "VM_MISSING_PV_DRIVERS"; But actually the VM does have PV drivers installed. 2017-10-25 02:17:29.566 ^[[01;31mERROR nova.virt.xenapi.vm_utils [

[Yahoo-eng-team] [Bug 1727132] [NEW] the example of "detach a port from the QoS policy" is wrong in config qos doc

2017-10-24 Thread Zachary Ma
Public bug reported: In order to detach a port from the QoS policy, simply update again the port configuration. $ openstack port unset --no-qos-policy 88101e57-76fa-4d12-b0e0-4fc7634b874a Updated port: 88101e57-76fa-4d12-b0e0-4fc7634b874a Should be modified as: $ openstack port unset --qos-polic

[Yahoo-eng-team] [Bug 1727126] [NEW] chmod +x on all files in sysvinit/gentoo/

2017-10-24 Thread Carlos Konstanski
Public bug reported: The files in sysvinit/gentoo/ are all scripts. Make then executable. ** Affects: cloud-init Importance: Undecided Status: In Progress ** Changed in: cloud-init Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1727121] [NEW] Use rc-service instead of service in gentoo

2017-10-24 Thread Carlos Konstanski
Public bug reported: The "service" command will be disappearing soon from gentoo's openrc package. cloud-init must use "rc-service" instead. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1726736] Re: "no auth token" debug logs are confusing

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/514810 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=dd473ce7ecb2636ec0a06d31c6211ee113fa2840 Submitter: Zuul Branch:master commit dd473ce7ecb2636ec0a06d31c6211ee113fa2840 Author: Colleen Murphy Date: Tue Oct 24 21:54:14 201

[Yahoo-eng-team] [Bug 1715380] Re: [RFE] Need Qos function based on public IPs

2017-10-24 Thread Miguel Lavalle
Yes, I don't think we need this RFE ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1715380 Title: [RFE] Need Qos function based on

[Yahoo-eng-team] [Bug 1712415] Re: Keystone should handle ldap.SIZELIMIT_EXCEEDED error

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/511822 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f776fc18383fcfdc97932eaaab261a0b85e0ef68 Submitter: Zuul Branch:master commit f776fc18383fcfdc97932eaaab261a0b85e0ef68 Author: prashkre Date: Fri Oct 13 17:31:39 2017 +053

[Yahoo-eng-team] [Bug 1727099] [NEW] Change password error history message count is wrong

2017-10-24 Thread Stanley Quan
Public bug reported: During change_password api call, the error message "passwords that must be unique is " "%(unique_count)s." shows a number that is greater than the actual history that is kept. The unique_count comes from unique_last_password_count from keystone.conf According to keystone.con

[Yahoo-eng-team] [Bug 1726675] Re: can't launch an instance

2017-10-24 Thread Matt Riedemann
The [neutron] section in your nova.conf is likely not configured properly for the nova service user to be able to talk to neutron. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to O

[Yahoo-eng-team] [Bug 1724951] Re: Ntp schema definition permits empty ntp cloud-config, but code disallows

2017-10-24 Thread Joshua Powers
** Also affects: cloud-init (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Zesty) Importance: Undecided Status: New -- You received this bug notific

[Yahoo-eng-team] [Bug 1724951] Re: Ntp schema definition permits empty ntp cloud-config, but code disallows

2017-10-24 Thread Chad Smith
** Also affects: cloud-init (Ubuntu) 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/1724951 Title: Ntp schema definition permits empty ntp

[Yahoo-eng-team] [Bug 1726364] Re: Quota calulated when instance poweroff

2017-10-24 Thread Matt Riedemann
This is working as designed. The guest might be gone from the hypervisor while the instance is shutdown, but nova continues to track quota against that instance, otherwise you potentially can't start the instance later if someone in the same project took the quota you were using in the meantime whi

[Yahoo-eng-team] [Bug 1723891] Re: Fip agent port created on compute nodes with "dvr_no_external" mode

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/513878 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d2e14524c9704a65622fcbfec1cf7b81a2178b27 Submitter: Zuul Branch:master commit d2e14524c9704a65622fcbfec1cf7b81a2178b27 Author: zhsun Date: Sat Oct 21 07:36:58 2017 +0800

[Yahoo-eng-team] [Bug 1726871] Re: AttributeError: 'BlockDeviceMapping' object has no attribute 'uuid'

2017-10-24 Thread Matt Riedemann
Yup the problem is right here, and it's been around since 2014: https://github.com/openstack/nova/blob/16.0.0/nova/objects/block_device.py#L291 The regression that hits it is this: https://review.openstack.org/#/c/429476/ Before that, that code didn't lazy-load bdm.instance and hit that code. A

[Yahoo-eng-team] [Bug 1481689] Re: xenapi: cached images should be cleaned up by time

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465954 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=693ace79fbf856967684f11dfd7663d465dbe19a Submitter: Zuul Branch:master commit 693ace79fbf856967684f11dfd7663d465dbe19a Author: naichuans Date: Thu May 18 13:01:06 2017 +

[Yahoo-eng-team] [Bug 1542724] Re: Prevent user to remove last location of the image

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/513549 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8026e7f588786a9fc78d6c554725c30b3c4dd8fa Submitter: Zuul Branch:master commit 8026e7f588786a9fc78d6c554725c30b3c4dd8fa Author: Brian Rosmaita Date: Thu Oct 19 18:45:42 2017

[Yahoo-eng-team] [Bug 1358909] Re: Dropdowns in table filters should be consistent

2017-10-24 Thread Akihiro Motoki
I think the issue has been addressed so far. Marking this as Invalid. If there is a remaining issue, please file a new bug. ** Changed in: horizon Assignee: Eddie Ramirez (ediardo) => (unassigned) ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notific

[Yahoo-eng-team] [Bug 1531645] Re: Update xstatic-mdi package

2017-10-24 Thread Akihiro Motoki
** Changed in: horizon Status: In Progress => Fix Released -- 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/1531645 Title: Update xstatic-mdi package Status i

[Yahoo-eng-team] [Bug 1464750] Re: Service accounts can be used to login horizon

2017-10-24 Thread Akihiro Motoki
As Horizon, we can potentially check a role of log-in user. service users like nova and neutron usually belong to a specific role. ** Changed in: horizon Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1721993] Re: libvirt volume drivers using deprecated os-brick constants

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/510311 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3daeb9681efee5719e4c77db1389c48009f97d05 Submitter: Zuul Branch:master commit 3daeb9681efee5719e4c77db1389c48009f97d05 Author: Sean McGinnis Date: Sat Oct 7 13:49:57 2017 -050

[Yahoo-eng-team] [Bug 1714017] Re: User guide was not migrated to the nova repo

2017-10-24 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/514761 ** Changed in: heat Status: Opinion => In Progress ** Changed in: heat Assignee: Pavlukhin Max (mpavlukhin) => Matt Riedemann (mriedem) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1723122] Re: missing gabbi coverage for empty resources query string

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/511488 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=643ed234daacd84a811cd609be2375e8e9d7d609 Submitter: Zuul Branch:master commit 643ed234daacd84a811cd609be2375e8e9d7d609 Author: Chris Dent Date: Thu Oct 12 15:14:44 2017 +0100

[Yahoo-eng-team] [Bug 1723123] Re: missing coverage for trying to update a standard resource class in placement api

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/511485 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6506943a03d857f851c7b34e68d488c5e74218dc Submitter: Zuul Branch:master commit 6506943a03d857f851c7b34e68d488c5e74218dc Author: Chris Dent Date: Thu Oct 12 15:01:02 2017 +0100

[Yahoo-eng-team] [Bug 1673076] Re: SNAT enable/disable for router gateway

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/513854 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=edcd22244fbbf939f22575d4070c317c3b08067f Submitter: Zuul Branch:master commit edcd22244fbbf939f22575d4070c317c3b08067f Author: Trygve Vea Date: Fri Oct 20 21:13:37 2017 +00

[Yahoo-eng-team] [Bug 1726932] [NEW] The nova user guide is more for admins/operators than end users

2017-10-24 Thread Matt Riedemann
Public bug reported: The nova user/index is more about admins/operators than end users of the cloud (people that don't have access to the machines). The user/index is linked from the global user guide page: https://docs.openstack.org/queens/user/ https://docs.openstack.org/nova/latest/user/ Bu

[Yahoo-eng-team] [Bug 1595913] Re: Can't specify ip address when attaching interface

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/333846 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1e012e7fad894298902bba330104a1718603a5ad Submitter: Zuul Branch:master commit 1e012e7fad894298902bba330104a1718603a5ad Author: Kenji Ishii Date: Fri Jun 24 19:44:02 2016 +0

[Yahoo-eng-team] [Bug 1713748] Re: heat stacks are not appropriately sorted by "Created" field

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/498838 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bfd66305ce7f8240a04eacf4f6349f2c7186ab90 Submitter: Zuul Branch:master commit bfd66305ce7f8240a04eacf4f6349f2c7186ab90 Author: Pavlo Shchelokovskyy Date: Tue Aug 29 15:08:3

[Yahoo-eng-team] [Bug 1726914] [NEW] Non admin can change external of network through RBAC policy

2017-10-24 Thread Hirofumi Ichihara
Public bug reported: Generally we prohibits non admin from creating and updating network with external option[1, 2] by policy.json. However, non admin can change the external option using rbac policy. [1]: https://github.com/openstack/neutron/blob/master/etc/policy.json#L52 [2]: https://github.co

[Yahoo-eng-team] [Bug 1655662] Re: libvirt xen hvm guests can't hot plug (attach detach) default block devices

2017-10-24 Thread Matt Riedemann
** Changed in: nova Status: In Progress => Opinion ** Changed in: nova Assignee: Sean Dague (sdague) => Nikita Gerasimov (nikita-gerasimov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http

[Yahoo-eng-team] [Bug 1722520] Re: The dashboard doesn't enter the image_ref when creating a new instance

2017-10-24 Thread Frank Gemein
Akihiro, excuse my mistake. Thanks for clarification. Best regards Frank ** Changed in: horizon Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.lau

[Yahoo-eng-team] [Bug 1726871] [NEW] AttributeError: 'BlockDeviceMapping' object has no attribute 'uuid'

2017-10-24 Thread Vladislav Belogrudov
Public bug reported: running Pike, Cinder is configured with disabled NAS security and enabled snapshots in NFS driver. While trying to make a snapshot nova-api reports: 2017-10-24 13:36:16.558 39 INFO nova.osapi_compute.wsgi.server [req-e6c3dec2-40ea-4858-af91-3d77395d6978 6f4347f3c1b34d69946b

[Yahoo-eng-team] [Bug 1724043] Re: l3-agent network_update() can throw an excetion if router ex_gw_port is None

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/512382 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2cea213d94e3ac7675d62491cec6c85253285b92 Submitter: Zuul Branch:master commit 2cea213d94e3ac7675d62491cec6c85253285b92 Author: Brian Haley Date: Mon Oct 16 14:35:25 2017 -0

[Yahoo-eng-team] [Bug 1692134] Re: Fix security groups documentation regarding other protocols

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/499786 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2a479053ecdf0feec7abed6409ac69b75df53520 Submitter: Zuul Branch:master commit 2a479053ecdf0feec7abed6409ac69b75df53520 Author: Trevor McCasland Date: Thu Aug 31 15:08:52 20

[Yahoo-eng-team] [Bug 1715674] Re: Openstack logo screwed-up in Horizon when using MS Edge browser

2017-10-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/505617 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=502cffb1f8d2f476cff682e6aba15f71ee49c3ef Submitter: Zuul Branch:master commit 502cffb1f8d2f476cff682e6aba15f71ee49c3ef Author: Ivan Kolodyazhny Date: Wed Sep 20 13:39:26 20

[Yahoo-eng-team] [Bug 1726779] [NEW] Attaching a volume to a VM generates authentication error

2017-10-24 Thread Daniele Venzano
Public bug reported: Description === When I try to attach a volume to a VM, the operation fails. From the nova logs I can see first that an authentication fails and then an "Unexpected API Error". This happens with the "nova volume-attach" command. The "nova volume-attachments" command w

[Yahoo-eng-team] [Bug 1726736] [NEW] "no auth token" debug logs are confusing

2017-10-24 Thread Colleen Murphy
Public bug reported: When things go wrong and the regular info-level logs are not informative enough, it is common to turn on debug logging to see what's up. When we do that, we see this message spamming the logs for auth requests: "There is either no auth token in the request or the certificate

[Yahoo-eng-team] [Bug 1726732] [NEW] [qos]set running vms ingress-bandwidth-limit, then delete running vm, but ovs queue is still residual

2017-10-24 Thread Zachary Ma
Public bug reported: 1.create vm: [root@172e18e211e96 ~]# nova interface-list mzx4 ++--+--+--+---+ | Port State | Port ID | Net ID