[Yahoo-eng-team] [Bug 1400310] [NEW] Booting from an image and creating a volume does not enable caller to pass volume_type

2014-12-08 Thread Gary Kotton
Public bug reported: The creation of a volume would not enable the caller to pass the volume_type_id. This will default to default value set in cinder. ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1402728] [NEW] VMware: resize does not update cpu limits

2014-12-15 Thread Gary Kotton
Public bug reported: A resize of a VM does not update the cpu limits correctly. That is if resources or sharing were on the flavor extra specs then they were not updated after the resize (if necessary) ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In

[Yahoo-eng-team] [Bug 1402784] [NEW] VMware: resized instance not marked as 'belonging' to OpenStack

2014-12-15 Thread Gary Kotton
Public bug reported: Commit f4fec08e9850dae163f447e72cd1c7f638b2bb10 added support for 'belonging' to OpenStack. The resize was not treated ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: vmware -- You receive

[Yahoo-eng-team] [Bug 1407050] [NEW] VMware: resize failes when using config drive

2015-01-02 Thread Gary Kotton
Public bug reported: When config drive is configured. A resize may fail when the selected host does not have access to the original datastore of the host that the instance was running on. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress

[Yahoo-eng-team] [Bug 1407438] [NEW] VMware: resize may select wrong datastore

2015-01-04 Thread Gary Kotton
Public bug reported: When resizing a root disk the first datastore is selected. This may not be the datastore that has the root disk. We need the root disk datstore ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1408613] [NEW] VMware: snapshoting a VM with ephemeral disk attached creates wrong image

2015-01-08 Thread Gary Kotton
Public bug reported: Booting a image that was snapshoted from a VM with an ephemarl disk fails. This is due to the fact that the wrong root disk is uploaded! ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova

[Yahoo-eng-team] [Bug 1415461] [NEW] VMware: unable to launch instance when using NSXv

2015-01-28 Thread Gary Kotton
VXLAN port group also needs to contain then DVS and VDN scope morefs. The fact that the name is included in the search for the matching portgroup leads to instances not being able to be booted and a error 'No available host' ** Affects: nova Importance: Critical Assignee: G

[Yahoo-eng-team] [Bug 1419785] [NEW] VMware: running a redundant nova compute deletes running instances

2015-02-09 Thread Gary Kotton
Public bug reported: When running more than one nova compute configured for the same cluster, rebooting one of the computes will delete all running instances. ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1402509] Re: vmware with Distribute VirtualSwitch

2015-02-16 Thread Gary Kotton
Please see https://review.openstack.org/154771 for the initial implementation ** 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.launchpa

[Yahoo-eng-team] [Bug 1430807] [NEW] libvirt: updating an instance is not reflected in the domain metadata

2015-03-11 Thread Gary Kotton
Public bug reported: Changing a instance display name, for example, does not update the domain metadata in libvirt ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided => Medium ** Changed in: n

[Yahoo-eng-team] [Bug 1335078] [NEW] Attaching and detaching a network interface is a blocking operation

2014-06-27 Thread Gary Kotton
Public bug reported: The attaching of a new network interface to the instance is a blocking opertaion. This causes the client call to wait. In the case that the compute node was loaded this took up to a minute. The API calls should not be blocking ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1335076] [NEW] Exception raised by attach interface is problematic

2014-06-27 Thread Gary Kotton
Public bug reported: The exception raised is inappropriate. It just returns the instance object. This should be a coherent message. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Importance: Undecided => High ** Changed

[Yahoo-eng-team] [Bug 1345460] [NEW] VMware: resize fails when there is more than one compute node

2014-07-19 Thread Gary Kotton
count is 0. _func /usr/lib/python2.7/dist-packages/nova/openstack/common/vmware/api.py:83 2014-07-16 18:14:57.598 13228 DEBUG nova.openstack.common.vmware.api [-] Invoking method Critical ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone:

