[Yahoo-eng-team] [Bug 1691683] Re: Images filter doesn't work well in Chinese.

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465856 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3724066224adfe2a82f43bfdc255144b402c7236 Submitter: Jenkins Branch:master commit 3724066224adfe2a82f43bfdc255144b402c7236 Author: zhangdebo Date: Thu

[Yahoo-eng-team] [Bug 1682987] Re: Create volume snapshot form: usage is volumes not volume snapshots.

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/457005 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b5e2cd8182f1dec6e79f68e1ccce2813b6490a39 Submitter: Jenkins Branch:master commit b5e2cd8182f1dec6e79f68e1ccce2813b6490a39 Author: wei.ying Date: Sat

[Yahoo-eng-team] [Bug 1703856] Re: 502 Bad gateway error on image-create

2017-07-13 Thread Rabi Mishra
I think we're encountering this issue intermittently in our gate. http://logs.openstack.org/20/480820/10/gate/gate-heat-dsvm-functional- convg-mysql-lbaasv2-ubuntu- xenial/69db418/console.html#_2017-07-13_08_01_38_111555 27 failures in last 7 days.

[Yahoo-eng-team] [Bug 1703856] [NEW] 502 Bad gateway error on image-create

2017-07-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The glance code that I am using is from the upstream master branch (Pike) and I just pulled down the latest code this morning and still can reproduce this problem. Up until about 2 weeks ago, I was able to upload my database image into glance using

[Yahoo-eng-team] [Bug 1704260] [NEW] load-edit should be commonized

2017-07-13 Thread Shu Muto
Public bug reported: load-edit directive is placing under horizon/static/framework/widgets. It should not have code for Instance creation workflow. If it will be commonized, we can use it for Key Pair importing, Orchestration Template and Environment in stack creation. ** Affects: horizon

[Yahoo-eng-team] [Bug 1703844] Re: api-ref for GET os-instance-actions does not list event's key(start_time etc) as optional

2017-07-13 Thread Ghanshyam Mann
after discussion on patch and IRC, i agree that from api-ref perspective this might be more confusing to mention as optional. It can be read as start_time can be present or not as alone which is not true all other events attributes are all together either present or not. ** Changed in: nova

[Yahoo-eng-team] [Bug 1687593] Re: Create OAUTH request token gives 401 error when request url is admin endpoint

2017-07-13 Thread Lance Bragstad
The functional tests that we added to verify this fix are being run against the stable branches, causing them to break because neither stable/ocata or stable/newton have the fix posted here. This was found and reported in https://bugs.launchpad.net/keystone/+bug/1704148. ** Also affects:

[Yahoo-eng-team] [Bug 1704230] Re: @Help Call+++++1*844-775-6-411 AOL Mail support phone number

2017-07-13 Thread William Grant
** Project changed: nova => null-and-void ** Information type changed from Public to Private ** Changed in: null-and-void Status: New => Invalid -- 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 1704228] [NEW] Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .

2017-07-13 Thread fekuvus
Public bug reported: Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .Aℴl customer

[Yahoo-eng-team] [Bug 1704230] [NEW] @Help Call+++++1*844-775-6-411 AOL Mail support phone number

2017-07-13 Thread fekuvus
Private bug reported: @Help Call+1*844-775-6-411 AOL Mail support phone number@Help Call+1*844-775-6-411 AOL Mail support phone number@Help Call+1*844-775-6-411 AOL Mail support phone number@Help Call+1*844-775-6-411 AOL Mail support phone number@Help Call+1*844-775-6-411 AOL

[Yahoo-eng-team] [Bug 1704231] [NEW] Ironic driver calling _get_node() with nodename

2017-07-13 Thread Ed Leafe
Public bug reported: The _get_node() method in the Ironic virt driver has the following signature and docstring: def _get_node(self, node_uuid): """Get a node by its UUID.""" However, there are 4 places in the code where this method is called that passes the string for the nodename

[Yahoo-eng-team] [Bug 1704212] [NEW] MAAS marks node 'Deployed' before sshd is up

2017-07-13 Thread Jason Hobbs
Public bug reported: MAAS is marking one of my nodes as 'deployed' before SSHD comes up. My code is watching for the MAAS node to change to Deployed state, attempts SSH, and then fails because sshd is not listening yet. After seeing the node turn to deployed state: Node changed status - From

[Yahoo-eng-team] [Bug 1704205] [NEW] GET /v3/role_assignments?effective_names API fails in unexpected 500 errot

2017-07-13 Thread prashkre
Public bug reported: In an environment like ldap server as identity backend, where a group has role assignment but some users in group doesn't have "name" attribute configured in ldap. So while fetching effective role assignments with include_names, it is failing in below stack trace error.

[Yahoo-eng-team] [Bug 1703066] Re: Add "default" rule when generate policy.yaml.sample

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/483501 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=69c81b16e07b67ba0a0bc8e1f55049e7987c5b8c Submitter: Jenkins Branch:master commit 69c81b16e07b67ba0a0bc8e1f55049e7987c5b8c Author: Rob Cresswell

[Yahoo-eng-team] [Bug 1704196] [NEW] Error on detaching a volume with vmwareapi driver when the instance was migrated to same datastore of the volume

2017-07-13 Thread Marcio Roberto Starke
Public bug reported: When vmware relocates a vm with a volume attached, the volume's vmdk goes to the instance datastore. Openstack can handle this without error, but when the same vm is relocated once more to the volume's datastore it raises an error when detaching the volume. This occurs

[Yahoo-eng-team] [Bug 1703066] Re: Add "default" rule when generate policy.yaml.sample

2017-07-13 Thread Matt Riedemann
There is no compute:get_all in horizon's default nova_policy.json either: https://github.com/openstack/horizon/blob/master/openstack_dashboard/conf/nova_policy.json Which version of Horizon are you using? ** Changed in: nova Status: In Progress => Incomplete ** Also affects: horizon

[Yahoo-eng-team] [Bug 1654316] Re: total* fields in limits example response undocumented

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/475640 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=247aa223553f28662fa0e3210bbd7fe56eedc6b2 Submitter: Jenkins Branch:master commit 247aa223553f28662fa0e3210bbd7fe56eedc6b2 Author: Takashi NATSUME

[Yahoo-eng-team] [Bug 1618615] Re: Potential information disclosure in EC2 "credentials"

2017-07-13 Thread Luke Hinds
will add a docs bug for this issue. ** Changed in: ossn 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). https://bugs.launchpad.net/bugs/1618615 Title: Potential

[Yahoo-eng-team] [Bug 1704179] [NEW] Too many period db actions in large scale clusters increase the load of database

2017-07-13 Thread zhang zhenzhong
Public bug reported: Too many period db actions in large scale clusters increase the load of database, especially un-necessary db update or query. For example, over 1000 nodes, it will be 2 * 1000=2000 db update for compute_node table in 60s in _update_available_resource, but this two db

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2017-07-13 Thread Akihiro Motoki
** No longer affects: horizon ** No longer affects: python-neutronclient -- 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/1280522 Title: Replace assertEqual(None,

[Yahoo-eng-team] [Bug 1704148] [NEW] OAUTH functional tests are broken on stable/ocata and stable/newton

2017-07-13 Thread Colleen Murphy
Public bug reported: Example failed job: http://logs.openstack.org/06/482606/1/check/gate- keystone-dsvm-functional-ubuntu-xenial/3bfe409/ Example failure: http://paste.openstack.org/show/615277/ Relevant logs: http://paste.openstack.org/show/615276/ ** Affects: keystone Importance:

[Yahoo-eng-team] [Bug 1704137] [NEW] Refactor tag standard attribute

2017-07-13 Thread Hirofumi Ichihara
Public bug reported: Tag resource is standard attribute but the implementation is different from other standard attributes[1, 2], which StandardAttribute basically has them. This difference often causes issues. Therefore, tag resource should be reimplemented like other standard attributes. [1]:

[Yahoo-eng-team] [Bug 1672920] Re: [RFE] Flavor support for VPNaaS

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/457527 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=058469e1b99b647537a5228c6a384d93df5484df Submitter: Jenkins Branch:master commit 058469e1b99b647537a5228c6a384d93df5484df Author: Hunt Xu Date:

[Yahoo-eng-team] [Bug 1704118] [NEW] Spinner is stuck when deleting image in angularized panel

2017-07-13 Thread Bence Romsics
Public bug reported: Reproduction: local_settings: ANGULAR_FEATURES={ 'images_panel': True, ... } devstack commit b79531a9f96736225a8991052a0be5767c217377 horizon commit d5779eae0ad267533001cb7dae6ca7dbc5becb27 Go to detail page of an image eg:

[Yahoo-eng-team] [Bug 1704121] [NEW] VPNaaS integration with services flavor framework

2017-07-13 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/457527 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. commit 058469e1b99b647537a5228c6a384d93df5484df Author: Hunt Xu Date: Wed Apr 12 19:20:43 2017 +0800 VPNaaS integration with

[Yahoo-eng-team] [Bug 1702635] Re: SR-IOV: sometimes a port may hang in BUILD state

2017-07-13 Thread Denis Meltsaykin
** Also affects: mos Importance: Undecided Status: New ** Changed in: mos Milestone: None => 9.2-mu-3 ** Changed in: mos Assignee: (unassigned) => Oleg Bondarev (obondarev) ** Changed in: mos Importance: Undecided => Medium ** Changed in: mos Status: New => In

[Yahoo-eng-team] [Bug 1704089] [NEW] Can not reload Angular panel

2017-07-13 Thread Vladislav Kuzmin
Public bug reported: Steps to reproduce for image info page: 1. Set 'True' for 'images_panel' in ANGULAR_FEATURES dict in settings.py 2. Create image 3. Click on this image (view information about it) 4. Reload the page Expected result: The same page Actual result: " The page you were looking

[Yahoo-eng-team] [Bug 1529836] Re: Fix deprecated library function (os.popen()).

2017-07-13 Thread OpenStack Infra
Reviewed: https://review.openstack.org/267585 Committed: https://git.openstack.org/cgit/openstack/blazar/commit/?id=c17a052434febea6380f521f5ab1e3b11d82a4bc Submitter: Jenkins Branch:master commit c17a052434febea6380f521f5ab1e3b11d82a4bc Author: Harshada Mangesh Kakad

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2017-07-13 Thread Hiroaki Kobayashi
** Changed in: blazar 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/1280522 Title: Replace assertEqual(None, *) with

[Yahoo-eng-team] [Bug 1704077] [NEW] neutron install ovs failed, can`t find kernel-devel

2017-07-13 Thread Wei Li
Public bug reported: in devstack\lib\ovs if is_fedora ; then # is_fedora covers Fedora, RHEL, CentOS, etc... # dash is illegal character in rpm version so replace # them with underscore like it is done in the kernel #

[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2017-07-13 Thread Luigi Toscano
Is there anyone would could help fixing this in testrepository, instead of a long stream of workarounds in each repository (which some maintainers rightfully don't want to apply)? ** Changed in: python-saharaclient Status: New => Opinion -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1704074] [NEW] Domain name got null in users table.

2017-07-13 Thread Debo Zhang
Public bug reported: I have logged in "Default" domain, and there is a user belongs to another domain "swift_test", I can see the domain name in it's detail page, but null in table colume. ** Affects: horizon Importance: Undecided Assignee: Debo Zhang (laun-zhangdebo) Status:

[Yahoo-eng-team] [Bug 1704071] [NEW] XenAPI: volume VM live migration failed with VDI_NOT_IN_MAP

2017-07-13 Thread Jianghua Wang
Public bug reported: When boot a VM with a volume attached, and then perform live migration. It will fail on the destination compute with the following VDI_NOT_IN_MAP error. Jul 13 05:06:55 ComputeNode-1 nova-compute[7780]: File "/opt/stack/nova/nova/compute/manager.py", line 198, in

[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2017-07-13 Thread Ngo Quoc Cuong
** Also affects: python-saharaclient Importance: Undecided Status: New ** Changed in: python-saharaclient Assignee: (unassigned) => Ngo Quoc Cuong (cuongnq) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1587777] Re: Mitaka: dashboard performance

2017-07-13 Thread ebl...@nde.ag
I changed the status back to new because the docs for Ocata still don't contain the required information to configure memcached correctly, please note comment #8. ** Changed in: keystone Status: Invalid => New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1253497] Re: Replace uuidutils.generate_uuid() with str(uuid.uuid4())

2017-07-13 Thread Hiroaki Kobayashi
** Changed in: blazar 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/1253497 Title: Replace uuidutils.generate_uuid() with