[Yahoo-eng-team] [Bug 1439061] [NEW] Plugin types are not exposed to the client

2015-04-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Glance Search clients currently don't have anyway to know what "types" are available. Search clients need to know the "type" to include in the search request for the particular resource. ** Affects: glance Importance: Undecided Assignee: Laksh

[Yahoo-eng-team] [Bug 1439061] [NEW] Plugin types are not exposed to the client

2015-04-01 Thread Lakshmi N Sampath
Public bug reported: Glance Search clients currently don't have anyway to know what "types" are available. Search clients need to know the "type" to include in the search request for the particular resource. ** Affects: glance Importance: Undecided Assignee: Lakshmi N Sampath (lakshmi

[Yahoo-eng-team] [Bug 1439067] [NEW] use db retry decorator from oslo.db

2015-04-01 Thread Eugene Nikanorov
Public bug reported: Use oslo.db common retrying decorator rather than retrying library. Also, get rid of home-grown code in favor of oslo.db ** Affects: nova Importance: Undecided Assignee: Eugene Nikanorov (enikanorov) Status: New ** Changed in: nova Assignee: (unassig

[Yahoo-eng-team] [Bug 1439095] [NEW] L3 router plugin for MLX

2015-04-01 Thread Pradeepsatha
Public bug reported: Introduce l3 router plugin to enable routing between networks by creating virtual interface in a VLAN on MLX device. Call to add_router_interface without specifying ‘Fixed IP’ fails 1st time and the q-svc logs show db timeout and deadlock. Subsequent calls have no issues. Ad

[Yahoo-eng-team] [Bug 1438983] Re: The directory holding dev docs is "doc" instead of "docs".

2015-04-01 Thread DWang
** Changed in: keystone Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1438983 Title: The directory holding dev docs is "doc" instead of "docs

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2015-04-01 Thread Kiall Mac Innes
** Changed in: designate Importance: High => Medium ** Changed in: designate Status: Fix Released => Triaged ** Changed in: designate Milestone: None => liberty-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neut

[Yahoo-eng-team] [Bug 1439155] [NEW] Wrong argument orger in Sahara client call

2015-04-01 Thread Evgeny Sikachev
Public bug reported: ENVIRONMENT: devstack(01.04.2015) Sahara node group template is called wwith wrong argument order File: openstack_dashboard/api/sahara.py ** Affects: horizon Importance: Undecided Assignee: Nikita Konovalov (nkonovalov) Status: New ** Tags: sahara --

[Yahoo-eng-team] [Bug 1434611] Re: serial console in Horizon is broken by origin header verification

2015-04-01 Thread Markus Zoeller
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1434611 Title: serial console in Horizon is broken by origin header v

[Yahoo-eng-team] [Bug 1439164] [NEW] test_snapshot_pattern.py in tempest/scenario causing problem to run other tests

2015-04-01 Thread Abhishek G M
Public bug reported: I written a test case to create a vm in shared network. https://review.openstack.org/#/c/168910/4/ steps followed:    -Create a shared network as a admin    -Create a router and subnet    -Create a server    -Check tenant network connectivity    -Check public network connec

[Yahoo-eng-team] [Bug 1160345] Re: On host reboot images requiring kernel disks/ramdisks fails to resume

2015-04-01 Thread Sean Dague
2 year old bug with no follow up, closing ** Changed in: nova Status: Incomplete => 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/1160345 Title: On host

[Yahoo-eng-team] [Bug 1163252] Re: MIGRATING status doesn't reset when an InvalidSharedStorage ERROR occurred.

2015-04-01 Thread Sean Dague
2 year old bug, that was reported fixed in grizzly ** Changed in: nova Status: Incomplete => 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/1163252 Title:

[Yahoo-eng-team] [Bug 1207596] Re: should raise error when offline migrate to a host which is not exist.

2015-04-01 Thread Sean Dague
2 year old folsom bug, closing as Invalid for now, please reopen if it's still happening on juno or later. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1168247] Re: Nova prvisioning fails when i attach 2 ports

2015-04-01 Thread Sean Dague
2 year old bug that didn't include follow up, closing ** Changed in: nova Status: Incomplete => 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/1168247 Titl

[Yahoo-eng-team] [Bug 1254677] Re: Stopping a Nova instance in ERROR state results in -- "Conflict": Instance is not ready

2015-04-01 Thread Sean Dague
very old bug that reporter says we are free to close ** Changed in: nova Status: Incomplete => 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/1254677 Title

[Yahoo-eng-team] [Bug 1228141] Re: getting nova traceback when creating instance

2015-04-01 Thread Sean Dague
Unsupported rollback ** Changed in: nova Status: Incomplete => 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/1228141 Title: getting nova traceback when

[Yahoo-eng-team] [Bug 1219637] Re: single host vm's are not able to connect via dhcp

2015-04-01 Thread Sean Dague
I believe this was addressed with newer cirros. ** Changed in: nova Status: Incomplete => 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/1219637 Title: s

[Yahoo-eng-team] [Bug 1196784] Re: when using PKI, nova api is not compatible with EC2 list volume and list images API

2015-04-01 Thread Sean Dague
moving to Opinion as it's an extremely old ec2 issue ** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comp

[Yahoo-eng-team] [Bug 1439169] [NEW] selenium tests fail with Django 1.7

2015-04-01 Thread David Lyle
Public bug reported: When using Django 1.7, the Selenium tests fail. Can't upgrade to 1.7 without fixing these. ** Affects: horizon Importance: Critical Assignee: David Lyle (david-lyle) Status: Confirmed -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1439168] [NEW] VMware: Attached volume vmdk not removed before instance delete

2015-04-01 Thread Vipin Balachandran
Public bug reported: During instance delete, the VM is not reconfigured to detach cinder volume's vmdk, which can result in data-loss. ** Affects: nova Importance: Undecided Status: New ** Tags: vmware -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1261256] Re: Cannot assign 2 same type PCI passthrough devices to 2 instances separately

2015-04-01 Thread Sean Dague
currently set to non reproducable, closing for now. Please reopen if this problem happens again. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1285013] Re: Failed to launch instance

