[Yahoo-eng-team] [Bug 1495519] Re: import flow doesn't raise error on forbidden location

2017-03-12 Thread wangxiyuan
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1495519 Title: import flow doesn't raise error on forbidden location Sta

[Yahoo-eng-team] [Bug 1512369] Re: glance should declare a test-requirements.txt on swiftclient

2017-03-12 Thread wangxiyuan
** No longer affects: glance ** Changed in: glance/liberty Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1512369 Title: glance should declar

[Yahoo-eng-team] [Bug 1672215] Re: device_id/device_owner field in Admin Edit Port form are not filled with the current values

2017-03-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/444669 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=61fece80e1c153dd7569011cb247b066095753ee Submitter: Jenkins Branch:master commit 61fece80e1c153dd7569011cb247b066095753ee Author: Akihiro Motoki Date: Sun Mar 12 21:03:07 2

[Yahoo-eng-team] [Bug 1671595] Re: shared field in network-edit from should be controlled by 'update_network:shared' policy

2017-03-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/443927 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=13a4cef86924c51e98afd1c460aef163c429bfa5 Submitter: Jenkins Branch:master commit 13a4cef86924c51e98afd1c460aef163c429bfa5 Author: Akihiro Motoki Date: Thu Mar 9 18:17:03 20

[Yahoo-eng-team] [Bug 1667154] Re: User id on action log shouldn't be a link

2017-03-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/437191 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=804db52d7dd6ff5f0d6c6ed9a5196f0d399357e6 Submitter: Jenkins Branch:master commit 804db52d7dd6ff5f0d6c6ed9a5196f0d399357e6 Author: Ying Zuo Date: Wed Feb 22 15:34:01 2017 -0

[Yahoo-eng-team] [Bug 1672215] [NEW] device_id/device_owner field in Admin Edit Port form are not filled with the current values

2017-03-12 Thread Akihiro Motoki
Public bug reported: device_id/device_owner field in Admin Edit Port form are not filled with the current values. They should be filled with the current values. Otherwise, these fields will cleared when submitting the form without filling appropriate values. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1672213] [NEW] 'True' is displayed in "Admin State" choice field when editing a port

2017-03-12 Thread Akihiro Motoki
Public bug reported: The choice of Admin State field for a port is UP or DOWN, but "True" is displayed when the Edit Port form is displayed. ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: New ** Tags: neutron -- You received this bug notifica

[Yahoo-eng-team] [Bug 1672211] [NEW] Lbaasv2 - Could not load neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin

2017-03-12 Thread Renato Vinković
Public bug reported: Hi, i'm trying to install lbaas for my openstack. Im on ubuntu16.04 Openstack Newton with 3 node OVS deploy. Following this guide for lbaas https://docs.openstack.org/ocata/networking-guide/config-lbaas.html controller node aptitude search neutron-lbaas p neutron-lbaas-

[Yahoo-eng-team] [Bug 1485144] Re: User cannot create an admin network without knowing the physical network name

2017-03-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/383977 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=31f4aa97671dba21792d5e6695c7321dc60c890f Submitter: Jenkins Branch:master commit 31f4aa97671dba21792d5e6695c7321dc60c890f Author: Ying Zuo Date: Fri Oct 7 17:09:31 2016 -07

[Yahoo-eng-team] [Bug 1672133] [NEW] local-memory cache backend of Django session backend can't pass session data after logining

2017-03-12 Thread Yuan Liu
Public bug reported: the browser remained in the login page after login with right user and password, when I change backend session engine from mysql to local-memory cache. I inspect the code, and found this code: in .../django/core/cache/__init__.py class CacheHandler(object): def _