[Yahoo-eng-team] [Bug 1776309] [NEW] keystone unable to authenticate my credential

2018-06-11 Thread ross
Public bug reported: http://bugs.launchpad.net/nova/ (HTTP 500) (Request-ID: req- aedcf600-853a-469c-b4e9-c5cdfdcdb158) ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1515990] Re: Floating IP association without subnet gateway IP

2016-10-18 Thread Ross Krumbeck
As a multi-tenant cloud provider we have the requirement of separating public VM traffic and backup VM traffic to our backup servers on our physical network whilst also isolating traffic between different clients. We are using DVR and our compute nodes have different physical interfaces for public

[Yahoo-eng-team] [Bug 1633047] [NEW] Nova - boot from volume - Min Disk Size - Liberty

2016-10-13 Thread Ross Martyn
Public bug reported: Description === Seemingly incorrect validation of image requirements for instance when using boot from volume functionality. Steps to reproduce == * Create an image with a minimum disk size (Eg 2GB) * Create a bootable volume from image (Eg 2GB) * Lau

[Yahoo-eng-team] [Bug 1594576] [NEW] cc_salt_minion behaves badly if apt-get update fails

2016-06-20 Thread Ross Vandegrift
/salt/minion, but nonetheless continues. My automation depends on finding these grains, and salt- minion is already built in. Please consider the attached patch, which will skip the install if a flag is included. Alternatively, cc_salt_minion could write out /etc/salt/minion even if apt-get fails.

[Yahoo-eng-team] [Bug 1585699] [NEW] Neutron Metadata Agent Configuration - nova_metadata_ip

