[Yahoo-eng-team] [Bug 1275654] [NEW] neutron.unit.services code duplication

2014-02-03 Thread Isaku Yamahata
Public bug reported: code duplication between neutron.unit.services.loadbalancer.test_loadbalancer_plugin and neutron.unit.services.vpn.test_vpnaas_extension ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1026301] Re: image-list should be able to filter on deleted attribute

2014-02-03 Thread Richard Zsarnoczai
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) = Richard Zsarnoczai (richard-zsarnoczai) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1275675] [NEW] Version change in ObjectField does not work with back-levelling

2014-02-03 Thread Paul Murray
Public bug reported: When a NovaObject primitive is deserialized the object version is checked and an IncompatibleObjectVersion exception is raised is the serialized primitive has is labelled with a version that is not known locally. The exception indicates what version is known locallay, and the

[Yahoo-eng-team] [Bug 1275686] [NEW] Non-ascii characters does not handled correctly.

2014-02-03 Thread Ilya Pekelny
Public bug reported: We need to handle exception messages with `gettextutils` tools instead of using string message as is. Because every message can contain non-ascii characters and it can cause the unicode error: UnicodeError: Message objects do not support str() because they may contain

[Yahoo-eng-team] [Bug 1275693] [NEW] Wrong oauth1_extension used instead of oauth_extension in documentation

2014-02-03 Thread Alvaro Lopez
Public bug reported: The documentation in doc/source/extensions/oauth1-configuration.rst states that oauth1_extension should be used. However, in the paste configuration file and in the tests, oauth_extension is be used. ** Affects: keystone Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1275695] [NEW] Enabling Federation extension causes Unregistered dependency: federation_api

2014-02-03 Thread Alvaro Lopez
Public bug reported: Enabling the Federation extension, according with doc/source/extensions /federation-configuration.rst makes Keystone crash with the following exception: Traceback (most recent call last): File /usr/lib/cgi-bin/keystone/main, line 60, in module

[Yahoo-eng-team] [Bug 1275716] [NEW] psutil = 1.1.0 is actually on PyPI

2014-02-03 Thread Fei Long Wang
Public bug reported: Downloading/unpacking psutil=0.6.1,1.0 (from -r /home/flwang/MyWorkSpace/workspace_community/glance/test-requirements.txt (line 19))   Could not find a version that satisfies the requirement psutil=0.6.1,1.0 (from -r

[Yahoo-eng-team] [Bug 1275741] [NEW] attach and detach interface should check lock

2014-02-03 Thread jichencom
Public bug reported: attach_interface and detach_interface will modify the instance, so it should check the lock state first ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) = jichencom

[Yahoo-eng-team] [Bug 1275744] [NEW] v3/projects /{project_id}/users/{user_id}/roles will not work for inherited roles

2014-02-03 Thread Raildo Mascena de Sousa Filho
Public bug reported: When using inherites roles and the roles list call is made ​​for the user in the project, with v3, inherited roles are not shown. If we use v2.0 (v2.0/tenants/{tenant_id}/users/{user_id}/roles) works correctly and shown the inherited roles. ** Affects: keystone

[Yahoo-eng-team] [Bug 1275755] [NEW] v2 volume api should return volumenotfound

2014-02-03 Thread jichencom
Public bug reported: currently, NotFound exception was raised when no volume found in v2 api this will not be helpful to user especially there is no 'ec2 error code' returned ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc) Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1266960] Re: InstanceIsLocked Exception didn't raise

2014-02-03 Thread jichencom
let me know your opinion and suggestion, thanks ** Changed in: nova Status: Opinion = New ** Changed in: nova Assignee: jichencom (jichenjc) = (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1275773] [NEW] VMware session not logged out on VMwareAPISession garbage collection

2014-02-03 Thread Matthew Booth
Public bug reported: A bug in VMwareAPISession.__del__() prevents the session being logged out when the session object is garbage collected. ** Affects: nova Importance: Medium Status: New ** Tags: havana-backport-potential vmware -- You received this bug notification because

[Yahoo-eng-team] [Bug 1275686] Re: Non-ascii characters not handled correctly

2014-02-03 Thread Ilya Pekelny
** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Assignee: (unassigned) = Ilya Pekelny (i159) ** Changed in: oslo Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1275772] [NEW] Missing raise statement in the Hyper-V driver when checking the config driver format

2014-02-03 Thread Alessandro Pilotti
Public bug reported: There's a missing raise statement when checking the ConfigDrive format: https://github.com/openstack/nova/blob/master/nova/virt/hyperv/vmops.py#L283 ** Affects: nova Importance: Undecided Status: New ** Tags: havana-backport-potential hyper-v ** Tags added:

[Yahoo-eng-team] [Bug 1275789] [NEW] KeyError 'svc_type' in unit tests

2014-02-03 Thread Henry Gessau
Public bug reported:

[Yahoo-eng-team] [Bug 1275802] [NEW] Wrong variable name in debug statement in the Hyper-V driver

