[Yahoo-eng-team] [Bug 1260224] [NEW] agent model migration script does not contain ml2 plugin

2013-12-12 Thread yong sheng gong
Public bug reported: + mysql -uroot -proot -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron_ml2;' + mysql -uroot -proot -h127.0.0.1 -e 'CREATE DATABASE neutron_ml2 CHARACTER SET utf8;' + /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml

[Yahoo-eng-team] [Bug 1260227] [NEW] Pre-select the network when there's only one.

2013-12-12 Thread Zhenguo Niu
Public bug reported: When launching instance with neutron, network field is required. If there is only one, it should be pre-selected. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1260228] [NEW] Pre-select the network when there's only one.

2013-12-12 Thread Zhenguo Niu
*** This bug is a duplicate of bug 1260227 *** https://bugs.launchpad.net/bugs/1260227 Public bug reported: When launching instance with neutron, network field is required. If there is only one, it should be pre-selected. ** Affects: horizon Importance: Undecided Status: New *

[Yahoo-eng-team] [Bug 1260232] [NEW] db migration on unique constraint should not be applied to all plugins

2013-12-12 Thread Edgar Magana
Public bug reported: There is an assumption that all "neutron plugins" creates the plumgrid_neutron.agents table, which is not the case. I just tested big switch and plumgrid plugins and they are failing: INFO [alembic.migration] Running upgrade havana -> e197124d4b9, add unique constraint to m

[Yahoo-eng-team] [Bug 1260233] [NEW] db migration (agents constraint) fails when using ryu plugin

2013-12-12 Thread Yoshihiro Kaneko
Public bug reported: Ryu plugin does not support agent extension yet. Therefore, 511471cc46b_agent_ext_model_supp.py does not contain ryu plugin, and agents table is not created. However, 1fcfc149aca4_agents_unique_by_type_and_host.py does not consider this case. I think that migration_for_plugi

[Yahoo-eng-team] [Bug 1260262] [NEW] ml2 gre/vxlan type driver can lose segment_id allocation

2013-12-12 Thread Isaku Yamahata
Public bug reported: With ML2 gre/vxlan type driver and multiple segment is specified, the type driver can leak segment_id ** Affects: neutron Importance: Undecided Assignee: Isaku Yamahata (yamahata) Status: In Progress -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1252603] Re: PMTUD needs to be disabled for tunneling to work in many Grizzly environments.

2013-12-12 Thread James Page
Limiting scope to cloud-archive; raring actually has a sufficiently recent version of openvswitch to not have this issue. ** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: quantum (Ubuntu) Status: New => Invalid ** Changed in: cloud-archive

[Yahoo-eng-team] [Bug 1260249] Re: migration-list: 'unicode' object has no attribute 'iteritems'

2013-12-12 Thread sahid
** Also affects: nova 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/1260249 Title: migration-list: 'unicode' object has no a

[Yahoo-eng-team] [Bug 1260265] [NEW] BaremetalHostManager cannot distinguish baremetal hosts from other hosts

2013-12-12 Thread Arata Notsu
Public bug reported: BaremetalHostManager cloud distingush baremetal hosts by checking "baremetal_driver" exists in capabilities or not. However, now BaremetalHostManager cannot, because capabilities are not reported to scheduler and BaremetalHostManager always receives empty capabilities. As a re

[Yahoo-eng-team] [Bug 1260274] [NEW] NoVNC Console not showing in Internet Explorer

2013-12-12 Thread Jesse Pretorius
Public bug reported: When accessing the NoVNC console through Internet Explorer (tested with IE9 and IE10) the HTML5 Canvas never renders, instead showing 'Canvas not supported'. Environment: - OS: Ubuntu 12.04 LTS - Platform: Openstack Grizzly - Packages: nova-novncproxy 1:2013.1.3-0ubuntu1

[Yahoo-eng-team] [Bug 1260281] [NEW] Rendering of dashboard is broken in Internet Explorer

2013-12-12 Thread Jesse Pretorius
Public bug reported: In Internet Explorer (tested with IE9 and IE10) the rendering of various dashboard components is broken. - Content section is shown below the left hand navigation menu most often, unless you have a super-wide screen - Network Topology network names do not display inside th