2015-04-01 Thread Sean Dague
really old bug that's just a stack trace ** Changed in: nova Status: Incomplete => 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/1285013 Title: Failed t

[Yahoo-eng-team] [Bug 1283337] Re: nova some tests are reaise NoSuchOptError

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1283337 Title: nova some tests are reaise NoSuchOptError St

[Yahoo-eng-team] [Bug 1257963] Re: Multi host DNS with Multiple Domains

2015-04-01 Thread Sean Dague
Closing as Opinion as this is probably beyond scope of n-net, and quite old. ** Changed in: nova Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad

[Yahoo-eng-team] [Bug 1300975] Re: API set_flavor_extra_spec_with_all_invalid gives response 500 instead of 404

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1300975 Title: API set_flavor_extra_spec_with_all_invalid g

[Yahoo-eng-team] [Bug 1300279] Re: libvirt: During wait destroy, instance disappeared

2015-04-01 Thread Sean Dague
as far as I know this is working as designed. ** Changed in: nova Status: Incomplete => Opinion -- 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/1300279 Title: lib

[Yahoo-eng-team] [Bug 1173429] Re: libvirt driver method _create_domain_and_network orphans resources

2015-04-01 Thread Sean Dague
last comments on bug seem to indicate it's not reproducable in master ** Changed in: nova Status: Incomplete => 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/bu

[Yahoo-eng-team] [Bug 1289036] Re: instance will not delete when failing to bind vif's

2015-04-01 Thread Sean Dague
old bug with log requests which don't exist ** Changed in: nova Status: Incomplete => 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/1289036 Title: insta

[Yahoo-eng-team] [Bug 1439180] [NEW] Error while deleting a VIP

2015-04-01 Thread Kobi Samoray
Public bug reported: While deleting a VIP from Horizon load balancer dashboard, the following error is shown: 'You are not allowed to delete vip: ' This error is shown although there was no attempt to delete the pool, but only a VIP. The VIP is deleted successfully and the error above is shown

[Yahoo-eng-team] [Bug 1310384] Re: nova still inserting into mysql /dev/hda

2015-04-01 Thread Sean Dague
changing the db directly is not supported ** Changed in: nova Status: Incomplete => 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/1310384 Title: nova st

[Yahoo-eng-team] [Bug 1173420] Re: build_instance does not recover from _setup_block_device_mapping failures gracefully

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion -- 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/1173420 Title: build_instance does not recover from _setup_block_

[Yahoo-eng-team] [Bug 1255181] Re: Unexpeceted task state ERRORs in n-cond after successful tempest run

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1255181 Title: Unexpeceted task state ERRORs in n-cond after succ

[Yahoo-eng-team] [Bug 1294316] Re: Instance detail display an error after nova evacuate

2015-04-01 Thread Sean Dague
9 month old incomplete bug, looks like a configuration error. ** Changed in: nova Status: Incomplete => 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/12943

[Yahoo-eng-team] [Bug 1156456] Re: libvirt CPU info doesn't count NUMA cells

2015-04-01 Thread Sean Dague
this is really old, and numa support has evolved a ton since then. Marking as invalid. Please reopen if still happens in master. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1259480] Re: create instance, boot from image and create a new volume

2015-04-01 Thread Sean Dague
looks like invalid configuration "could not get value of the secret for username cinder" ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bu

[Yahoo-eng-team] [Bug 1284431] Re: nova-compute doesn't reconnect properly after control plane outage

2015-04-01 Thread Sean Dague
My understanding from the Ops meetups is this is all about rabbit and oslo.messaging ** Changed in: nova Status: Incomplete => Invalid ** Also affects: oslo.messaging Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1291311] Re: Instance status is not updated when compute machine is disconnected

2015-04-01 Thread Sean Dague
No follow up on the incomplete status ask ** Changed in: nova Status: Incomplete => Opinion -- 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/1291311 Title: Instan

[Yahoo-eng-team] [Bug 1333520] Re: Used VCPU's can show bigger value than Total VCPU's in nova hypervisor-show

2015-04-01 Thread Sean Dague
Because we default to overcommit, this is possible. There is a UX feature that would expose total with the scaling factor. ** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1321508] Re: Unable to create an instance from remote machine using novaclient

2015-04-01 Thread Sean Dague
I'm assuming this is now addressed, haven't seen this in a while ** Changed in: nova Status: Incomplete => 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/bu

[Yahoo-eng-team] [Bug 1340169] Re: failed to attach volumes to instances after configuration change & services restart

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1340169 Title: failed to attach volumes to instances after config

[Yahoo-eng-team] [Bug 1343193] Re: the error "Malformed request body" for Jclouds

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1343193 Title: the error "Malformed request body" for Jcloud

[Yahoo-eng-team] [Bug 1279642] Re: Fail to delete an instance with the TaskState 'deleting'

2015-04-01 Thread Sean Dague
I believe this is a failed db upgrade ** Changed in: nova Status: Incomplete => 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/1279642 Title: Fail to del

[Yahoo-eng-team] [Bug 1336684] Re: Changing limits in api-paste.ini does not work

2015-04-01 Thread Sean Dague
Bad error messages from bosh ** Changed in: nova Status: Incomplete => 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/1336684 Title: Changing limits in a

[Yahoo-eng-team] [Bug 1314269] Re: missing code after patch in nova/tests/virt/libvirt/test_imagebackend.py

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1314269 Title: missing code after patch in nova/tests/virt