[Yahoo-eng-team] [Bug 1351892] [NEW] Missing packages on clean environment

2014-08-03 Thread Gary Kotton
t = '\n'.join(complete_log) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 66: ordinal not in range(128) ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Milestone: None => juno-3 ** Ch

[Yahoo-eng-team] [Bug 1351892] Re: Missing packages on clean environment

2014-08-03 Thread Gary Kotton
Added in https://github.com/openstack/nova/commit/21bf0219f66ca9041bc0cf9c29e3a23c054d125c ** 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 1354664] [NEW] Image cache aging: change to objects causes invalid data to be passed

2014-08-09 Thread Gary Kotton
ange to objects. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: icehouse-backport-potential ** Tags added: icehouse-backport-potential ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (un

[Yahoo-eng-team] [Bug 1355875] [NEW] VMware: ESX deprecation break VC driver

2014-08-12 Thread Gary Kotton
_host 2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup raise NotImplementedError() 2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup NotImplementedError 2014-08-12 07:53:45.453 TRACE nova.openstack.common.threadgroup nicira@Ubuntu1404Server:/opt/stack/nova$ ** Aff

[Yahoo-eng-team] [Bug 1356389] [NEW] VMware: unable to access VNC console of resuce VM

2014-08-13 Thread Gary Kotton
Public bug reported: When doing a rescue VM the user is unable to access the VCN console of that VM In addition the state of the rescue VM is also 'SHUTDOWN' ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1356815] [NEW] Nova hacking check for jsonutils used invalid number

2014-08-14 Thread Gary Kotton
Public bug reported: It should have been 324 and not 324 commit 243879f5c51fc45f03491bcb78765945ddf76be8 was bad ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1241496] Re: nova service-disable description is wrong

2013-10-23 Thread Gary Kotton
No fixes are backported with the client. The issue looks like it has beem resolved. Thanks Gary ** Changed in: nova Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http

[Yahoo-eng-team] [Bug 1195139] Re: vmware Hyper doesn't report hypervisor version correctly to database

2013-11-20 Thread Gary Kotton
** Changed in: nova Status: Won't Fix => In Progress ** Changed in: nova Importance: Undecided => Critical -- 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

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

2013-12-03 Thread Gary Kotton
** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Importance: Undecided => High ** Changed in: openstack-vmwareapi-team Assignee: (unassigned) => Gary Kotton (garyk) -- You received this bug notifi

[Yahoo-eng-team] [Bug 1257644] [NEW] gate-tempest-dsvm-postgres-full fails - unable to schedule instance

2013-12-04 Thread Gary Kotton
Public bug reported: The trace for the failure is: 2013-12-04 08:01:19.167 INFO nova.filters [req-9b187d9f-258f-42ef-8235-973de78a46d9 InstanceActionsV3TestXML-tempest-1651913648-user InstanceActionsV3TestXML-tempest-1651913648-tenant] Filter ComputeFilter returned 0 hosts 2013-12-04 08:01:19

[Yahoo-eng-team] [Bug 1258103] [NEW] Unused imports in libvirt fake utilities

2013-12-05 Thread Gary Kotton
Public bug reported: Removed unused imports and assignments ** Affects: nova Importance: Low Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Importance: Undecided =&g

[Yahoo-eng-team] [Bug 1258179] [NEW] VMware: timeouts due to nova-compute stuck at 100% when using deploying 100 VMs

2013-12-05 Thread Gary Kotton
Public bug reported: When there are 100's of VM deployed there are problems with nova compute. This is due to the fact that each interaction with the VM;s via get_vm_ref reads all of the VM's ont he system and then filters by the UUID. The filtering is done on the client side. There are specific

[Yahoo-eng-team] [Bug 1180044] Re: nova failures when vCenter has multiple datacenters