2014-02-03 Thread Alessandro Pilotti
Public bug reported: Here's a minor issue in the naming of a variable in a debug statement formatting: https://github.com/openstack/nova/blob/8f28ddd13a91eb25f0f2f3a312068223500ded97/nova/virt/hyperv/snapshotops.py#L107 ** Affects: nova Importance: Undecided Status: New ** Tags:

[Yahoo-eng-team] [Bug 1275789] Re: KeyError 'svc_type' in unit tests

2014-02-03 Thread Amir Sadoughi
*** This bug is a duplicate of bug 1270212 *** https://bugs.launchpad.net/bugs/1270212 Marked as duplicate to bug #1270212 (which is the sourced duplicate of bug #1270182). ** This bug has been marked a duplicate of bug 1270212 regression: multiple calls to Message.__mod__ trigger

[Yahoo-eng-team] [Bug 1275805] [NEW] Wrong variable used in log statement in the HYper-V driver

2014-02-03 Thread Alessandro Pilotti
Public bug reported: This patch includes some improved logging during resizes in the Hyper-V driver: https://review.openstack.org/#/c/51129/ There's a small issue in the variable used: root_vhd should be replaced with root_vhd_internal_size ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1275771] Re: Notifications do not work: AttributeError: 'RequestContext' object has no attribute 'iteritems'

2014-02-03 Thread Julien Danjou
** Also affects: oslo.messaging Importance: Undecided Status: 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/1275771 Title: Notifications do not work:

[Yahoo-eng-team] [Bug 1275822] [NEW] VMware: redundant VC call after VM creation

2014-02-03 Thread Radoslav Gerganov
Public bug reported: We have the following code in the spawn() method in vmops.py: def spawn(...): ... def _execute_create_vm(): vm_create_task = self._session._call_method(...) self._session._wait_for_task(instance['uuid'], vm_create_task) _execute_create_vm()

[Yahoo-eng-team] [Bug 1275823] [NEW] RFE: default keystone.conf file should point to correct paths for cert files

2014-02-03 Thread Udi Kalifon
Public bug reported: To enable ssl in keystone, you have to uncomment the following lines in kestone.conf: #enable = True #certfile = /etc/keystone/pki/certs/ssl_cert.pem #keyfile = /etc/keystone/pki/private/ssl_key.pem #ca_certs = /etc/keystone/pki/certs/cacert.pem #ca_key =

[Yahoo-eng-team] [Bug 1275789] Re: KeyError 'svc_type' in unit tests

2014-02-03 Thread Henry Gessau
OK I agree the KeyError part is a duplicate of bug #1270212. But I really meant to file this bug against: ERROR [neutron.services.provider_configuration] Service type 'svc_type' is not allowed, allowed types: ['CORE', 'DUMMY', 'LOADBALANCER', 'FIREWALL', 'VPN', 'METERING', 'L3_ROUTER_NAT'] **

[Yahoo-eng-team] [Bug 1275789] Re: ERROR [neutron.services.provider_configuration] Service type 'svc_type' is not allowed in unit tests

2014-02-03 Thread Henry Gessau
*** This bug is a duplicate of bug 1270212 *** https://bugs.launchpad.net/bugs/1270212 Nope. You are right Amir. It seems that ERROR is a fallout of Bug #1270212. ** This bug has been marked a duplicate of bug 1270212 regression: multiple calls to Message.__mod__ trigger exceptions --

