[Yahoo-eng-team] [Bug 1302351] [NEW] v2 API can't create image - Attribute 'file' is reserved.

2014-04-03 Thread Sam Morrison
Public bug reported: Trying to create an image with V2 API and get the following error: glance --os-image-api-version 2 --os-image-url http://glance-icehouse:9292/ image-create --container-format bare --disk-format raw --name trusty2 --file trusty-server-cloudimg-amd64-disk1.img Request return

[Yahoo-eng-team] [Bug 1302345] [NEW] glance registry v2 doesn't work

2014-04-03 Thread Sam Morrison
Public bug reported: Glance v2 registry API still doesn't work in Icehouse. This time thankfully the fix is pretty simple Basically this is because the "configure_registry_client()" method in registry/client/v2/api.py isn't called anywhere in the code. Adding this call to the get_registry_client

[Yahoo-eng-team] [Bug 1302333] Re: LBaaS haproxy process still wok after setting admin_state_up of VIP|POOL to False

2014-04-03 Thread berlin
** Summary changed: - LBaaS haproxy process still wok after setting admin_state_up of VIP to False + LBaaS haproxy process still wok after setting admin_state_up of VIP|POOL to False ** Changed in: neutron Status: Invalid => New -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1302333] Re: LBaaS haproxy process still wok after setting admin_state_up of VIP|POOL to False

2014-04-03 Thread berlin
** Changed in: neutron Status: New => Invalid ** Summary changed: - LBaaS haproxy process still wok after setting admin_state_up of VIP|POOL to False + LBaaS haproxy process still wok after setting admin_state_up of VIP to False -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1302316] Re: Ability to toggle "Admin Pass" fields

2014-04-03 Thread Zhenguo Niu
*** This bug is a duplicate of bug 1250713 *** https://bugs.launchpad.net/bugs/1250713 ** This bug has been marked a duplicate of bug 1250713 Add option to disable instance admin password fields -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1302334] [NEW] live migration failed

2014-04-03 Thread Jay Lau
Public bug reported: When I try to live migration a VM, I got the following exception from source host. 2014-04-04 12:50:20.330 8862 INFO nova.compute.manager [-] [instance: 160fb719-7f84-466a-a19d-9284dd6d56fa] NV-FA2EA85 _post_live_migration() is started.. 2014-04-04 12:50:20.371 8862 ERROR n

[Yahoo-eng-team] [Bug 1302333] [NEW] LBaaS haproxy process still wok after setting admin_state_up of VIP|POOL to False

2014-04-03 Thread berlin
Public bug reported: I remember some one else reported the bug, but i didn't search it and not sure whether it is the same reason. So i report the bug here again. After deploying a LBaaS service(vip&pool&member&monitor) with haproxy, then set the admin_state_up of VIP|POLL to False, the haproxy s

[Yahoo-eng-team] [Bug 1302316] [NEW] Ability to toggle "Admin Pass" fields

2014-04-03 Thread John Dewey
Public bug reported: We should have the ability to disable the "Admin Pass" fields in the Launch Instance page. For the admin password to properly be set, it requires the guest OS be properly configured to support it. The images we support work properly, however, we support the uploading of cu

[Yahoo-eng-team] [Bug 1302312] [NEW] dhcp agent sometimes fail to add gateway to interface because interface is down

2014-04-03 Thread Aaron Rosen
Public bug reported: 2014-04-03 20:37:02.020 TRACE neutron.agent.dhcp_agent File "/opt/stack/neutron/neutron/agent/linux/ip_lib.py", line 217, in _as_root 2014-04-03 20:37:02.020 TRACE neutron.agent.dhcp_agent kwargs.get('use_root_namespace', False)) 2014-04-03 20:37:02.020 TRACE neutron.a

[Yahoo-eng-team] [Bug 1302304] [NEW] tox pep8 warns /bin/bash not installed in testenv

2014-04-03 Thread Henry Gessau
Public bug reported: $ tox -e pep8 pep8 develop-inst-nodeps: /home/henry/Dev/neutron pep8 runtests: commands[0] | flake8 pep8 runtests: commands[1] | neutron-db-manage check_migration pep8 runtests: commands[2] | bash -c find neutron -type f -regex '.*\.pot?' -print0|xargs -0 -n 1 msgfmt --check-

[Yahoo-eng-team] [Bug 1302282] [NEW] test_iptables_firewall uses invalid MAC addresses