2013-12-05 Thread Gary Kotton
** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (

[Yahoo-eng-team] [Bug 1258179] Re: VMware: timeouts due to nova-compute stuck at 100% when using deploying 100 VMs

2013-12-05 Thread Gary Kotton
** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Importance: Undecided => Critical -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (

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

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

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

2013-12-23 Thread Gary Kotton
** Changed in: nova Importance: Medium => High ** Also affects: openstack-vmwareapi-team Importance: Undecided Status: New ** Changed in: openstack-vmwareapi-team Importance: Undecided => High ** Tags added: havana-backport-potential -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1264268] [NEW] check_uptodate.sh breaks when CONF.import_opt has a group name

2013-12-26 Thread Gary Kotton
Public bug reported: When the following code was used: import time from oslo.config import cfg from nova import exception from nova.openstack.common.gettextutils import _ from nova.openstack.common import log as logging from nova.virt.vmwareapi import driver # noqa from nova.virt.vmwareapi impo

[Yahoo-eng-team] [Bug 1265002] [NEW] nova client prints dictionary/array etc. with a u'string'

2013-12-30 Thread Gary Kotton
;: 542, u'vnet0_rx_errors': 0, | | | u'hdd_read_req': 45, u'hdd_read': 98574, u'hdd_write_req': 0,| | | u'vda_read_req': 241, u'vnet0_rx': 103666, u'vnet0_tx_drop': 0, | | | u'hdd_write': 0}

[Yahoo-eng-team] [Bug 1265512] [NEW] VMware: unnecesary session termination

2014-01-02 Thread Gary Kotton
: High Assignee: Gary Kotton (garyk) Status: New ** Tags: grizzly-backport-potential havana-backport-potential vmware ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => icehouse-2 ** Changed in: nova Impo

[Yahoo-eng-team] [Bug 1266175] [NEW] 'Import contextlib" should be in the section with standard python libraries

