[Yahoo-eng-team] [Bug 1279276] [NEW] Two LBaaS tests are identical

2014-02-12 Thread Tatiana Mazur
Public bug reported: The tests: @test.create_stubs({api.neutron: ('network_list_for_tenant', 'provider_list', 'is_extension_supported')}) def test_add_pool_get(self): self._test_add_pool_get(with_service_type=True

[Yahoo-eng-team] [Bug 1279300] [NEW] detach boot device volume without warning

2014-02-12 Thread lirenke
Public bug reported: If I use block_device_mapping_v2 api to set a backend volume as boot device for instance. The instance will be launched by this remote volume successfully. But, in such case, we can also use detach api to force this boot device being detached. So, when we do it, the guestOS

[Yahoo-eng-team] [Bug 1279317] [NEW] xen: agent tests take longer than 15 secs

2014-02-12 Thread Gary Kotton
Public bug reported: gkotton@ubuntu:~/nova$ tox nova.tests.virt.xenapi.test_xenapi py26 create: /home/gkotton/nova/.tox/py26 ERROR: InterpreterNotFound: python2.6 py27 develop-inst-nodeps: /home/gkotton/nova py27 runtests: commands[0] | python -m nova.openstack.common.lockutils python setup.py te

[Yahoo-eng-team] [Bug 1279334] [NEW] optimise dhcp spawning performance

2014-02-12 Thread Yves-Gwenael Bourhis
Public bug reported: Some methods iterate over the same network ports list 3 times in neutron/agent/linux/dhcp.py just to spawn a unique dnsmasq instance, and potentially a network may have thousands of ports, so this adds a lot of processing overhead. For a mater of performance, some re-factorin

[Yahoo-eng-team] [Bug 904307] Re: Application/server name not available in service logs

2014-02-12 Thread Bogdan Dobrelya
** Also affects: murano Importance: Undecided Status: New ** Also affects: heat Importance: Undecided Status: New ** Also affects: ceilometer Importance: Undecided Status: New ** Also affects: savanna Importance: Undecided Status: New -- You received thi

[Yahoo-eng-team] [Bug 1279347] [NEW] Horizon user with member role should not be provided with subnet creation option for external network

2014-02-12 Thread Erasmo Isotton
Public bug reported: Horizon user with member role should not be provided with subnet creation option for external network Steps to reproduce the issue: 1- Login to Horizon using Administrator account and create an user with role as member 2- Logout and login to horizon as normal user 3- Click

[Yahoo-eng-team] [Bug 1279350] [NEW] nova-list not showing Networks in 2013.2.1

2014-02-12 Thread Beelzebub
Public bug reported: I tried booting ~100 instances at a time. All instances got IP information but one. +--++++-+--+ | ID | Name | Status | Task State | Power State | Networks

[Yahoo-eng-team] [Bug 1279358] [NEW] instance_get_all_by_filters() got an unexpected keyword argument 'use_slave'

2014-02-12 Thread Andrew Laski
Public bug reported: 2014-02-12 06:25:32.429 12188 ERROR nova.openstack.common.periodic_task [-] Error during ComputeManager._poll_rescued_instances: instance_get_all_by_filters() got an unexpected keyword argument 'use_slave' 2014-02-12 06:25:32.429 12188 TRACE nova.openstack.common.periodic_ta

[Yahoo-eng-team] [Bug 1274487] Re: neutron-metadata-agent incorrectly passes keystone token to neutronclient

2014-02-12 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Changed in: neutron/havana Importance: Undecided => High ** Changed in: neutron/havana Status: New => In Progres

[Yahoo-eng-team] [Bug 1279381] [NEW] nova service should pass ssl cert and key to glance when glance is configured to use ssl

2014-02-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The nova service should pass ssl cert and key to glance when glance is configured to use ssl. ** Affects: nova Importance: Undecided Status: New -- nova service should pass ssl cert and key to glance when glance is configured to use ssl h

[Yahoo-eng-team] [Bug 1279381] [NEW] nova service should pass ssl cert and key to glance when glance is configured to use ssl

2014-02-12 Thread Travis Ankrom
Public bug reported: The nova service should pass ssl cert and key to glance when glance is configured to use ssl. ** Affects: nova Importance: Undecided Assignee: Travis Ankrom (crabbytravvy) Status: In Progress ** Project changed: python-novaclient => nova ** Changed in: no

[Yahoo-eng-team] [Bug 1279385] [NEW] creation/modification of volume types should be extented

2014-02-12 Thread Christian Berendt
Public bug reported: At the moment only new volume types can be created or be deleted. The really interesting part, assigning/removing/modifying/listing extra_spec using type-key is not possible at all. This should be added to make the management of volume types in Horizion more useful. ** Affect

[Yahoo-eng-team] [Bug 1276887] Re: Glance uses INVALID HTTP header names - with underscore in their name

2014-02-12 Thread Erno Kuvaja
""" These headers: x-image-meta-container_format: bare x-image-meta-disk_format: qcow2 x-image-meta-is_public: True are not valid HTTP headers - these should not contain underscores. """ This is not accurate statement. RFC 822: 3.1.2. STRUCTURE OF HEADER FIELDS """ The field-name must be compo

[Yahoo-eng-team] [Bug 1279398] [NEW] links section is incorrect when listing trusts

2014-02-12 Thread Steve Martinelli
Public bug reported: This error is only seen when calling GET /OS-TRUST/trusts, so listing all trusts. (Pdb) p r.result {u'links': {u'self': u'http://localhost:5000/v3/OS-TRUST/OS-TRUST/trusts', u'next': None, u'previous': None}, u'trusts': [{u'impersonation': False, u'trustor_use

[Yahoo-eng-team] [Bug 1268505] Re: The response is text/plain format when encouter exception, even though set "Accept:application/json"

2014-02-12 Thread Mark Washenberger
Unfortunately there is no way to change this behavior without breaking backwards compatibility for clients that are sending Accept headers but already parsing text/plain responses on errors. So we cannot fix it. ** Changed in: glance Status: In Progress => Won't Fix -- You received this b

[Yahoo-eng-team] [Bug 1277204] Re: notifications no longer available in Nova

2014-02-12 Thread Phil Day
** Changed in: nova Status: Incomplete => Invalid ** Changed in: oslo.messaging 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/

[Yahoo-eng-team] [Bug 1279418] [NEW] OVS plugin sample configs should have lower case section headers

2014-02-12 Thread Mark T. Voelker
Public bug reported: The "Sample Configurations" section of etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini has uppercased section headers: https://github.com/openstack/neutron/blob/master/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini#L141 https://github.com/openstack/neutron/blob

[Yahoo-eng-team] [Bug 1275062] Re: [OSSA 2014-004] sensitive info in image location is logged when authentication to single tenant swift store fails (CVE-2014-1948)

2014-02-12 Thread Jeremy Stanley
** Changed in: ossa Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1275062 Title: [OSSA 2014-004] sensitive info in image location is logged w

[Yahoo-eng-team] [Bug 1279446] [NEW] Glance image create should handle invalid location more gracefully.

2014-02-12 Thread Sridevi Koushik
Public bug reported: On trying to create an image with invalid location uri, the following is the error message. HTTPInternalServerError (HTTP 500) This is not very informative. While it should be ideally 400 bad request. File "/opt/stack/glance/glance/store/__init__.py", line 273, in get_si

[Yahoo-eng-team] [Bug 1279472] [NEW] Enforce length checking for Security Group name field

2014-02-12 Thread Yuanhui Liu
Public bug reported: Currently in Security Group create / update, there is no checking on the security group name length. But once the form is submitted, the system actually checked the length of the security group name and reported error on that, as shown below: RESP BODY: {"badRequest": {"messa

[Yahoo-eng-team] [Bug 1279473] [NEW] typo in local_settings.py

2014-02-12 Thread Cindy Lu
Public bug reported: in local_settings.py/local_settings.py.example: "horizion" http://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/local/local_settings.py.example#n83 ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1279485] [NEW] Proper message required for network deletion with instances using it is done

2014-02-12 Thread Erasmo Isotton
Public bug reported: Poor error message when deleting networks with instances. Steps to Reproduce the problem 1. Add private networks to Horizon 2. Create 2 additional networks 3. Launch an instance from portal using 1 of the networks 4. Instance is launched and assigned a network 5. Select the

[Yahoo-eng-team] [Bug 1279496] [NEW] Invalid links section for get access token

2014-02-12 Thread Steve Martinelli
Public bug reported: Currently, when getting a single access token: { u'access_token': { u'authorizing_user_id': u'53965ee69aa145128a1e91f424745cfe', u'links': { u'self': u'http: //localhost: 5000/v3/access_tokens/aecec537d2634285a506299cc49a9b32', u'r

[Yahoo-eng-team] [Bug 1279497] [NEW] NSX plugin: punctual state synchronization might cause timeouts

2014-02-12 Thread Salvatore Orlando
Public bug reported: When performing punctual state synchronization (*) the NSX plugin might trigger the infamous eventlet-mysql deadlock since a NSX API call is performed from within a DB transaction. This should be avoided, especially since the transaction is not needed in this case. (*) This

[Yahoo-eng-team] [Bug 1279492] [NEW] oauth consumers links missing OS-OAUTH1

2014-02-12 Thread Steve Martinelli
Public bug reported: I noticed that the consumers controller for OS-OAUTH1 extension does not over-ride the base_url function. As a result, the links section of the result provides an invalid link. It is missing the OS-OAUTH1 portion of the URL. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1279498] [NEW] No pagination for list of users

2014-02-12 Thread Vahid Hashemian
Public bug reported: In Admin > Projects panel the list supports pagination, but in Admin > Users panel there is no pagination support. When there are large number of users this causes the list to load considerably slower (compared to load time of Projects panel with the same large number of pr

[Yahoo-eng-team] [Bug 1279505] [NEW] "Primary Project *" field in "Create User" form should not be mandatory

2014-02-12 Thread Vahid Hashemian
Public bug reported: Keystone V2 API for creating a user does not force a primary project to be provided for the user. IMHO, Horizon should follow the same logic. Users that are created through the API with no assigned primary project would not be able to login to Horizon and they would get th

[Yahoo-eng-team] [Bug 1279509] [NEW] Docker Instance in multi_host network mode receives the wrong gateway ip address

2014-02-12 Thread Daniel Kuffner
Public bug reported: A openstack docker setup in multi_host (FlatDHCPManager) network mode assigns the wrong gateway address to docker container instances. Currently does the docker driver use the gateway information delivered by nova. The gateway is always 10.0.0.1 (my private network). The IP

[Yahoo-eng-team] [Bug 1279551] [NEW] NSX: newly created ports status should be DOWN

2014-02-12 Thread Aaron Rosen
Public bug reported: NSX: newly created ports status should be DOWN ** Affects: neutron Importance: Medium Assignee: Aaron Rosen (arosen) Status: In Progress ** Tags: nvp ** Changed in: neutron Assignee: (unassigned) => Aaron Rosen (arosen) ** Changed in: neutron Im

[Yahoo-eng-team] [Bug 1279563] [NEW] Libvirt live migration fails when graphics listen is not 0.0.0.0 ("Cannot assign requested address")

2014-02-12 Thread Solly Ross
Public bug reported: Currently, live migration with the libvirt driver ("true" or otherwise) is only supported when the graphics listen addresses (vncserver_listen and spice.server_listen) are set to 0.0.0.0. If the addresses are set to the actual IP address of each compute host on the relevant m

[Yahoo-eng-team] [Bug 1279572] [NEW] DBError in nova-compute with baremetal driver after stats table change

2014-02-12 Thread Ben Nemec
Public bug reported: As of the following commit: https://github.com/openstack/nova/commit/8a7b95dccdbe449d5235868781b30edebd34bacd our nova-compute service on the seed node is throwing DBErrors. If I reset my Nova tree to the previous commit and downgrade the database to 232 then I am able to use

[Yahoo-eng-team] [Bug 1279578] [NEW] table sorting should have directional indicator

2014-02-12 Thread Thai Tran
Public bug reported: Currently, it is not possible to know which column determines the sort order for the table. It will be helpful to have an directional indicator that let users know which column is being sorted AND in the direction of the sort. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1279579] [NEW] Enforce length checking for user name field

2014-02-12 Thread Yuanhui Liu
Public bug reported: Currently in User create / update, there is no checking on the user name length. But once the form is submitted, the system actually checked the length of the user name and reported error on that, as shown below: Recoverable error: User name should not be greater than 255 cha

[Yahoo-eng-team] [Bug 1279587] [NEW] Filter does not work properly with paginated project list

2014-02-12 Thread Vahid Hashemian
Public bug reported: When the project list (Admin > Projects) is paginated the filter box causes only the list in the current page to be filtered. So if a project one is looking for does not exist in the current page filter does not return any results. This can be confusing. In my opinion, a bene

[Yahoo-eng-team] [Bug 1279591] [NEW] tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON

2014-02-12 Thread Dolph Mathews
Public bug reported: It seems that something is happening out of order here - there's a GET for a resource which raises a traceback, and then there's a PUT to the same resource? 2014-02-12 22:11:29.795 | FAIL: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSO

[Yahoo-eng-team] [Bug 1279590] [NEW] Enforce length checking for instance name field in update instance

2014-02-12 Thread Yuanhui Liu
Public bug reported: There is an allowed maximum length for instance name, while current code doesn't check / restrict the instance name field when update an instance. One question regarding this issue is what number should be used for the max_length: current code in create instance is using 80 a

[Yahoo-eng-team] [Bug 1279592] [NEW] Cannot 'rebuild' while instance is in task_state rebuilding

2014-02-12 Thread Dolph Mathews
Public bug reported: traceback-1: {{{ Traceback (most recent call last): File "tempest/services/compute/xml/servers_client.py", line 481, in rebuild str(Document(rebuild)), self.headers) File "tempest/common/rest_client.py", line 184, in post return self.request('POST', url, headers, b

[Yahoo-eng-team] [Bug 1279595] Re: [heat] stack cannot download metadata from nova-api-metadata.

2014-02-12 Thread Steve Baker
This looks like a nova issue, and its likely you could reproduce it by booting a server directly with nova. ** Also affects: nova Importance: Undecided Status: New ** No longer affects: heat -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1279606] [NEW] Trove exceptions registered with Horizon are incorrect

2014-02-12 Thread Brian DeHamer
Public bug reported: The Trove exceptions which are registered with Horizon (in opstack_dashboard.exceptions) are not the ones that are actually being raised by the python-troveclient. This results in trove exceptions being handled incorrectly by Horizon. These are the exceptions which are curren

[Yahoo-eng-team] [Bug 1279611] [NEW] urlparse is incompatible for python 3

2014-02-12 Thread Yongli He
Public bug reported: import urlparse should be changed to : import six.moves.urllib.parse as urlparse for python3 compatible. ** Affects: neutron Importance: Undecided Assignee: Yongli He (yongli-he) Status: New ** Changed in: neutron Assignee: (unassigned) => Yongli He

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-12 Thread Yongli He
** Also affects: storyboard Importance: Undecided Status: New ** Changed in: storyboard Assignee: (unassigned) => Yongli He (yongli-he) ** Changed in: storyboard Status: New => In Progress ** Also affects: ironic Importance: Undecided Status: New ** Changed in: i

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-12 Thread Yongli He
** Also affects: savanna Importance: Undecided Status: New ** Changed in: savanna Assignee: (unassigned) => Yongli He (yongli-he) ** Also affects: trove Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-12 Thread Yongli He
** Changed in: savanna Status: New => In Progress ** Also affects: swift Importance: Undecided Status: New ** Changed in: swift Assignee: (unassigned) => Yongli He (yongli-he) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-12 Thread lintan
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => lintan (lintan) ** Changed in: nova Status: New => In Progress ** Also affects: tuskar Importance: Undecided Status: New ** Changed in: tuskar Assignee: (un

[Yahoo-eng-team] [Bug 1279619] [NEW] Arista ML2 Driver enhancements to improve the Sync performance for scale deployments

2014-02-12 Thread Sukhdev Kapur
Public bug reported: When either end of the Arista ML2 driver reloads (Opestack controller running Neutron or Arista EOS), a full sync of DB state between the Neutron DB and EOS State is required to ensure that all tenant networks and ports are appropriately configured on the Arista Hardware. For

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-12 Thread Fengqian
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => In Progress ** Changed in: glance Assignee: (unassigned) => Fengqian (fengqian-gao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1174154] Re: Persistent storage on nodes is not supported

2014-02-12 Thread Robert Collins
We are now able to preserve ephemeral. Yay. ** Changed in: tripleo Status: Triaged => Confirmed ** Changed in: tripleo Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Com

[Yahoo-eng-team] [Bug 1246447] Re: setUp fails occasionally in KcMasterSqlTestCase

2014-02-12 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1246447

[Yahoo-eng-team] [Bug 1279642] [NEW] Fail to delete an instance with the TastState 'deleting'

2014-02-12 Thread Haiwei Xu
Public bug reported: When I try to delete an instance with the Task State ' deleting', I got the following error: ERROR nova.api.openstack [req-05ccd477-2931-4cac-9921-86c904e87e65 demo demo] Caught error: (OperationalError) (1054, "Unknown column 'compute_nodes_1.stats' in 'field list'") 'SEL

[Yahoo-eng-team] [Bug 1279644] [NEW] unused imports in neutron/agent/linux/async_process.py

2014-02-12 Thread yong sheng gong
Public bug reported: import eventlet -> unused import eventlet.event import eventlet.queue import eventlet.timeout -> unused ** Affects: neutron Importance: Low Assignee: yong sheng gong (gongysh) Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

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

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

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

[Yahoo-eng-team] [Bug 1279655] [NEW] process port updates in the main loop for mlnx agent

2014-02-12 Thread Irena Berezovsky
Public bug reported: changes the way the Mellanox eswitch agent processes port update notifications. It does the same for the mlnx-agent as was done for the ovs-agent in I219c6bdf63b0b5e945b655677f9e28fa591f03cd. ** Affects: neutron Importance: Undecided Status: New -- You receive

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

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

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

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

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2014-02-12 Thread Yongli He
** Also affects: storyboard 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/1229324 Title: extraneous vim editor configuration comments Status

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

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

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2014-02-12 Thread Yongli He
** Also affects: python-ironicclient 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/1229324 Title: extraneous vim editor configuration comment

[Yahoo-eng-team] [Bug 1279572] Re: DBError in nova-compute with baremetal driver after stats table change

2014-02-12 Thread Robert Collins
** Changed in: tripleo Status: Triaged => Fix Released ** Changed in: tripleo Assignee: (unassigned) => Ben Nemec (bnemec) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpa

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2014-02-12 Thread Yongli He
** Also affects: python-troveclient 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/1229324 Title: extraneous vim editor configuration comments