2014-04-03 Thread Brian Haley
Public bug reported: The unit test test_iptables_firewall.py has invalid MAC addresses in the code - 'ff:ff:ff:ff', an actual MAC has 6 octets and should be 'ff:ff:ff:ff:ff:ff'. The test still seems to run fine, but it should be cleaned-up. ** Affects: neutron Importance: Undecided Ass

[Yahoo-eng-team] [Bug 1302283] [NEW] LBaaS Haproxy occurs error if no member is added

2014-04-03 Thread berlin
Public bug reported: if VIP&Pool without one member added, the Haproxy agent would report config file error like the following: 2014-04-02 10:14:10.632 17283 DEBUG neutron.openstack.common.lockutils [req-18b873c4-abd7-4483-824f-f553c29ae549 None] Semaphore / lock released "deploy_instance" inne

[Yahoo-eng-team] [Bug 1302275] [NEW] DHCP service start failed

2014-04-03 Thread shihanzhang
Public bug reported: In neutron.conf, I set 'force_gateway_on_subnet = False', then create a subnet with gateway ip out of subnet' CIDR, I found a error happen in dhcp.log, the log is bellow: [-] Unable to enable dhcp for af572283-3f32-4a12-9419-1154e9c386f9. Traceback (most recent call last

[Yahoo-eng-team] [Bug 1302272] [NEW] neutron iptables manager is slow modifying a large amount of rules

2014-04-03 Thread Brian Haley
Public bug reported: Sudhakar Gariganti has noticed that with a very large number of iptables rules that _modify_rules() was taking so long to complete (140 seconds) that VMs couldn't be reliably booted because the rules weren't getting put in place before the initial DHCP requests had timed out.

[Yahoo-eng-team] [Bug 1301519] Re: nova.conf.sample missing from the 2014.1.rc1 tarball

2014-04-03 Thread Vladan Popovic
** Changed in: pbr Assignee: (unassigned) => Vladan Popovic (vpopovic) ** Also affects: nova Importance: Undecided Status: New ** No longer affects: nova ** Also affects: pbr Importance: Undecided Status: New -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1301519] [NEW] nova.conf.sample missing from the 2014.1.rc1 tarball

2014-04-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This patch [1] removed the nova.conf.sample because it's not gated but now we are left without the sample config file in the tarball. We could generate the nova.conf.sample in setup.py (based on this comment [2]) and include it in the tarball for rc2. [

[Yahoo-eng-team] [Bug 1302260] [NEW] Add documentation for ISO image support in Glance

2014-04-03 Thread Andy Dugas
Public bug reported: There is no documentation for ISO image support in the Image Service documentation. ** Affects: nova Importance: Undecided Assignee: Andy Dugas (adugas) Status: New ** Changed in: nova Assignee: (unassigned) => Andy Dugas (adugas) -- You received th

[Yahoo-eng-team] [Bug 1302256] [NEW] dropdown menus should show default text instead of blank

2014-04-03 Thread Cindy Lu
Public bug reported: 1. Project > Image > Create Image modal Format should not show blank, it should say something like "--- Select Format ---" Please see attached image. 2. Project > Volumes > Create Volume modal If there are no volume types, Types should say "No volume types available" instea

[Yahoo-eng-team] [Bug 1302238] [NEW] Enable ServerGroupAffinityFilter and ServerGroupAntiAffinityFilter by default

2014-04-03 Thread Jay Lau
Public bug reported: After https://blueprints.launchpad.net/nova/+spec/instance-group-api- extension, nova has the feature of creating instance groups with affinity or anti-affinity policy and creating vm instance with affinity /anti-affinity group. If did not enable ServerGroupAffinityFilter an

[Yahoo-eng-team] [Bug 1302211] [NEW] RbdTestCase.test_cache_base_dir_exists is duplicated in test_imagebackend

2014-04-03 Thread Dmitry Borodaenko
Public bug reported: RbdTestCase in nova/tests/virt/libvirt/test_imagebackend.py now has two slightly different versions of the same test case: https://github.com/openstack/nova/blob/dc8de426066969a3f0624fdc2a7b29371a2d55bf/nova/tests/virt/libvirt/test_imagebackend.py#L759 https://github.com/open

[Yahoo-eng-team] [Bug 1239220] Re: boto version checking in test cases is not backwards compatible

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1239220 Title: boto version checking in test cases

[Yahoo-eng-team] [Bug 1244092] Re: db connection retrying doesn't work against db2

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1244092 Title: db connection retrying doesn't work

