[Yahoo-eng-team] [Bug 1267733] [NEW] Live Migration can set new host to the current host.

2014-01-10 Thread Zhenguo Niu
Public bug reported: When migrating a server, current host should not contain in the new host list. def populate_host_choices(self, request, initial): hosts = initial.get('hosts') current_host = initial.get('current_host') host_list = [(host.hypervisor_hostname,

[Yahoo-eng-team] [Bug 1267453] [NEW] Neutron error message isn't friendly

2014-01-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: neutron error message seems unfriendly: 400-{u'NeutronError': {u'message': u'Invalid input for operation: Unknown provider:physical_network range.', u'type': u'InvalidInput', u'detail': u''}} ** Affects: neutron Importance: Undecided Status

[Yahoo-eng-team] [Bug 1267453] Re: Neutron error message isn't friendly

2014-01-10 Thread Akihiro Motoki
The message is provided by neutron server, so the message needs to be improved in neutron server side. ** Project changed: python-neutronclient => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launc

[Yahoo-eng-team] [Bug 1267453] Re: Neutron error message isn't friendly

2014-01-10 Thread Akihiro Motoki
On a second thought, it seems that the reporter says JSON dumped message is not human friendly. Instead the client should print an normal string, so I revert the affected project to neutronclient again. Sorry for the confusion. ** Project changed: neutron => python-neutronclient -- You receiv

[Yahoo-eng-team] [Bug 1267779] [NEW] Duplicated classes in lbaas.py and vpnaas.py

2014-01-10 Thread Tatiana Mazur
Public bug reported: There are duplicate classes AttributeDict in Pool and Member classes of lbaas.py and in VPNService and IPSecSiteConnection classes of vpnaas.py. It would be nice to move them to e.g. horizon.utils where the code could be reused. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1267790] [NEW] Fixed metric_index causes ValueError in ip_lib

2014-01-10 Thread Arata Notsu
Public bug reported: ip_lib.IpRouteCommand.get_gateway() raises ValueError to default_route_line like default via 192.168.99.1 proto static since it wrongly assumes that the 5th word is a value metric (in the example above, it is "static"). ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1267841] [NEW] ext_gw_mode refers to DNAT

2014-01-10 Thread Salvatore Orlando
Public bug reported: The extension module for the L3_ext_gw_mode extension has: - a RouterDNATdisabled exception which is not used anywhere - a description which refers to disabling DNAT, which is not allowed by the extension The above are 'vestigial' items from a previous release of the extensi

[Yahoo-eng-team] [Bug 1267847] [NEW] nova rootwrap fails on blockdev

2014-01-10 Thread Dirk Mueller
Public bug reported: Failed to umount container filesystem: Unexpect ed error while running command. Command: sudo nova-rootwrap /etc/nova/rootwrap.conf blockdev --flushbufs /dev/nbd13 Exit code: 99 Stdout: '' Stderr: '/usr/bin/nova-rootwrap: Unauthorized command: blockdev --flushbufs /dev/nbd13

[Yahoo-eng-team] [Bug 1267862] [NEW] launch a new vm fail in source host after live migration

2014-01-10 Thread lirenke
Public bug reported: Nova version:Havana We have two compute nodes: Host A and Host B. Each one have 100G disk, 4 cpus and 2G mem for example. First, launch an image-backed instance named vm-1 in Host A using the flavor successfully. The flavor's specs is 60G disk, 2cpus and 1G mem. So, obviousl

[Yahoo-eng-team] [Bug 1260528] Re: Metering dashboard. Marker could not be found (havana)

2014-01-10 Thread Ladislav Smola
Now I see this one too, I thought this was resolved ages ago. ** Changed in: horizon Assignee: (unassigned) => Ladislav Smola (lsmola) ** Changed in: horizon Status: Invalid => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1267931] [NEW] neutron-l3-agent virtual router SNAT translation doesn't work for traffic happening during iptable rules setup (race condition)

