[Yahoo-eng-team] [Bug 1282185] Re: Unable to edit metadata with key that contains forward slash (/)

2014-02-26 Thread David Koo
Hi Justin, This is not a bug. According to the JSON-pointer RFC (rfc6901): Because the characters '~' (%x7E) and '/' (%x2F) have special meanings in JSON Pointer, '~' needs to be encoded as '~0' and '/' needs to be encoded as '~1' when these characters appear in a reference token.

[Yahoo-eng-team] [Bug 1285035] [NEW] compute FakeDriver : DBerror invalid input syntax for integer: 1.0

2014-02-26 Thread Swann Croiset
Public bug reported: by setting nova.conf: compute_driver = fake.FakeDriver I got this error on conductor when nova-compute update_available_resource : 2014-02-26 08:48:04.631 ERROR oslo.messaging.rpc.dispatcher [-] Exception during message handling: (DataError) invalid input syntax for

[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2014-02-26 Thread lvdongbing
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New = Confirmed ** Changed in: keystone Assignee: (unassigned) = lvdongbing (dbcocle) -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1285065] [NEW] list_role_assignments does not return group roles assignments

2014-02-26 Thread Marcos Lobo
Public bug reported: The list_role_assignments() function on LDAP assignment backend only returns users roles assignments, not groups roles assignments. Allowing to obtain group role assignments too, we can achieve that a user can access to a project through a group. In the

[Yahoo-eng-team] [Bug 1285095] [NEW] NSX: not all db migrations are executed

2014-02-26 Thread Salvatore Orlando
Public bug reported: The following two migrations are currently skipped: 1c33fa3cd1a1_extra_route_config(nsx plugin not added) 363468ac592c_nvp_network_gw (plugin misspelled) Existing installations are working as they rely on auto-generation for DB schemas. Therefore the bug can be easily

[Yahoo-eng-team] [Bug 1285135] [NEW] class UpdateDefaultQuotas declared twice

2014-02-26 Thread Ana Krivokapić
Public bug reported: The class UpdateDefaultQuotas is declared twice: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/defaults/workflows.py#L73-L78 One of the declarations should be renamed. ** Affects: horizon Importance: Undecided Assignee: Ana

[Yahoo-eng-team] [Bug 1285136] [NEW] Cannot create global roles in LDAP assignment backend

2014-02-26 Thread Jose Castro Leon
Public bug reported: When using the ldap assignment backend, there is no possibility to assign a role to a user without a tenant (global role) This behavior is completely different to SQL that allows that functionality. In LDAP it just simply fails requiring a tenant_id. ** Affects: keystone

[Yahoo-eng-team] [Bug 1285138] [NEW] Horizon, python-keystoneclient treat primary project / tenantId differently

2014-02-26 Thread Roman Neuhauser
Public bug reported: Horizon makes the primary project field mandatory while it's optional in python-keystoneclient. we discussed this in SUSE: if a primary project is mandatory in the web interface, it should be in the command line as well. or vice versa. Actually... why? because

[Yahoo-eng-team] [Bug 1285158] [NEW] deallocating network not updating database

2014-02-26 Thread moorryan
Public bug reported: An instance that fails to spawn (say due to corrupt image download) on a compute node will call 'deallocate_for_instance' but does not update the database to remove the networking information. from compute manager log for instance failing to spawn: AUDIT nova.compute.manager

[Yahoo-eng-team] [Bug 1285185] [NEW] netinfo.py displays corrupted inet/inet6 addr on Linux

2014-02-26 Thread Oleg Strikov
Public bug reported: import cloudinit.netinfo print(cloudinit.netinfo.debug_info()) ci-info: Net device info ci-info: ++--+-+---+---+ ci-info: | Device | Up | Address |

[Yahoo-eng-team] [Bug 1254007] Re: Error attaching a cinder glousterfs volume with libvirt

2014-02-26 Thread Xavier Queralt
I've jut checked the log of volume.py module and I couldn't find any version containing that extra whitespace mentioned in your report. Could it be that it was introduced by mistake in your local checkout? See https://github.com/openstack/nova/blob/master/nova/virt/libvirt/volume.py#L810 **

[Yahoo-eng-team] [Bug 1285199] [NEW] Horizon on RHEL Launch errors

2014-02-26 Thread coolshiva123
Public bug reported: Can somebody help me to fix this? [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1] mod_wsgi (pid=6583): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'. [Wed Feb 26 20:04:59 2014] [error] [client

[Yahoo-eng-team] [Bug 1285209] [NEW] [libvirt] nfs and glusterfs volume drivers don't unmount their shares when detaching

2014-02-26 Thread Xavier Queralt
Public bug reported: When attaching volumes from NFS or GlusterFS backends, nova mounts the share in a temporary directory, this is reused when attaching another volume from the same share so there is no need to mount it several times. On the other hand, when disconnecting those volumes nova

[Yahoo-eng-team] [Bug 1285199] Re: Horizon on RHEL Launch errors

2014-02-26 Thread coolshiva123
** Changed in: horizon Status: Invalid = New -- 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/1285199 Title: Horizon on RHEL Launch errors Status in

[Yahoo-eng-team] [Bug 1190404] Re: Can't build instances with cells

2014-02-26 Thread Brian Elliott
** Changed in: nova Status: In Progress = 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/1190404 Title: Can't build instances with cells Status in

[Yahoo-eng-team] [Bug 1285230] [NEW] use another vxlan port with ovs

2014-02-26 Thread Mathieu Rohon
Public bug reported: currently, one can specify the vxlan udp port in the agent ml2_conf.ini with : [agent] vxlan_udp_port = 8472 with this option, ovs will listen for vxlan packets on vxlan_udp_port and will send vxlan packets on the same port, regardless which port the other vxlan tunnel

[Yahoo-eng-team] [Bug 1285199] Re: Horizon on RHEL Launch errors

2014-02-26 Thread Julie Pichon
It looks more like an accidental typo in the settings than a bug, please provide the information requested at https://answers.launchpad.net/horizon/+question/244616 (from your local settings file), thanks. ** Changed in: horizon Status: New = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1285048] Re: Where we can find the document of HW certification policy?

2014-02-26 Thread Joe Gordon
Hi, this isn't the right place to ask questions about Ubuntu HW certification policy. Although launchpad is run but cannonical, this project is upstream from cannonical. Unfortunately I don't know the correct place to raise this question (I don't work for cannonical) ** Changed in: nova

[Yahoo-eng-team] [Bug 1285259] [NEW] After evacuate origin host still report a runing vm

2014-02-26 Thread Juan Manuel Ollé
Public bug reported: After evacuate a host with one instance to a target host it still report there is an instance in that hypervisor Pre evacuate report: $ nova hypervisor-stats +--+---+ | Property | Value | +--+---+ | count

[Yahoo-eng-team] [Bug 1285257] [NEW] glance-cache-pruner does not account incomplete dir when checking for cache size to prune

2014-02-26 Thread nikhil komawar
Public bug reported: Proxy on behalf of Sulochan Acharya ( sulochan.acha...@rackspace.co.uk ):- Taking in to account incomplete dir when the pruner is run will create a case where if we delete old images taking the new incomplete image in account, and the new incomplete image fails, then we

[Yahoo-eng-team] [Bug 1285239] [NEW] Installing Ubuntu on a Compute node that is a VMWare guest running RHEL 6.5

2014-02-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hi, I am having a compute node that is a VMWare guest which runs RHEL 6.5 .Using KVM/QMENU for virtulization. When I try to create an instance it ends up with the following error on the console log. Can some one help? ▒Loading, please wait...▒ [

[Yahoo-eng-team] [Bug 1285239] Re: Installing Ubuntu on a Compute node that is a VMWare guest running RHEL 6.5

2014-02-26 Thread coolshiva123
** Project changed: openstack-manuals = glance -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1285239 Title: Installing Ubuntu on a Compute node that is a VMWare guest running RHEL 6.5

[Yahoo-eng-team] [Bug 1285289] [NEW] get_resource functions in N1kv plugin

2014-02-26 Thread Bob Melander
Public bug reported: The N1kv plugin includes the 'fields' argument in the call to the super class function. Hence, only the specified fields are returned by the get_.. function in the super class. The problem is that a field that has been removed may be needed in the subsequent processing in

[Yahoo-eng-team] [Bug 1285306] [NEW] N1kv plugin string split on None exception

2014-02-26 Thread Hareesh Puthalath
Public bug reported: In function _initialize_network_ranges() in n1kv_neutron_plugin.py, _get_segment_range() is called regardless of network type. For trunk and multi-segment networks, which don't have a segment range, this results in an exception. The fix is to check for network type, before

[Yahoo-eng-team] [Bug 1227321] Re: DBDuplicateEntry not being translated for DB2

2014-02-26 Thread Matt Riedemann
The nova patch is part of the db2-database blueprint change here: https://review.openstack.org/#/c/69047/ ** Changed in: nova Status: Opinion = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1285383] [NEW] NSX: make replication mode configurable

2014-02-26 Thread Aaron Rosen
Public bug reported: The replication mode on switches and routers should have been configurable to use use source replication if one did not want to deploy service node(s). ** Affects: neutron Importance: Medium Assignee: Aaron Rosen (arosen) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1285389] [NEW] Add Shelving command to Horizon

2014-02-26 Thread Gabriel Luong
Public bug reported: Hi, we have a team of 2 from Facebook's Open Academy that would like to add a VM Shelving command to Horizon. This is currently our proposed wireframe of the Shelving command with the instance page:

[Yahoo-eng-team] [Bug 1285426] [NEW] NSX: set port status according to fabric status

2014-02-26 Thread Salvatore Orlando
Public bug reported: The current implementation of the plugin uses the NSX link_status indicator. In order to have the same semantics for operational status as the reference Neutron plugin, operational status should reflect that the port has been wired and is ready to send/receive traffic once

[Yahoo-eng-team] [Bug 1282514] Re: python 3 only has __self__, the im_self should be replace by __self_

2014-02-26 Thread Xurong Yang
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) = Xurong Yang (idopra) ** Changed in: nova Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1285473] [NEW] Use database session from the context in Cisco N1kv plugin

2014-02-26 Thread Abhishek Raut
Public bug reported: Use database session from the context wherever possible during database transactions to avoid inconsistencies in the Cisco N1kv plugin. ** Affects: neutron Importance: Undecided Assignee: Abhishek Raut (abhraut) Status: In Progress ** Tags: cisco **

[Yahoo-eng-team] [Bug 1285478] [NEW] Enforce alphabetical ordering in requirements file

2014-02-26 Thread ChangBo Guo(gcb)
Public bug reported: Sorting requirement files in alphabetical order makes code more readable, and can check whether specific library in the requirement files easily. Hacking donesn't check *.txt files. We had enforced this check in oslo-incubator https://review.openstack.org/#/c/66090/.

[Yahoo-eng-team] [Bug 1285482] [NEW] There is not any API sample file for unshelve a server API

2014-02-26 Thread Ken'ichi Ohmichi
Public bug reported: Now there is not any API sample file of unshelve a server API, and OpenStack API documentation[1] also does not describe the API. [1]: http://api.openstack.org/api-ref-compute-ext.html ** Affects: nova Importance: Undecided Assignee: Ken'ichi Ohmichi (oomichi)

[Yahoo-eng-team] [Bug 1280105] Re: urllib/urllib2 is incompatible for python 3

2014-02-26 Thread Fengqian
** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1280105 Title: urllib/urllib2 is incompatible for python 3 Status in OpenStack

[Yahoo-eng-team] [Bug 1285504] [NEW] lbaas add vip should allow vip from a different subnet

2014-02-26 Thread Rabi Mishra
Public bug reported: Current implementation of adding a 'vip' from the horizon dashboard by default uses the pool 'subnet' and does not allow to select the vip from a different subnet. It has an optional parameter to select an available ip from the pool subnet or it picks the next available ip

[Yahoo-eng-team] [Bug 1285507] [NEW] Improve Ironic Conductor threading locks

2014-02-26 Thread Michael Davies
Public bug reported: Ironic Conductor is not consistently using worker threads and locks as it should. change_node_power_state() does this correctly, whereas do_node_deploy() and do_node_teardown() do not. ** Affects: ironic Importance: Low Assignee: Michael Davies (mrda)

[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2014-02-26 Thread Eiichi Aikawa
** Also affects: python-novaclient Importance: Undecided Status: New ** Changed in: python-novaclient Assignee: (unassigned) = Eiichi Aikawa (aikawa) ** Changed in: python-novaclient Status: New = In Progress -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1283718] Re: file ./etc/nova/cells.json is invalid JSON

2014-02-26 Thread Yongli He
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1283718 Title: file ./etc/nova/cells.json is invalid JSON Status in

[Yahoo-eng-team] [Bug 1280105] Re: urllib/urllib2 is incompatible for python 3

2014-02-26 Thread Fengqian
For nova, urllib can be replaced by six.moves.urllib.parse. But urllib2 can not be replaced by six.moves.urllib.request for now, we need to sync policy module from oslo first. Because the old version oslo policy code still use urllib2, it will failed some test cases. So, we just replace urllib

[Yahoo-eng-team] [Bug 1285519] [NEW] comment typo in nova/compute/api.py

2014-02-26 Thread Liyingjun
Public bug reported: https://git.openstack.org/cgit/openstack/nova/tree/nova/compute/api.py#n3009 NODE should be NOTE ... ** Affects: nova Importance: Undecided Assignee: Liyingjun (liyingjun) Status: New ** Changed in: nova Assignee: (unassigned) = Liyingjun

[Yahoo-eng-team] [Bug 1285530] [NEW] exception message should use gettextutils

2014-02-26 Thread Yongli He
Public bug reported: pci request exception message should use _ import from gettextutils. ** Affects: neutron Importance: Undecided Status: New ** Affects: nova Importance: Undecided Assignee: Yongli He (yongli-he) Status: In Progress ** Also affects: nova