[Yahoo-eng-team] [Bug 1260249] Re: migration-list: 'unicode' object has no attribute 'iteritems'

2013-12-12 Thread Joe Gordon
this looks like a novaclient bug only ** Changed in: nova Status: New => 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/1260249 Title: migration-list: 'u

[Yahoo-eng-team] [Bug 1260301] [NEW] Expired vnc token doesn't fail fast

2013-12-12 Thread Loganathan Parthipan
Public bug reported: If an expired vnc token is used, I'd expect an appropriate HTTP response. However, currently novnc just hangs at "Starting VNC handshake". To reproduce 1. nova get-vnc-console novnc => returns a URI with the token 2. point browser to the returned URI after the expiry 3. pag

[Yahoo-eng-team] [Bug 1253896] Re: test_minimum_basic_scenario fails with SSHException: Error reading SSH protocol banner

2013-12-12 Thread Sean Dague
This bug is not invalid for neutron, it's unfortunate that jog0 said that earlier, as neutron is exposing this more often than nova-network. ** Changed in: neutron Importance: High => Critical ** Changed in: neutron Status: Invalid => Confirmed -- You received this bug notification be

[Yahoo-eng-team] [Bug 1260310] [NEW] gate-tempest-dsvm-full failure with "An error occurred while enabling hairpin mode on domain with xml"

2013-12-12 Thread Abhishek Chanda
Public bug reported: Kibana search http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIkFuIGVycm9yIG9jY3VycmVkIHdoaWxlIGVuYWJsaW5nIGhhaXJwaW4gbW9kZSBvbiBkb21haW4gd2l0aCB4bWxcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ

[Yahoo-eng-team] [Bug 1260314] [NEW] glance image-create with invalid store fails but still creates image

2013-12-12 Thread John Lenihan
Public bug reported: glance checks whether or not a specified store is valid, but if it is invalid the image has already been created. I pulled the latest devstack code and then ran these commands after sourcing openrc: ubuntu@devstack-glance:/mnt/devstack$ glance index ID

[Yahoo-eng-team] [Bug 1259894] Re: tempest.api.compute.v3.servers.test_server_rescue.ServerRescueV3TestJSON.test_rescue_unrescue_instance FAILED

2013-12-12 Thread Attila Fazekas
It looks like a nova issue, adding nova to the afflicted projects. ** Also affects: nova Importance: Undecided Status: New ** Changed in: tempest Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscr

[Yahoo-eng-team] [Bug 1257460] Re: test_rescued_vm_detach_volume Volume test_detach failed to reach in-use status within the required time (196 s).

2013-12-12 Thread Attila Fazekas
Is tempest did anything incorrectly ? ** Also affects: nova Importance: Undecided Status: New ** Also affects: cinder Importance: Undecided Status: New ** Changed in: tempest Status: New => Incomplete -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1260138] Re: VMWARE: Unable to spawn instances from sparse/ide images

2013-12-12 Thread Abhishek Chanda
Duplicate of #1260139 ** Changed in: nova Status: New => Won't Fix -- 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/1260138 Title: VMWARE: Unable to spawn instance

[Yahoo-eng-team] [Bug 1182883] Re: List servers matching a regex fails with Quantum

2013-12-12 Thread Sean Dague
** Changed in: tempest Status: Confirmed => 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/1182883 Title: List servers matching a regex fails with Quantum Status in OpenS

[Yahoo-eng-team] [Bug 1195473] Re: Need some docs about Glance notifications with examples

2013-12-12 Thread Brian Rosmaita
** No longer affects: 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/1195473 Title: Need some docs about Glance notifications with examples Status in OpenStack Manuals: Confirme

[Yahoo-eng-team] [Bug 1244055] Re: six has no attribute 'add_metaclass'

2013-12-12 Thread Sean Dague
** Changed in: tempest Status: Confirmed => 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/1244055 Title: six has no attribute 'add_metaclass' Statu

[Yahoo-eng-team] [Bug 1124674] Re: add-fixed-ip causes traceback

2013-12-12 Thread Sean Dague
** Changed in: tempest 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/1124674 Title: add-fixed-ip causes traceback Status in OpenSta

[Yahoo-eng-team] [Bug 1213212] Re: test_resize_server_confirm server failed to build

2013-12-12 Thread Sean Dague
removing this as a tempest issue, as I don't think it actually is a bug in tempest, it's a nova state bug ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => Medium ** No longer affects: tempest -- You received this bug notification because you a

[Yahoo-eng-team] [Bug 1213209] Re: test_list_image_filters.py setUpClass created image never becomes active

2013-12-12 Thread Sean Dague
*** This bug is a duplicate of bug 1258635 *** https://bugs.launchpad.net/bugs/1258635 ** This bug has been marked a duplicate of bug 1258635 Race with changing image status when snapshotting -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1132879] Re: server reboot hard and rebuild are flaky in tempest when ssh is enabled

2013-12-12 Thread Adalberto Medeiros
** Changed in: tempest 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/1132879 Title: server reboot hard and rebuild are flaky in temp

[Yahoo-eng-team] [Bug 1260333] [NEW] Malformed property protection rules return error to end user

2013-12-12 Thread Thomas Leaman
Public bug reported: Using a property protections file such as: [.*] create = @,! read = @ update = @ delete = @ The create operation has an invalid rule, duplicate values are not allowed. This should probably result in the service refusing to start, however currently the service will start and

[Yahoo-eng-team] [Bug 1254752] Re: test_volume_boot_pattern: SSH timed out

2013-12-12 Thread Attila Fazekas
Is there any sign of tempest did something incorrectly ? ** Also affects: neutron Importance: Undecided Status: New ** Changed in: tempest Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1251920] Re: Tempest failures due to failure to return console logs from an instance

2013-12-12 Thread Adalberto Medeiros
Since this is not hitting on tempest anymore, moving to Fix Released ** Changed in: tempest 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.launch

[Yahoo-eng-team] [Bug 1213215] Re: ServerRescueTest tearDownClass fails with volume status being in-use

2013-12-12 Thread Sean Dague
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Importance: Undecided => High ** Changed in: nova Importance: Undecided => High ** Changed in: cinder Status: New => Confirmed ** Changed in: nova Status: New => Confirmed -- You rece

[Yahoo-eng-team] [Bug 1257070] Re: test_glance_timeout flakey fail

2013-12-12 Thread Attila Fazekas
Glance configured with one worker, is it possible it is too busy because of another orations? Do we need to increase the timeout and/or the workers ? ** Changed in: tempest Status: New => Incomplete ** Also affects: glance Importance: Undecided Status: New -- You received thi

[Yahoo-eng-team] [Bug 1221899] Re: test_resize_server_from_auto_to_manual: server failed to reach VERIFY_RESIZE status within the required time

2013-12-12 Thread Sean Dague
** Changed in: tempest Status: New => Incomplete ** Also affects: nova Importance: Undecided Status: New ** Changed in: tempest Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1218582] Re: ServerActionsTestJSON.test_pause_unpause_server fails with a timeout, other failures as a side effect

2013-12-12 Thread Sean Dague
This is actually also a nova bug. Nova didn't move this into a paused state correctly. ** Also affects: nova Importance: Undecided Status: New ** Changed in: tempest Importance: Undecided => Medium ** Changed in: tempest Status: New => Confirmed -- You received this bug not

[Yahoo-eng-team] [Bug 1259553] Re: ListServersNegativeTestXML flakey ERROR generation

2013-12-12 Thread Sean Dague
This isn't a tempest bug, because there wouldnt' be a code fix in tempest to fix it ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launch

[Yahoo-eng-team] [Bug 1260249] Re: migration-list: 'unicode' object has no attribute 'iteritems'

2013-12-12 Thread Joe Gordon
** 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/1260249 Title: migration-list: 'unicode' object has no attribute 'iterit

[Yahoo-eng-team] [Bug 1258682] Re: timeout causing gate-tempest-dsvm-full to fail

2013-12-12 Thread Sean Dague
If the fix is increasing the timeout in the gate, it's not a tempest bug. It looks like in this case libvirt went off the rails, so nova is probably a good bug choice ** Also affects: openstack-ci Importance: Undecided Status: New ** Changed in: tempest Status: New => Invalid --

[Yahoo-eng-team] [Bug 1260359] [NEW] Adding a member to a LBaaS pool when there are no servers available it shows a "Success: Added member(s)." message.

2013-12-12 Thread alejandro emanuel paredes
Public bug reported: Steps to reproduce: 1) Make sure there are no running instances 2) Go to "Load Balancers" tab / "Add Member" 3) In the "Add Member" window click on "Add" Issue: No members are added and a "Success: Added member(s)." is shown. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1258601] Re: nova.network.manager: Unable to release because vif doesn't exist.

2013-12-12 Thread David Kranz
*** This bug is a duplicate of bug 1258848 *** https://bugs.launchpad.net/bugs/1258848 Please include a pointer to the log file for such reports. According to logstash this has hit 48 times in the last two weeks which is a very low failure rate. Ideally flaky bugs like this would be fixed. If

[Yahoo-eng-team] [Bug 1153926] Re: flavor show shouldn't read deleted flavors.

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- 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/1153926 Title: flavor show shouldn't read deleted flavors. Status in OpenStack Dashboard (H

[Yahoo-eng-team] [Bug 1224518] Re: test_reboot_server_hard fails sporadically in swift check jobs

2013-12-12 Thread Attila Fazekas
10 results in logstash with "Current status: HARD_REBOOT" . ** Also affects: nova 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/b

[Yahoo-eng-team] [Bug 1259542] Re: Send OS distribution on API headers

2013-12-12 Thread Dolph Mathews
Moved to oslo as there's nothing keystone-specific about this. ** Changed in: keystone Importance: Undecided => Wishlist ** Project changed: keystone => oslo -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bu

[Yahoo-eng-team] [Bug 1152623] Re: RFC2616 section 9.7 status code vs. nova server delete

2013-12-12 Thread Sean Dague
Until this is changed in nova, it's not actually appropriate to have a tempest issue ** No longer affects: tempest -- 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/1152623

[Yahoo-eng-team] [Bug 1006725] Re: Incorrect error returned during Create Image and multi byte characters used for Image name

2013-12-12 Thread Sean Dague
Definitely not fixed on the nova side. Attempts to unskip the bug generated issues. ** Changed in: nova Status: Invalid => Confirmed ** Changed in: nova Importance: Low => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1226943] Re: Need Use built-in print() function instead of print statement

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1226943 Title: Need Use built-in print() function instead of print statement Status in OpenStack Telemetr

[Yahoo-eng-team] [Bug 1216903] Re: logical_resource_id disappeared in favor of resource_name

2013-12-12 Thread Sean Dague
** Changed in: tempest Status: Fix Committed => Fix Released -- 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/1216903 Title: logical_resource_id disappeared i

[Yahoo-eng-team] [Bug 1239891] [NEW] tempest.api.object_storage.test_account_services.AccountTest fails under neutron-pg-isolated

2013-12-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: http://logs.openstack.org/38/51738/1/check/check-tempest-devstack-vm- neutron-pg-isolated/73aad7a/console.html 2013-10-15 00:19:04.556 | Error in atexit._run_exitfuncs: 2013-10-15 00:19:04.556 | Traceback (most recent call last): 2013-10-15 00:19:04.556 |

[Yahoo-eng-team] [Bug 1232971] Re: tempest gating error: test_run_stop_terminate_instance_with_tags

2013-12-12 Thread Sean Dague
** Changed in: tempest Status: Confirmed => 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/1232971 Title: tempest gating error: test_run_stop_terminate_instance_with_

[Yahoo-eng-team] [Bug 1232303] Re: FAIL: tempest test_large_ops_scenario - failed to get to expected status. In ERROR state.

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1232303 Title: FAIL: tempest test_large_ops_scenario - failed to get to expected status. In ERROR state. S

[Yahoo-eng-team] [Bug 1230407] Re: VMs can't progress through state changes because Neutron is deadlocking on it's database queries, and thus leaving networks in inconsistent states

2013-12-12 Thread Sean Dague
** No longer affects: tempest ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1230407 Title: VMs can't progress through state changes because Neutron is dead

[Yahoo-eng-team] [Bug 1230354] Re: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario fails sporadically

2013-12-12 Thread Sean Dague
This bug is basically useless. It doesn't get far enough to get to any root causes. I'm marking this as invalid and the narrower bugs can be refiled. ** No longer affects: cinder ** No longer affects: nova ** Changed in: tempest Status: Confirmed => Invalid -- You received this bug noti

[Yahoo-eng-team] [Bug 1239891] Re: tempest.api.object_storage.test_account_services.AccountTest fails under neutron-pg-isolated

2013-12-12 Thread Attila Fazekas
** Project changed: tempest => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1239891 Title: tempest.api.object_storage.test_account_services.AccountTest fails under neutron-pg

[Yahoo-eng-team] [Bug 1260075] Re: VMware: NotAuthenticated occurred in the call to RetrievePropertiesEx

2013-12-12 Thread Shawn Hartsock
Marked High because this impacts the CI environment we use to approve other patches. If not for that context, I would mark this Medium. ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Saba

[Yahoo-eng-team] [Bug 1252854] Re: setUpClass ServerAddressesTest FAIL

2013-12-12 Thread Attila Fazekas
Very unlikely tempest caused the ERROR status on the server, so adding nova. ** Also affects: nova Importance: Undecided Status: New ** Changed in: tempest Status: New => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1239923] Re: neutron doesn't use request-ids

2013-12-12 Thread Sean Dague
not a tempest bug ** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1239923 Title: neutron doesn't use request-ids Status in OpenStack Neutron (virtual netwo

[Yahoo-eng-team] [Bug 1242645] Re: Resource tracking does not take into account the current resources on the host

2013-12-12 Thread Gary Kotton
** Changed in: nova Assignee: Gary Kotton (garyk) => (unassigned) ** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Milestone: icehouse-2 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1226412] Re: tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_rescue_paused_instance

2013-12-12 Thread Sean Dague
This is a nova race bug ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Status: New => Confirmed ** Summary changed: - tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML.test_re

[Yahoo-eng-team] [Bug 1240728] Re: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_attach_volume is nondeterministic

2013-12-12 Thread Sean Dague
** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => High ** Changed in: cinder Importance: Undecided => High ** Changed in: cinder Status: Invalid => Confirmed -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1260406] [NEW] allow disable wsgi keepalive

2013-12-12 Thread Edward Hope-Morley
Public bug reported: The wsgi server used in most if not all openstack services currently has keepalive=True by default thus keeping connections open after each request. This can cause problems when using load balancers in front of these services e.g. connections for requests that take a long tim

[Yahoo-eng-team] [Bug 1242916] Re: metadata server update_all expects body but doesn't get it passed to it

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- 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/1242916 Title: metadata server update_all expects body but doesn't get it passed to it St

[Yahoo-eng-team] [Bug 1260423] [NEW] Email shouldn't be a mandatory attribute

2013-12-12 Thread Julie Pichon
Public bug reported: When using a LDAP backend, it's possible that a user won't have the "email" attribute defined, however it should still be possible to edit the other fields. Steps to reproduce (in an environment with keystone using a LDAP backend): 1. Log in as admin 2. Go to the Users dashbo

[Yahoo-eng-team] [Bug 1211338] Re: "Direct" vs. "direct" in impl_qpid

2013-12-12 Thread Russell Bryant
nova grizzly patch: https://review.openstack.org/#/c/61831/ ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => Fix Released ** Also affects: nova/grizzly Importance: Undecided Status: New -- You received this bug notification b

[Yahoo-eng-team] [Bug 1260423] Re: Email shouldn't be a mandatory attribute

2013-12-12 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Importance: Undecided => Medium ** Changed in: horizon/havana Assignee: (unassigned) => Julie Pichon (jpichon) -- You received this bug notification because you are a member of Yaho

[Yahoo-eng-team] [Bug 1260432] [NEW] nova-compute can't be setting up during install on trusty

2013-12-12 Thread Ming Lei
Public bug reported: 1, during install: Setting up nova-compute (1:2014.1~b1-0ubuntu2) ... start: Job failed to start invoke-rc.d: initscript nova-compute, action "start" failed. dpkg: error processing nova-compute (--configure): subprocess installed post-installation script returned error exit

[Yahoo-eng-team] [Bug 1260435] [NEW] Edit N1K network profile

2013-12-12 Thread Abishek Subramanian
Public bug reported: Fix issue with performing an N1K network profile update operation by ensuring only the editable fields are edited. Also with respect to new additions in the neutron N1K plugin, ensure new fields are updated in the update section. ** Affects: horizon Importance: Undecid

[Yahoo-eng-team] [Bug 1260436] [NEW] Multi-nic support with N1K plugin