2016-05-25 Thread Ross Martyn
Public bug reported: I am not sure if this constitutes the tag 'bug'. However it has lead us to some confusion and I feel it should be updated. This option in neutron metadata configuration (and install docs) is misleading. {{{ # IP address used by Nova metadata server. (string value) #nova_meta

[Yahoo-eng-team] [Bug 1582224] [NEW] Post liberty upgrade neutron-server wont start - seemingly related to ml2_vlan_allocations table

2016-05-16 Thread Ross Martyn
Public bug reported: Environment: ii neutron-plugin-ml2 2:7.0.3-0ubuntu1~cloud0 all Neutron is a virtual network service for Openstack - ML2 plugin ii neutron-server 2:7.0.3-0ubuntu1~cloud0 all Neutron is a virtual n

[Yahoo-eng-team] [Bug 1539506] Re: AttributeError: 'virDomain' object has no attribute 'fsFreeze

2016-01-30 Thread Ross Martyn
** Project changed: nova => nova (Ubuntu) -- 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/1539506 Title: AttributeError: 'virDomain' object has no attribute 'fsFreeze St

[Yahoo-eng-team] [Bug 1539506] [NEW] AttributeError: 'virDomain' object has no attribute 'fsFreeze

2016-01-29 Thread Ross Martyn
Public bug reported: Kilo Nova/Cinder Version 1:2015.1.2-0ubuntu2~cloud0 Ceph Version 0.94.5-1trusty Apologies, this issue crosses multiple packages, Nova/Cinder/CEPH, I am fairly confident this issue stems from nova/libvirt/driver.py but I lack the necessary knowledge to dig much further. ERROR

[Yahoo-eng-team] [Bug 1476439] [NEW] update_metadata for flavors and images shows blank. static basePath not set correctly.

2015-07-20 Thread Ross Annetts
Public bug reported: Currently using OpenStack Kilo on CentOS 7. Issue is with: openstack-dashboard-2015.1.0-7.el7.noarch /usr/share/openstack-dashboard/static/angular/widget.module.js When using the update_metadata feature in horizon in the flavors and images section, the meta data table is not

[Yahoo-eng-team] [Bug 1460494] [NEW] neutron-ovs-cleanup failing to start with ovs bonding

2015-05-31 Thread Ross Annetts
Public bug reported: System is running Openstack Kilo: [root@network01 ~]# cat /etc/redhat-release CentOS Linux release 7.1.1503 (Core) [root@network01 ~]# uname -r 3.10.0-229.4.2.el7.x86_64 [root@network01 ~]# rpm -qa|grep neutron openstack-neutron-ml2-2015.1.0-1.el7.noarch openstack-neutron-c

[Yahoo-eng-team] [Bug 1369627] [NEW] libvirt disk.config will have issues when booting two with different config drive values

2014-09-15 Thread Solly Ross
g drive with the appropriate config for the new instance. ** Affects: nova Importance: Undecided Assignee: Solly Ross (sross-7) Status: In Progress ** Tags: libvirt -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1314526] Re: revert resize removes rbd shared image

2014-08-08 Thread Solly Ross
The merged patch only fixes live migration -- nothing has changed for cold migrations/resizes (it still just calls resize) -- I ran into this with my work for bp use-libvirt-storage-pools. ** Changed in: nova Status: Fix Released => Confirmed -- You received this bug notification because

[Yahoo-eng-team] [Bug 1351002] [NEW] live migration (non-block-migration) with shared instance storage and config drive fails

2014-07-31 Thread Solly Ross
Public bug reported: To reproduce: 1. Set up shared instance storage via NFS and use one of the file-based image backends 2. Boot an instance with a config drive 3. Attempt to live migrate said instance w/o doing a block migration The issue is caused by the following lines in nova/virt/libvirt/

[Yahoo-eng-team] [Bug 1310110] Re: resource_tracker.update_available_resources() calls virt driver for resources, then promptly throws them away

2014-05-01 Thread Solly Ross
There are actually a few lines between `self._report_hypervisor_resource_view(resources)` and self._update_usage_from_instances(resources, instances)` that use it: if 'pci_passthrough_devices' in resources: if not self.pci_tracker: self.pci_tracker = pci_manager

[Yahoo-eng-team] [Bug 1308377] Re: nova doesn't support resize operation when booting from rbd backend

2014-05-01 Thread Solly Ross
Ah, the reason I set this to invalid is because there is currently work on overhauling the cold migration/resize system to not use SSH. Additionally, this is a documented issue -- you need SSH in order for Nova to determine that we are in fact using shared storage (for the time being). ** Changed

[Yahoo-eng-team] [Bug 1308377] Re: nova doesn't support resize operation when booting from rbd backend

2014-04-17 Thread Solly Ross
Actually, Nova currently uses SSH to detect shared storage for cold migrations and resizes, so that's probably why it's failing. A solution to this is in the works. ** Changed in: nova Status: New => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received thi

[Yahoo-eng-team] [Bug 1303203] Re: VM resize: ssh/scp is tried even VM has no local disk

2014-04-08 Thread Solly Ross
** 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/1303203 Title: VM resize: ssh/scp is tried even VM has no local disk St

[Yahoo-eng-team] [Bug 1298242] Re: live_migration_uri should be dependant on virt_type

2014-04-08 Thread Solly Ross
Currently, it is specified as a configuration option, since different hypervisors require different support different remote connection protocols. This would most likely be better filed as a blueprint. ** Changed in: nova Status: New => Invalid -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1295608] Re: "QCOW2" image has a problem in Creating an instance on Compute node

2014-04-07 Thread Solly Ross
** 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/1295608 Title: "QCOW2" image has a problem in Creating an instance on Co

[Yahoo-eng-team] [Bug 1243718] Re: kill qemu pid will crash openstack-nova-compute

2014-03-31 Thread Solly Ross
*** This bug is a duplicate of bug 1270304 *** https://bugs.launchpad.net/bugs/1270304 ** This bug has been marked a duplicate of bug 1270304 error in guestfs driver setup causes orphaned libguestfs processes -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1298039] [NEW] Glance Tests Will Fail With psutil 2.0.0

2014-03-26 Thread Solly Ross
Public bug reported: psutil recently released a new version in which the majorly broke API backwards-compatibility. Currently, the requirement for psutil is 'psutil>=1.1.1'. We should limit the psutil version to 'psutil>=1.1.1,<2.0.0' so as to not break the multiprocessing tests, which use psuti

[Yahoo-eng-team] [Bug 1282506] Re: live migrations not possible when using Libvirt/Xen with Cinder/NFS

2014-03-06 Thread Solly Ross
** Changed in: nova Importance: Undecided => Low ** Changed in: nova Status: New => Won't Fix ** Changed in: nova Status: Won't Fix => Opinion ** Changed in: nova Status: Opinion => Confirmed -- You received this bug notification because you are a member of Yahoo! Engin

[Yahoo-eng-team] [Bug 1262450] Re: Nova doesn't update vnc listen address during migration with libvirt

2014-03-06 Thread Solly Ross
This is a duplicate of https://bugs.launchpad.net/nova/+bug/1279563. ** 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/12624

[Yahoo-eng-team] [Bug 1279563] [NEW] Libvirt live migration fails when graphics listen is not 0.0.0.0 ("Cannot assign requested address")

2014-02-12 Thread Solly Ross
Public bug reported: Currently, live migration with the libvirt driver ("true" or otherwise) is only supported when the graphics listen addresses (vncserver_listen and spice.server_listen) are set to 0.0.0.0. If the addresses are set to the actual IP address of each compute host on the relevant m

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

2014-01-17 Thread Solly Ross
: Undecided Assignee: Solly Ross (sross-7) Status: New ** Changed in: nova Assignee: (unassigned) => Solly Ross (sross-7) -- 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 1189543] Re: Set/Detect Libvirt Drive IO Error Actions

2013-06-11 Thread Solly Ross
Consensus ended up being NOTABUG: works as intended. ** 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/1189543 Title: Set