[Yahoo-eng-team] [Bug 1185922] Re: bad network format error happen sometimes with no reason

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1185922 Title: bad network format error happen sometimes with no

[Yahoo-eng-team] [Bug 1289205] Re: VMware: 404 Not Found error when create snapshot

2015-04-01 Thread Gary Kotton
Would it be possible that you please try with the latest code. The whole snapot has been improved to use streamoptimized images ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1256906] Re: Havana: boot from ISO not working

2015-04-01 Thread Sean Dague
extremely old bug that says reporter will get back with info, but didn't ** Changed in: nova Status: Incomplete => 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

[Yahoo-eng-team] [Bug 1178750] Re: changes-since with deleted instance causes 500

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1178750 Title: changes-since with deleted instance causes 500 St

[Yahoo-eng-team] [Bug 1311137] Re: GlanceImageService client needs to handle image_id equal to none

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion -- 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/1311137 Title: GlanceImageService client needs to handle image_id

[Yahoo-eng-team] [Bug 1293693] Re: libvirt OVS VLAN tag not set

2015-04-01 Thread Sean Dague
auto expired on neutron, closing out of nova for now. ** Changed in: nova Status: Incomplete => 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/1293693 Title: libvirt OVS

[Yahoo-eng-team] [Bug 1247603] Re: nova-conductor process can't create cosumer connection to qpid after HeartbeatTimeout in heavy workload

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion -- 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/1247603 Title: nova-conductor process can't create cosumer connec

[Yahoo-eng-team] [Bug 1334121] Re: fail to launch instance (rootwrap mount failed)

2015-04-01 Thread Sean Dague
Please reopen if still an issue ** Changed in: nova Status: Incomplete => 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/1334121 Title: fail to launch in

[Yahoo-eng-team] [Bug 1439221] [NEW] db_export_metadefs broken after upgrade metadefs merge

2015-04-01 Thread Pawel Koniszewski
Public bug reported: Upgrade metadefs functionality introduced issue in db export_metadefs command - it ends with NoSuchColumnError exception: NoSuchColumnError: "Could not locate column in row for column 'name'" ** Affects: glance Importance: High Assignee: Pawel Koniszewski (pawel-ko

[Yahoo-eng-team] [Bug 1353977] Re: VMware vCenter Driver copy_virtual_disk failed with fileType error

2015-04-01 Thread Gary Kotton
Can you please retry with the latest code. If it preoduces lets open again an address. There has beena ton of changes since last year... ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1346741] Re: Enable ACPI call for Stop/Terminate

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1346741 Title: Enable ACPI call for Stop/Terminate Status in Ope

[Yahoo-eng-team] [Bug 1362672] Re: Volume stuck in "deleting" state cannot be deleted.

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1362672 Title: Volume stuck in "deleting" state cannot be deleted

[Yahoo-eng-team] [Bug 1214865] Re: xenserver: VLAN mode in nova-network does not work with bonded nics

2015-04-01 Thread Sean Dague
** Summary changed: - VLAN mode in nova-network does not work with bonded nics + xenserver: VLAN mode in nova-network does not work with bonded nics ** Changed in: nova Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1362842] Re: Can't re-attach volumes to instances

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1362842 Title: Can't re-attach volumes to instances Status in Op

[Yahoo-eng-team] [Bug 1325731] Re: libvirt out of sync with nova causes instance to endlessly reschedule

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1325731 Title: libvirt out of sync with nova causes instance to e

[Yahoo-eng-team] [Bug 1439223] [NEW] misleading power state logging in _sync_instance_power_state