[Yahoo-eng-team] [Bug 1267191] Re: openstack-nova-compute service fails with - libvirtError: internal error: CPU feature `avx' specified more than once

2014-02-03 Thread Kashyap Chamarthy
Hmm, just wondering. . . Ideally, these kind of bugs under the hood technologies that affect OpenStack could be closed as reason -- CLOSED, UPSTREAM But, closing it as Fix Committed is a misleading -- as there's no actual fix committed in openstack-nova. So, closing it as Invalid, Not a bug

[Yahoo-eng-team] [Bug 1275857] [NEW] FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata

2014-02-03 Thread Davanum Srinivas (DIMS)
Public bug reported: Just started seeing this in the gate jobs gate-nova-python27 and gate- nova-python26 Logstash query: message:FAIL: nova.tests.compute.test_compute.ComputeAPIAggrTestCase.test_update_aggregate_metadata AND filename:console.html Stack trace: 2014-02-03 17:45:15.744 |

[Yahoo-eng-team] [Bug 1266906] Re: Volume type defaults remain in Defaults tab even after volume type is removed

2014-02-03 Thread Vahid Hashemian
** No longer affects: horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1266906 Title: Volume type defaults remain in Defaults tab even after volume type is

[Yahoo-eng-team] [Bug 1275875] [NEW] Virt drivers should use standard image properties

2014-02-03 Thread Dan Smith
Public bug reported: Several virt drivers are using non-standard driver-specific image metadata properties. This creates an API contract between the external user and the driver implementation. These non-standard ones should be marked as deprecated in some way, enforced in v3, etc. We need a

[Yahoo-eng-team] [Bug 1275907] [NEW] user_enabled and user_enabled_emulation_dn not documented

2014-02-03 Thread Matt Fischer
Public bug reported: The keystone configuration page lacks any documentation on these settings (http://docs.openstack.org/developer/keystone/configuration.html). I've spoken with Yorik (Yuriy) and given his bug and code comments I think I can get this documented. ** Affects: keystone

[Yahoo-eng-team] [Bug 1275906] [NEW] Remove str() from message formating block

2014-02-03 Thread Andrei Ostapenko
Public bug reported: Remove str() from message formatting code, example: Error %s % str(x), because %s conversion converts any Python object using str() ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2014-02-03 Thread Dolph Mathews
** Changed in: python-keystoneclient Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1268480 Title: assertTrue(isinstance()) in tests should

[Yahoo-eng-team] [Bug 1275911] [NEW] More dropdown menu cutoff for last item in Projects table

2014-02-03 Thread Patricia O'Donnell
Public bug reported: Login as admin and navigate to Admin Projects. Clicking on the More button next to any but the last item on the Projects page opens a dropdown menu which has 4 items: Edit Project, View Usage, Modify Quotas, and Delete Project. Clicking More next to the last item in the

[Yahoo-eng-team] [Bug 1275934] [NEW] Disallow duplicate instance names within the same project

2014-02-03 Thread Vahid Hashemian
Public bug reported: Currently it is possible to pick duplicate names for instances in the same project. Ideally, with the score of a project, users should not be able to create instances with existing names, or update instance names to a name that already exists. When Instance Count is

[Yahoo-eng-team] [Bug 1275935] [NEW] update Volume Snapshot description

2014-02-03 Thread Cindy Lu
Public bug reported: On the 'Create Snapshot' popup for Project Volume table, the Description portion on the right hand side should be updated to reflect the action. Right now, it is the same as 'Create Volume' description. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1275937] [NEW] More buttons don't work in IE9

2014-02-03 Thread Patricia O'Donnell
Public bug reported: More buttons don't work in IE9. Nothing happens when I click on one. I've tried those on the Flavors, Projects and Users pages. This issue does not occur with Chrome or with Firefox. ** Affects: horizon Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1275950] [NEW] Missing Cancel button on some Create/Edit screens

2014-02-03 Thread Vahid Hashemian
Public bug reported: The Cancel button is missing on these dialog boxes: - Project - Instances - +Launch Instance / Edit Instance / Edit Security Group / Resize Instance - Admin - Instances - Edit Instance - Admin - Flavors - +Create Flavor / Edit Flavor / Modify Access - Admin - Defaults -

[Yahoo-eng-team] [Bug 1226120] Re: bootstrap dropdown buttons do not work without javascript

2014-02-03 Thread David Lyle
We've made the decision moving forward that Horizon will require JavaScript to be fully functional. The functionality should still be accessible via screen readers. If this is not the case, please update this bug. ** Changed in: horizon Status: Confirmed = Won't Fix ** Changed in:

[Yahoo-eng-team] [Bug 1275967] [NEW] duplicate rpc_backend registration

2014-02-03 Thread Steve Loranz
Public bug reported: nova was recently ported to oslo.incubator. This results in devstack raising an exception about duplicate rpc_backend options being registered. The problem is that openstack/common/service.py was not updated as part of that work. ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1275686] Re: Non-ascii characters not handled correctly

2014-02-03 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1273301 *** https://bugs.launchpad.net/bugs/1273301 ** This bug has been marked a duplicate of bug 1273301 Unit test failure: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead.

[Yahoo-eng-team] [Bug 1209345] Re: Migration tests fail with sqlalchemy 0.8

2014-02-03 Thread Matt Riedemann
Marking this as invalid since it must be working, we're now supporting sqlalchemy 0.8. ** 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 1264748] Re: nova command fails, when enable squid client in /etc/profile

2014-02-03 Thread Michael Still
** 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). https://bugs.launchpad.net/bugs/1264748 Title: nova command fails, when enable squid client in

[Yahoo-eng-team] [Bug 1276011] [NEW] Duplicate type defination in v2 images schema

2014-02-03 Thread Fei Long Wang
Public bug reported: For example, see https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L664 and https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L666 ** Affects: glance Importance: Low Assignee: Fei Long Wang (flwang) Status:

[Yahoo-eng-team] [Bug 1276017] [NEW] move default rule to policy section in keystone.conf

2014-02-03 Thread Steve Martinelli
Public bug reported: The following is currently in the keystone.conf file: # Rule to check if no matching policy definition is found # FIXME(dolph): This should really be defined as [policy] default_rule # policy_default_rule = admin_required As the comment suggest, we should move the config

[Yahoo-eng-team] [Bug 1276033] [NEW] Now we're depending on python-swiftclient=1.6

2014-02-03 Thread Fei Long Wang
Public bug reported: Based on the patch https://github.com/openstack/glance/commit/ae568d7858edeee4d60e52778243dc406651d46d , now we're depending on python-swiftclient=1.6 since the parameter 'headers' was introduced in python-swiftclient 1.6 get_object(container, obj, resp_chunk_size=None,