[Yahoo-eng-team] [Bug 1246848] Re: VMWare: AssertionError: Trying to re-send() an already-triggered event.

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1246848 Title: VMWare: AssertionError: Trying to r

[Yahoo-eng-team] [Bug 1263881] Re: ML2 l2-pop Mechanism driver fails when more than one port is added/deleted simultaneously

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1263881 Title: ML2 l2-pop Mechanism driver fails when more than

[Yahoo-eng-team] [Bug 1228847] Re: VMware: VimException: Exception in __deepcopy__ Method not found

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1228847 Title: VMware: VimException: Exception in

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana Status: Fix Committed => 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/1276510 Title: MySQL 2013 lost connection is being raised Status i

[Yahoo-eng-team] [Bug 1233188] Re: Cant create VM with rbd backend enabled

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1233188 Title: Cant create VM with rbd backend ena

[Yahoo-eng-team] [Bug 1235435] Re: 'SubnetInUse: Unable to complete operation on subnet UUID. One or more ports have an IP allocation from this subnet.'

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana Status: Fix Committed => 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/1235435 Title: 'SubnetInUse: Unable to complete operation on subnet

[Yahoo-eng-team] [Bug 1221190] Re: [0SSA 2014-009] Image format not enforced when using rescue (CVE-2014-0134)

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1221190 Title: [0SSA 2014-009] Image format not en

[Yahoo-eng-team] [Bug 1195139] Re: vmware: error trying to store hypervisor_version as string in using postgresql

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1195139 Title: vmware: error trying to store hyper

[Yahoo-eng-team] [Bug 1236585] Re: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since fails sporadically

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1236585 Title: tempest.api.compute.servers.test_l

[Yahoo-eng-team] [Bug 1243193] Re: VMware: snapshot backs up wrong disk when instance is attached to volume

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1243193 Title: VMware: snapshot backs up wrong dis

[Yahoo-eng-team] [Bug 1247901] Re: Querying Windows via WMI intermittently fails in get_device_number_for_target

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1247901 Title: Querying Windows via WMI intermitte

[Yahoo-eng-team] [Bug 1241275] Re: Nova / Neutron Client failing upon re-authentication after token expiration

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1241275 Title: Nova / Neutron Client failing upon

[Yahoo-eng-team] [Bug 1245746] Re: Grizzly to Havana Upgrade wipes out Nova quota_usages table

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1245746 Title: Grizzly to Havana Upgrade wipes out

[Yahoo-eng-team] [Bug 1247296] Re: VMware: launching instance from instance snapshot fails

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1247296 Title: VMware: launching instance from ins

[Yahoo-eng-team] [Bug 1248002] Re: bandwidth metering - excluded option doesn't work

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1248002 Title: bandwidth metering - excluded option doesn't work

