[Yahoo-eng-team] [Bug 1296532] Re: Network interface should be restarted if instance has a static ip address.

2014-03-24 Thread Hiroyuki Eguchi
** Changed in: cloud-init Status: New = Incomplete ** Changed in: cloud-init Status: Incomplete = New ** Changed in: cloud-init Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1279881] Re: Cannot send scheduler.run_instance events

2014-03-24 Thread Mike Perez
Cinder patch: https://review.openstack.org/#/c/81696/ ** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Importance: Undecided = Critical ** Changed in: cinder Assignee: (unassigned) = John Griffith (john-griffith) ** Changed in: cinder

[Yahoo-eng-team] [Bug 1296575] [NEW] TypeError: libvirt_info() takes exactly 6 arguments (7 given) when boot instance to rbd directly

2014-03-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Failed to boot the instance when configure the nova to boot instance to rbd pool directly. 2014-03-21 03:46:31.437 2433 ERROR nova.compute.manager [req-31ea99e5-80a2-449b-bdd8-f349d29b4388 3fafebf2c11240669ae6990abefb60ee

[Yahoo-eng-team] [Bug 1296575] Re: TypeError: libvirt_info() takes exactly 6 arguments (7 given) when boot instance to rbd directly

2014-03-24 Thread Kaya LIU
** Also affects: ubuntu Importance: Undecided Status: New ** Package changed: ubuntu = 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/1296575 Title:

[Yahoo-eng-team] [Bug 1296589] [NEW] Image API v2 image tags broken with E500

2014-03-24 Thread Erno Kuvaja
Public bug reported: There is set([]) passed to json.dumps() which is not parseable: self.func(req, *args, **kwargs) File /usr/lib/python2.7/dist-packages/glance/common/wsgi.py, line 625, in __call__ request, **action_args) File /usr/lib/python2.7/dist-packages/glance/common/wsgi.py,

[Yahoo-eng-team] [Bug 1296590] [NEW] [libvirt] snapshots in progress are not cleaned when deleting an instance

2014-03-24 Thread Xavier Queralt
Public bug reported: When creating an instance snapshot, if such instance is deleted while in the middle of the process, the snapshot may be left in the SAVING state because the instance disappears in the middle of the process or moves to the deleting task_state. Steps to reproduce: $ nova boot

[Yahoo-eng-team] [Bug 1296592] [NEW] NotImplementedError is not handled by neutronv2 api when creating private/public domains

2014-03-24 Thread Haiwei Xu
Public bug reported: When trying to create private dns domain, I got a 500 error. $ nova dns-create-private-domain domain1 ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-89966476-eaa5-48d4-94cd-1e540dc0867a) 2014-03-25

[Yahoo-eng-team] [Bug 1296593] [NEW] Compute manager _poll_live_migration 'instance_ref' argument should be renamed to 'instance'

2014-03-24 Thread Nikola Đipanov
Public bug reported: The reason is 2-fold: * wrap_instance_fault decorator expects the argument to be 'instance' * We are using new-wold objects in live migration and instance_ref used to imply a dict. ** Affects: nova Importance: Medium Assignee: Nikola Đipanov (ndipanov)

[Yahoo-eng-team] [Bug 1296627] [NEW] Instance snapshots shown in 'boot from image' list

2014-03-24 Thread Rushi Agrawal
Public bug reported: When we store a snapshot of an instance, and then try to create an instance, that instance snapshot is shown in two list, namely 'boot from snapshot' and 'boot from image' list. This is confusing to the user. We should report it only in snapshot list. I can see that the

[Yahoo-eng-team] [Bug 1180040] Re: Race condition in attaching/detaching volumes when compute manager is unreachable

2014-03-24 Thread Nikola Đipanov
** 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/1180040 Title: Race condition in attaching/detaching volumes

[Yahoo-eng-team] [Bug 1274317] Re: heal_instance_info_cache_interval config is not effective

2014-03-24 Thread Thierry Carrez
Keep FixCommitted until RC1 is tagged ** Changed in: nova Status: Fix Released = Fix Committed -- 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/1274317 Title:

[Yahoo-eng-team] [Bug 1291244] Re: An incomprehensible message in volumes/forms.py