2014-01-10 Thread Miguel Angel Ajo
Public bug reported: I found a race condition that happens in the following situation:  0) we use SNAT to connect an internal network to the external one  1) A network node running neutron-l3-agent with actual traffic is rebooted  2) While it starts again, an VM is sending traffic (ping is a simp

[Yahoo-eng-team] [Bug 1267935] [NEW] Keystone does not authenticate user that participate in more than 1 domain

2014-01-10 Thread Tiago Everton Ferraz Martins
Public bug reported: A user that participates in 2 domains, X, Y. It has associated roles of admin and member for projects in domain X , and is member of projects in domain Y. Keystone can issue token scoped by project for this user for projects in domain X. For projects in domain Y the user is no

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

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1255355 Title: VMware: Instances stu

[Yahoo-eng-team] [Bug 1257998] Re: VMware driver reporting incorrect available vcpus

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1257998 Title: VMware driver reporti

[Yahoo-eng-team] [Bug 1260876] Re: VMware Soft Reboot not honored

2014-01-10 Thread Shawn Hartsock
The vmware driver behavior currently conforms to new API standards. ** 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/bug

[Yahoo-eng-team] [Bug 1259389] Re: resize to different host failed by vcenter driver

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1259389 Title: resize to different h

[Yahoo-eng-team] [Bug 1252967] Re: VMware: delete vm snapshot after nova snapshot

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1252967 Title: VMware: delete vm sna

[Yahoo-eng-team] [Bug 1252400] Re: VMware: propSet KeyError: 'summary.accessible'

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1252400 Title: VMware: propSet KeyEr

[Yahoo-eng-team] [Bug 1245564] Re: datastore selection is incorrect if token is being used

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1245564 Title: datastore selection i

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

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1247296 Title: VMware: launching ins

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

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1244752 Title: VMwareVCDriver: VSAN

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

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1243193 Title: VMware: snapshot back

[Yahoo-eng-team] [Bug 1235112] Re: VMware driver not discovering iscsi targets while attaching cinder volumes

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1235112 Title: VMware driver not dis

[Yahoo-eng-team] [Bug 1220459] Re: VMware Driver reports incorrect disk usage

2014-01-10 Thread Tracy Jones
** Also affects: openstack-vmwareapi-team 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/1220459 Title: VMware Driver reports

[Yahoo-eng-team] [Bug 1260075] Re: VMware: NotAuthenticated occurred in the call to RetrievePropertiesEx

2014-01-10 Thread Tracy Jones
** No longer affects: openstack-vmwareapi-team -- 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/1260075 Title: VMware: NotAuthenticated occurred in the call to RetrievePro

[Yahoo-eng-team] [Bug 1252400] Re: VMware: propSet KeyError: 'summary.accessible'

2014-01-10 Thread Tracy Jones
** No longer affects: openstack-vmwareapi-team -- 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/1252400 Title: VMware: propSet KeyError: 'summary.accessible' Status in Op

[Yahoo-eng-team] [Bug 1266391] Re: Install the dashboard in OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora  - havana

2014-01-10 Thread Stephen Gordon
3) Just noticed that review is only for puppet/packstack stuff - so there is still the need to get the default in the horizon project fixed up. ** Also affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1050128] Re: quantum --fields param in GET documented incorrectly

2014-01-10 Thread Salvatore Orlando
there has been no update in over a year for this bug ** Changed in: neutron 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/1050128 Title: quantum

[Yahoo-eng-team] [Bug 1159898] Re: Duplicate rules allowed in IPTablesManager

2014-01-10 Thread Salvatore Orlando
It was decided to leave the ip tables manager as it is. ** Changed in: neutron Status: Incomplete => Won't Fix ** Changed in: neutron Assignee: Salvatore Orlando (salvatore-orlando) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1236704] Re: neutron API list calls taking lot of time

2014-01-10 Thread Salvatore Orlando
I did not realize this bug was still open. Every performance issue deserves high priority. In this case I have no idea about what would be deemed acceptable; I will update this bug report soon. As far as I know there are no DB accesses in policy checks. ** Changed in: neutron Importance: Un

[Yahoo-eng-team] [Bug 1266740] Re: tempest test_aggregate_add_host_create_server_with_az fails with "server failed to build and is ERROR status"

2014-01-10 Thread Matt Riedemann
Since this doesn't appear to be failing for any other patches, and this is failing on a patch that changes availability zone filters, I'm assuming it's a side effect of the patch itself and not a random failure. https://review.openstack.org/#/c/65198/ ** Changed in: nova Status: New => Inv

[Yahoo-eng-team] [Bug 1259389] Re: resize to different host failed by vcenter driver

