[Yahoo-eng-team] [Bug 1313532] [NEW] instance resize failed with error 'host key verification failed'

2014-04-28 Thread Vikrant Pawar
Public bug reported: Instance resize command failed with error as 'host key verification ' It looks Openstack uses Nova user to copy / migrate instance when it's resized. There is no documentation which suggest to setup Nova user with ssh permission, Even after adding key-based login between

[Yahoo-eng-team] [Bug 1313573] [NEW] nova backup fails to backup an instance with attached volume

2014-04-28 Thread Yogev Rabl
Public bug reported: Description of problem: An instance has an attached volume, after running the command: # nova backup instance id backup name snapshot rotation (an integer) An image has been created (type backup) and the status is stuck in 'queued'. Version-Release number of selected

[Yahoo-eng-team] [Bug 1313330] Re: DHCP is not working on VLAN, on multi-node setup

2014-04-28 Thread Sapan
** Project changed: neutron = ubuntu -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1313330 Title: DHCP is not working on VLAN, on multi-node setup Status in Ubuntu: New Bug

[Yahoo-eng-team] [Bug 1313653] [NEW] TypeError: horizon.cookies is undefined

2014-04-28 Thread Radomir Dopieralski
Public bug reported: JavaScript error on the network tab, starting with this commit: https://github.com/openstack/horizon/commit/44ac63883f33ae35a2d674f20918f5a77f59cc11 ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1313661] [NEW] Nova Meta Data service stack traces with error: [Errno 113] No route to host all the time

2014-04-28 Thread Sean Dague
Public bug reported: The Nova Meta Data service is full of stack traces. Largely all about no route to host. These can be seen like this: 2014-04-27 19:10:41.463 30617 INFO nova.metadata.wsgi.server [-] 10.1.0.71 GET /2009-04-04/meta-data/placement/availability-zone HTTP/1.1 status: 200 len:

[Yahoo-eng-team] [Bug 1313653] Re: TypeError: horizon.cookies is undefined

2014-04-28 Thread Radomir Dopieralski
** 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 Dashboard (Horizon). https://bugs.launchpad.net/bugs/1313653 Title: TypeError: horizon.cookies is undefined Status

[Yahoo-eng-team] [Bug 1313703] [NEW] disabled reason should be printed in listing of compute services

2014-04-28 Thread Christian Berendt
Public bug reported: When using the CLI the disabled reason of a service is printed. The disabled reason should also be printed in the webinterface. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1313708] [NEW] testing fails on specific systems due to set ordering

2014-04-28 Thread Maxime Vidori
Public bug reported: Due to the use of sets in openstack_dashboard.dashboards.admin.aggregates.workflows.ManageAggregateHostsWorkflow#handle l219 some API calls can be made in a random order due to the fact that set are not ordered in python

[Yahoo-eng-team] [Bug 1313707] [NEW] instance status turn to ERROR when running instance suspend

2014-04-28 Thread Yogev Rabl
Public bug reported: Description of problem: When trying to suspend an instance the instance's status turn to Error. The instance's flavor details are: ++--+ | Property | Value|

[Yahoo-eng-team] [Bug 1313720] [NEW] ipallocations not cleaned after floating ip delete

2014-04-28 Thread Dan Radez
Public bug reported: I have a limited floatingip pool for revolving set of users. I have a script that will run a neutron floatingip-delete on IPs that are not associated with an instance and a neutron router-gateway-clear on routers that don't have any floatingips associated with them. I was

[Yahoo-eng-team] [Bug 1313752] [NEW] Nova does not updating hostname on metadata service after instance name change.

2014-04-28 Thread Michael Kazakov
Public bug reported: Create an instance. Change name of the instance. curl http://169.254.169.254/latest/meta-data/hostname returns old instance name. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1313753] [NEW] Internationalize fakelibvirt Error strings

2014-04-28 Thread Rick Harris
Public bug reported: We have some strings in fakelibvirt related to exceptions that need internationalization. ** Affects: nova Importance: Undecided Assignee: Rick Harris (rconradharris) Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1313505] Re: Typo in API doc: provers should be provider

2014-04-28 Thread Dolph Mathews
** Project changed: keystone = openstack-api-site ** Tags added: identity-api -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1313505 Title: Typo in API doc: provers should be provider

[Yahoo-eng-team] [Bug 1313783] [NEW] New python-keystoneclient prefers auth_uri and identity_uri for keystone_admin section

2014-04-28 Thread Ihar Hrachyshka
Public bug reported: Since python-keystoneclient 0.8.0, the preferred way to specify keystone endpoints is by using auth_uri and identity_uri settings. Otherwise, warning messages are issued. ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1313780] [NEW] reuse default value for signing_dir setting from middleware which is sane

