[Yahoo-eng-team] [Bug 1262424] Re: Files without code should not contain copyright notices

2014-01-21 Thread Alexander Ignatov
** Also affects: python-openstackclient 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/1262424 Title: Files without code should not contain

[Yahoo-eng-team] [Bug 1262424] Re: Files without code should not contain copyright notices

2014-01-21 Thread Alexander Ignatov
** Also affects: marconi 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/1262424 Title: Files without code should not contain copyright

[Yahoo-eng-team] [Bug 1271102] [NEW] If live_migration failed, VM stay in state MIGRATING

2014-01-21 Thread Gregory Cunha
Public bug reported: During the live_migration, if a InvalidSharedStorage is raised, the VM stay in MIGRATING state. The sequence of calls between services is the following (the request is a live_migration from Compute src to Compute dest): Scheduler (rpc call)- Compute dest :

[Yahoo-eng-team] [Bug 1271095] Re: nova-compute start failed because of instance_type not found

2014-01-21 Thread wangpan
** Changed in: nova Status: New = Invalid ** Description changed: - I got this issue in my stable havana nova, - the reproduce steps are: - 1. create a new flavor - 2. boot an instance with this flavor - 3. delete the flavor - 4. restart the nova-compute service - - the trace stack in

[Yahoo-eng-team] [Bug 1271108] [NEW] LBaaS tests refactoring

2014-01-21 Thread Tatiana Mazur
Public bug reported: Some LBaaS tests have redundant code and need to be refactored ** Affects: horizon Importance: Wishlist Assignee: Tatiana Mazur (tmazur) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Tatiana Mazur (tmazur) ** Changed in:

[Yahoo-eng-team] [Bug 1198813] Re: Duplicated glance image service

2014-01-21 Thread Ghe Rivero
** Also affects: python-glanceclient Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1271146] [NEW] V2 API instance_actions does not catch InstanceNotFound exceptions

2014-01-21 Thread Christopher Yeoh
Public bug reported: The V2 API instance_actions extension (addFloatingIp) does not catch InstanceNotFound exceptions which causes a traceback in the nova api log ** Affects: nova Importance: Undecided Assignee: Christopher Yeoh (cyeoh-0) Status: In Progress -- You received

[Yahoo-eng-team] [Bug 1271151] [NEW] Unable to include openstack_dashboard.settings in other top-level django settings module

2014-01-21 Thread Timur Sufiev
Public bug reported: In order to augment openstack_dashboard.settings with specific django application settings (namely, Murano) while editing neither openstack_dashboard.settings (it contains only settings related to vanilla openstack dashboards), nor /etc/openstack_dashoards/local_settings.py

[Yahoo-eng-team] [Bug 1271150] [NEW] Appropriate 5XX error should be raised if glance-api terminated abruptly during image download

2014-01-21 Thread Aswad Rangnekar
Public bug reported: Using commit: 2c4bd695652a628758eb56cb36394940a855d696 Empty response is sent to user downloading an image, if glance-api stops abruptly Steps to reproduce: 1 put a sleep of 10 sec in show() https://github.com/openstack/glance/blob/master/glance/api/v1/images.py#L443 2

[Yahoo-eng-team] [Bug 1271171] [NEW] Neutron allows overlapping IPs in the same tenant

2014-01-21 Thread Yair Fried
Public bug reported: Neutron allows creation of multiple network with the same CIDR in the same tenant How to reproduce: 1. create 2 networks in the same tenant 2. for each create a subnet with cidr 10.0.0.0/24 Expected Result: second subnet should raise an error Actual Result: subnet is

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

2014-01-21 Thread Bogdan Dobrelya
Added all affected core projects to not forgot to update them in I-3 as well ** Also affects: glance Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1271194] [NEW] Checkboxes get displayed even if no table actions are available

2014-01-21 Thread Julie Pichon
Public bug reported: Even if no table actions are available, checkboxes are displayed in the first column which can be confusing, since nothing can actually be done using them (see screenshot). Example for how to reproduce: 1. As an admin, create a shared network 2. Create a subnet for it 3.

[Yahoo-eng-team] [Bug 1259711] Re: Volume type or nova flavor extra_spec containing '/' can't be deleted

2014-01-21 Thread Rushi Agrawal
Skipped reading the first line of bug description, that there is already a bug registered against Nova. ** No longer affects: nova -- 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 1266962] Re: Remove set_time_override in timeutils

2014-01-21 Thread Roman Podoliaka
** Changed in: tuskar 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/1266962 Title: Remove set_time_override in timeutils

[Yahoo-eng-team] [Bug 1271220] [NEW] Updated information should be shown after attaching/detaching volume operation against instance

2014-01-21 Thread David Jia
Public bug reported: Updated information can be shown after instance rename, reboot and son on, but when attach/detach a volume to virtual server, cannot get the updated virtual server info. The operation step: 1) Get the last updated time '2013-12-09T08:23:40Z' of vs. 2) Attach a volume to vs.

[Yahoo-eng-team] [Bug 1211973] Re: Error notification payload not a dict

2014-01-21 Thread Mark Washenberger
** Changed in: glance Status: In Progress = Won't Fix ** Changed in: glance Milestone: icehouse-2 = None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1211973 Title: Error

[Yahoo-eng-team] [Bug 1271230] [NEW] vmware nsx: floating ip to fail to become reachable

2014-01-21 Thread Armando Migliaccio
Public bug reported: The following stacktrace has been observed recently in tempest runs for the VMware NSX Neutron plugin http://paste.openstack.org/show/61635/ This does not seem to be random and happens on master. ** Affects: neutron Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1271235] [NEW] User Defined Regions not supported

2014-01-21 Thread Steve Martinelli
Public bug reported: According to the API Spec, we should be able to create a region with a specific id: https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3.md#create-region-with-specific-id-put-regionsuser_defined_region_id I don't

[Yahoo-eng-team] [Bug 1271231] [NEW] securitygroups table is created twice while migrating database from havana to icehouse

2014-01-21 Thread Jakub Libosvar
Public bug reported: There is attempt to create a new table securitygroups by 49f5e553f61f_ml2_security_groups.py while table already exists (created by 3cb5d900c5de_security_groups.py) INFO [alembic.migration] Context impl MySQLImpl. INFO [alembic.migration] Will assume non-transactional DDL.

[Yahoo-eng-team] [Bug 1271230] Re: vmware nsx: floating ip to fail to become reachable

2014-01-21 Thread Armando Migliaccio
** Also affects: tempest 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/1271230 Title: vmware nsx: floating ip to fail to become reachable

[Yahoo-eng-team] [Bug 1271273] [NEW] Policy testing checks could be simplified in test_v3_filters

2014-01-21 Thread Henry Nash
Public bug reported: test_v3_filters resets the policy file repeatedly to perform its various checks. Usinf the current code, if you do this within a given test more than once it seems to break, leading to more complex test code. E.g.: # TODO(henry-nash) Ideally the policy setting

[Yahoo-eng-team] [Bug 1271276] [NEW] db migration of table brocadenetworks incorrectly specifies id as int

2014-01-21 Thread Shiv Haris
Public bug reported: Incorrect column specification of brocadenetworks id, should be string(36) instead of int ** Affects: neutron Importance: Undecided Assignee: Shiv Haris (shh) Status: In Progress ** Changed in: neutron Assignee: (unassigned) = Shiv Haris (shh) --

[Yahoo-eng-team] [Bug 1254555] Re: tenant does not see network that is routable from tenant-visible network until neutron-server is restarted

2014-01-21 Thread Robert Collins
** Changed in: tripleo Status: Triaged = 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/1254555 Title: tenant does not see network that is routable from

[Yahoo-eng-team] [Bug 1271311] [NEW] Neutron should disallow a CIDR of /32

2014-01-21 Thread Paul Ward
Public bug reported: NeutronDbPluginV2._validate_allocation_pools() currently does basic checks to be sure you don't have an invalid subnet specified. However, one thing missing is checking for a CIDR of /32. Such a subnet would only have one valid IP in it, which would be consumed by the

[Yahoo-eng-team] [Bug 1254462] Re: flake8 test fail in Horizon

2014-01-21 Thread Floren
Test again, the behavior described in this ticket is not reproducible. I change the status to invalid. ** Changed in: horizon Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1271330] [NEW] Customize the flavor's label

2014-01-21 Thread George Peristerakis
Public bug reported: In the create instance form, provide a way to customize the flavor's option labels ** Affects: horizon Importance: Undecided Assignee: George Peristerakis (george-peristerakis) Status: In Progress ** Changed in: horizon Assignee: (unassigned) =

[Yahoo-eng-team] [Bug 1271331] [NEW] unit test failure in gate nova.tests.db.test_sqlite.TestSqlite.test_big_int_mapping

2014-01-21 Thread Joe Gordon
Public bug reported: We are occasionally seeing the test nova.tests.db.test_sqlite.TestSqlite.test_big_int_mapping fail in the gate due to Traceback (most recent call last): File nova/tests/db/test_sqlite.py, line 53, in test_big_int_mapping output, _ = utils.execute(get_schema_cmd,

[Yahoo-eng-team] [Bug 1271333] [NEW] nova boot permits admin user to boot instances on networks belong to other tenants

2014-01-21 Thread Lars Kellogg-Stedman
Public bug reported: I have deployed OpenStack using RedHat's packstack tool by running packstack --allinone, which results in the following tenants: (keystone_admin)# keystone tenant-list +--+--+-+ |id|

[Yahoo-eng-team] [Bug 1271331] Re: unit test failure in gate nova.tests.db.test_sqlite.TestSqlite.test_big_int_mapping

2014-01-21 Thread Russell Bryant
** Also affects: oslo 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/1271331 Title: unit test failure in gate

[Yahoo-eng-team] [Bug 1271342] [NEW] using Resource Usage Overview only appears the id and not the name

2014-01-21 Thread Graciela Salcedo Mancilla
Public bug reported: When using Resource Usage Overview all the graphs shows the id, that is not friendly, I think could be better if we could have the instance name or the image name instead only the id. ** Affects: horizon Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1271344] [NEW] neutron-dhcp-agent not getting updates after ~24h running

2014-01-21 Thread Robert Collins
Public bug reported: Hi, last two days on ci-overcloud.tripleo.org, the neutron-dhcp-agent has stopped updating DHCP entries - new VMs don't get IP addresses until neutron-dhcp-agent is restarted. Haven't seen anything obvious in the logs yet, happy to set specific log levels or whatever to try

[Yahoo-eng-team] [Bug 1271348] [NEW] I18n: untranslated help text for port create

2014-01-21 Thread Doug Fish
Public bug reported: In Admin-Networks-[network name]-Ports-Create Port, the Device ID and Device Owner have untranslated tool tips. Looks like the issue is in openstack_dashboard/dashboards/admin/networks/ports/forms.py ** Affects: horizon Importance: Undecided Assignee: Doug Fish

[Yahoo-eng-team] [Bug 1271381] [NEW] Incorrect number of security groups in Project Overview

2014-01-21 Thread Vahid Hashemian
Public bug reported: Security Groups of a fresh project is reported as 0 (default: Used 0 of 10) even though the default security group is the default security group of the project. So it should report as 1 (Used 1 of 10). Steps to reproduce: 1. Using an admin user create a new project 'proj1'

[Yahoo-eng-team] [Bug 1269667] Re: metering service unreachable:ServiceCatalogException: Invalid service catalog service: metering

2014-01-21 Thread LIU Yulong
** Changed in: horizon Status: Incomplete = Invalid -- 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/1269667 Title: metering service

[Yahoo-eng-team] [Bug 1270943] Re: Hypervisor crashes after instance is spawned

2014-01-21 Thread Joe Gordon
Any idea of what process is causing the kernel to panic? In your pastebin you mention its 'OpenVSwitch crash mem dump' in which case I don't think this is a nova bug. Including neutron here to see if anyone over there has seen this, although it sounds like an OpenVSwitch issue (assuming its

[Yahoo-eng-team] [Bug 1269667] Re: metering service unreachable:ServiceCatalogException: Invalid service catalog service: metering

2014-01-21 Thread LIU Yulong
+--+---+--+--+-+--+ |id| region |publicurl

[Yahoo-eng-team] [Bug 1118066] Re: Possible to get and update quotas for nonexistant tenant

2014-01-21 Thread Joe Gordon
So this is a known issue, nova doesn't do any tenant validation for quotas. Right now the assumption is that only global admins (think cloud operator) should have access to the last three methods in: http://docs.openstack.org/api/openstack-compute/2/content/os-quota- sets.html GET

[Yahoo-eng-team] [Bug 1270845] Re: nova-api-metadata - refused to start due to missing fake_network configuration

2014-01-21 Thread Joe Gordon
To prevent this in the future, we should add a mode in devstack to deploy each nova-api service as a separate binary and use that in one of or gate jobs (either postgres or mysql versions) ** Also affects: devstack Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1118066] Re: Possible to get and update quotas for nonexistant tenant

2014-01-21 Thread Scott Devoid
** Changed in: nova Status: Opinion = Confirmed -- 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/1118066 Title: Possible to get and update quotas for nonexistant

[Yahoo-eng-team] [Bug 1264452] Re: update method in os-services v2api raise unexpect exception

2014-01-21 Thread lizheming
** 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/1264452 Title: update method in os-services v2api raise unexpect

[Yahoo-eng-team] [Bug 1271405] [NEW] local variable 'network_name' referenced before assignment

2014-01-21 Thread Xiang Hui
Public bug reported: Hi team,   I encounter this error in a lightly complicated situation:   OS : ubuntu   Branch : Icehouse   When booting a vm with admin role and assigning it with another tenant's private network, it's fine to work.   But the update info cache action will started

[Yahoo-eng-team] [Bug 1183817] Re: instances created in newly created subnet are not accessible via private range ip adress 10.0.11.2 from devstack host machine

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

[Yahoo-eng-team] [Bug 1245862] Re: Duplicate iptables rule handling can be surprising

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

[Yahoo-eng-team] [Bug 1202362] Re: quantum-ovs-cleanup removes system devices that OVS is still looking for

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

[Yahoo-eng-team] [Bug 1271416] [NEW] tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.setupClass(): TimeoutException: Request timed out

2014-01-21 Thread Masayuki Igawa
Public bug reported: ft7.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)_StringException: Traceback (most recent call last): File tempest/api/compute/images/test_list_image_filters.py, line 60, in setUpClass cls.server1['id'],

[Yahoo-eng-team] [Bug 1271417] [NEW] glance_num_retries can't work

2014-01-21 Thread Liping Mao
Public bug reported: Version : Havana I have two controllers in my environment, and deploy glance-api on each controller. In nova.conf : glance_api_servers=controller2:9292,controller2:9292 glance_num_retries = 2 When I kill the glance on controller2, then run nova image-list, I will get

[Yahoo-eng-team] [Bug 1271426] [NEW] protected property change not rejected if a subsequent rule match accepts them

2014-01-21 Thread Mark Washenberger
Public bug reported: See initial report here: http://lists.openstack.org/pipermail/openstack- dev/2014-January/024861.html What is happening is that if there is a specific rule that would reject an action and a less specific rule that comes after that would accept the action, then the action is

[Yahoo-eng-team] [Bug 1271429] [NEW] quota commit to error project/user in auto confirm resize

2014-01-21 Thread wangpan
Public bug reported: it is that, if the confirmation is launched through periodic task, then the project_id and user_id in context are all None, which result in reservations in DB are also have `NULL` project_id and user_id, when these reservations are committed, the quotas usage of the

[Yahoo-eng-team] [Bug 1271432] [NEW] Error supported_extension_aliases in metaplugin.ini

2014-01-21 Thread Hirofumi Ichihara
Public bug reported: There is an error in metaplugin.ini. Supported_extension_aliases is not 'providernet', it should be set 'provider'. ** Affects: neutron Importance: Undecided Assignee: Hirofumi Ichihara (ichihara-hirofumi) Status: New ** Changed in: neutron Assignee: