[Yahoo-eng-team] [Bug 1437516] Re: Instances with delete_on_terminate volumes do not reschedule

2015-03-30 Thread Vish Ishaya
*** This bug is a duplicate of bug 1336127 *** https://bugs.launchpad.net/bugs/1336127 Thanks andrew, marked this as a duplicate ** This bug has been marked a duplicate of bug 1336127 The volumes will be deleted when creating a virtual machine fails with the parameter delete_on_terminati

[Yahoo-eng-team] [Bug 1437516] [NEW] Instances with delete_on_terminate volumes do not reschedule

2015-03-27 Thread Vish Ishaya
Public bug reported: If you create an instance with attached delete_on_terminate volumes and it fails to launch on a host (due to a hardware or hypervisor issue) it will be rescheduled but the volumes will have already been deleted. The volumes should only be deleted if the instance is not going t

[Yahoo-eng-team] [Bug 1405271] [NEW] nic ordering is inconsistent in backend and ui

2014-12-23 Thread Vish Ishaya
. This should be an ordered dict. ** Affects: nova Importance: High Assignee: Vish Ishaya (vishvananda) Status: In Progress ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Vish Ishaya (vishvananda) ** Changed in

[Yahoo-eng-team] [Bug 1368815] Re: qemu-img convert intermittently corrupts output images

2014-12-11 Thread Vish Ishaya
** Also affects: cinder 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/1368815 Title: qemu-img convert intermittently corrupt

[Yahoo-eng-team] [Bug 1384379] [NEW] versions resource uses host_url which may be incorrect

2014-10-22 Thread Vish Ishaya
Public bug reported: The versions resource constructs the links by using host_url, but the glance api endpoint may be behind a proxy or ssl terminator. This means that host_url may be incorrect. It should have a config option to override host_url like the other services do when constructing versio

[Yahoo-eng-team] [Bug 1379533] Re: Launching a server with an ip that is already in use leads to 500

2014-10-13 Thread Vish Ishaya
*** This bug is a duplicate of bug 1247844 *** https://bugs.launchpad.net/bugs/1247844 This is already fixed in Juno ** Changed in: nova Status: In Progress => Fix Released ** Tags added: icehouse ** Tags removed: icehouse ** Tags added: icehouse-backport-potential ** This bug has b

[Yahoo-eng-team] [Bug 1379533] [NEW] Launching a server with an ip that is already in use leads to 500

2014-10-09 Thread Vish Ishaya
f._send(target, ctxt, message, wait_for_reply, timeout) 2014-10-09 21:19:13.806 12252 TRACE nova.api.openstack File "/usr/lib/python2.7/dist-packages/oslo/messaging/_drivers/amqpdriver.py", line 405, in _send 2014-10-09 21:19:13.806 12252 TRACE nova.api.openstack raise result 201

[Yahoo-eng-team] [Bug 1376945] [NEW] os-networks extension displays cidr incorrectly

2014-10-02 Thread Vish Ishaya
Public bug reported: The nova-networks extension is improperly converting cidr values to strings: $ nova network-list shows a list of ips for cidr: [u'192.168.50.0', u'192.168.50.1', u'192.168.50.2', u'192.168.50.3',...] This is possibly due to the extension being updated to use objects, but I

[Yahoo-eng-team] [Bug 1376937] [NEW] No way to prevent duplicates in endpoints

2014-10-02 Thread Vish Ishaya
Public bug reported: Keystone doesn't provide a way to ensure that we do not create duplicate endpoints. Imagine two concurrent workers attempting to create a keystone endpoint. There are no unique constraints for endpoints besides the id, but the id cannot be set externally, so there isn't an eas

[Yahoo-eng-team] [Bug 1371738] [NEW] Eventlet hang in unit tests: 'NoneType' object is not callable" in >

2014-09-19 Thread Vish Ishaya
Public bug reported: There was an apparent hang that hit the unit tests: 2014-09-19 03:47:46.171 | {3} nova.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.006287s] ... ok 2014-09-19 03:47:46.710 | Exception TypeError: "'NoneType' object is not callable" in > ignored 2014-0

[Yahoo-eng-team] [Bug 1369009] [NEW] Get networks by host query fails to use index

2014-09-12 Thread Vish Ishaya
Public bug reported: The get_networks_by_host query fails to use the existing indexes on fixed ips. This means a large number of fixed_ips can lead to the database getting bogged down and taking multiple seconds to return. ** Affects: nova Importance: Undecided Assignee: Vish Ishaya

[Yahoo-eng-team] [Bug 1334272] Re: Server fails to become active because: Failed to add interface: Dump was interrupted and may be inconsistent

2014-09-11 Thread Vish Ishaya
*** This bug is a duplicate of bug 1334142 *** https://bugs.launchpad.net/bugs/1334142 ** This bug is no longer a duplicate of bug 1368344 Failure in test_server_actions ** This bug has been marked a duplicate of bug 1334142 A server creation fails due to adding interface failure -- Yo

[Yahoo-eng-team] [Bug 1334247] Re: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern

2014-09-11 Thread Vish Ishaya
*** This bug is a duplicate of bug 1334142 *** https://bugs.launchpad.net/bugs/1334142 ** This bug is no longer a duplicate of bug 1368344 Failure in test_server_actions ** This bug has been marked a duplicate of bug 1334142 A server creation fails due to adding interface failure -- Yo

[Yahoo-eng-team] [Bug 1368344] Re: Failure in test_server_actions

2014-09-11 Thread Vish Ishaya
*** This bug is a duplicate of bug 1334142 *** https://bugs.launchpad.net/bugs/1334142 so the fix for https://bugs.launchpad.net/bugs/1334142 is correct, it just needs to be backported to stable/icehouse ** This bug has been marked a duplicate of bug 1334142 A server creation fails due to

[Yahoo-eng-team] [Bug 1334247] Re: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern

2014-09-11 Thread Vish Ishaya
*** This bug is a duplicate of bug 1368344 *** https://bugs.launchpad.net/bugs/1368344 ** This bug is no longer a duplicate of bug 1334142 A server creation fails due to adding interface failure ** This bug has been marked a duplicate of bug 1368344 Failure in test_server_actions -- Yo

[Yahoo-eng-team] [Bug 1334272] Re: Server fails to become active because: Failed to add interface: Dump was interrupted and may be inconsistent

2014-09-11 Thread Vish Ishaya
*** This bug is a duplicate of bug 1368344 *** https://bugs.launchpad.net/bugs/1368344 ** This bug is no longer a duplicate of bug 1334142 A server creation fails due to adding interface failure ** This bug has been marked a duplicate of bug 1368344 Failure in test_server_actions -- Yo

[Yahoo-eng-team] [Bug 1368344] [NEW] Failure in test_server_actions

2014-09-11 Thread Vish Ishaya
Public bug reported: 2014-09-09 23:07:28.235 | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[gate,smoke] 2014-09-09 23:07:28.235 | -

[Yahoo-eng-team] [Bug 1366181] [NEW] Instance reschedule elevates to admin context

2014-09-05 Thread Vish Ishaya
. ** Affects: nova Importance: High Assignee: Vish Ishaya (vishvananda) Status: In Progress ** Changed in: nova Importance: Undecided => High ** Changed in: nova Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1365606] [NEW] Network deallocation can fail if a network has been deleted

2014-09-04 Thread Vish Ishaya
Public bug reported: The call to get_instance_nw_info fails with an error if a network is deleted during the deallocation. Networks are not supposed to be able to be deleted if they have fixed ips in use, but there is a race where a network can be deleted while an allocation is still in process. T

[Yahoo-eng-team] [Bug 1360426] [NEW] bulk floating ip extension is missing instance_uuid and fixed_ip

2014-08-22 Thread Vish Ishaya
cided Assignee: Vish Ishaya (vishvananda) Status: New ** Changed in: nova Assignee: (unassigned) => Vish Ishaya (vishvananda) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova

[Yahoo-eng-team] [Bug 1359510] [NEW] Network deallocation can fail with use_single_default_gateway

2014-08-20 Thread Vish Ishaya
Public bug reported: There is a race condition in linux_net.get_dhcp_opts when use_single_default_gateway is set. Because it makes multiple queries, if an instance is deleted while iterating through the list of fixed ips, it can cause an exception like the following: 2014-08-20 19:44:31.371 10867

[Yahoo-eng-team] [Bug 1356058] [NEW] Various extensions don't respect content header when returning a 202

2014-08-12 Thread Vish Ishaya
Public bug reported: Various nova extensions commands return a text response ("202 Accepted [..]") even when provided with an "Accept: application/json" header. For other 202 responses, either an empty body or a JSON-formatted response is standard. The implementation should be consistent with othe

[Yahoo-eng-team] [Bug 1348720] [NEW] Missing index for expire_reservations

2014-07-25 Thread Vish Ishaya
Public bug reported: While investigating some database performance problems, we discovered that there is no index on deleted for the reservations table. When this table gets large, the expire_reservations code will do a full table scan and take multiple seconds to complete. Because the expire runs

[Yahoo-eng-team] [Bug 1347028] [NEW] block_device mapping identifies ephemeral disks incorrectly

2014-07-22 Thread Vish Ishaya
Public bug reported: Ephemeral drives are destinaton == local, but the new bdm code bases it on source instead. This leads to improper errors: $ nova boot --flavor m1.tiny --block-device source=blank,dest=volume,bus=virtio,size=1,bootindex=0 test ERROR (BadRequest): Ephemeral disks requested ar

[Yahoo-eng-team] [Bug 1336080] [NEW] deleting instance doesn't update scheduler immediately

2014-06-30 Thread Vish Ishaya
Public bug reported: Previously deleting an instance would update the scheduler resources fairly quickly. There is now a delay when deleting an instance until the scheduler makes the resources available again. This appears to be due to the fact that the delete code path used to call resource tra

[Yahoo-eng-team] [Bug 1334779] [NEW] db_sync breaks in non-utf8 databases on region table

2014-06-26 Thread Vish Ishaya
Public bug reported: The migration that creates the region table does not explicitly set utf8 so if the database default is not set, then db_sync fails with the following error: 2014-06-26 17:00:48.231 965 CRITICAL keystone [-] ValueError: Tables "region" have non utf8 collation, please make sur

[Yahoo-eng-team] [Bug 1325670] Re: Flavor's disk is too small for requested image.

2014-06-03 Thread Vish Ishaya
FYI if min_disk is set properly in the image, it will fail on download. Glance should be automatically setting min_disk from virtual_size when it can. Virtual size of qcow images can be determined via qemu-img info with just the first 512 bytes or so of the image. ** Also affects: glance Import

[Yahoo-eng-team] [Bug 1299517] Re: quota-class-update

2014-05-27 Thread Vish Ishaya
This is a regression from Havana. We should not just remove features with no deprecation cycle and no release notes. I believe we should revert the removal patches. ** Changed in: nova Importance: Undecided => Critical ** Changed in: nova Status: Invalid => Triaged -- You received thi

[Yahoo-eng-team] [Bug 1318104] [NEW] dhcp isolation via iptables does not work

2014-05-09 Thread Vish Ishaya
Public bug reported: Attempting to block iptables across the bridge via iptables rules is not working. The iptables rules are never hit. blocking dhcp traffic from exiting the node will need to use ebtables instead. ** Affects: nova Importance: Undecided Status: New -- You receive

[Yahoo-eng-team] [Bug 1309154] [NEW] Detach Volume Ordering Has Bad User Experience

2014-04-17 Thread Vish Ishaya
rly minor difference, but leads to a nicer experience when you are detaching and re-attaching the same volume because it can be reattached once it becomes available. This also may help with https://bugs.launchpad.net/nova/+bug/1172695 ** Affects: nova Importance: Low Assignee: Vi

[Yahoo-eng-team] [Bug 1308715] [NEW] Deadlock on quota_usages due to misisng index

2014-04-16 Thread Vish Ishaya
Public bug reported: We are getting deadlocks for concurrent quota reservations that we did not see in grizzly: see https://bugs.launchpad.net/nova/+bug/1283987 The deadlock handling needs to be fixed as per above, but we shouldn't be deadlocking, here. It seems this is due to bad indexes in the