[Yahoo-eng-team] [Bug 1249065] Re: Nova throws 400 when attempting to add floating ip (No nw_info cache associated with instance)

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana Status: Fix Committed => 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/1249065 Title: Nova throws 400 when attempting to add floating ip (

[Yahoo-eng-team] [Bug 1250763] Re: Users with admin role in Nova should not re-authenticate with Neutron

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1250763 Title: Users with admin role in Nova shoul

[Yahoo-eng-team] [Bug 1252849] Re: tempest fail due to neutron cache miss

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1252849 Title: tempest fail due to neutron cache m

[Yahoo-eng-team] [Bug 1250580] Re: Excessive calls to keystone from neutron glue code

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1250580 Title: Excessive calls to keystone from ne

[Yahoo-eng-team] [Bug 1251792] Re: infinite recursion when deleting an instance with no network interfaces

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1251792 Title: infinite recursion when deleting an

[Yahoo-eng-team] [Bug 1253455] Re: Compute node stats update may lead to DBDeadlock

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1253455 Title: Compute node stats update may lead

[Yahoo-eng-team] [Bug 1255355] Re: VMware: Instances stuck in spawning when insufficient disk space

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1255355 Title: VMware: Instances stuck in spawning

[Yahoo-eng-team] [Bug 1258360] Re: Remove unneeded call to conductor in network interface

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1258360 Title: Remove unneeded call to conductor i

[Yahoo-eng-team] [Bug 1255577] Re: Requests to Metadata API fail with 500 if Neutron network plugin is used

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1255577 Title: Requests to Metadata API fail with

[Yahoo-eng-team] [Bug 1255609] Re: VMware: possible collision of VNC ports

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1255609 Title: VMware: possible collision of VNC p

[Yahoo-eng-team] [Bug 1261631] Re: Reconnect on failure for multiple servers always connects to first server

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1261631 Title: Reconnect on failure for multiple servers always

[Yahoo-eng-team] [Bug 1265494] Re: Openstack Nova: Unpause after host reboot fails

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1265494 Title: Openstack Nova: Unpause after host

[Yahoo-eng-team] [Bug 1263766] Re: Hyper-V agent fails when ceilometer ACLs are already applied

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1263766 Title: Hyper-V agent fails when ceilometer ACLs are alre

[Yahoo-eng-team] [Bug 1260697] Re: network_device_mtu configuration does not apply on LibvirtHybridOVSBridgeDriver to OVS VIF ports and VETH pairs

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1260697 Title: network_device_mtu configuration do

[Yahoo-eng-team] [Bug 1256041] Re: Typo in the metering agent when there is an exception when it invokes a driver method

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1256041 Title: Typo in the metering agent when there is an excep

[Yahoo-eng-team] [Bug 1257119] Re: PLUMgrid plugin is missing id in update_floatingip

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1257119 Title: PLUMgrid plugin is missing id in update_floatingi

[Yahoo-eng-team] [Bug 1266051] Re: Attach/detach volume iSCSI multipath doesn't work properly if there are different targets associated with different portals for a mulitpath device.

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1266051 Title: Attach/detach volume iSCSI multipat

[Yahoo-eng-team] [Bug 1274341] Re: reservation_commit can lead to deadlock

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1274341 Title: reservation_commit can lead to dead

[Yahoo-eng-team] [Bug 1267097] Re: A glance error (image unavailable) during a snapshot leaves an instance in SNAPSHOTTING

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1267097 Title: A glance error (image unavailable)

[Yahoo-eng-team] [Bug 1270304] Re: error in guestfs driver setup causes orphaned libguestfs processes

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1270304 Title: error in guestfs driver setup cause

[Yahoo-eng-team] [Bug 1270008] Re: periodic tasks will be invalid if a qemu process becomes to defunct status

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1270008 Title: periodic tasks will be invalid if a

[Yahoo-eng-team] [Bug 1271780] Re: block live migration writes wrong libvirt.xml

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1271780 Title: block live migration writes wrong l

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

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1279497 Title: NSX plugin: punctual state synchronization might

[Yahoo-eng-team] [Bug 1280140] Re: cleanup_running_deleted_instances peroidic task failed with instance not found

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1280140 Title: cleanup_running_deleted_instances p

[Yahoo-eng-team] [Bug 1288463] Re: neutron_metadata_proxy_shared_secret should not be written to log file

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1288463 Title: neutron_metadata_proxy_shared_secre

[Yahoo-eng-team] [Bug 1301436] Re: 'icehouse-compat' broken for nova-compute in Havana

2014-04-03 Thread Adam Gandelman
** Changed in: nova/havana 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/1301436 Title: 'icehouse-compat' broken for nova-c

[Yahoo-eng-team] [Bug 1192786] Re: WARNING [QUANTUM.DB.AGENTSCHEDULERS_DB] FAIL SCHEDULING NETWORK

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1192786 Title: WARNING [QUANTUM.DB.AGENTSCHEDULERS_DB] FAIL SCHE

[Yahoo-eng-team] [Bug 1243327] Re: [OSSA 2014-008] Routers can be cross plugged by other tenants (CVE-2014-0056)

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1243327 Title: [OSSA 2014-008] Routers can be cross plugged by o

[Yahoo-eng-team] [Bug 1245435] Re: Unable to remove aws key as normal user

2014-04-03 Thread Adam Gandelman
** Changed in: keystone/havana Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1245435 Title: Unable to remove aws key as normal user Status

[Yahoo-eng-team] [Bug 1256036] Re: Metering iptables driver doesn't read the right root_helper param

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1256036 Title: Metering iptables driver doesn't read the right r

[Yahoo-eng-team] [Bug 1260080] Re: [OSSA 2014-006] Trustee token revocations with memcache backend (CVE-2014-2237)

2014-04-03 Thread Adam Gandelman
** Changed in: keystone/havana Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1260080 Title: [OSSA 2014-006] Trustee token revocations with

[Yahoo-eng-team] [Bug 1269703] Re: list_projects_for_endpoint interface fail with "500 Internal Server Error"

2014-04-03 Thread Adam Gandelman
** Changed in: keystone/havana Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1269703 Title: list_projects_for_endpoint interface fail with

[Yahoo-eng-team] [Bug 1267101] Re: nicira: Lock wait timeout exceeded on port operations

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1267101 Title: nicira: Lock wait timeout exceeded on port operat

[Yahoo-eng-team] [Bug 1268460] Re: PLUMgrid plugin should report proper error messages

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1268460 Title: PLUMgrid plugin should report proper error messag

[Yahoo-eng-team] [Bug 1269722] Re: Help message of flag 'enable_isolated_metadata' is not correct

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: In Progress => 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/1269722 Title: Help message of flag 'enable_isolated_metadata' is

[Yahoo-eng-team] [Bug 1274361] Re: improve version validation for router operations with the nsx/nvp plugin

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1274361 Title: improve version validation for router operations

[Yahoo-eng-team] [Bug 1270724] Re: nicira: error occurs when net-gateway-connect with different segmentation-type

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1270724 Title: nicira: error occurs when net-gateway-connect wit

[Yahoo-eng-team] [Bug 1278991] Re: NSX: Deadlock can occur in sync code

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1278991 Title: NSX: Deadlock can occur in sync code Status in O

[Yahoo-eng-team] [Bug 1280941] Re: metadata agent throwing AttributeError: 'HTTPClient' object has no attribute 'auth_tenant_id' with latest release

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1280941 Title: metadata agent throwing AttributeError: 'HTTPClie

[Yahoo-eng-team] [Bug 1281148] Re: QPID reconnection delay can't be configured

2014-04-03 Thread Adam Gandelman
** Changed in: ceilometer/havana Status: Fix Committed => Fix Released ** Changed in: ceilometer/havana Milestone: None => 2013.2.3 ** Changed in: cinder/havana Status: Fix Committed => Fix Released ** Changed in: keystone/havana Status: Fix Committed => Fix Released **

[Yahoo-eng-team] [Bug 1281772] Re: NSX: sync do not pass around model object

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1281772 Title: NSX: sync do not pass around model object Status

[Yahoo-eng-team] [Bug 1298053] Re: Subnets should be set as lazy='join'

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1298053 Title: Subnets should be set as lazy='join' Status in O

[Yahoo-eng-team] [Bug 1282452] Re: gate-neutron-python27 fails: "greenlet.GreenletExit" and then "WARNING: Unable to find to confirm results!"

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1282452 Title: gate-neutron-python27 fails: "greenlet.GreenletEx

[Yahoo-eng-team] [Bug 1286717] Re: Keystone unit tests fails with SQLAlchemy 0.9.3

2014-04-03 Thread Adam Gandelman
** Changed in: keystone/havana Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1286717 Title: Keystone unit tests fails with SQLAlchemy 0.9.3

[Yahoo-eng-team] [Bug 1301027] Re: Permission denied error in unit tests

2014-04-03 Thread Adam Gandelman
** Changed in: neutron/havana Status: Fix Committed => 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/1301027 Title: Permission denied error in unit tests Status in

[Yahoo-eng-team] [Bug 1238604] Re: Run into 500 error during delete image

2014-04-03 Thread Adam Gandelman
** Changed in: glance/havana 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/1238604 Title: Run into 500 error during delete image Status in O

[Yahoo-eng-team] [Bug 1247056] Re: Too many connections to nova-api (and not cleaning up)?

2014-04-03 Thread Adam Gandelman
** Changed in: horizon/havana 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/1247056 Title: Too many connections to nov

[Yahoo-eng-team] [Bug 1245947] Re: [DB2] Glance image-list command failed when there are more than DEFAULT_PAGE_SIZE images

2014-04-03 Thread Adam Gandelman
** Changed in: glance/havana 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/1245947 Title: [DB2] Glance image-list command failed when there a

[Yahoo-eng-team] [Bug 1256821] Re: Cannot snapshot instances that are paused or suspended via Horizon

2014-04-03 Thread Adam Gandelman
** Changed in: horizon/havana 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/1256821 Title: Cannot snapshot instances t

[Yahoo-eng-team] [Bug 1276371] Re: Flavor Access settings lost between edits

2014-04-03 Thread Adam Gandelman
** Changed in: horizon/havana 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/1276371 Title: Flavor Access settings lost

[Yahoo-eng-team] [Bug 1268966] Re: glance requires pyOpenSSL>=0.11

2014-04-03 Thread Adam Gandelman
** Changed in: glance/havana 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/1268966 Title: glance requires pyOpenSSL>=0.11 Status in OpenStac

[Yahoo-eng-team] [Bug 1279907] Re: Latest keystoneclient breaks tests

2014-04-03 Thread Adam Gandelman
** Changed in: heat/havana Status: Fix Committed => Fix Released ** Changed in: horizon/havana 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). http