2014-04-28 Thread Ihar Hrachyshka
Public bug reported: In neutron.conf, we specify our custom value for signing_dir. There is no real need to do it, instead it's safe to use the default value which is a securely created temporary directory below TMPDIR (usually /tmp). Most other services (f.e. nova) use the default behaviour

[Yahoo-eng-team] [Bug 1313794] [NEW] lock_wait timeout caused by plug_vip_port

2014-04-28 Thread Salvatore Orlando
Public bug reported: This bug is an instance of the infamous and dreadful issue with evenlet yielding within a transaction and causing a lock wait timeout in mysql. In this instance the lock wait timeout error occurs because during delete_port a yield occurs to another thread which tries to

[Yahoo-eng-team] [Bug 1313801] [NEW] Cisco VPN move URI strings to constants

2014-04-28 Thread Paul Michali
Public bug reported: Colocate strings used in REST client methods as URIs for APIs to Cisco CSR device, to make it easier to find and maintain them. File is: neutron/services/vpn/device_drivers/cisco_csr_rest_client.py ** Affects: neutron Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1313800] [NEW] lock wait timeout while updating LB pool

2014-04-28 Thread Salvatore Orlando
Public bug reported: Traceback: http://logs.openstack.org/51/89451/2/check/check-tempest-dsvm-neutron-icehouse/e6faf15/logs/screen-q-svc.txt.gz#_2014-04-28_10_08_36_280 logstash:

[Yahoo-eng-team] [Bug 1313812] [NEW] test_l3_agent unit tests cannot be run individually

2014-04-28 Thread Henry Gessau
Public bug reported: When trying to run the test_l3_agent unit tests individually the following test case fails: == ERROR: neutron.tests.unit.test_l3_agent.TestL3AgentEventHandler.test_spawn_metadata_proxy

[Yahoo-eng-team] [Bug 1305186] Re: Fake libvirtError incompatibile with real libvirtError

2014-04-28 Thread Matt Riedemann
I think you meant to report this against nova, not neutron. ** Tags added: libvirt testing ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New = In Progress ** Changed in: nova Assignee: (unassigned) = Rick Harris (rconradharris) **

[Yahoo-eng-team] [Bug 1310529] Re: cold migration should support pause and suspend

2014-04-28 Thread Joe Gordon
This doesn't sound like a bug but rather a feature request. ** 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/1310529

[Yahoo-eng-team] [Bug 1277507] Re: ImportError: No module named passlib.hash; HTTP error 403 while getting ipaddr from googledrive.com

2014-04-28 Thread Kurt Griffiths
** Changed in: marconi Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1277507 Title: ImportError: No module named passlib.hash; HTTP error 403 while

[Yahoo-eng-team] [Bug 1313837] [NEW] unnecessary period in logs make searching/copy/paste annoying

2014-04-28 Thread Matt Fischer
Public bug reported: I spent some time today trying to debug why neutron was seeing some token failures. The keystone logs unnecessarily add a period to the end of many of these messages which makes the copy and paste to lookup these tokens more work than it should be. For example: 2014-04-28

[Yahoo-eng-team] [Bug 1313851] [NEW] lock wait timeout in create_dhcp_port

2014-04-28 Thread Salvatore Orlando
Public bug reported: Traceback: http://logs.openstack.org/63/60863/3/check/check-tempest- dsvm-neutron- full/3c1893a/logs/screen-q-svc.txt.gz#_2014-04-22_06_34_40_383 logstash:

[Yahoo-eng-team] [Bug 1313867] [NEW] used image of an instance should be displayed when volume created from an image during instance creation

2014-04-28 Thread Christian Berendt
Public bug reported: The image name of an instance is not shown when an volume-backed instance is running (only not found or - at the moment). It should be checked if the attached volumes of the instance have set the property volume_image_metadata. If that's the case the used image of the

[Yahoo-eng-team] [Bug 1313753] Re: Internationalize fakelibvirt Error strings

2014-04-28 Thread Matt Riedemann
The patch was abandoned. ** 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.launchpad.net/bugs/1313753 Title: Internationalize

[Yahoo-eng-team] [Bug 1313918] [NEW] NSX: router_id_get should not raise an exception

2014-04-28 Thread Armando Migliaccio
Public bug reported: During the migration of networks from the old agent-based model and the new agentless model networks router_id_get should not raise an exception; network's subnets may or may have not been uplinked to a router so it's perfectly acceptable to return None instead. ** Affects:

[Yahoo-eng-team] [Bug 1313935] [NEW] tenant is required for quota-update but not for quota-show

2014-04-28 Thread Corey Bryant
Public bug reported: Tenant is a required positional parameter on quota-update but is optional on quota-show. And when --tenant is not specified on quota- show it doesn't return valid limits for the user. $ nova quota-show --user demo +-+---+ | Quota

[Yahoo-eng-team] [Bug 1309244] Re: if using nova boot --num-instances and neutron instances count are truncated to port quota

