[Yahoo-eng-team] [Bug 1640174] Re: Incorrect error message when creating port with DNS in Neuton and the extension is not configured

2016-11-15 Thread Gena
Got it, maybe I'll upload a patch later on with the fix to the message that the extension is missing, for now closing this bug ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1642138] [NEW] Jump to home page after updating image info

2016-11-15 Thread Eric Xie
Public bug reported: Description === On dashboard, there are some pages for image list. When i modified some image's info with ``Edit image`` in non-home page, always jumped to the home page. But ``delete image`` not. Steps to reproduce == * On non-home page, ``Edit

[Yahoo-eng-team] [Bug 1642125] [NEW] Unexpected API Error? (unable to launch instance)

2016-11-15 Thread Brian Collins
Public bug reported: trying to create instance with reserved ip, seems to be crashing. May be the mapped volume as well. Will troubleshoot and refine. using command: server create --volume b2f1db21-463a-47b8-bbc5-45c670752fd2 --flavor Orbit.large --security-group default --nic

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-15 Thread feng.sheng...@zte.com.cn
** Also affects: python-muranoclient Importance: Undecided Status: New ** Changed in: python-muranoclient Assignee: (unassigned) => feng.sheng...@zte.com.cn (feng-shengqin) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1642108] [NEW] Displaying a wrong message in ng-launch instance

2016-11-15 Thread Kenji Ishii
Public bug reported: APIs called when ng-launch instance modal is opened are async. Because of this, when a response time of an api is delayed user may see a wrong message. For example about Details tab, it needs to list availability zones and we request its infomation to Server. However, some

[Yahoo-eng-team] [Bug 1642104] [NEW] Admin can reuse Project Volumes Snapshots Overview page

2016-11-15 Thread Cindy Lu
Public bug reported: We have _detail_overview.html defined twice - one for Project, one for Admin. They are exactly the same. We can reuse one. ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Changed in: horizon Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1339028] Re: Update custom route on Router not take effect

2016-11-15 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/398004 ** Changed in: neutron Status: Expired => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1642062] [NEW] cloud-init-local.service should be RequiresMountsFor=/var/lib/cloud rather than /var/lib

2016-11-15 Thread Scott Moser
Public bug reported: cloud-init-local.service writes to /var/lib/cloud/ and is more correct to have that listed here than /var/lib. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

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

2016-11-15 Thread Amrith Kumar
** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1629133 Title:

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2016-11-15 Thread Ihar Hrachyshka
I just hit the same bug with Xenial: http://logs.openstack.org/58/396658/1/gate/gate-grenade-dsvm-neutron- ubuntu- xenial/0538719/logs/old/screen-q-agt.txt.gz?level=WARNING#_2016-11-15_20_18_58_453 Seems like it's not the old ps in the end. :-| ** Changed in: neutron Status: Invalid =>

[Yahoo-eng-team] [Bug 1619393] Re: cloud-init useradd/groupadd fails on ubuntu-core-16 with readonly /etc/passwd

2016-11-15 Thread Scott Moser
** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1369959] Re: Repetation of "Attached to" in Column Header as well as populated field

2016-11-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/300290 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9d732abbafdbc9c14840c4e483d3a52a7ed459bb Submitter: Jenkins Branch:master commit 9d732abbafdbc9c14840c4e483d3a52a7ed459bb Author: yuki kasuya Date:

[Yahoo-eng-team] [Bug 1611237] Re: Restart neutron-openvswitch-agent get ERROR "Switch connection timeout"

2016-11-15 Thread Brian Haley
** Changed in: neutron Status: Confirmed => 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/1611237 Title: Restart neutron-openvswitch-agent get ERROR "Switch connection

[Yahoo-eng-team] [Bug 1433311] Re: Fernet tokens don't support token bind

2016-11-15 Thread Lance Bragstad
We now have fernet as keystone's default token provider and no one has specifically requested support for bind. I think we're safe to move this to Won't Fix. ** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1639080] Re: Image uploads fail in Horizon if upload mode is set to direct if endpoint set to internal.

2016-11-15 Thread Alexandra Settle
Add a note/warning in the horizon role docs. ** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1555137] Re: Transition from UUID/PKI to Fernet without dumping all tokens

2016-11-15 Thread Steve Martinelli
Fernet was the recommended token in Newton and the default in Ocata. Only in Ocata do we actually support zero downtime upgrades, so you'll have to restart keystone and have downtime between upgrades anyway. This should be done as part of a maintenance window. I'm marking this as WONTFIX because i

[Yahoo-eng-team] [Bug 1545736] Re: keystone role create failed when 4 byte unicode character is provided in name field

2016-11-15 Thread Steve Martinelli
This should be fixed centrally with oslo.db. There is also no movement on this patch in a long time, and I'm not convinced it's a realistic problem (we handle UTF8 characters well enough in the database, just not 4byte ones). ** Changed in: keystone Status: Confirmed => Won't Fix -- You

[Yahoo-eng-team] [Bug 1582493] Re: Move validate_non_persistent_token() method from base to fernet

2016-11-15 Thread Steve Martinelli
Lance is correct. ** Changed in: keystone Status: In Progress => 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/1582493 Title: Move

[Yahoo-eng-team] [Bug 1553324] Re: potential DOS with revoke by id or audit_id

2016-11-15 Thread Steve Martinelli
https://review.openstack.org/#/q/topic:bug/1524030 should fix this, time to determine revocation events is now flat once there are 80 revocation events. ** Changed in: keystone Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1528676] Re: OpenLDAP password policy not enforced for password changes

