[Yahoo-eng-team] [Bug 1506948] [NEW] Release request of networking-cisco on stable/kilo: 2015.1.1

2015-10-16 Thread Brian Demers
Public bug reported: Branch: stable/kilo >From Commit: d9b9a6421d7ff92e920ed21b01ebc7bf49e38bd6 New Tag: 2015.1.1 This release contains the following changes: d9b9a6421d7ff92e920ed21b01ebc7bf49e38bd6Set default branch for stable/kilo

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-10-16 Thread Nikolay Makhotkin
** Changed in: python-mistralclient Status: In Progress => 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/1259292 Title: Some tests use

[Yahoo-eng-team] [Bug 1506986] [NEW] documentation needs to be clarified about differences between subtree_as_ids and subtree_as_list

2015-10-16 Thread Raildo Mascena de Sousa Filho
Public bug reported: The current documentation in the idendity API V3 just explain what is the API returns about subtree_as_ids and subtree_as_list. The same documentation needs to be add for parents_as_ids and parents_as_list We need to explain what is the difference in the API response between

[Yahoo-eng-team] [Bug 1499555] Re: You can crash keystone or make the DB very slow by assigning many roles

2015-10-16 Thread Jeremy Stanley
Since this report concerns a possible security risk, an incomplete security advisory task has been added while the core security reviewers for the affected project or projects confirm the bug and discuss the scope of any vulnerability along with potential solutions. ** Also affects: ossa

[Yahoo-eng-team] [Bug 1506958] [NEW] TypeError: object.__new__(thread.lock) is not safe, use thread.lock.__new__()

2015-10-16 Thread Dimitri John Ledkov
Public bug reported: When using /usr/bin/nova-api, running $ openstack availability zone list -> works fine. If using the wsgi scripts, and running nova-api via e.g. uwsgi, the same client command fails as following: 2015-10-16 16:58:20.720 18938 ERROR nova.api.openstack.extensions

[Yahoo-eng-team] [Bug 1490497] Re: pep8-incompliant filenames missing in gate console logs

2015-10-16 Thread David Stanek
Marking as invalid because there isn't anything that can be fixed in Python. Maybe this is a flake8 issue? ** Changed in: keystone Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1507005] Re: Glance reports "400 Bad Request" if URL is "ftp://"

2015-10-16 Thread Ian Cordasco
Glance allows you to use an HTTP store, but FTP is not HTTP. It is a different protocol entirely. As far as I know, Glance has never had support to use an FTP server to copy from. This would need an entirely different code-path for the copy-from case. ** Changed in: glance Status: New =>

[Yahoo-eng-team] [Bug 1507016] [NEW] openstack nova dont boot with iso and attached volume with block-device

2015-10-16 Thread reiko
Public bug reported: Hello it's not resolved in Openstack Kilo Unbutu 14.04.3 LTS: Package: python-novaclient Version: 1:2.22.0-0ubuntu1~cloud0 Priority: optional Section: python *** /usr/lib/python2.7/dist-packages/novaclient/v2/servers.py 2015-10-16 12:45:11.464930514 -0300 ---

[Yahoo-eng-team] [Bug 1221579] Re: Disabling a tenant/project with ldap is silently ignored

2015-10-16 Thread Henrique Truta
Marked as invalid, as was solved in https://bugs.launchpad.net/keystone/+bug/1241134 ** Changed in: keystone Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1507005] [NEW] Glance reports "400 Bad Request" if URL is "ftp://"

2015-10-16 Thread Thiago Martins
Public bug reported: Guys, Glance doesn't import an image from FTP, look: --- glance image-create --location ftp://cdimage.debian.org/cdimage/openstack/current/debian-8.2.0-openstack-amd64.qcow2 --is-public true --disk-format qcow2 --container-format bare --name "Debian 8.2.0 - Jessie -

[Yahoo-eng-team] [Bug 1507031] Re: Add and then delete a user, results in unexpected error on the Openstack UI