2014-03-24 Thread Thierry Carrez
Keep FixCommitted until RC1 is tagged ** Changed in: horizon Status: Fix Released = Fix Committed -- 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/1291244

[Yahoo-eng-team] [Bug 1296662] [NEW] NotFound should be insteaded of InstanceNotFound

2014-03-24 Thread ugvddm
Public bug reported: we can see the exception is InstanceNotFound from: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L1758, but, the exception is NotFound in https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/contrib/server_diagnostics.py#L47. so,

[Yahoo-eng-team] [Bug 1075971] Re: Attach volume with libvirt disregards target device but still reserves it

2014-03-24 Thread Nikola Đipanov
Since it is now possible to both boot instances and attach volumes without specifying device names after https://blueprints.launchpad.net/nova/+spec/improve-block-device- handling BP has been implemented. in which case the device names will be handled properly by Nova. It is still possible to

[Yahoo-eng-team] [Bug 1296690] [NEW] nova-manage db arvhice_deleted_rows doesn't work

2014-03-24 Thread fujioka yuuichi
Public bug reported: nova-manage db archive_delete_rows command cannot delete instance table. instance_actions tables is related on instance table. but instance_actions is not deleted even if instance is deleted. $ nova-manage db archive_deleted_rows --max_rows 100 2014-03-24 12:05:55.855 ERROR

[Yahoo-eng-team] [Bug 1296722] [NEW] Horizon Error: Unable to create new image. When Glance file filtering enabled

2014-03-24 Thread Tzach Shefi
Public bug reported: Description of problem: When filtering supported file types in Glance, uploading a none supported file gives a none informative/misleading error on Horizon - Error: Unable to create new image. Uploading same image in Glance CLI returns a better warning: Invalid disk

[Yahoo-eng-team] [Bug 1295674] Re: Meta bug for tracking Openstack 2013.1.5 Stable Update

2014-03-24 Thread Chuck Short
** No longer affects: nova (Ubuntu Saucy) -- 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/1295674 Title: Meta bug for tracking Openstack 2013.1.5 Stable Update Status

[Yahoo-eng-team] [Bug 1296333] Re: Keystone docs fail to build with SQLAlchemy 0.9

2014-03-24 Thread Victor Sergeyev
** Also affects: oslo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1296333 Title: Keystone docs fail to build with SQLAlchemy 0.9 Status

[Yahoo-eng-team] [Bug 1283599] Re: TestNetworkBasicOps occasionally fails to delete resources

2014-03-24 Thread Mark McClain
** Also affects: tempest Importance: Undecided Status: New ** Changed in: neutron Milestone: icehouse-rc1 = None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1283599

[Yahoo-eng-team] [Bug 1293953] Re: Add broadcast reply option to DnsMasq

2014-03-24 Thread Alessandro Federico
Sorry, I have done a mistake clicking on Fix Released. How can be reverted to Confirmed? Ale ** Changed in: neutron Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1296768] [NEW] keystone.tests.test_wsgi.ServerTest.test_keepalive_and_keepidle_set MismatchError: 1 != 2

2014-03-24 Thread Dolph Mathews
Public bug reported: The following test consistently fails in OS X: == FAIL: keystone.tests.test_wsgi.ServerTest.test_keepalive_and_keepidle_set --

[Yahoo-eng-team] [Bug 1269418] Re: nova rescue doesn't put VM into RESCUE status on vmware (CVE-2014-2573)

2014-03-24 Thread Thierry Carrez
We'll need an havana backport, but maybe wait for the patch to make it to master first to avoid duplication of work ** Also affects: nova/havana Importance: Undecided Status: New ** Changed in: ossa Status: Triaged = In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1287219] Re: scope of domain admin too broad in v3 policy sample

2014-03-24 Thread Thierry Carrez
** Changed in: ossa Status: Incomplete = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1287219 Title: scope of domain admin too broad in v3 policy sample Status in

[Yahoo-eng-team] [Bug 1296808] [NEW] Devstack. Fail to boot an instance if more than 1 network is defined

2014-03-24 Thread Avishay Balderman
Public bug reported: Using Horizon I try to launch an instance with 2 networks defined. The operation fails with the following error: ERROR nova.scheduler.filter_scheduler [req-cae61024-6723-4218-bd5e-71b42d181cea admin demo] [instance: 54c6f9ba-57e5-4680-bb6b-72eb2da484db] Error from last

[Yahoo-eng-team] [Bug 1244025] Re: Remote security group criteria don't work in Midonet plugin

2014-03-24 Thread Thierry Carrez
OK, closing the security issue since this code is not actually used anywhere. ** Changed in: ossa Status: Confirmed = Won't Fix ** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1281763] Re: Create volume dropdown not showing auto-generated name

2014-03-24 Thread Julie Pichon
The review comments indicate this was fixed as part of another commit in Icehouse 3. ** Changed in: horizon Status: In Progress = Fix Released ** Changed in: horizon Importance: Undecided = Medium -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1296818] [NEW] xenapi: vm_mode cannot be changed during rebuild

2014-03-24 Thread Johannes Erdfelt
Public bug reported: When rebuilding an instance to a new image with a different effective vm_mode, this isn't seen and the original vm_mode is used. This causes problems when going from HVM to PV leading to an instance that cannot boot. ** Affects: nova Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1296825] Re: ERROR: InvocationError: '/home/jenkins/workspace/gate-neutron-python26/.tox/py26/bin/python

2014-03-24 Thread James E. Blair
Picking the first hit from the link you supplied: http://logs.openstack.org/54/78854/6/gate/gate-neutron- python26/02adbc4/console.html Looks like a neutron unit test timeout. That's not an infrastructure bug. ** Also affects: neutron Importance: Undecided Status: New ** No longer

[Yahoo-eng-team] [Bug 1296839] [NEW] xen boot from volume attempts resize

2014-03-24 Thread Sandy Walsh
Public bug reported: When attempting a boot-from-volume with a volume size that doesn't match the disk size the compute manager will attempt to resize the volume (which fails). It's fine to press on with the given size. ** Affects: nova Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1294069] Re: XenAPI: Boot from volume without image_ref broken

2014-03-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/81497 Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=f1a2dbffe8ba369b0a8a125e975864a5d88f3e87 Submitter: Jenkins Branch:master commit f1a2dbffe8ba369b0a8a125e975864a5d88f3e87 Author: Bob Ball bob.b...@citrix.com Date: Wed

[Yahoo-eng-team] [Bug 1296862] [NEW] Keystone doc build fails when built from sdist tarballs

2014-03-24 Thread Dirk Mueller
Public bug reported: keystone/tests/tmp is not included in the sdist tarballs, hence running sphinx fails with: [ 27s] File /home/abuild/rpmbuild/BUILD/keystone-2014.1.dev141.g0fb0dfd/keystone/tests/core.py, line 92, in module [ 27s] os.mkdir(TMPDIR) [ 27s] OSError: [Errno 2] No

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

2014-03-24 Thread Ryan Hsu
Public bug reported: Using the VC Driver, an InvalidDiskFormat is seen when attempting to boot from a volume. The scenario is: 1. Create a volume of any size 2. Boot from the volume The following error message is seen: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1296874] [NEW] VMware: InvalidDiskFormat when booting from volume

2014-03-24 Thread Ryan Hsu
Public bug reported: Using the VC Driver, an InvalidDiskFormat is seen when attempting to boot from a volume. The scenario is: 1. Create a volume of any size 2. Boot from the volume The following error message is seen: Traceback (most recent call last): File

[Yahoo-eng-team] [Bug 1296900] [NEW] Instance and Volume names should be displayed on forms

2014-03-24 Thread Jackie Heitzer
Public bug reported: Display Instance Name on: openstack_dashboard/dashboards/project/images/snapshots/forms.py openstack_dashboard/dashboards/project/instances/forms.py openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py Display Volume Name on:

[Yahoo-eng-team] [Bug 1296913] [NEW] GroupAntiAffinityFilter scheduler hint no longer works

2014-03-24 Thread David Patterson
Public bug reported: Passing a scheduler hint for the GroupAntiAffinityFilter no longer works: nova boot --flavor m1.nano --image cirros-0.3.1-x86_64-uec --nic net- id=909e7fa9-b3af-4601-84c2-01145b1dea72 --hint group=foo server-foo ERROR (NotFound): The resource could not be found. (HTTP 404)

[Yahoo-eng-team] [Bug 1296912] [NEW] python-qpid-python package does not exist

2014-03-24 Thread David Andrew
Public bug reported: Broken package dependencies in the icehouse ubuntu cloud archive for precise: python-qpid-python is listed as a dependency for python-heat root@icontrol:~# apt-get install python-qpid-python Reading package lists... Done Building dependency tree Reading state information...

[Yahoo-eng-team] [Bug 1296929] [NEW] test_list_servers_filter_by_zero_limit fails with DB2

2014-03-24 Thread Matt Riedemann
Public bug reported: Tempest test test_list_servers_filter_by_zero_limit does a server list query with limit=0 which is OK with MySQL and PostgreSQL but not with DB2 since DB2's fetch-first clause doesn't support values 1:

[Yahoo-eng-team] [Bug 1296940] [NEW] Potential AttributeError in _get_servers if FlavorNotFound

2014-03-24 Thread Matt Riedemann
Public bug reported: In the Nova servers API (v2 and v3), this line could fail with an AtributeError if there is a FlavorNotFound exception above it: https://github.com/openstack/nova/blob/2014.1.b3/nova/api/openstack/compute/servers.py#L611 That code should either check if instance_list is

[Yahoo-eng-team] [Bug 1296948] [NEW] VMware: Instance fails to spawn due to Concurrent modification by another operation

2014-03-24 Thread Ryan Hsu
Public bug reported: Some instances are failing to spawn with the following error message: VMwareDriverException: Cannot complete operation due to concurrent modification by another operation. It's possible this is due to a race condition in the VC driver as this does not happen frequently.

[Yahoo-eng-team] [Bug 1296957] [NEW] Security_Group FirewallDriver default=None cause L2 agent to fail

2014-03-24 Thread Irena Berezovsky
Public bug reported: Default value for FirewallDriver set to None in security_group_rpc.py. L2Agent fails when using default value with following error: /opt/stack/neutron/neutron/agent/securitygroups_rpc.py:129 2014-03-07 08:15:09.120 31995 CRITICAL neutron

[Yahoo-eng-team] [Bug 1296967] [NEW] instances stuck with task_state of REBOOTING after controller switchover

2014-03-24 Thread Chris Friesen
Public bug reported: We were doing some testing of Havana and have run into a scenario that ended up with two instances stuck with a task_state of REBOOTING following a reboot of the controller: 1) We reboot the controller. 2) Right after it comes back up something calls

[Yahoo-eng-team] [Bug 1270347] Re: tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestXML.test_list_servers_by_admin_with_all_tenants failed gate tests

2014-03-24 Thread Joe Gordon
*** This bug is a duplicate of bug 1258620 *** https://bugs.launchpad.net/bugs/1258620 ** This bug is no longer a duplicate of bug 1269687 tempest.api.compute.v3.admin.test_servers.ServersAdminV3TestJSON.test_list_servers_by_admin_with_all_tenants FAIL due to Infocache failure in nova

[Yahoo-eng-team] [Bug 1296995] [NEW] Add image cache purging settings to nova.conf doc

2014-03-24 Thread Andy Dugas
Public bug reported: The Icehouse release features settings in nova.conf that enable you to configure automatic purging of unused images from the image cache. Related to Change-Id: Iec47c28a38761c187226c5eff3ab69da503437f6 ** Affects: nova Importance: Undecided Assignee: Andy

[Yahoo-eng-team] [Bug 1290486] Re: dhcp agent not serving responses

2014-03-24 Thread James Polley
I've been able to track down what I believe is the root problem. If ovsdb-server (run by the openvswitch-switch service) restarts, the neutron-openvswitch-agent loses its connection and needs to be manually restarted in order to reconnect. Causes of this bug I've seen have included ovsdb-server

[Yahoo-eng-team] [Bug 1296912] Re: python-qpid-python package does not exist

2014-03-24 Thread David Andrew
** Also affects: heat (Ubuntu) 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/1296912 Title: python-qpid-python package does not exist

[Yahoo-eng-team] [Bug 1296912] Re: python-qpid-python package does not exist