2016-11-15 Thread Steve Martinelli
Write support is being removed, this will not be fixed. ** Changed in: keystone Status: Triaged => 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 1240625] Re: User cannot set their own default project

2016-11-15 Thread Steve Martinelli
See previous comments ** Changed in: keystone Status: Triaged => Won't Fix -- 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/1240625 Title: User cannot set

[Yahoo-eng-team] [Bug 1244423] Re: Inconsistency in the keystone api "enabled" field

2016-11-15 Thread Steve Martinelli
Patches https://review.openstack.org/#/c/32758/ and https://review.openstack.org/#/c/27176/ resolved the issue ** Changed in: keystone Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1641988] [NEW] Math in server migrations API samples doesn't add up

2016-11-15 Thread Matt Riedemann
Public bug reported: This is just a docs bug really because the server-migrations API samples are in the API reference docs, but the bytes processed/remaining/total doesn't really add up in these: https://github.com/openstack/nova/blob/925dc7aa128d060e0d0f9275a3b1fcdc98eecbf3/doc/api_samples

[Yahoo-eng-team] [Bug 1515825] Re: Logging out of horizon does not invalidate IdP session

2016-11-15 Thread Steve Martinelli
As noted by many on this bug, this is the expected behaviour when using a federated identity provider. ** Summary changed: - Horizon allows login without credential when configured to use WebSSO + Logging out of horizon does not invalidate IdP session ** Changed in: keystone Status:

[Yahoo-eng-team] [Bug 1259425] Re: service-create allows 2 services with the same name

2016-11-15 Thread Steve Martinelli
This is a limitation that we cannot fix without causing a backwards incompatible change. It is very rare to have 2 service names that are the same. ** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1471665] Re: Successive runs of identity tempest tests take more and more time to finish

2016-11-15 Thread Steve Martinelli
The root cause of this was too many revocation events, with the working being done here: https://review.openstack.org/#/q/topic:bug/1524030 it should be resolved. ** Changed in: keystone Status: Confirmed => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1593875] Re: keystone auth silently fails if Rabbit is unavailable

2016-11-15 Thread Steve Martinelli
See previous comment ** Changed in: keystone Status: Triaged => Won't Fix -- 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/1593875 Title: keystone auth

[Yahoo-eng-team] [Bug 1640008] Re: Getting routing table by parsing 'ip route' command fails on xenial

2016-11-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/396770 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7647e3e56f630708ad4da12ba1af429d49ac1fc1 Submitter: Jenkins Branch:master commit 7647e3e56f630708ad4da12ba1af429d49ac1fc1 Author: Omer Anson

[Yahoo-eng-team] [Bug 1550866] Re: Glance- Invalid option 'visibility' error

2016-11-15 Thread Brian Rosmaita
No response from reporter, so I'm assuming the problem is using the client in v1-mode, in which 'visibility' doesn't exist. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1639685] Re: glance image-create creates an image with no name

2016-11-15 Thread Brian Rosmaita
This is counterintuitive, but it's by design. What's the point of a "blank" image? It reserves a UUID for you. In any case, changing this would be a breaking change in the API, so we can't change it there, and we try to keep the python-glanceclient close to the API, so we won't fix it there,

[Yahoo-eng-team] [Bug 1637484] Re: Update user is working not properly

2016-11-15 Thread Steve Martinelli
*** This bug is a duplicate of bug 1637530 *** https://bugs.launchpad.net/bugs/1637530 ** This bug has been marked a duplicate of bug 1637530 Python keystone client `users` method get() is not working -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1641939] [NEW] class neutronclient.common.exceptions.Unauthorized

2016-11-15 Thread Kim Nielsen
Public bug reported: Got this when trying to create an instance on a freshly installed OpenStack (Newton) based on the installation guide: http://docs.openstack.org/newton/install-guide-ubuntu/index.html. Using Xenial Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/

[Yahoo-eng-team] [Bug 1562878] Re: L3 HA: Unable to complete operation on subnet

2016-11-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/394354 Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=41010685c40ce765777200018faff184e515602b Submitter: Jenkins Branch:master commit 41010685c40ce765777200018faff184e515602b Author: John Schwarz Date: Mon

[Yahoo-eng-team] [Bug 1629159] Re: delete router with error of failed unplugging ha interface

2016-11-15 Thread OpenStack Infra
Reviewed: https://review.openstack.org/379908 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bc03048134f12df47e1e619d21ba394db9c52dc1 Submitter: Jenkins Branch:master commit bc03048134f12df47e1e619d21ba394db9c52dc1 Author: Perry Zou Date: Fri

[Yahoo-eng-team] [Bug 1641879] [NEW] No routers created after l3-agent start - error during L3NATAgentWithStateReport.periodic_sync_routers_task

2016-11-15 Thread Tore Anderson
Public bug reported: After (re)starting the L3 agent, a failure during L3NATAgentWithStateReport.periodic_sync_routers_task was encountered. This resulted in a Python traceback being dumped to the log ending with "TypeError: 'NoneType' object is not iterable". The error repeats every minute or

[Yahoo-eng-team] [Bug 1082248] Re: Use uuidutils instead of uuid.uuid4()

2016-11-15 Thread Yan Songming
** Also affects: networking-calico Importance: Undecided Status: New ** Changed in: networking-calico Assignee: (unassigned) => Yan Songming (songmingyan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.