[Yahoo-eng-team] [Bug 1306009] [NEW] nova-api-metadata requires db access when configured with nova-network

2014-04-10 Thread Vish Ishaya
Public bug reported: When nova-network is being used, nova-api-metadata requires db access which in some configurations means the compute nodes still connect to the database. It connects to the db when trying to map the fixed ip address to an instance uuid: fixed_ip = network.API().get_fixed_ip_

[Yahoo-eng-team] [Bug 1300355] [NEW] Ip allocations can leak with dnsmasq restart

2014-03-31 Thread Vish Ishaya
fixed. ** Affects: nova Importance: Low Assignee: Vish Ishaya (vishvananda) Status: In Progress ** Changed in: nova Importance: Undecided => Low ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Vish Ishaya (vi

[Yahoo-eng-team] [Bug 1277230] [NEW] Overlapping availability zones don't display properly

2014-02-06 Thread Vish Ishaya
Public bug reported: If you create two overlapping availability zones, the get availability zones command returns odd information. Repro: $ nova --os-username admin --os-tenant-name admin --os-password secrete aggregate-create foo foo ++--+---+---+--+ | Id |

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

2014-01-29 Thread Vish Ishaya
Public bug reported: reservation_commit can deadlock under load: 2014-01-29 18:51:00.470 ERROR nova.quota [req-659db2df-6124-4e6a-b86b-700aae1de805 183137d95c584efb84e773a21f2ef7a1 d8d5b06deffc45e7b258eb65ea04017c] Failed to commit reservations ['5bea6421-1648-4fe1-9d21-4232f536e031', '8b27ed

[Yahoo-eng-team] [Bug 1273837] [NEW] Describe addresses in ec2 api broken with neutron

2014-01-28 Thread Vish Ishaya
Public bug reported: Describe addresses using the ec2 api is broken when using neutron. It attempts to retrieve the fixed ip directly which by id: https://github.com/openstack/nova/blob/bc10b3c2b222b5f5c6ee6ffb79c12a8d3e2931bf/nova/api/ec2/cloud.py#L1209 which is not supported by neutron: https

[Yahoo-eng-team] [Bug 1272489] [NEW] floating ip bulk list doesn't return ids

2014-01-24 Thread Vish Ishaya
tance: Medium Assignee: Vish Ishaya (vishvananda) Status: In Progress -- 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/1272489 Title: floating ip bulk list do

[Yahoo-eng-team] [Bug 1260123] Re: libvirt wait_for_block_job_info can infinitely loop

2014-01-13 Thread Vish Ishaya
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/havana Importance: Undecided Status: New ** Changed in: nova/havana Importance: Undecided => Medium ** Changed in: nova/havana Status: New => In Progress ** Changed in: nova/havana Assignee: (u

[Yahoo-eng-team] [Bug 1155391] Re: libvirt image cache manager does not handle shared storage in folsom

2013-04-09 Thread Vish Ishaya
** Changed in: nova/folsom 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/1155391 Title: libvirt image cache manager does not handle shar

[Yahoo-eng-team] [Bug 1164431] Re: nova-manage network create ommits the dns1 and dns2 params

2013-04-04 Thread Vish Ishaya
** Also affects: nova/essex Importance: Undecided Status: New ** Changed in: nova/essex Status: New => Triaged ** Changed in: nova/essex Importance: Undecided => Medium ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1156316] [NEW] nova-consoleauth not working properly

2013-03-17 Thread Vish Ishaya
Public bug reported: Noticed by downstream debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703242 ** Affects: nova Importance: Undecided Status: Invalid ** Affects: nova/essex Importance: Critical Assignee: Vish Ishaya (vishvananda) Status: In Progress

[Yahoo-eng-team] [Bug 1096197] Re: deleting instance while volume is being attached leaves volume in-use

2013-03-12 Thread Vish Ishaya
needs to be verified against folsom ** Changed in: nova Milestone: grizzly-rc1 => None ** Also affects: nova/folsom Importance: Undecided Status: New ** Changed in: nova Status: Triaged => Invalid ** Changed in: nova/folsom Status: New => Triaged ** Changed in: nova

[Yahoo-eng-team] [Bug 1145490] [NEW] ec2 id mapping can be incorrect during attach volume

2013-03-04 Thread Vish Ishaya
the instance id from the instances table instead of the mapping table. ** Affects: nova Importance: Undecided Status: Invalid ** Affects: nova/folsom Importance: High Assignee: Vish Ishaya (vishvananda) Status: In Progress ** Also affects: nova/folsom

[Yahoo-eng-team] [Bug 1089709] Re: floating ip association doesn't correctly assigned to interface specified

2013-02-28 Thread Vish Ishaya
The code is correct. The flag is used as an override so that one can have heterogeneous nodes where the public_interface is different across nodes. For example: Node 1: public_interface=eth0 Node 2: public_interface=eth1 If you want to use the interface from the database do not set public_i

[Yahoo-eng-team] [Bug 1091939] Re: nova-network applies too liberal a SNAT rule

2013-02-28 Thread Vish Ishaya
** 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/1091939 Title: nova-network applies too liberal a SNAT rule Status in O

[Yahoo-eng-team] [Bug 1134703] Re: Newer libvirt fails with host-model

2013-02-27 Thread Vish Ishaya
Ok i think my issue was due to incompatible versions of libvirt and qemu. That said it seems like passing in the arch element is probably incorrect. ** Changed in: nova Status: New => Invalid ** Changed in: nova/folsom Status: New => Invalid -- You received this bug notification b

[Yahoo-eng-team] [Bug 1134410] Re: nova API os-networks has None values in XML

2013-02-27 Thread Vish Ishaya
Unfortunately this is not something we can fix in the current version of the api. Client code just needs to specifically check for the string None and treat itas '' / None. ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yaho

[Yahoo-eng-team] [Bug 828607] Re: nova/auth/fakeldap.py is missing a few unit tests

2013-02-26 Thread Vish Ishaya
Doesn't exist anymore ** 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/828607 Title: nova/auth/fakeldap.py is miss

[Yahoo-eng-team] [Bug 825755] Re: project delete broke network controller and iptables

2013-02-26 Thread Vish Ishaya
There is a flag to enable teardown in multi_host mode: teardown_unused_network_gateway=True Since multi_host is the most common version and no one seems to be picking this up, I'm going to assume that is good enough and mark this won't fix. ** Changed in: nova Status: Triaged => Won't Fix

[Yahoo-eng-team] [Bug 1046356] Re: soft_reboot followed by hard_reboot can lead to double reboot

2013-02-26 Thread Vish Ishaya
** Changed in: nova/folsom Status: Won't Fix => Opinion ** Changed in: nova/folsom Status: Opinion => Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/

[Yahoo-eng-team] [Bug 1130379] Re: socket.error: [Errno 111] Connection refuse in /opt/stack/new/glance/bin/glance-manage db_sync

2013-02-26 Thread Vish Ishaya
the above fix allows us to get proper error messages when we fail to connect to syslog, but it won't fix this particular problem. ** Changed in: nova Status: Confirmed => Invalid ** Changed in: nova Milestone: grizzly-rc1 => None -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1097905] Re: Poor VM disk performance on host using LVM Mirroring

2013-02-26 Thread Vish Ishaya
I don't think this is something that we can deal with in openstack. This is likely a kernel/lvm issue. ** 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). htt

[Yahoo-eng-team] [Bug 1067683] Re: When unique constraint error occured, exception of NovaBase.save() raising cause is sqlalchemy.exc.IntegrityError.

2013-02-26 Thread Vish Ishaya
This was fixed in master: https://review.openstack.org/#/c/16339/ needs a backport. ** Also affects: nova/folsom Importance: Undecided Status: New ** Changed in: nova Status: New => Fix Released ** Changed in: nova Importance: Undecided => High ** Changed in: nova Ass

[Yahoo-eng-team] [Bug 1117433] Re: non-admin users raise KeyError u'project_id'

2013-02-26 Thread Vish Ishaya
it looks like you need context_is_admin your policy.json file: I think you should replace your admin_or_owner lines with the lines from the default file in folsom: "context_is_admin": [["role:admin"]], "admin_or_owner": [["is_admin:True"], ["project_id:%(project_id)s"]], ** Changed in: no

[Yahoo-eng-team] [Bug 1124977] Re: folsom : nova-compute crashed when tenant add VM to shared provider network

2013-02-26 Thread Vish Ishaya
** Also affects: nova/folsom Importance: Undecided Status: New ** Changed in: nova Status: New => Invalid ** Changed in: nova/folsom Status: New => Triaged ** Changed in: nova/folsom Importance: Undecided => Medium -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1128839] Re: nova-network trying to use first IP of subrange (x.x.x.0)

2013-02-26 Thread Vish Ishaya
why would we do this? 172.16.1.0 is a perfectly valid ip in the 172.16.1.0/19 range. If you don't want it to be used you should manually reserve it. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1118686] Re: nova-consoleauth issue with rabbitmq when trying to view console

2013-02-26 Thread Vish Ishaya
Are you still seeing this? I suspect a packaging bug here. Perhaps an old version of consoleauth is getting run or it has incorrect settings? ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova Status: New => Invalid -- You received this bug not

[Yahoo-eng-team] [Bug 1097796] Re: Instances are stuck in deleting task

2013-02-26 Thread Vish Ishaya
Unfortunately you can't do it via a configuration option, but you should be able to manually add it to sqlalchemy/session.py For example: diff --git a/nova/db/sqlalchemy/session.py b/nova/db/sqlalchemy/session.py index 3f20632..23c3367 100644 --- a/nova/db/sqlalchemy/session.py +++ b/nova/db/sqla

[Yahoo-eng-team] [Bug 1103088] Re: Build failed on database migration tests

2013-02-26 Thread Vish Ishaya
It seems there was a temporary issue in the ci environment when running db sync. ** 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.ne

[Yahoo-eng-team] [Bug 1104414] Re: Error booting images with "ImageNotFound" in compute.log

2013-02-26 Thread Vish Ishaya
Either your image is not public or your setting for glance is wrong on the compute node. glance_api_servers=glance_host:glance_port ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed t

[Yahoo-eng-team] [Bug 1102302] Re: Floating IP doesn't change target without nova-network restart

2013-02-26 Thread Vish Ishaya
*** This bug is a duplicate of bug 1053344 *** https://bugs.launchpad.net/bugs/1053344 This is a known issue with folsom. You must manually remove and add floating ips. ** This bug has been marked a duplicate of bug 1053344 resize/migrate in multihost mode doesn't move floating ip -- You

[Yahoo-eng-team] [Bug 1101457] Re: Creating multiple nics with --nic (and quantum) orders NICs randomly

2013-02-26 Thread Vish Ishaya
*** This bug is a duplicate of bug 1064524 *** https://bugs.launchpad.net/bugs/1064524 ** This bug has been marked a duplicate of bug 1064524 Nic Ordering not guaranteed with Quantum API -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1101128] Re: instance_type_extra_specs not implemented for compute

2013-02-26 Thread Vish Ishaya
You can add extra_specs for nodes by creating aggregates with matching extra specs values. ** 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.la

[Yahoo-eng-team] [Bug 1083692] Re: Resuming a suspended VM does not write anything to the console log. console.log is empty

2013-02-26 Thread Vish Ishaya
looks like this needs to be proposed against libvirt. ** 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/1083692 Title:

[Yahoo-eng-team] [Bug 1039002] Re: Test for duplicate device in attach volume not being checked in API

2013-02-26 Thread Vish Ishaya
This is fixed: ☁ vishvananda@devstack:~/devstack (master)$ nova volume-attach foo 24387e4c-f171-40d8-8ceb-07506a6e1c6a /dev/vdb ERROR: The supplied device path (/dev/vdb) is in use. (HTTP 400) (Request-ID: req-7818afcf-3a56-4d3d-b9ae-4d3287444373) ** Changed in: nova Status: New => Inval

[Yahoo-eng-team] [Bug 1132835] Re: Nova unit tests not running, but still passing for stable/essex

2013-02-25 Thread Vish Ishaya
** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Jeremy Stanley (fungi) ** Changed in: nova Importance: Undecided => Critical ** Also affects: nova/essex Importance: Undecided Status: New ** Changed in: nova/essex Statu

[Yahoo-eng-team] [Bug 1131330] Re: nova-compute fails to start if an instance has no ip

2013-02-21 Thread Vish Ishaya
** Also affects: nova/folsom Importance: Undecided Status: New ** Also affects: nova/grizzly Importance: Undecided Status: New ** Changed in: nova/grizzly Status: New => Invalid ** Changed in: nova/folsom Importance: Undecided => Medium -- You received this bug no

[Yahoo-eng-team] [Bug 1128684] Re: When using eventlet tpool, we need to monkey patch thread=False

2013-02-20 Thread Vish Ishaya
** Changed in: nova Status: In Progress => Won't Fix ** Changed in: nova Milestone: grizzly-3 => None -- 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/1128684 Ti

[Yahoo-eng-team] [Bug 1096983] Re: Can attach_volume to multiple instances (race)

2013-01-31 Thread Vish Ishaya
** Also affects: nova/folsom Importance: Undecided Status: New ** Changed in: nova Status: New => Invalid ** Changed in: cinder Assignee: (unassigned) => John Griffith (john-griffith) ** Changed in: cinder Importance: Undecided => Medium ** Changed in: nova/folsom Im

[Yahoo-eng-team] [Blueprint no-db-messaging] No DB Messaging

2012-06-05 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Priority: Low => High -- No DB Messaging https://blueprints.launchpad.net/nova/+spec/no-db-messaging -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-

[Yahoo-eng-team] [Blueprint auto-backup-terminate] Autobackup When Deprovisioning

2012-06-04 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Priority: Undefined => Low -- Autobackup When Deprovisioning https://blueprints.launchpad.net/nova/+spec/auto-backup-terminate -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint auto-backup-terminate] Autobackup When Deprovisioning

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Approved -- Autobackup When Deprovisioning https://blueprints.launchpad.net/nova/+spec/auto-backup-terminate -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscr

[Yahoo-eng-team] [Blueprint auto-backup-terminate] Autobackup When Deprovisioning

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Approver: (none) => Vish Ishaya -- Autobackup When Deprovisioning https://blueprints.launchpad.net/nova/+spec/auto-backup-terminate -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint auto-backup-terminate] Autobackup When Deprovisioning

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Whiteboard set to: Josh, are you guys working on this? I also think the delayed delete feature would be very useful. --Vish -- Autobackup When Deprovisioning https://blueprints.launchpad.net/nova/+spec/auto-backup-terminate -- Mailing list: https

[Yahoo-eng-team] [Blueprint image-guest-parity] Guest filesytem parity

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Obsolete -- Guest filesytem parity https://blueprints.launchpad.net/nova/+spec/image-guest-parity -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint nova-zones-federated-authz] Federated AuthZ with Zones

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Obsolete -- Federated AuthZ with Zones https://blueprints.launchpad.net/nova/+spec/nova-zones-federated-authz -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscr

[Yahoo-eng-team] [Blueprint nova-topology-services] Topology service, failure zone’s centered IaaS deployment

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Obsolete -- Topology service, failure zone’s centered IaaS deployment https://blueprints.launchpad.net/nova/+spec/nova-topology-services -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint xenapi-text-console-support] XenAPI text console support

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- XenAPI text console support https://blueprints.launchpad.net/nova/+spec/xenapi-text-console-support -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.

[Yahoo-eng-team] [Blueprint decouple-nova-models-from-db-backend] Decouple SQLAlchemy Models from nova-models.

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Obsolete -- Decouple SQLAlchemy Models from nova-models. https://blueprints.launchpad.net/nova/+spec/decouple-nova-models-from-db-backend -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint ssl-endpoints] SSL on all endpoints

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- SSL on all endpoints https://blueprints.launchpad.net/nova/+spec/ssl-endpoints -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint nova-db-api-objects] Return python dictionaries from SQLAlchemy driver

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Return python dictionaries from SQLAlchemy driver https://blueprints.launchpad.net/nova/+spec/nova-db-api-objects -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint compute-node-control] Compute Node Control

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Compute Node Control https://blueprints.launchpad.net/nova/+spec/compute-node-control -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint instance-creation-assurance] Ensure that requested instances are actually created

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Ensure that requested instances are actually created https://blueprints.launchpad.net/nova/+spec/instance-creation-assurance -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint accurate-instance-status] More accurate instance status

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- More accurate instance status https://blueprints.launchpad.net/nova/+spec/accurate-instance-status -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.

[Yahoo-eng-team] [Blueprint zones-api-extension] Zones API moved to extension

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Zones API moved to extension https://blueprints.launchpad.net/nova/+spec/zones-api-extension -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscr

[Yahoo-eng-team] [Blueprint extra-specs-in-nova-flavorlist] Show extra specs in nova flavor-list

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Show extra specs in nova flavor-list https://blueprints.launchpad.net/nova/+spec/extra-specs-in-nova-flavorlist -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint extensions-as-modules] Install Openstack Extensions as Modules

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Install Openstack Extensions as Modules https://blueprints.launchpad.net/nova/+spec/extensions-as-modules -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.

[Yahoo-eng-team] [Blueprint db-api-refactor] Refactor DB API for more modular design

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Refactor DB API for more modular design https://blueprints.launchpad.net/nova/+spec/db-api-refactor -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.

[Yahoo-eng-team] [Blueprint xs-configuration-drive] XenServer Config Drive

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- XenServer Config Drive https://blueprints.launchpad.net/nova/+spec/xs-configuration-drive -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscr

[Yahoo-eng-team] [Blueprint openstack-api-ssl] SSL for OpenStack API access points

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- SSL for OpenStack API access points https://blueprints.launchpad.net/nova/+spec/openstack-api-ssl -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.

[Yahoo-eng-team] [Blueprint instance-disk-management] Instance Disk Management

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Instance Disk Management https://blueprints.launchpad.net/nova/+spec/instance-disk-management -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscr

[Yahoo-eng-team] [Blueprint unit-test-db] Unit Tests for the database

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Unit Tests for the database https://blueprints.launchpad.net/nova/+spec/unit-test-db -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint bursting] Bursting

2012-05-17 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Bursting https://blueprints.launchpad.net/nova/+spec/bursting -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-

[Yahoo-eng-team] [Blueprint transaction-orchestration] Orchestration of long-running transactions

2012-05-08 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Orchestration of long-running transactions https://blueprints.launchpad.net/nova/+spec/transaction-orchestration -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint guest-ha] Guest instances High Availability

2012-05-01 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Whiteboard changed: The plan was to expose XenServer functionality using the Host Aggregates feature. This work has been parked until it becomes higher priority. - This blueprint is to general to be useful. Needs to be split into + This blueprint is

[Yahoo-eng-team] [Blueprint api-feature-discovery] Allow discovery of additional supported features in the API

2012-04-30 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Allow discovery of additional supported features in the API https://blueprints.launchpad.net/nova/+spec/api-feature-discovery -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-t

[Yahoo-eng-team] [Blueprint guest-ha] Guest instances High Availability

2012-04-30 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: Approved => Obsolete -- Guest instances High Availability https://blueprints.launchpad.net/nova/+spec/guest-ha -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : ht

[Yahoo-eng-team] [Blueprint guest-ha] Guest instances High Availability

2012-04-30 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Whiteboard changed: The plan was to expose XenServer functionality using the Host Aggregates feature. This work has been parked until it becomes higher priority. + + This blueprint is to general to be useful. Needs to be split into + specific features

[Yahoo-eng-team] [Blueprint rhel-parity] RHEL parity

2012-04-30 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Definition Status: New => Obsolete -- RHEL parity https://blueprints.launchpad.net/nova/+spec/rhel-parity -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~ya

[Yahoo-eng-team] [Blueprint package-stabilization] Packaging stablity and clarity

2012-04-30 Thread Vish Ishaya
Blueprint changed by Vish Ishaya: Whiteboard set to: This isn't really nova specific. -- Packaging stablity and clarity https://blueprints.launchpad.net/nova/+spec/package-stabilization -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpa

  1   2   >