2014-04-28 Thread Joe Gordon
This is a novaclient bug, the nova API has min_count and max_count. if min_count is over the quota limit the command will fail. So novaclient should be updated to support min_count and max_count flags and deprecate num-instances (as an alias for max count) ** Also affects: python-novaclient

[Yahoo-eng-team] [Bug 1313956] [NEW] Keystone adds role to non-existing user in specific tenant by API

2014-04-28 Thread Shnaidman Sergey
Public bug reported: Icehouse, discovered during tempest testing: Scenario is adding role to non-existing user in specific tenant: Tenant-id = 2775ce375d624735b49347cdac41a946 Role-id = 9fe2ff9ee4384b1894a90878d3e92bab User-id is some junk, like: junk-user-id-2999 The problem exists only in

[Yahoo-eng-team] [Bug 1313967] [NEW] build_and_run_instance() appears to be dead code

2014-04-28 Thread Chris Friesen
Public bug reported: In nova/compute/manager.py, the code path build_and_run_instance() do_build_and_run_instance() _build_and_run_instance() seems to be dead code, used by nothing but the unit tests. It looks like the code that is actually being used is run_instance(). ** Affects: nova

[Yahoo-eng-team] [Bug 1313967] Re: build_and_run_instance() appears to be dead code

2014-04-28 Thread Chris Friesen
Sorry for the noise, I started reading the code and realized that it was just taking a long time to transition over to the new function. ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1313985] [NEW] NSX: allow migration of networks to NSX DHCP/Metadata only in combined mode

2014-04-28 Thread Armando Migliaccio
Public bug reported: The ability to move networks from the old model to the new one should only be allowed in 'combined' mode, i.e. where old networks are still hosted by an active dhcp agent, and new networks are served by NSX. This way, when the migration takes place proper clean up (like

[Yahoo-eng-team] [Bug 1313935] Re: tenant is required for quota-update but not for quota-show

2014-04-28 Thread Corey Bryant
** Also affects: nova (Ubuntu) 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/1313935 Title: tenant is required for

[Yahoo-eng-team] [Bug 1313992] [NEW] VMware store should handle upload of files with unknown Content-Length

2014-04-28 Thread Arnaud Legendre
Public bug reported: Nova needs to upload streamOptimized disks to Glance. These streamOptimized disks are converted/compressed on the fly by vCenter. Consequently, it is not possible to know the size of the Glance image before upload. Without specifying the size or size zero, vCenter will

[Yahoo-eng-team] [Bug 1313997] [NEW] NSX: fix migration of networks with no subnets

2014-04-28 Thread Armando Migliaccio
Public bug reported: Corner case with networks without a subnet leads to a spurious exception during net-migration, because the validation logic is called twice: before migration and after. ** Affects: neutron Importance: Undecided Assignee: Armando Migliaccio (armando-migliaccio)

[Yahoo-eng-team] [Bug 1313400] Re: Missing Operation in the Identity CLI

2014-04-28 Thread Fernando Ribeiro
Yes - thanks. ** Changed in: keystone Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1313400 Title: Missing Operation in the Identity CLI Status

[Yahoo-eng-team] [Bug 1314007] [NEW] run_tests.sh failed by No module named tools exception

2014-04-28 Thread Zhi Yan Liu
Public bug reported: $ ./run_tests.sh No virtual environment found...create one? (Y/n) y Traceback (most recent call last): File tools/install_venv.py, line 29, in module from tools import install_venv_common as install_venv ImportError: No module named tools Change Enable H304 check

[Yahoo-eng-team] [Bug 1314008] [NEW] free pci in log message never record

2014-04-28 Thread Ding Xiao
Public bug reported: In _report_final_resource_view() method if 'pci_devices' in resources: LOG.audit(_(Free PCI devices: %s) % resources['pci_devices']) but in update_available_resource() method if self.pci_tracker: self.pci_tracker.clean_usage(instances, migrations,

[Yahoo-eng-team] [Bug 1314010] [NEW] uuid support should not require ssl cert

2014-04-28 Thread Craig Vyvial
Public bug reported: using the KEYSTONE_TOKEN_FORMAT=UUID in my localrc for devstack used to work for having UUID support. This has broken sometime in the not too distant past. Keystone is now requiring an ssl cert that doesnt exist '/etc/keystone/ssl/certs/signing_cert.pem' because this was

[Yahoo-eng-team] [Bug 1314015] [NEW] It returned RESP:202 even if NoValidHost exception raised when run nova resize

2014-04-28 Thread Wang Bo
Public bug reported: When I run nova --debug resize instanceid flavorid, nova scheduler will raise NoValidHost exception If there is no enough resource available on any computer node for the flavor requested. Then nova conductor will catch the exception and report Warning messages as follows: