[Yahoo-eng-team] [Bug 1336624] [NEW] Libvirt driver cannot avoid ovs_hybrid

2014-07-01 Thread Ryota Mibu
Public bug reported: This bug is related to Nova and Neutron. Libvirt driver cannot avoid ovs_hybrid though if NoopFirewallDriver is selected, while using LibvirtGenericVIFDriver at Nova and ML2+OVS at Neutron. Since Nova follows "binding:vif_detail" from Neutron [1], that is intended behavior.

[Yahoo-eng-team] [Bug 1336603] [NEW] swift object url encoding issue when name has spaces

2014-07-01 Thread Cindy Lu
Public bug reported: Two issues: (1) Unable to 'View Details' for object with spaces in its name I create an empty object with name: 'a b c'. In the table it shows up the same 'a b c', and in the 'Edit Object', it is encoded: a%20b%20c. However, if I try to 'View Details' for this item, it give

[Yahoo-eng-team] [Bug 1336596] [NEW] Cisco N1k: Clear entries in n1kv specific tables on rollbacks

2014-07-01 Thread Abhishek Raut
Public bug reported: During rollback operations, the resource is cleaned up from the neutron database but leaves a few stale entries in the n1kv specific tables. Vlan/VXLAN allocation tables are inconsistent during network rollbacks. VM-Network table is left inconsistent during port rollbacks. Ex

[Yahoo-eng-team] [Bug 1336593] [NEW] Swift containers table missing column headings

2014-07-01 Thread Cindy Lu
Public bug reported: It would be nice to have Column headings (e.g Name, Size, Actions) for the Container / Object table, including the 'Select All' checkbox for the Object table so that you can delete multiple objects at once. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1275500] Re: Cannot reboot instance: Network filter not found: Could not find filter

2014-07-01 Thread Davanum Srinivas (DIMS)
Still no sign of this ** Changed in: nova Status: Confirmed => 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/1275500 Title: Cannot reboot instance: Netw

[Yahoo-eng-team] [Bug 1261644] Re: baremetal deploys can leak iscsi sessions

2014-07-01 Thread Davanum Srinivas (DIMS)
Looks like this was fixed in ironic ** Changed in: nova Status: Triaged => 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/1261644 Title: baremetal deploy

[Yahoo-eng-team] [Bug 1336571] [NEW] Power State value 'No State' should be 'Unknown'

2014-07-01 Thread Cindy Lu
Public bug reported: A better choice for the power state 'No State' is 'Unknown.' File to fix: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/tables.py ** Affects: horizon Importance: Undecided Status: New -- You received this bu

[Yahoo-eng-team] [Bug 1336265] Re: Wrong HTTP examples in OS-FEDERATION Trusted Attributes API docs

2014-07-01 Thread Dolph Mathews
Reverting the above API docs in https://review.openstack.org/#/c/103986/ (approved, but blocked by a gate bug atm) which will render this invalid. ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, whic

[Yahoo-eng-team] [Bug 1336566] [NEW] unboundlocalerror during sync_routers_task

2014-07-01 Thread Armando Migliaccio
Public bug reported: I observed this stacktrace: http://paste.openstack.org/show/85277/ It looks like there may be circumstances where routers do not get initialized. It's better to be more defensive in this regard. ** Affects: neutron Importance: Undecided Assignee: Armando Migliacci

[Yahoo-eng-team] [Bug 1336560] [NEW] cannot add users to a group

2014-07-01 Thread Eric Peterson
Public bug reported: Steps to reproduce: 1) Create a group 2) Modify the group members 3) click the add button (the add button fails to do anything) The problem is somewhere around the _modal_form_add_members.html file in this code: /* as you navigate around the more pages, they stack o

[Yahoo-eng-team] [Bug 1336556] [NEW] migration default value not being applied to dbase

2014-07-01 Thread Paul Michali
Public bug reported: I have a private repo that is a few weeks behind the upstream, and was having problems stacking. Initially it was failing in one of the migrations, so I changed the SQLAlchemy version to 0.8.4 and alembic to 0.6.5 and retried (clean database). What I saw was that the migratio

[Yahoo-eng-team] [Bug 1336551] [NEW] multi network create not correctly setting up bridge

2014-07-01 Thread Ramy Asselin
Public bug reported: I'm trying to use nova-network to forward my blade's eth0 to the instance's eth0, and my blade's eth1 to my instances eth1. I've struggled quite a bit and posed this question: https://ask.openstack.org/en/question/33421/how-to-bridge-2-ethernet-interfaces-from-host-blade-to-

[Yahoo-eng-team] [Bug 1336522] [NEW] pagination support for swift objects

2014-07-01 Thread Cindy Lu
Public bug reported: There is a patch in review for adding pagination support to containers. It would also be nice to add it for the objects too. https://github.com/openstack/swift/blob/master/swift/common/internal_client.py#L319 related: http://docs.openstack.org/api/openstack-object- storage/1

[Yahoo-eng-team] [Bug 1336418] Re: Admin auth check seems to override policy rules.

2014-07-01 Thread Charles V Bock
Re-evaluating this... will reopen if Its still an issue. ** Changed in: horizon Status: New => 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/1336418

[Yahoo-eng-team] [Bug 1336492] [NEW] Trove instance table name should be changed

2014-07-01 Thread Andrew Bramley
Public bug reported: It appears that the pattern for form / table names is to match the name from the navigation panels e.g. Selecting Compute --> Overview displayed the Overview panel e.g. Selecting Orchestration --> Stacks displays the Stacks panel For trove we don't follow the same rule: Not

[Yahoo-eng-team] [Bug 1336488] [NEW] Incorrect example url in glance.store.swift

2014-07-01 Thread nikhil komawar
Public bug reported: Following the change the way we store glance location as per https://review.openstack.org/#/c/98722 we need to modify the example url in SingleTenantStore and MultiTenantStore to indicate all appropriate urls as per the situtation.. https://github.com/openstack/glance/blob/m

[Yahoo-eng-team] [Bug 1336490] [NEW] Should rename panels for Trove

2014-07-01 Thread Andrew Bramley
Public bug reported: Currently the visible panel names for Trove are all prepended with the word 'Database' e.g. Databases --- Database Instances --- Database Backups --- Database Configuration Groups (in development) If you look at the other panels in the dashboard none of the other panels are

[Yahoo-eng-team] [Bug 1336478] [NEW] VPNaaS Cisco REST client enhance CSR create

2014-07-01 Thread Paul Michali
Public bug reported: Currently, int he Cisco CSR REST client, the CSR instances are created using numerous parameters. This enhancement is to take a dict with the configuration information, so that additional settings can be provided in the future. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1336417] [NEW] tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_nova_notification

2014-07-01 Thread Daniel Berrange
Public bug reported: http://logs.openstack.org/83/101883/3/check/check-tempest-dsvm-postgres- full/4effbe3/ 2014-07-01 16:22:41.275 | tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_nova_notification[gate] 2014-07-01 16:22:41.275 | --

[Yahoo-eng-team] [Bug 1336418] [NEW] Admin auth check seems to override policy rules.

2014-07-01 Thread Charles V Bock
Public bug reported: This check for the admin role seems to fly in the face of the RBAC control that keystone now gives us. since is_superuser is based solely on the user having the role of admin. if not user.is_superuser: raise exceptions.NotAuthorized https://github.com/op

[Yahoo-eng-team] [Bug 1336387] [NEW] Volume test_encryption has missing mocks

2014-07-01 Thread Lin Hua Cheng
Public bug reported: The test is loading the volume index page and preloads the Snapshot tab. The test however is not mocking the call for volume_snapshot_list() and volume_list() used in the Snapshot tab. It looks like the exception is consume silently, must be a bug on the get__data() call o

[Yahoo-eng-team] [Bug 1336388] [NEW] Volume test_encryption has missing mocks

2014-07-01 Thread Lin Hua Cheng
Public bug reported: The test is loading the volume index page and preloads the Snapshot tab. The test however is not mocking the call for volume_snapshot_list() and volume_list() used in the Snapshot tab. It looks like the exception is consume silently, must be a bug on the get__data() call o

[Yahoo-eng-team] [Bug 1336377] [NEW] random nova unit test failure for test_shelve_offload

2014-07-01 Thread Chris Behrens
Public bug reported: http://logs.openstack.org/02/94402/18/check/gate-nova-python26/b20aa1d/testr_results.html.gz ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to O

[Yahoo-eng-team] [Bug 1336317] [NEW] List of images is not sorted in any useful manner

2014-07-01 Thread Daniel Berrange
Public bug reported: Various places in the Horizon UI display a list of images. None of these places seem to sorted the list in any kind of useful order. If it is sorted at all, it must be sorted based on some property which is invisible in the UI, thus giving the impression it is unsorted When

[Yahoo-eng-team] [Bug 1336310] [NEW] [data processing] Job execution "succeeded status" still shows status bar

2014-07-01 Thread Chad Roberts
Public bug reported: Priority *wishlist* This is a change that was merged in sahara-dashboard after the horizon merge process started. It now needs to be merged into the horizon codebase. Original patch: https://review.openstack.org/#/c/102658/ Steps to repro: 1. Run job 2. wait job finish

[Yahoo-eng-team] [Bug 1336300] [NEW] [data processing] Need to mark cluster template field as required

2014-07-01 Thread Chad Roberts
Public bug reported: Priority *wishlist*. This change was made to the sahara-dashboard repo after the merge process began. It needs to be merged into the new horizon codebase. Original patch: https://review.openstack.org/#/c/101927/ Steps To Reproduce: 1. Install OpenStack with Sahara. 2. Lo

[Yahoo-eng-team] [Bug 1336297] [NEW] [data processing] Ability to add keypair from create cluster dialog

2014-07-01 Thread Chad Roberts
Public bug reported: Priority *wishlist* This is a change from the sahara-dashboard repo that was made after the merge process started. It needs to be added to the horizon codebase. Original patch: https://review.openstack.org/#/c/98557/ The cluster creation dialog needs to allow you to add

[Yahoo-eng-team] [Bug 1336292] [NEW] [data processing] Fix UI refresh for deleted clusters

2014-07-01 Thread Chad Roberts
Public bug reported: Priority *wishlist* This is a fix that went into the sahara-dashboard repo after the merge process began. It needs to be merged into the new home in horizon. Original patch: https://review.openstack.org/#/c/95042/ Steps to repro: 1. Create cluster 2. Goto clusters page 3.

[Yahoo-eng-team] [Bug 1332560] Re: Image is created without any format when instance snapshot is created

2014-07-01 Thread Ankit Agrawal
Christopher - I tested this issue with the latest master and now I am able to boot the instance successfully from 0 bytes image which is internally referring to volume snapshot to boot the instance from it. It is mentioned that the new image is simply a bucket of properties (particularly the bl

[Yahoo-eng-team] [Bug 1336283] [NEW] [data processing] Allow for HDFS data sources without prefix

2014-07-01 Thread Chad Roberts
Public bug reported: Priority *wishlist*: This is a fix that was from the sahara-dashboard repo that came in after the merge was started. It needs to be ported to the horizon codebase post-merge. Original patch: https://review.openstack.org/#/c/92833/ Sahara currently demands that the URL for

[Yahoo-eng-team] [Bug 1336272] [NEW] tempest test_hotplug_nic fails in icehouse

2014-07-01 Thread Brant Knudson
Public bug reported: https://review.openstack.org/#/c/101977/ failed (06-25 09:41) with one failure from tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic in check-tempest-dsvm-neutron-icehouse (so I assume this is running stable/icehouse). The traceback shows that temp

[Yahoo-eng-team] [Bug 1336266] [NEW] [data processing] Fix new cluster dialog text

2014-07-01 Thread Chad Roberts
Public bug reported: This is *wishlist* item for a fix that was implemented in the sahara- dashboard repo after the merge process started. The text displayed when creating a new cluster references "cluster templates" which is incorrect. Original bug: https://bugs.launchpad.net/sahara/+bug/13264

[Yahoo-eng-team] [Bug 1336264] [NEW] Membership step styles incorrectly applied to the whole workflow

2014-07-01 Thread Santiago Baldassin
Public bug reported: horizon.membership.js is adding the class .dropdown_fix to the _workflow.html to fix the overflow in the update members step. That class should not be applied to the whole workflow template but to the members step template ** Affects: horizon Importance: Undecided A

[Yahoo-eng-team] [Bug 1336265] [NEW] Wrong HTTP examples in OS-FEDERATION Trusted Attributes API docs

2014-07-01 Thread Marek Denis
Public bug reported: OS-FEDERATION IDentity API's trusted attribute's HTTP requests and responses are not correct: For instance (https://github.com/openstack/identity- api/blob/master/v3/src/markdown/identity-api-v3-os-federation-ext.md #get-an-identity-providers-set-of-trusted-attributes-get-os-

[Yahoo-eng-team] [Bug 1336258] [NEW] Section 'links' misplaced in OS-FEDERATION identity API

2014-07-01 Thread Marek Denis
Public bug reported: It was discovered that section 'links' is misplaced in HTTP responses in mapping's examples in OD-FEDERATION Identity API docs: https://github.com/openstack/identity-api/blob/master/v3/src/markdown /identity-api-v3-os-federation-ext.md For instance Response to Mapping's PU

[Yahoo-eng-team] [Bug 1334164] Re: nova error migrating VMs with floating ips: 'FixedIP' object has no attribute '_sa_instance_state'

2014-07-01 Thread Roman Podoliaka
** Also affects: fuel Importance: Undecided Status: New ** Changed in: fuel Status: New => In Progress ** Changed in: fuel Assignee: (unassigned) => Roman Podoliaka (rpodolyaka) -- You received this bug notification because you are a member of Yahoo! Engineering Team, whic

[Yahoo-eng-team] [Bug 1336251] [NEW] Big Switch: Consistency hash table lock causing deadlocks

2014-07-01 Thread Kevin Benton
Public bug reported: The new consistency hash table seems to be causing deadlocks. http://openstack-ci-gw.bigswitch.com/logs/refs- changes-13-92013-4/BSN_PLUGIN/logs/screen/screen-q-svc.log.gz ** Affects: neutron Importance: Undecided Assignee: Kevin Benton (kevinbenton) Statu

[Yahoo-eng-team] [Bug 856764] Re: RabbitMQ connections lack heartbeat or TCP keepalives

2014-07-01 Thread Bogdan Dobrelya
** Also affects: fuel 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/856764 Title: RabbitMQ connections lack heartbeat or TCP keepalives Stat

[Yahoo-eng-team] [Bug 1333654] Re: Timeout waiting for vif plugging callback for instance

2014-07-01 Thread Salvatore Orlando
Addressed by: https://review.openstack.org/#/c/103865/ I'm not sure if I'm missing something in the commit message, but it was not automatically added. ** No longer affects: neutron ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Salvator

[Yahoo-eng-team] [Bug 1336243] [NEW] xvfbwrapper should be with the conditional selenium imports

2014-07-01 Thread Julie Pichon
Public bug reported: Since xvfbwrapper is only a requirement when using selenium, it should be moved together with the conditional imports. https://github.com/openstack/horizon/blob/44055c1676/horizon/test/helpers.py#L35 This was flagged by a packager. ** Affects: horizon Importance: Mediu

[Yahoo-eng-team] [Bug 1276694] Re: Openstack services should support SIGHUP signal

2014-07-01 Thread Vladimir Kuklin
** Also affects: fuel Importance: Undecided Status: New ** Changed in: fuel Assignee: (unassigned) => MOS Oslo (mos-oslo) ** Changed in: fuel Milestone: None => 5.1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1336238] [NEW] _get_capacity_info fails when using long mount names or large storage due to multi-line df output

2014-07-01 Thread Maurice Leeflang
Public bug reported: Glance version = 0.12.0 / 2014.1 In python package /usr/lib/python2.6/site-packages/glance/store/filesystem.py _get_capacity_info(self, mount_point) To determine the free space of a store, the python script executes df with option "--block-size=1", in later version (I noti

[Yahoo-eng-team] [Bug 1335973] Re: VPNaaS Cisco table not created

2014-07-01 Thread Paul Michali
** Changed in: neutron 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/1335973 Title: VPNaaS Cisco table not created Status in OpenStack Neutron (vi

[Yahoo-eng-team] [Bug 1304862] Re: The metadata network gets unreachable on again adding the network interface to router requires

2014-07-01 Thread navin
Changed state from Incomplete to Invalid since exact steps are given but it seems bug has been fixed indirectly. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1316271] Re: Network Security: VM hosts can SSH to compute node

2014-07-01 Thread Robert Clark
OSSN Published, congratulations Stan! https://wiki.openstack.org/wiki/OSSN/OSSN-0018 ** Changed in: ossn Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://

[Yahoo-eng-team] [Bug 1324934] Re: Neutron port leak when connection is dropped during port create in instance boot.

2014-07-01 Thread Matthew Gilliard
** Changed in: neutron 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/1324934 Title: Neutron port leak when connection is dropped during port create

[Yahoo-eng-team] [Bug 1336198] [NEW] Metering test plugin includes initialization code as well as tests

2014-07-01 Thread Assaf Muller
Public bug reported: Currently the metering test case includes setUp code as well as the tests themselves. Splitting up the test case class into two allows other test cases to inherit the metering plugin class without inherting (And implicitly re-running) the tests themselves. ** Affects: neutron

[Yahoo-eng-team] [Bug 1327005] Re: Need change host to host_name in host resources

2014-07-01 Thread tinytmy
** Changed in: nova Status: Invalid => 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/1327005 Title: Need change host to host_name in host resources Status i

[Yahoo-eng-team] [Bug 1336196] [NEW] Inconsistent keyword for automatic deletion of resources during unit tests

2014-07-01 Thread Assaf Muller
Public bug reported: Ports, networks and subnets have a do_delete=True parameter. By default, these resources are deleted at the end of the context manager scope. All other resources use a different semantic: no_delete=False. This causes confusing situations such as: with self.subnet(network, do_

[Yahoo-eng-team] [Bug 1336174] Re: lbaas-agent: healthmonitor disassociate invokes delete

2014-07-01 Thread Eugene Nikanorov
health monitor is a shared object, so when you disassociate it from the pool, it us undeployed from particular backend, but the health monitor as a shared entity remains in the DB (it actually could be associated with several pools simultaneously) So you're observing expected behavior ** Changed

[Yahoo-eng-team] [Bug 1336177] [NEW] Foreign key was set in model, but was skipped in migration

2014-07-01 Thread Ann Kamyshnikova
Public bug reported: Foreign key for network_id column was set in model ML2_BrocadePort , but it was not added in migration 492a106273f8_brocade_ml2_mech_dri for this column. Database content http://paste.openstack.org/show/85201/ ** Affects: neutron Importance: Undecided Assignee: An

[Yahoo-eng-team] [Bug 1327473] Re: Don't use mutables as default args

2014-07-01 Thread Liusheng
** Also affects: heat Importance: Undecided Status: New ** Also affects: neutron Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Liusheng (liusheng) ** Changed in: heat

[Yahoo-eng-team] [Bug 1336174] [NEW] lbaas-agent: healthmonitor disassociate invokes delete

2014-07-01 Thread Aniruddha
Public bug reported: Hello, I am adding a LBaaS driver, and in that I see that neutron lb-healthmonitor-disassociate invokes `delete_pool_health_monitor` function in the driver!, but the monitor is *not* actually removed from the DB and neutron lb-healthmonitor-delete will do the

[Yahoo-eng-team] [Bug 1336175] [NEW] ofagent argument mismatch

2014-07-01 Thread YAMAMOTO Takashi
Public bug reported: commit 9d13ea88 had an argument mismatch which causes the following: TypeError: _get_ports() takes exactly 2 arguments (1 given) ** Affects: neutron Importance: Undecided Assignee: YAMAMOTO Takashi (yamamoto) Status: In Progress -- You received this bug n

[Yahoo-eng-team] [Bug 1336172] [NEW] neutron/agent/linux/ovs_lib.py: int(ofport) returns 'NoneType' instead of string or a number

2014-07-01 Thread Kashyap Chamarthy
Public bug reported: I encountered this as part of "check-neutron-dsvm-functional" test job failure from Jenkins. Contextual log snippet (from console.html)[1]: . . . 2014-07-01 03:31:05.323 | 2014-07-01 03:31:05.304 | Command: ['sudo', 'ovs-v