[Yahoo-eng-team] [Bug 1244092] Re: db connection retrying doesn't work against db2

2014-04-03 Thread Adam Gandelman
** Changed in: cinder/havana 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/1244092 Title: db connection retrying doesn't wo

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2014-04-03 Thread Adam Gandelman
** Changed in: cinder/havana Status: Fix Committed => 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/1276510 Title: MySQL 2013 lost connection is being raised Status

[Yahoo-eng-team] [Bug 1174132] Re: Only one instance of a DHCP agent is run per network

2014-04-03 Thread James Slagle
** Changed in: tripleo Status: Fix Committed => 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/1174132 Title: Only one instance of a DHCP agent is run per network St

[Yahoo-eng-team] [Bug 1302106] [NEW] LDAP non-URL safe characters cause auth failure

2014-04-03 Thread Kevin Stevens
Public bug reported: An Openstack user attempting to integrate Keystone with AD has reported that when his user contains a comma (full name CN='Doe, John'), a 'Bad search filter' error is thrown. If the full name CN is instead 'John Doe', authorization succeeds. dpkg -l |grep keystone ii keyston

[Yahoo-eng-team] [Bug 1302097] [NEW] Unable to get images by image type

2014-04-03 Thread Santiago Baldassin
Public bug reported: We should be able to get images by type. In Horizon for example, in order to populate the "boot image from" options, we currently retrieve all images and filter them by type ** Affects: glance Importance: Undecided Assignee: Santiago Baldassin (santiago-b-baldassin)