2015-10-16 Thread Steve Martinelli
if this is a keystone bug, which by the sound of it, isn't likely, we would need some logs ** Also affects: horizon Importance: Undecided Status: New ** Changed in: keystone Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1473489] Re: Identity API v3 does not accept more than one query parameter

2015-10-16 Thread David Stanek
Since this can't be reproduced and we haven't heard back from the reporter I'm marking this as Won't Fix. If you feel this is incorrect please reopen with an explanation. ** Changed in: keystone Status: Incomplete => Won't Fix ** Changed in: keystone Status: Won't Fix => Invalid

[Yahoo-eng-team] [Bug 1507031] [NEW] Add and then delete a user, results in unexpected error on the Openstack UI

2015-10-16 Thread Nergal Issaie
Public bug reported: Here is how to reproduce it: 1. Install an Ubuntu Openstack on a VM. 2. Login to the horizon for that VM. 3. Add a new user role using the following command using CLI: keystone user-role-add --user --tenant --role < MEMBER_ROLE> 4. Remove the user role, using the

[Yahoo-eng-team] [Bug 1497461] Re: Fernet tokens fail for some users with LDAP identity backend

2015-10-16 Thread Dolph Mathews
** Also affects: keystone/kilo Importance: Undecided Status: New ** Also affects: keystone/liberty Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Triaged ** Changed in: keystone/kilo Importance: Undecided => High ** Changed in:

[Yahoo-eng-team] [Bug 1506760] [NEW] fwaas tempest tests should be moved to fwaas repo

2015-10-16 Thread YAMAMOTO Takashi
Public bug reported: fwaas tempest tests should be moved to fwaas repo. discussion: http://lists.openstack.org/pipermail/openstack- dev/2015-October/077107.html ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1506794] [NEW] VPNaaS: Active VPN connection goes down after controller shutdown/start

2015-10-16 Thread Elena Ezhova
Public bug reported: Ubuntu 14.04 + OpenSwan 1:2.6.38-1 Environment with 3 controllers and 2 computes Steps to reproduce: 1. Create VPN connection between tenant1 and tenant2 and check that it's active 2. Find a controller where one of the routers-participants of VPN connection is scheduled

[Yahoo-eng-team] [Bug 1505476] Re: when live-migrate failed, remove_volume_connection function accept incorrect arguments order in kilo

2015-10-16 Thread jingtao liang
** Changed in: nova Status: Invalid => 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/1505476 Title: when live-migrate failed,remove_volume_connection

[Yahoo-eng-team] [Bug 1506819] [NEW] TestHAL3Agent.test_ha_router failure

2015-10-16 Thread YAMAMOTO Takashi
Public bug reported: it seems neutron server is crashing with None dereference. http://logs.openstack.org/87/219187/9/check/gate-neutron-dsvm- fullstack/9d63c76/logs/TestHAL3Agent.test_ha_router/neutron-server-- 2015-10-15--22-49-11-883412.log.txt.gz 2015-10-15 22:49:21.721 9550 ERROR

[Yahoo-eng-team] [Bug 1506818] [NEW] RetryRequest need a arg in _lock_subnetpool method

2015-10-16 Thread yalei wang
Public bug reported: as defined in oslo db, RetryRequest need a arg https://github.com/openstack/oslo.db/blob/master/oslo_db/exception.py#L206 ** Affects: neutron Importance: Undecided Assignee: yalei wang (yalei-wang) Status: New ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1506786] [NEW] Incorrect name of 'tag' and 'tag-any' filters

2015-10-16 Thread Sergey Nikitin
Public bug reported: According to spec http://specs.openstack.org/openstack/nova- specs/specs/mitaka/approved/tag-instances.html these filters should named 'tags' and 'tags-any' ** Affects: nova Importance: Low Assignee: Sergey Nikitin (snikitin) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1499390] Re: Need to add a more useful tests for 'Unicode support shell client '

2015-10-16 Thread Erno Kuvaja
** Project changed: glance => python-glanceclient ** Changed in: python-glanceclient Status: In Progress => Fix Committed ** Changed in: python-glanceclient Milestone: None => 1.2.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1506825] [NEW] Inside multi (Keystone) endpoint environment Horizon logs into incorrect region