2013-12-12 Thread Abishek Subramanian
Public bug reported: When the cisco N1K neutron plugin is being used, an instance cannot be launched via Horizon with ability to have multiple nics. Only the first network is used for all created nics. This bug addressed that issue. ** Affects: horizon Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1260437] [NEW] Project name display when editing N1K profile

2013-12-12 Thread Abishek Subramanian
Public bug reported: When editing an N1K network profile, the project already associated with the network profile is not displayed. ** Affects: horizon Importance: Undecided Assignee: Abishek Subramanian (absubram) Status: In Progress ** Changed in: horizon Assignee: (una

[Yahoo-eng-team] [Bug 1260439] [NEW] Error message when creating a user with the default member role

2013-12-12 Thread Guilherme Birk
Public bug reported: When you create a new user with the same role, from the roles list, as the default member role set in keystone.conf, Horizon shows the error message "Unable to add user to primary project". Even with this message, the user is created and the member role is granted to the user

[Yahoo-eng-team] [Bug 1260438] [NEW] Display N1K network profile information in network

2013-12-12 Thread Abishek Subramanian
Public bug reported: When an N1K profile is associated with a network, currently the N1K profile information is not displayed in the network detail. ** Affects: horizon Importance: Undecided Assignee: Abishek Subramanian (absubram) Status: In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1260440] [NEW] nova-compute host is added to scheduling pool before Neutron can bind network ports on said host

2013-12-12 Thread Clint Byrum
Public bug reported: This is a race condition. Given a cloud with 0 compute nodes available, on a compute node: * Start up neutron-openvswitch-agent * Start up nova-compute * nova boot an instance Scenario 1: * neutron-openvswitch-agent registers with Neutron before nova tries to boot instance

[Yahoo-eng-team] [Bug 1218279] Re: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON) Failed at server creation

2013-12-12 Thread Sean Dague
I actually think this was the enable/disable server race. I'm going to close this for now. Reopen if an issue in the future ** Changed in: nova Status: New => Fix Released ** Changed in: tempest Status: New => Fix Released -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1260454] [NEW] Add cinder 'extend' volume functionality

2013-12-12 Thread Jesse Pretorius
Public bug reported: Cinder now has the ability to 'extend' (ie grow/expand/resize up) a volume. This functionality should be exposed through Horizon. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1181567] Re: tempest: test_create_server / wait_for_server_status timeout

2013-12-12 Thread Sean Dague
Not actually a tempest bug, this is a race in Nova ** Changed in: tempest Status: Incomplete => Invalid ** Summary changed: - tempest: test_create_server / wait_for_server_status timeout + Nova compute guest still stuck in BUILD state after 400s -- You received this bug notification bec

[Yahoo-eng-team] [Bug 1242898] Re: tearDownClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML): tearDownClass does not call the super's tearDownClass

2013-12-12 Thread Mauro Sergio Martins Rodrigues
if you look into http://logs.openstack.org/48/59948/4/check/check- tempest-dsvm-neutron-pg-isolated/dab4997/logs/screen-q-lbaas.txt.gz will see some tracebacks, it's probably an error in neutron. Note that I get it from http://logs.openstack.org/48/59948/4/check /check-tempest-dsvm-neutron-pg-isol

[Yahoo-eng-team] [Bug 1258379] Re: vpnservice's router must have gateway interface set

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1258379 Title: vpnservice's router must have gateway interface set Status in OpenStack Neutron (virtual netw

[Yahoo-eng-team] [Bug 1218190] Re: Use assertEqual instead of assertEquals in unitttest

2013-12-12 Thread Jeff Peeler
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Milestone: None => icehouse-2 ** Changed in: heat Assignee: (unassigned) => Jeff Peeler (jpeeler-z) ** Changed in: heat Status: New => In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1256043] Re: Need to add Development environment files to ignore list

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1256043 Title: Need to add Development environment files to ignore list Status in OpenStack Telemetry (Ceilo

[Yahoo-eng-team] [Bug 1193113] Re: DevicePathInUse exception in devstack-vm-quantum

2013-12-12 Thread Sean Dague
** No longer affects: tempest -- 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/1193113 Title: DevicePathInUse exception in devstack-vm-quantum Status in OpenStack Compute

[Yahoo-eng-team] [Bug 1260440] Re: nova-compute host is added to scheduling pool before Neutron can bind network ports on said host

2013-12-12 Thread Clint Byrum
This breaks deployment of new clouds in TripleO sometimes, and will likely break scaling too. Hence the Critical status. ** Also affects: neutron Importance: Undecided Status: New ** Also affects: tripleo Importance: Undecided Status: New ** Changed in: tripleo Status:

[Yahoo-eng-team] [Bug 1218391] Re: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestXML.test_delete_image_that_is_not_yet_active spurious failure

2013-12-12 Thread Sean Dague
there is only 1 hit in the last 2 weeks on this test, I actually think it's closed ** Changed in: nova Status: Confirmed => Fix Released ** No longer affects: nova ** Changed in: tempest Status: Confirmed => Fix Released ** No longer affects: tempest -- You received this bug not

[Yahoo-eng-team] [Bug 1248757] Re: test_snapshot_pattern fails with paramiko ssh EOFError

2013-12-12 Thread Matt Riedemann
Removing tempest and adding nova, glance and neutron given what this test impacts: FAIL: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network] ** Also affects: nova Importance: Undecided Status: New ** Also affects: glance Importance

[Yahoo-eng-team] [Bug 1255627] Re: images.test_list_image_filters.ListImageFiltersTest fails with timeout

2013-12-12 Thread David Kranz
This non-white-listed error showed up in n-cpu: 2013-11-27 00:53:57.756 ERROR nova.virt.libvirt.driver [req- 298cf8f1-3907-4494-8b6e-61e9b88dfded ListImageFiltersTestXML- tempest-656023876-user ListImageFiltersTestXML-tempest-656023876-tenant] An error occurred while enabling hairpin mode on domai

[Yahoo-eng-team] [Bug 1257032] Re: nova makes calls to neutron with out considering URI size limit

2013-12-12 Thread Venkata Siva Vijayendra Bhamidipati
*** This bug is a duplicate of bug 1228384 *** https://bugs.launchpad.net/bugs/1228384 Will close this bug as a dup of https://bugs.launchpad.net/nova/+bug/1228384 . As part of that fix, Phil has implemented chunking of server ids when querying neutron for ports of VMs. The above stack trace i

[Yahoo-eng-team] [Bug 1254772] Re: tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML setUpClass times-out on attaching volume

2013-12-12 Thread David Kranz
This shows up in n-cpu: The "model server went away" showed up 11 times in the last two weeks with the last one being on Dec. 3. This sample size is too small for me to close at this time. 2013-11-25 15:24:22.099 21076 ERROR nova.servicegroup.drivers.db [-] model server went away 2013-11-25 15:2

[Yahoo-eng-team] [Bug 1260489] [NEW] --debug flag not working in neutron

2013-12-12 Thread Venkata Siva Vijayendra Bhamidipati
Public bug reported: This is with the neutron master branch, in a single node devstack setup. The branch is at commit 3b4233873539bad62d202025529678a5b0add412. If I use the --debug flag in a neutron CLI, for example, port-list, I don't see any debug output: cloud@controllernode:/opt/stack/neutro

[Yahoo-eng-team] [Bug 1252947] Re: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON fails sporadically

2013-12-12 Thread Sean Dague
** Also affects: nova Importance: Undecided Status: New ** No longer affects: tempest -- 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/1252947 Title: tempest.ap

[Yahoo-eng-team] [Bug 1224518] Re: test_reboot_server_hard fails sporadically in swift check jobs

2013-12-12 Thread Sean Dague
I don't think this is a tempest bug, this is a state transition bug in Nova ** Changed in: tempest Importance: Undecided => Low ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1244762] Re: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance fails sporadically

2013-12-12 Thread Sean Dague
** Also affects: nova Importance: Undecided Status: New ** No longer affects: tempest -- 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/1244762 Title: tempest.t

[Yahoo-eng-team] [Bug 1258319] Re: test_reboot_server_hard fails sporadically in swift check jobs

2013-12-12 Thread Sean Dague
*** This bug is a duplicate of bug 1224518 *** https://bugs.launchpad.net/bugs/1224518 ** This bug has been marked a duplicate of bug 1224518 test_reboot_server_hard fails sporadically in swift check jobs -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1250836] Re: Updating of instance metadata occasionally leads to a deadlock