[Yahoo-eng-team] [Bug 1302091] [NEW] Redundant SG rule create calls in unit tests

2014-04-03 Thread Sridhar Gaddam
Public bug reported: The following test cases in TestSecurityGroups of test_extension_security_group.py file are making multiple calls to create a SG rule. test_create_security_group_rule_min_port_greater_max() test_create_security_group_rule_ports_but_no_protocol() test_create_security_group_ru

[Yahoo-eng-team] [Bug 1302075] [NEW] service catalog in token contains legacy_endpoint_id and enabled fields

2014-04-03 Thread Adam Young
Public bug reported: regression of bug 1152635 Endpoints in the token look like this: v3 [{"url": "http://192.168.187.14:8774/v2/5d15013cbebd4b1e95ad3b5785c866f7";, "region": "RegionOne", "interface": "admin", "id": "486ce25c849b471a806d55304cd18191"}, {"url": "http://192.168.187.14:8774/v2/5d1

[Yahoo-eng-team] [Bug 1299349] Re: upstream-translation-update Jenkins job failing

2014-04-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/84563 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c773cf96a52924a7dc42f774c57463e8ed66c9ef Submitter: Jenkins Branch:milestone-proposed commit c773cf96a52924a7dc42f774c57463e8ed66c9ef Author: Andreas Jaeger Date: Sat Mar 29

[Yahoo-eng-team] [Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-03 Thread OpenStack Infra
Reviewed: https://review.openstack.org/84870 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=c15fac2b9a074de2d81b67b857bab38f1b1e3fb3 Submitter: Jenkins Branch:milestone-proposed commit c15fac2b9a074de2d81b67b857bab38f1b1e3fb3 Author: Morgan Fainberg Date: Wed Apr

[Yahoo-eng-team] [Bug 1302007] [NEW] l3 agent uses method concatenating two constants

2014-04-03 Thread Jakub Libosvar
Public bug reported: In l3 agent is method ns_name() that concatenates constant NS_PREFIX with router.id that doesn't change during router's lifecycle. It's ineffective, namespace name can be an instance attribute. ** Affects: neutron Importance: Undecided Assignee: Jakub Libosvar (libo

[Yahoo-eng-team] [Bug 1295806] Re: XML responses still show "quantum"

2014-04-03 Thread Mark McClain
This is correct because we cannot change these values until the v2 XML API is retired. ** Changed in: neutron Status: New => Incomplete ** Changed in: neutron Status: Incomplete => Invalid ** Changed in: neutron Assignee: shihanzhang (shihanzhang) => (unassigned) -- You rece

  1   2   >