2014-01-10 Thread Tracy Jones
** No longer affects: openstack-vmwareapi-team -- 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/1259389 Title: resize to different host failed by vcenter driver Status in

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

2014-01-10 Thread Tracy Jones
** No longer affects: openstack-vmwareapi-team -- 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/1265512 Title: VMware: unnecesary session termination Status in OpenStack

[Yahoo-eng-team] [Bug 1214850] Re: vmware driver does not work with more than one datacenter in vC

2014-01-10 Thread Tracy Jones
** No longer affects: openstack-vmwareapi-team -- 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/1214850 Title: vmware driver does not work with more than one datacenter in

[Yahoo-eng-team] [Bug 1207064] Re: VMWare : Disabling linked clone does not cache images on the datastore

2014-01-10 Thread Tracy Jones
** Changed in: openstack-vmwareapi-team Status: In Progress => 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/1207064 Title: VMWare : Disabling linke

[Yahoo-eng-team] [Bug 1199954] Re: VCDriver: Failed to resize instance

2014-01-10 Thread Tracy Jones
** Changed in: openstack-vmwareapi-team Status: In Progress => 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/1199954 Title: VCDriver: Failed to resi

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

2014-01-10 Thread Tracy Jones
** Changed in: openstack-vmwareapi-team Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1195139 Title: vmware: error trying to

[Yahoo-eng-team] [Bug 1213269] Re: _check_if_folder_file_exists only checks for metadata file

2014-01-10 Thread Tracy Jones
fix is not needed once image cache cleanup patch is merged ** No longer affects: openstack-vmwareapi-team ** Changed in: nova Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compu

[Yahoo-eng-team] [Bug 1246811] Re: ssh connections to guest time out

2014-01-10 Thread Salvatore Orlando
*** This bug is a duplicate of bug 1253896 *** https://bugs.launchpad.net/bugs/1253896 ** This bug is no longer a duplicate of bug 1224001 test_network_basic_ops fails waiting for network to become available ** This bug has been marked a duplicate of bug 1253896 Attempts to verify guests

[Yahoo-eng-team] [Bug 1186161] Re: Tempest tests sometimes get: [Fail] Couldn't ping server

2014-01-10 Thread Salvatore Orlando
*** This bug is a duplicate of bug 1253896 *** https://bugs.launchpad.net/bugs/1253896 ** This bug is no longer a duplicate of bug 1224001 test_network_basic_ops fails waiting for network to become available ** This bug has been marked a duplicate of bug 1253896 Attempts to verify guests

[Yahoo-eng-team] [Bug 1267386] Re: Add a configuration parameter to enable auto confirm for cold migration

2014-01-10 Thread Matt Riedemann
This isn't a bug, it would be a new blueprint since it's a new feature. ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Op

[Yahoo-eng-team] [Bug 1266960] Re: InstanceIsLocked Exception didn't raise

2014-01-10 Thread Matt Riedemann
** Tags added: api ** Changed in: nova Status: New => 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/1266960 Title: InstanceIsLocked Exception didn't rai

[Yahoo-eng-team] [Bug 1268051] [NEW] README Oslo URL points to a blank page

2014-01-10 Thread Arnaud Legendre
Public bug reported: common/README points currently to a blank page: http://wiki.openstack.org/CommonLibrary#Incubation This link should be changed to https://wiki.openstack.org/wiki/Oslo#Syncing_Code_from_Incubator This is minor but could be confusing for new people... ** Affects: glance

[Yahoo-eng-team] [Bug 1257641] Re: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances

2014-01-10 Thread Joe Gordon
** 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/1257641 Title: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances

[Yahoo-eng-team] [Bug 1208880] Re: Adding a fixed IP doesn't fully update firewall rules on compute host

2014-01-10 Thread Joe Gordon
Folsom has been 'end of llife'-ed and isn't supported upstream. ** 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/1208880 T

[Yahoo-eng-team] [Bug 1267405] Re: Adding new text field in "launch instance form" at /instances/workflow.py, it gives followig error

2014-01-10 Thread Joe Gordon
this doesn't sounds like a bug but rather a development question for horizon. BTW python is white space sensitive and doesn't like tabs. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1244484] Re: horizon doesn't support port create operation

2014-01-10 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).