2014-01-05 Thread Gary Kotton
Public bug reported: There are a number of cases when the import is in the wrong section ** Affects: nova Importance: Low Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided => Low ** Changed in: nova Assignee: (unassig

[Yahoo-eng-team] [Bug 1266402] [NEW] nova client diagnostics is problematics

2014-01-06 Thread Gary Kotton
Public bug reported: nova diagnostics print out is problematic when there is more than a line (80 characters of data) ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Assignee: (unassigned) => Gary Kotton (ga

[Yahoo-eng-team] [Bug 1268309] [NEW] Exception raised in neutron API code may not work well with eventlet

2014-01-12 Thread Gary Kotton
Public bug reported: With eventlet the 'raise' in the neutron API might not raise the exception that we were expecting and could actually throw and error ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: New ** Description changed: - Wit

[Yahoo-eng-team] [Bug 1268309] Re: Exception raised in neutron API code may not work well with eventlet

2014-01-14 Thread Gary Kotton
Was requested to remove the bug as it is a know issue. The patch is still relevant. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.l

[Yahoo-eng-team] [Bug 1270573] [NEW] VMware: resize does not wait for task to complete

2014-01-19 Thread Gary Kotton
Public bug reported: The opertaion did not wait for the task to complete. In some edge cases this may fail ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1274439] [NEW] VMware: operations against VC/ESX are taking at least 5 seconds

2014-01-30 Thread Gary Kotton
operation would take on average 9 seconds. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => icehouse-3 ** Changed in

[Yahoo-eng-team] [Bug 1275479] [NEW] Nova does not delete, soft delete, the system metadata

2014-02-02 Thread Gary Kotton
Public bug reported: The system metadata for an instance is not deleted when an instance is deleted ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: New ** Tags: db ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed

[Yahoo-eng-team] [Bug 1276539] [NEW] VMware: exception handling throws error - AttributeError: 'NoneType' object has no attribute 'getChildren'

2014-02-05 Thread Gary Kotton
** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Milestone: None => icehouse-3 ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Importance: Undecided => Medium -- You received

[Yahoo-eng-team] [Bug 1276644] [NEW] VMware: exception when deleting a VM that has no datastore

2014-02-05 Thread Gary Kotton
'datastore_name' referenced before assignment ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => icehouse-3 ** Changed in: no

[Yahoo-eng-team] [Bug 1279317] [NEW] xen: agent tests take longer than 15 secs

2014-02-12 Thread Gary Kotton
Public bug reported: gkotton@ubuntu:~/nova$ tox nova.tests.virt.xenapi.test_xenapi py26 create: /home/gkotton/nova/.tox/py26 ERROR: InterpreterNotFound: python2.6 py27 develop-inst-nodeps: /home/gkotton/nova py27 runtests: commands[0] | python -m nova.openstack.common.lockutils python setup.py te

[Yahoo-eng-team] [Bug 1279820] [NEW] libvirt: some tests taking longer than 2 seconds

2014-02-13 Thread Gary Kotton
create: /home/gkotton/nova/.tox/py33 ERROR: InterpreterNotFound: python3.3 ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: New ** Tags: libvirt ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification because

[Yahoo-eng-team] [Bug 1280758] [NEW] VMware: some unit tests take longer than a second

2014-02-16 Thread Gary Kotton
nova.tests.virt.vmwareapi.test_driver_api.VMwareAPIVCDriverTestCase.test_destroy 0.029 ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: vmware ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Assig

[Yahoo-eng-team] [Bug 1280783] [NEW] Unique match exception does not print the security group

2014-02-16 Thread Gary Kotton
Public bug reported: 2014-02-16 05:18:05.961 TRACE nova raise exception.NoUniqueMatch(msg) 2014-02-16 05:18:05.961 TRACE nova NoUniqueMatch: (u"Multiple security groups found matching '%s'. Use an ID to be more specific.", 'sec_group') 2014-02-16 05:18:05.961 TRACE nova n-cpu failed to start

[Yahoo-eng-team] [Bug 1280783] Re: Unique match exception does not print the security group

2014-02-16 Thread Gary Kotton
This code was fixed in https://github.com/openstack/nova/commit/9b6b874b23dab5ae6ccecae18c5d5664c4951d80 ** 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). h

[Yahoo-eng-team] [Bug 1278677] Re: VMware driver should cache morefs

2014-02-23 Thread Gary Kotton
Hi, This has already been implemented. Please see - https://review.openstack.org/#/c/60259/ Thanks Gary ** 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). h

[Yahoo-eng-team] [Bug 1240653] Re: VMware: move file name handling to utility methods

2015-06-24 Thread Gary Kotton
This has been addressed in the oslo vmware library. ** Changed in: nova Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1240653 Title

[Yahoo-eng-team] [Bug 1471751] [NEW] VMware: unable to delete VM with attached volumes

2015-07-06 Thread Gary Kotton
n openstack ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: New ** Tags: vmware ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Tags added: vmware -- You received th

[Yahoo-eng-team] [Bug 1475837] [NEW] RBAC network support breaks decomposed plugins

2015-07-18 Thread Gary Kotton
v2.py", line 398, in _create_port self.assertEqual(port_res.status_int, expected_res_status) File "/home/jenkins/workspace/gate-vmware-nsx-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual self.assertThat(observed, mat

[Yahoo-eng-team] [Bug 1490257] [NEW] VMware: nova ignores cinder volume mappings

2015-08-30 Thread Gary Kotton
Public bug reported: When booting from a volume the Nova driver ignores the cinder 'storrage_policy' and moves the volume to the datastore that nova selected. Nova should use the cinder datastore ** Affects: nova Importance: Undecided Status: New -- You received this bug notificat

[Yahoo-eng-team] [Bug 1491256] [NEW] VMware: nova log files overflow

2015-09-02 Thread Gary Kotton
all other files that are a few K. This makes debugging and troubleshooting terribly difficult. This also has upgrade impact for people going to L from any other version and that is a degradation ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: In

[Yahoo-eng-team] [Bug 1497896] [NEW] Libvirt: unable to launch a VM

2015-09-21 Thread Gary Kotton
^[[01;35m[instance: a8f73028-1493-4ad2-b957-1d75422b3ff2] ^[[00mlibvirtError: unsupported configuration: scripts are not supported on interfaces of type bridge ^[[01;31m2015-09-21 22:08:48.964 TRACE nova.compute.manager ^[[01;35m[instance: a8f73028-1493-4ad2-b957-1d75422b3ff2] ^[[00m

[Yahoo-eng-team] [Bug 1498370] [NEW] DHCP agent: interface unplug leads to exeception

2015-09-22 Thread Gary Kotton
Public bug reported: 2015-09-22 01:23:42.612 ERROR neutron.agent.dhcp.agent [-] Unable to disable dhcp for c543db4d-e077-488f-b58c-5805f63f86b6. 2015-09-22 01:23:42.612 TRACE neutron.agent.dhcp.agent Traceback (most recent call last): 2015-09-22 01:23:42.612 TRACE neutron.agent.dhcp.agent File

[Yahoo-eng-team] [Bug 1436462] [NEW] VMware: no validations for CPU levels

2015-03-25 Thread Gary Kotton
column 246 while parsing SOAP envelope at line 1, column 38 while parsing HTTP request for method createVm on object of type vim.Folder at line 1, column 0' Faults: [InvalidRequest] ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress

[Yahoo-eng-team] [Bug 1436872] [NEW] OVN mechanism driver does not work

2015-03-26 Thread Gary Kotton
2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers TypeError: 'dict' object is not callable 2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers ** Affects: networking-ovn Importance: High Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notifi

[Yahoo-eng-team] [Bug 1437863] [NEW] API: doing "nova list" when neutron service is down has an internal error

2015-03-29 Thread Gary Kotton
Public bug reported: nicira@Ubuntu1204Server:~$ nova list ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-014bcadf-317f-4d2f-b0a0-dbebfc90bedf) The trace from the API is below 2015-03-29 06:50:05.244 ERROR

[Yahoo-eng-team] [Bug 1379682] Re: instance_template_name does not work for vmware driver

2015-03-30 Thread Gary Kotton
*** This bug is a duplicate of bug 1330873 *** https://bugs.launchpad.net/bugs/1330873 ** This bug has been marked a duplicate of bug 1330873 Instance name set in horizon is not set in VMware vCenter -- You received this bug notification because you are a member of Yahoo! Engineering Team

[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 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 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 1439585] [NEW] VMware: when booting with --ephemeral and we fail to default the adapter_type available from the image.

2015-04-02 Thread Gary Kotton
Public bug reported: This causes the spawn to fail ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1381061] Re: VMware: ESX hosts must not be externally routable

2015-04-02 Thread Gary Kotton
This is a documentation issue and not a nova bug ** No longer affects: nova -- 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/1381061 Title: VMware: ESX hosts must not be

[Yahoo-eng-team] [Bug 1346549] Re: VMware: "Storage error: Unable to find iSCSI Target"

2015-04-02 Thread Gary Kotton
I hit the same issue and it was due to the way in which cinder was configured. My understanding is that this is the case here as this is the CI. Since updating the config is up and running. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1443082] [NEW] VMware: console access result in repeated keystrokes

2015-04-12 Thread Gary Kotton
Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: vmware ** Tags added: vmware -- 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/1443082 Title: VMware:

[Yahoo-eng-team] [Bug 1444439] [NEW] Resource tracker: unable to start nova compute

2015-04-15 Thread Gary Kotton
openstack.common.threadgroup 2015-04-15 04:47:04.821 TRACE nova.openstack.common.threadgroup 2015-04-15 04:47:04.824 INFO oslo_vmware.api [req-2d7c5d01-438c-494c-a382-b7c55b71d8be None None] Logging out and terminating the current session with ID = f4fcb. nicira@Ubuntu1404Server:~/devstack$ ** Af

[Yahoo-eng-team] [Bug 1444446] [NEW] VMware: resizing a instance that has no root disk fails

2015-04-15 Thread Gary Kotton
ommon [-] Returning exception 'NoneType' object has no attribute 'backing' to caller ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1451389] [NEW] Nova gate nroke due to failed unit test

2015-05-04 Thread Gary Kotton
apter'}, allow_redirects=True, verify=False) Actual call: request('get', 'https://[fd8c:215d:178e:c51e:200:c9ff:fed1:584c]:7443/folder/tmp/fake.txt?dcPath=fake_dc&dsName=fake_ds', stream=True, headers={'User-Agent': 'OpenStack-ESX-Adapter'}, allow

[Yahoo-eng-team] [Bug 1451834] [NEW] VMware: unable to boot an instance with NFS 4.1

2015-05-05 Thread Gary Kotton
f] DatastoreNotFound: Datastore regex NFS did not match any datastores 2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 790de6c2-3e54-4c99-bf1c-f548ed14081f] The reason for this is that the new NFS type is NFS41. This support was added in ESX 6.0 ** Affects: nova Importance: High

[Yahoo-eng-team] [Bug 1461065] [NEW] Security groups may break

2015-06-02 Thread Gary Kotton
Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: kilo-backport-potential ** Tags added: kilo-backport-potential -- 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 1461732] Re: duplicate detach volume in nova

2015-06-04 Thread Gary Kotton
*** This bug is a duplicate of bug 1461734 *** https://bugs.launchpad.net/bugs/1461734 ** This bug is no longer a duplicate of bug 1461733 duplicate detach volume in nova ** This bug has been marked a duplicate of bug 1461734 duplicate detach volume in nova -- You received this bug not

[Yahoo-eng-team] [Bug 1462424] [NEW] VMware: stable icehouse unable to spawn VM

2015-06-05 Thread Gary Kotton
Public bug reported: Unable to boot VM due to patch https://github.com/openstack/nova/commit/539d632fdea1696dc74fd2fb05921466f804e19e This is with VC 6. The reason is: nova-scheduler.log.1:2015-06-02 16:01:49.280 1174 ERROR nova.scheduler.filter_scheduler [req-18c26579-09e7-4287-b401-27ac3505e7

[Yahoo-eng-team] [Bug 1463688] [NEW] Period task shuts down instance

2015-06-10 Thread Gary Kotton
task forced the instance to shutdown. In some cases this is too extreme and the admin should decide on the action to take. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided => High -- You recei

[Yahoo-eng-team] [Bug 1464979] [NEW] VMware: _get_power_state does not set correct power state

2015-06-14 Thread Gary Kotton
Public bug reported: In the event that an instance is deleted during the driver get_info method then the instance may not be correctly set. This is due to the fact that the VMware driver does not raise the correct exception. ** Affects: nova Importance: Undecided Assignee: Gary Kotton

[Yahoo-eng-team] [Bug 1287844] [NEW] VMware: raise an error for invalid disk_format

2014-03-04 Thread Gary Kotton
Public bug reported: We need to raise an exception for an disk_format that is not supported ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) -- You received this

[Yahoo-eng-team] [Bug 1290261] [NEW] Missing translation support

2014-03-10 Thread Gary Kotton
Public bug reported: There are a number of places that do not contain translation support in the virt drivers ** Affects: nova Importance: Low Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Chan

[Yahoo-eng-team] [Bug 1291238] [NEW] VMware: VC drivers reports deprectaion message for ESX driver

2014-03-12 Thread Gary Kotton
gnee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => icehouse-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1293435] [NEW] VMware: rescue with image that is not linked clone leaves rescue vmdk in the instance folder

2014-03-17 Thread Gary Kotton
** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: havana-backport-potential ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => icehouse-rc1 ** Changed in: nova Impo

[Yahoo-eng-team] [Bug 1294102] [NEW] VMware: get_object_properties may not return any objects

2014-03-18 Thread Gary Kotton
ct has no attribute 'objects' 2014-03-18 05:32:28.164 TRACE nova.virt.vmwareapi.driver ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: havana-backport-potential ** Changed in: nova Assignee: (unassigned) => Gary Ko

[Yahoo-eng-team] [Bug 1300788] [NEW] VMware: exceptions when SOAP message has no body

2014-04-01 Thread Gary Kotton
est before method was determined at line 1, column 0' There are cases when the suds returns a message with no body. ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: New ** Tags: havana-backport-potential vmware ** Changed in: nova Assi

[Yahoo-eng-team] [Bug 1296873] Re: VMware: InvalidDiskFormat when booting from volume

2014-04-06 Thread Gary Kotton
*** This bug is a duplicate of bug 1296874 *** https://bugs.launchpad.net/bugs/1296874 ** This bug has been marked a duplicate of bug 1296874 VMware: InvalidDiskFormat when booting from volume -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1302238] Re: throw exception if no configured affinity filter

2014-04-08 Thread Gary Kotton
*** This bug is a duplicate of bug 1303983 *** https://bugs.launchpad.net/bugs/1303983 This was addressed by https://github.com/openstack/nova/commit/7b8402ed3ba734836119441bdf1a6d6c661c8df2 ** Changed in: nova Status: In Progress => Fix Released ** This bug has been marked a duplicat

[Yahoo-eng-team] [Bug 1302238] Re: throw exception if no configured affinity filter

2014-04-08 Thread Gary Kotton
** This bug is no longer a duplicate of bug 1303983 Enable ServerGroup scheduler filters by default ** Changed in: nova Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comput

[Yahoo-eng-team] [Bug 1304593] [NEW] VMware: waiste of disk datastore when root disk size of instance is 0

2014-04-08 Thread Gary Kotton
Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: icehouse-backport-potential vmware ** Changed in: nova Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: nova Milestone: None => juno-1 ** Changed in: nova Importance: Und

[Yahoo-eng-team] [Bug 1304917] [NEW] VMware: fakes.py should be moved to the tests directory

2014-04-09 Thread Gary Kotton
Public bug reported: The file nova/virt/vmwareapi/fake.py should be moved to the tests directory. This is solely used in the unit tests. There is no need for this to reside in the virt directory. ** Affects: nova Importance: Wishlist Assignee: Gary Kotton (garyk) Status: In

[Yahoo-eng-team] [Bug 1305032] [NEW] Logging under exception handling should make use of save_and_reraise

2014-04-09 Thread Gary Kotton
Public bug reported: When logging exceptions the exception handling should make use of save_and_reraise ** Affects: neutron Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Gary Kotton (ga

[Yahoo-eng-team] [Bug 1313322] [NEW] Hacking rules N319 no documented

2014-04-27 Thread Gary Kotton
Public bug reported: Commit ac8bce63f8a7ec8a2ebb214ea7f86ee4f8adecae did not document the rules in the HACKING.rst file ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Importance: Undecided => Medium ** Changed in: n

[Yahoo-eng-team] [Bug 1314994] [NEW] There are log messages that do not have transtaions

2014-05-01 Thread Gary Kotton
Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Gary Kotton (garyk) ** Changed in: neutron Milestone: None => juno-1 ** Changed in: neutron Importance: Undecided => Medium -- You rece

[Yahoo-eng-team] [Bug 1315870] [NEW] VMware: some unit tests taking longer than a second

2014-05-04 Thread Gary Kotton
1.027 nova.tests.virt.vmwareapi.test_driver_api.VMwareAPIVCDriverTestCase.test_spawn_with_delete_exception_not_found 1.026 ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1320867] [NEW] Log debugs should not have translations

2014-05-19 Thread Gary Kotton
esn't support lazy translation yet). ** Affects: neutron Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpa

[Yahoo-eng-team] [Bug 1324120] [NEW] NSX: exception when creating a flat network

2014-05-28 Thread Gary Kotton
TRACE neutron.openstack.common.db.sqlalchemy.session return d[o.__class__](o, d) 2014-05-28 05:38:02.696 TRACE neutron.openstack.common.db.sqlalchemy.session RuntimeError: maximum recursion depth exceeded 2014-05-28 05:38:02.696 TRACE neutron.openstack.common.db.sqlalchemy.session Problem is the line https://githu

[Yahoo-eng-team] [Bug 1325812] [NEW] HACKING rst does not have rules N320

2014-06-02 Thread Gary Kotton
Public bug reported: Commit 9235ada8c2c250603dc5b299cc08bb7a982d4fc6 did not add the rule to the HACKING.rst ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Gary Kotton (ga

[Yahoo-eng-team] [Bug 1275773] Re: VMware session not logged out on VMwareAPISession garbage collection

2014-06-04 Thread Gary Kotton
The issue was addressed by remove the __del__ from the class. This was done in https://github.com/openstack/nova/commit/b28530ce83302dacae90c385c5431fb1a758ef0a ** Changed in: nova Status: Triaged => Fix Committed ** Changed in: nova Status: Fix Committed => Won't Fix -- You recei

[Yahoo-eng-team] [Bug 1504876] [NEW] VMware: unable to soft reboot a VM when there is a soft lockup

2015-10-10 Thread Gary Kotton
Public bug reported: In the event that there is a kernel exception in the guest and a soft reboot is invoked, then the instance cannot be rebooted. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1505318] [NEW] VMware: fail to attach configure driver when cluster is in a folder

2015-10-12 Thread Gary Kotton
Public bug reported: 2015-10-12 10:36:17.470 INFO nova.virt.vmwareapi.vmops [req-85b5ece9-2f07-4c6d-ba63-307e9941b191 demo demo] [instance: bfa0cfd0-ddb7-4be5-a06d-2bc38ef9990f] Using config drive for instance /usr/local/lib/python2.7/dist-packages/urllib3/util/ssl_.py:100: InsecurePlatformWarn

[Yahoo-eng-team] [Bug 1506465] [NEW] VMware: unable to deploy debian image with liberty

2015-10-15 Thread Gary Kotton
stack.extensions raise ValueError(msg) 2015-10-15 11:25:48.118 TRACE nova.api.openstack.extensions ValueError: Field value is invalid 2015-10-15 11:25:48.118 TRACE nova.api.openstack.extensions The reason for this is that the default adapter type is set as "" ** Affects: nova

[Yahoo-eng-team] [Bug 1449901] Re: Vmware NSXv: missing functionality to controll security-group rules logging using dfw API

2015-11-09 Thread Gary Kotton
** Changed in: neutron Status: In Progress => 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/1449901 Title: Vmware NSXv: missing functionality to controll security-group

[Yahoo-eng-team] [Bug 1496893] Re: Unable to modify "IP Allocation pool" for public subnet from Horizon but can do it from CLI

2015-11-10 Thread Gary Kotton
** Also affects: horizon Importance: Undecided Status: New ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1496893 Title: Unable to modify "IP All

[Yahoo-eng-team] [Bug 1499269] Re: cannot attach direct type port (sr-iov) to existing instance

2015-11-10 Thread Gary Kotton
This looks like a nova issue and not a neutron one. ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1499269 Title: canno

[Yahoo-eng-team] [Bug 1515926] [NEW] Noav gate fails: IPv6 subnet is configured for automatic address

2015-11-13 Thread Gary Kotton
Public bug reported: 2015-11-13 07:19:53.080 ERROR oslo_messaging.rpc.dispatcher [req-c1a7e5c5-bdac-4ce9-8099-18965908e11b None None] Exception during message handling: Invalid input for operation: IPv6 address 2003::f816:3eff:fef9:ebe0 can not be directly assigned to a port on subnet 14b253af

  1   2   3   >