[Yahoo-eng-team] [Bug 1280965] [NEW] LDAP dumb user is not filtered when listing role assignments

2014-02-16 Thread Nathan Kinder
Public bug reported: When the LDAP assignment driver is used and the "use_dumb_member" configuration option is enabled, the dumb member is listed when listing the role assignments. This can be seen by running the live LDAP tests, as the "test_list_role_assignments_unfiltered" test will fail due t

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

2014-02-16 Thread Zhongyue Luo
** Also affects: taskflow Importance: Undecided Status: New ** Also affects: manila Importance: Undecided Status: New ** Also affects: murano Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1280959] [NEW] Glance plugin in XenApi should use "Expect: 100-continue" header during upload.

2014-02-16 Thread Sridevi Koushik
Public bug reported: During upload, if the Auth token is expired, the xenapi glance plugin in Nova unnecessarily uploads the chunks and fails at the end. Instead, we could have a fail fast mechanism using the 100-continue handshake. Only if the client receives a 100 continue from glance, it should

[Yahoo-eng-team] [Bug 1280948] [NEW] [EC2] Volume create time rounded off

2014-02-16 Thread Rushi Agrawal
Public bug reported: While creating volume, the return value says that volume creation time is dd-mm-yyThh:mm:ss.s, but while listing volumes at a later point of time, it changes to dd-mm-yyThh:mm:ss.0 Doesn't look like a big issue though, but nevertheless shouldn't happen. I'd say the si

[Yahoo-eng-team] [Bug 1280941] [NEW] metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-02-16 Thread Robert Collins
Public bug reported: So we need a new release - this is fixed in: commit 02baef46968b816ac544b037297273ff6a4e8e1b but until a new release is done, anyone running trunk Neutron will have the metadata agent fail. And neutron itself is missing a versioned dep on the fixed client (but obviously that

[Yahoo-eng-team] [Bug 1280879] Re: rootrwrap.conf documents incorrect syslog facility settings

2014-02-16 Thread shihanzhang
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => shihanzhang (shihanzhang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1280879] Re: rootrwrap.conf documents incorrect syslog facility settings

2014-02-16 Thread shihanzhang
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => shihanzhang (shihanzhang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.n

[Yahoo-eng-team] [Bug 1255442] Re: VPNaaS Service driver should check whether router has gateway

2014-02-16 Thread berlin
It is the same bug with Bug #1258379 which has been resolved. ** Changed in: neutron Status: In Progress => Fix Released ** Changed in: neutron Status: Fix Released => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1154809] Re: Volume detach fails via OSAPI: AmbiguousEndpoints

2014-02-16 Thread Andrea Frittoli
My two cents: all python bindings should rely on python-keystoneclient for obtaining token and url from catalogue, rather than duplicating the logic to get a token and parse the catalogue, like cinder and nova client do. This will make it easier in future to support new version of the identity API.

[Yahoo-eng-team] [Bug 1280692] Re: old keystone paste configuration embedded in keystone.conf template

2014-02-16 Thread Robert Collins
** Changed in: tripleo Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1280692 Title: old keystone paste configuration embedded in keystone.con

[Yahoo-eng-team] [Bug 1280879] [NEW] rootrwrap.conf documents incorrect syslog facility settings

2014-02-16 Thread John Stanford
Public bug reported: In /etc/nova/rootwrap.conf, the following comment contains incorrect "valid values": # Which syslog facility to use. # Valid values include auth, authpriv, syslog, user0, user1... # Default value is 'syslog' #syslog_log_facility=syslog The user0, user1 settings are invalid.

[Yahoo-eng-team] [Bug 1280692] Re: Keystone wont start

2014-02-16 Thread Robert Collins
Ah! I see so our commit 30e803aa56d3da7bcebb8a4c62ad532b760b6378 (in tripleo-image-elements) copied the default etc as at march, and we haven't managed to track changes properly since then. ugh. ** Changed in: keystone Status: In Progress => Invalid ** Changed in: tripleo Importance: Cr

[Yahoo-eng-team] [Bug 1280827] [NEW] Regex parsing in get_vif_port_by_id is tedious and error-prone

2014-02-16 Thread Salvatore Orlando
Public bug reported: ovs-vsctl has a switch for returning json output, which is arguably better for machine processing, and therefore more suitable for neutron's OVS agent. Indeed get_vif_port_set in neutron/agent/linux/ovs_lib.py already uses json output. However, get_vif_port_by_id performs ma

[Yahoo-eng-team] [Bug 1280692] Re: Keystone wont start

2014-02-16 Thread OpenStack Infra
Reviewed: https://review.openstack.org/73838 Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=1d239d5ab571d9fa0244734b2b74ed8460ba7640 Submitter: Jenkins Branch:master commit 1d239d5ab571d9fa0244734b2b74ed8460ba7640 Author: Robert Collins Date: Sun Feb

[Yahoo-eng-team] [Bug 1280767] Re: tempest rest_client _error_checker fails while parsing resoponse

2014-02-16 Thread Evgeny Fedoruk
** Project changed: neutron => tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1280767 Title: tempest rest_client _error_checker fails while parsing resoponse Status in Tempest:

[Yahoo-eng-team] [Bug 1280783] Re: Unique match exception does not print the security group

2014-02-16 Thread Gary Kotton
This code was fixed in https://github.com/openstack/nova/commit/9b6b874b23dab5ae6ccecae18c5d5664c4951d80 ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). h

[Yahoo-eng-team] [Bug 1280783] [NEW] Unique match exception does not print the security group

2014-02-16 Thread Gary Kotton
Public bug reported: 2014-02-16 05:18:05.961 TRACE nova raise exception.NoUniqueMatch(msg) 2014-02-16 05:18:05.961 TRACE nova NoUniqueMatch: (u"Multiple security groups found matching '%s'. Use an ID to be more specific.", 'sec_group') 2014-02-16 05:18:05.961 TRACE nova n-cpu failed to start

[Yahoo-eng-team] [Bug 1280767] [NEW] tempest rest_client _error_checker fails while parsing resoponse

2014-02-16 Thread Evgeny Fedoruk
Public bug reported: Running tempest test on devstack (happens also on jenkins gate) nosetests -sv tempest.api.network.test_load_balancer.py create_vip failes and returns: http://openstack.org/quantum/api/v2.0"; xmlns:quantum="http://openstack.org/quantum/api/v2.0"; xmlns:xsi="http://www.w

[Yahoo-eng-team] [Bug 1280758] [NEW] VMware: some unit tests take longer than a second

2014-02-16 Thread Gary Kotton
Public bug reported: Cleaning up... running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-160} \ ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_

[Yahoo-eng-team] [Bug 1280738] [NEW] Neutron loading policy file too early

2014-02-16 Thread Vincent Untz
Public bug reported: >From time to time, I could see that "neutron net-external-list" was returning something empty for a non-admin user while this is not true on my setup. After quite some debugging, it turned out that it was failing because of the policy (using the default policy.json, btw):