2015-04-01 Thread Matt Riedemann
Public bug reported: Commit aa1792eb4c1d10e9a192142ce7e20d37871d916a added more verbose logging of the various database and hypervisor states when _sync_instance_power_state is called (which can be called from handle_lifecycle_event - triggered by the libvirt driver, or from the _sync_power_states

[Yahoo-eng-team] [Bug 1260982] Re: TimeoutException waiting for image status in test_create_second_image_when_first_image_is_being_saved

2015-04-01 Thread Sean Dague
Old ER tracking bug, not seen any more. ** Changed in: nova Status: Incomplete => 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/1260982 Title: TimeoutEx

[Yahoo-eng-team] [Bug 1214858] Re: XenAPIBridgeDriver has annoying bugs when you have a VLAN misconfiguration

2015-04-01 Thread Sean Dague
Marking as opinion. It's a low priority item that it's not clear anyone is going to fix. ** Changed in: nova Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bu

[Yahoo-eng-team] [Bug 1372777] Re: Jenkins is failling for check-tempest-dsvm-neutron-full

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1372777 Title: Jenkins is failling for check-tempest-dsvm-neutron

[Yahoo-eng-team] [Bug 1368040] Re: random.choice in /cinder/volume/utils.py may has potential security issue

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion -- 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/1368040 Title: random.choice in /cinder/volume/utils.py may has p

[Yahoo-eng-team] [Bug 1358814] Re: test_s3_ec2_images fails with 500 error "Unkown error occurred"

2015-04-01 Thread Sean Dague
long standing incomplete bug, closing for now ** Changed in: nova Status: Incomplete => 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/1358814 Title: tes

[Yahoo-eng-team] [Bug 1332019] Re: VMware nova driver does not ignore datastores that are unmounted

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1332019 Title: VMware nova driver does not ignore datastores that

[Yahoo-eng-team] [Bug 1384367] Re: RAW backing device for ephemeral disks

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1384367 T

[Yahoo-eng-team] [Bug 1387989] Re: VMware: uploading snapshot to glance_vsphere is too slow

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1387989 T

[Yahoo-eng-team] [Bug 1372734] Re: Timed out waiting for a reply to message XYZ

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1372734 Title: Timed out waiting for a reply to message XYZ Stat

[Yahoo-eng-team] [Bug 1382568] Re: get_multi not used for get_all in mc serviegroup driver

2015-04-01 Thread Sean Dague
get_all was recently removed ** Changed in: nova Status: Incomplete => 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/1382568 Title: get_multi not u

[Yahoo-eng-team] [Bug 1409598] Re: check-tempest-dsvm-neutron-full would fail becuase of "Signature not provided"

2015-04-01 Thread Sean Dague
*** This bug is a duplicate of bug 1408987 *** https://bugs.launchpad.net/bugs/1408987 ** This bug has been marked a duplicate of bug 1408987 tempest failing with boto==2.35.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1404848] Re: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern failing on Jenkins

2015-04-01 Thread Sean Dague
no longer an ER bug we are tracking ** Changed in: nova Status: Incomplete => 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/1404848 Title: tempest.scenario.test_snapsho

[Yahoo-eng-team] [Bug 1403932] Re: fails when show a server with os-virtual-interfaces

2015-04-01 Thread Sean Dague
90 days, no follow up on question ** Changed in: nova Status: Incomplete => 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/1403932 Title: fails when show

[Yahoo-eng-team] [Bug 1399130] Re: Instances stucking at "build" stage

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1399130 Title: Instances stucking at "build" stage Status in Ope

[Yahoo-eng-team] [Bug 1395254] Re: vmware driver should support vcenter folder

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1395254 T

[Yahoo-eng-team] [Bug 1371587] Re: MessagingTimeout errors in unit tests

2015-04-01 Thread Sean Dague
I believe we actually addressed this upstream with new oslo.messaging release ** Changed in: nova Status: Incomplete => 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.lau

[Yahoo-eng-team] [Bug 1353654] Re: ShelveComputeManagerTestCase.test_shelve is racing

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1353654 Title: ShelveComputeManagerTestCase.test_shelve is racing

[Yahoo-eng-team] [Bug 1342546] Re: The 'vcpus_used' number reported by driver is useless and confusing

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion ** Changed in: nova Importance: Undecided => Wishlist -- 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/1342546 T

[Yahoo-eng-team] [Bug 1333232] Re: Gate failure: autodoc: failed to import module X

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1333232 Title: Gate failure: autodoc: failed to import module X

[Yahoo-eng-team] [Bug 1415295] Re: miss policy check in v3 api server_metadata

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1415295 Title: miss policy check in v3 api server_metadata Statu

[Yahoo-eng-team] [Bug 1415289] Re: miss policy check in v3 api limits

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1415289 Title: miss policy check in v3 api limits Status in Open

[Yahoo-eng-team] [Bug 1341684] Re: nova boot not creating non-root volume type properly

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1341684 Title: nova boot not creating non-root volume type p

[Yahoo-eng-team] [Bug 1421528] Re: create a network,more greater more longer time it takes

2015-04-01 Thread Sean Dague
The old admin call without the --fixed-cidr just works this way ** Changed in: nova Status: Incomplete => Opinion -- 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/142

[Yahoo-eng-team] [Bug 1417814] Re: Login to a Nova Compute Instance using an SSL Key FAILS if the Key File Name contains dashes and numbers

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1417814 Title: Login to a Nova Compute Instance using an SSL Key

[Yahoo-eng-team] [Bug 1415294] Re: miss policy check in v3 api ips

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1415294 Title: miss policy check in v3 api ips Status in OpenSta

[Yahoo-eng-team] [Bug 1419235] Re: nova-compute service fails to startup after reboot kvm

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Fix Released ** Changed in: nova Importance: Undecided => High -- 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/1419235

[Yahoo-eng-team] [Bug 1402504] Re: Live migration of volume backed instances broken because bug 1288039 changed

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1402504 Title: Live migration of volume backed instances broken b

[Yahoo-eng-team] [Bug 1362623] Re: Check for the max files in nova boot command fails

2015-04-01 Thread Sean Dague
Looks non reproducable ** Changed in: nova Status: Incomplete => 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/1362623 Title: Check for the max files in

[Yahoo-eng-team] [Bug 1318588] Re: Volume create time format is not as per the AWS create time

2015-04-01 Thread Sean Dague
Suggest this gets addressed in out of tree ec2 ** Changed in: nova Status: Incomplete => Opinion -- 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/1318588 Title: Vo

[Yahoo-eng-team] [Bug 1371160] Re: HTTP 500 while retrieving metadata by non-existent key

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1371160 Title: HTTP 500 while retrieving metadata by non-existent key Status

[Yahoo-eng-team] [Bug 1244752] Re: VMwareVCDriver: VSAN datastores cannot be used

2015-04-01 Thread Gary Kotton
This support was added in the K cycle ** Changed in: nova Status: Incomplete => 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/1244752 Title: VMware

[Yahoo-eng-team] [Bug 1418923] Re: The logger WatchedFileHandler don't write to nova.log

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => 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/1418923 Title: The logger WatchedFileHandler don't write to nova.

[Yahoo-eng-team] [Bug 1278526] Re: EC2 signature verification does not take port into account

2015-04-01 Thread Sean Dague
** Changed in: nova Status: Incomplete => Opinion -- 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/1278526 Title: EC2 signature verification does not take port into

[Yahoo-eng-team] [Bug 1439259] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439256] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439257] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439255] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439247] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439254] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

[Yahoo-eng-team] [Bug 1439251] [NEW] Small pages memory are not take into account when not explicitly requested

2015-04-01 Thread sahid
Public bug reported: Guests using small pages (as default) on compute node are not take into account when calculating available small pages memory [1] - Consequence when booting instance with an explicitly small pages request the compute of available resources is corrupted. In order to fix the is

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

2015-04-01 Thread Sean Dague
I believe this was the nbd vs. ovs crash issue ** Changed in: nova Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1270943 Title: Hypervisor crashe

  1   2   3   >