2014-03-24 Thread David Andrew
** No longer affects: neutron ** Summary changed: - python-qpid-python package does not exist + python-qpid-python package does not exist in precise -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1297016] [NEW] flake8 configuration does not ignore rope artifacts

2014-03-24 Thread Maru Newby
Public bug reported: The tox.ini configuration for 'exclude' overrides any global definition, so excluding .ropeproject in tox.ini is the only way to avoid false negatives from confusing users of rope. ** Affects: neutron Importance: Low Assignee: Maru Newby (maru) Status: New

[Yahoo-eng-team] [Bug 1296348] Re: /v3/auth/tokens cannot be used for issuing unscoped tokens during federated authn

2014-03-24 Thread OpenStack Infra
Reviewed: https://review.openstack.org/82532 Committed: https://git.openstack.org/cgit/openstack/identity-api/commit/?id=cd9f137d5a572aebdf3d91d5c887f11c7e191c67 Submitter: Jenkins Branch:master commit cd9f137d5a572aebdf3d91d5c887f11c7e191c67 Author: Marek Denis marek.de...@cern.ch Date:

[Yahoo-eng-team] [Bug 1296521] Re: NotImplementedError exception is not handled for get_dns_domains

2014-03-24 Thread Haiwei Xu
** 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/1296521 Title: NotImplementedError exception is not handled for

[Yahoo-eng-team] [Bug 1297050] [NEW] failed to access horizon web site if no install mox module

2014-03-24 Thread huangyaowen
Public bug reported: After installing the latest horizon codes and start the httpd, the horizon web site can't be accessed due to the following exception about ImportError: No module named mox. I did the initial investigation and found it's caused by the

[Yahoo-eng-team] [Bug 1297052] [NEW] resize fail didn't should a correct info when --poll specified

2014-03-24 Thread jichencom
Public bug reported: [root@controller ~]# nova resize --poll a9dd1fd6-27fb-4128-92e6-93bcab085a98 100 Instance resizing... 100% complete Finished but the instance is not finished yet and error logs in nova log ** Affects: nova Importance: Undecided Assignee: jichencom (jichenjc)

[Yahoo-eng-team] [Bug 1297059] [NEW] Migrate 43 fails on old sqlalchemy

2014-03-24 Thread Jamie Lennox
Public bug reported: When using sqlalchemy 0.7.10 running migration 043_fixup_region_description.py fails with the error: Traceback (most recent call last): File keystone/tests/test_sql_upgrade.py, line 2546, in test_upgrade_region_unique_description self.upgrade(43) File

[Yahoo-eng-team] [Bug 1296972] Re: RPC code in Havana doesn't handle connection errors

2014-03-24 Thread Chris Friesen
Looks like I misread that patch below, it's adding back the channel error check, not the connection error check. This may be due to a bad patch on our end, sorry for the noise. ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1266590] Re: db connection string is cleartext in debug log

2014-03-24 Thread John Griffith
Cinder has the secret=True setting in the conf options already, so the DNE Cinder. ** No longer affects: cinder -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1266590 Title: db

[Yahoo-eng-team] [Bug 1289135] Re: cinderclient AmbiguousEndpoints in Nova API when deleting nested stack

2014-03-24 Thread Christopher Yeoh
Thanks Mike - any chance you could attach the output from keystone service-list and endpoint-list ? Adding python-cinderclient as I'm guessing the problem might be in there somewhere. ** Also affects: python-cinderclient Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1297088] [NEW] unit test of test_delete_ports_by_device_id always failed

2014-03-24 Thread shihanzhang
Public bug reported: I found int test_db_plugin.py, the test test_delete_ports_by_device_id always failed, the error log is below: INFO [neutron.api.v2.resource] delete failed (client error): Unable to complete operation on subnet 9579ede3-4bc4-43ea-939c-42c9ab027a53. One or more ports

[Yahoo-eng-team] [Bug 1294132] Re: Volume status set to error extending when driver fails to extend the volume

2014-03-24 Thread Mike Perez
Santiago, that was exactly my point earlier. Those are the only places that this happens and I don't think it's as simple as you've discussed to recover. I do agree with Cory in the review that this issue needs to be addressed, but I think for cases where the other operations to the backend that