2013-12-12 Thread Sean Dague
not a tempest bug ** No longer affects: tempest -- 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/1250836 Title: Updating of instance metadata occasionally leads to a dead

[Yahoo-eng-team] [Bug 1260516] [NEW] PortInUse exception leaves orphaned ports

2013-12-12 Thread Robert Pothier
Public bug reported: While bringing up 1000 VMs with Heat, some VMs are in error state. After deleting the VMs, not all ports are removed. The next time VMs are created, they fail due to no IP addresses left. Note, initially there are 7 ports, no VMs 804 VMs are created, 811 ports root@control0

[Yahoo-eng-team] [Bug 1260528] [NEW] Metering dashboard. Marker could not be found (havana)

2013-12-12 Thread Roman Sokolkov
Public bug reported: Hello, I couldn't reopen this bug https://bugs.launchpad.net/horizon/+bug/1247752 . And decided to create new one. I use latest havana release code, but also plunged into "Marker could not be found" error in horizon logs. [Thu Dec 12 22:49:15 2013] [error] Request returned

[Yahoo-eng-team] [Bug 1260530] [NEW] Instances appear pingable without an ingress icmp security rule

2013-12-12 Thread Ed Bak
Public bug reported: Instances appear to be pingable for a short time after a floating ip is associated even though there is no ingress icmp security group rule. tcpdump of the instance's tap device shows that the instance isn't actually responding to the ping. It appears that the router gateway

[Yahoo-eng-team] [Bug 1161988] Re: Flavor naming shouldn't include "m1"

2013-12-12 Thread Dean Troyer
** Changed in: devstack Status: Confirmed => Won't Fix -- 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/1161988 Title: Flavor naming shouldn't include "m1" Status

[Yahoo-eng-team] [Bug 1217432] Re: timeout on AuthorizationTestJSON

2013-12-12 Thread Sean Dague
This is a glance call that's failing to allocate the image ** Also affects: glance Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1260538] [NEW] nova-manage useage exposes action-args

2013-12-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The nova-manage command exposes the action_args options during the usage output for command. E.g. $ nova-manage network modify -h usage: nova-manage network modify [-h] [--fixed_range ] [--project ] [--host ]

[Yahoo-eng-team] [Bug 1260538] [NEW] nova-manage useage exposes action-args

2013-12-12 Thread Scott Devoid
Public bug reported: The nova-manage command exposes the action_args options during the usage output for command. E.g. $ nova-manage network modify -h usage: nova-manage network modify [-h] [--fixed_range ] [--project ] [--host ]

[Yahoo-eng-team] [Bug 1217734] Re: FAIL: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML Unauthorized)

2013-12-12 Thread Sean Dague
if you can't find a gate race in logstash, I'm calling it fixed ** Changed in: nova Status: Incomplete => Fix Released ** Changed in: python-keystoneclient Status: Incomplete => Fix Released ** Changed in: tempest Status: Incomplete => Fix Released ** Changed in: python-cin

[Yahoo-eng-team] [Bug 1260440] Re: nova-compute host is added to scheduling pool before Neutron can bind network ports on said host

2013-12-12 Thread OpenStack Infra
Reviewed: https://review.openstack.org/61608 Committed: https://git.openstack.org/cgit/openstack/tripleo-incubator/commit/?id=661884b5c7a47d01171c680c83b601d3c9a15d9f Submitter: Jenkins Branch:master commit 661884b5c7a47d01171c680c83b601d3c9a15d9f Author: Clint Byrum Date: Wed Dec 11 15:3

[Yahoo-eng-team] [Bug 1249889] Re: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute, image, volume] failed

2013-12-12 Thread Sean Dague
not a tempest bug, this looks to be a nova bug with some sort of race on nw attach ** Also affects: nova Importance: Undecided Status: New ** Changed in: tempest Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1225024] Re: tempest.api.compute.admin.test_hosts.HostsAdminTestXML.test_list_hosts_with_zone[gate] unexpected conductor service

2013-12-12 Thread Sean Dague
Can't find it in log stash, assuming it's fixed ** Changed in: nova Status: Incomplete => Fix Released ** Changed in: tempest Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenSt

  1   2   >