2015-10-16 Thread Timur Sufiev
Public bug reported: A. Consider a Horizon setup which knows about 2 Keystone endpoints (setting AVAILABLE_REGIONS, I'm refraining from using it because it'll change in future, see bug 1494251). And each of these Keystone endpoints has 2 service region within it, but these service regions a

[Yahoo-eng-team] [Bug 1483937] Re: version conflict encountered while running with stable/kilo branch

2015-10-16 Thread Flavio Percoco
** Also affects: glance/kilo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483937 Title: version conflict encountered while running with

[Yahoo-eng-team] [Bug 1483937] Re: version conflict encountered while running with stable/kilo branch

2015-10-16 Thread Erno Kuvaja
Now same failing with: error: pbr 0.11.0 is installed but pbr<2.0,>=1.6 is required by set(['python-cinderclient']) ** Changed in: glance Status: New => Triaged ** Changed in: glance Status: Triaged => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1498233] Re: No error thrown while importing an image which does not have read permission

2015-10-16 Thread Erno Kuvaja
Even this is annoyance for the user, I must agree with Kairat. I don't think this warrants for API change to v1. ** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1506842] [NEW] Glanceclient + SSL - Show warnings in console

2015-10-16 Thread Alexey Galkin
Public bug reported: If we use glanceclient with ssl, console displays few "extra" warnings like this: /usr/lib/python2.7/dist-packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may

[Yahoo-eng-team] [Bug 1486373] Re: Glance Sample configurations should be sync'd with generator outputs

2015-10-16 Thread Erno Kuvaja
I'm really sorry, I didn't check well enough and opened a new one for this when I did the work for Liberty release. Commits: fa30891cf659360207b71d9345666478d4554582 and b7fb5bf0f89f657ead98024ee0168f2c2fa7a776 closes this bug. ** Changed in: glance Status: Triaged => Fix Released --

[Yahoo-eng-team] [Bug 1504686] Re: Keystone errors on token requests for users in recreated tenants when using memcache

2015-10-16 Thread Boris Bobrov
I agree with the above. You are supposed to put all the servers you have to [cache]memcache_servers, comma-separated ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1504666] Re: RemoteError not properly caught during live migraion

2015-10-16 Thread Lauren Taylor
There is no error. Made a mistake in debugging. Canceling this bug. ** Changed in: nova Status: Incomplete => 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 1506862] [NEW] VethFixture: smart veth delete

2015-10-16 Thread Cedric Brandily
Public bug reported: VethFixture cleanup tries to delete veths from their namespaces even if they don't exist (without crashing the cleanup), it implies an extra trace if an error is raised which can be confusing: Command: ['sudo', '-n', 'ip', 'netns', 'exec',

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-10-16 Thread hardik
** Changed in: mistral 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/1259292 Title: Some tests use assertEqual(observed,

[Yahoo-eng-team] [Bug 1503755] Re: Admin with project-scoped token unable to grant, check, list, revoke roles for domain group/user

2015-10-16 Thread Boris Bobrov
Given Dolph's commen I'm marking this bug as invalid. Feel free to reopen if you still think there is a bug. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1489260] Re: trust details unavailable for admin token

2015-10-16 Thread David Stanek
Closing based on Steve's comments. Please reopen if you don't think this is reasonable. ** 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 Keystone.

[Yahoo-eng-team] [Bug 1506910] [NEW] Nova DB deadlock

2015-10-16 Thread Andrea Frittoli
Public bug reported: I hit the following deadlock in a dsvm job: http://paste.openstack.org/show/476503/ The full log is here: http://logs.openstack.org/00/234200/5/experimental/gate-tempest-dsvm-neutron-full-test-accounts/4dccd24/logs/screen-n-api.txt.gz#_2015-10-16_13_23_36_379 The exception

[Yahoo-eng-team] [Bug 1480334] Re: can't use "$" in password for ldap authentication

2015-10-16 Thread Boris Bobrov
I'm marking this as invalid for keystone since it affects all components that use oslo_config. ** Changed in: keystone Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1506891] [NEW] JS Unit Test Branch Coverage is Low

2015-10-16 Thread Matt Borland
Public bug reported: The JS unit test branch coverage is within 0.25% of its threshold, meaning slight variations may cause patches to trigger coverage failures. There are a few places where coverage is particularly bad that should be given more tests. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1506926] [NEW] Containers page generates ajax request for every container on page

2015-10-16 Thread Paul Karikh
Public bug reported: project/containers/ page generetaes ajax query for every single container when page is loaded. If there are a lot of containers on the page, this behaviour makes page irresponsible and very slow. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1507050] [NEW] LBaaS 2.0: Operating Status Tempest Test Changes

2015-10-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: SUMMARY: A gate job for Neutron-LBaaS failed today (20141016). It was identified that the failure occurred due to the introduction of new operating statues; namely, "DEGRADED". Per the following document, we will see the following valid types for

[Yahoo-eng-team] [Bug 1507050] [NEW] LBaaS 2.0: Operating Status Tempest Test Changes

2015-10-16 Thread Franklin Naval
Public bug reported: SUMMARY: A gate job for Neutron-LBaaS failed today (20141016). It was identified that the failure occurred due to the introduction of new operating statues; namely, "DEGRADED". Per the following document, we will see the following valid types for operating_status:

[Yahoo-eng-team] [Bug 1507055] [NEW] LBaaS 2.0: Listener create with no tenant id test issue

2015-10-16 Thread Franklin Naval
Public bug reported: Steps: 1. Pull down and run the following test code in Tempest: https://github.com/openstack/neutron-lbaas/blob/master/neutron_lbaas/tests/tempest/v2/api/test_listeners_admin.py#L98 2. Examine logs for actual request/response. Result: The test

[Yahoo-eng-team] [Bug 1507046] [NEW] Launch Instance: Selected images don't reappear when changing sources

2015-10-16 Thread Coleman
Public bug reported: On Select Source, while 'Image' is picked for 'Select Boot Source', add one from Avail --> Allocated (I only have one image there). Now switch 'Select Boot Source' to 'Volume'. Now switch back to 'Image' for the source. It is no longer there. ** Affects: horizon

[Yahoo-eng-team] [Bug 1461266] Re: Failed logon does not state where user is from (REMOTE_IP)

2015-10-16 Thread Lin Hua Cheng
The fix has to be made to the horizon logger. The application of the feature is not limited to login, for examples: user trying to access resources that they don't have privileges on. Closing on DOA, and moving to Horizon ** Also affects: horizon Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1507078] [NEW] arping for floating IPs fail on newer kernels

2015-10-16 Thread Brian Haley
Public bug reported: The code to send gratuitous ARPs changed in Liberty to be simpler because we started setting the sysctl net.ipv4.ip_nonlocal_bind to 1 in the root namespace. It seems like in newer kernels (3.19 or so) that this sysctl attribute was added to the namespaces, so now that

[Yahoo-eng-team] [Bug 1506934] [NEW] The exception type is wrong and makes the except block not work

2015-10-16 Thread Hong Hui Xiao
Public bug reported: With many ha routers, I restart the l3-agent. And find error in the log: 2015-10-14 22:24:19.640 31246 INFO eventlet.wsgi.server [-] Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/eventlet/wsgi.py", line 442, in handle_one_response result

[Yahoo-eng-team] [Bug 1506935] [NEW] Release Liberty

2015-10-16 Thread Salvatore Orlando
Public bug reported: The vmware-nsx subproject owners kindly ask the neutron release team to push a tag for the Liberty release. Thanks in advance. ** Affects: neutron Importance: Undecided Status: New ** Affects: vmware-nsx Importance: Undecided Assignee: Salvatore

[Yahoo-eng-team] [Bug 1506942] [NEW] JS unit test statement coverage is low

2015-10-16 Thread Matt Borland
Public bug reported: The JS unit test statement coverage in the ./horizon project has a threshold of 68%...way too low. There are a few places where coverage is particularly bad that should be given more tests. ** Affects: horizon Importance: Undecided Status: New -- You