[Yahoo-eng-team] [Bug 1274402] [NEW] Local variable 'domain_ref' referenced before assignment

2014-01-29 Thread Marcos Lobo
Public bug reported: On keystone havana version. If you configure keystone.conf like this: ... domain_specific_drivers_enabled = True domain_config_dir = /etc/keystone/domains ... After restart openstack-keystone service, if you execute this command for the first: $keystone user-list System ra

[Yahoo-eng-team] [Bug 1274396] [NEW] check-tempest-dsvm-neutron-isolated failure - tempest.scenario.test_snapshot_pattern.TestSnapshotPattern

2014-01-29 Thread Irena Berezovsky
Public bug reported: The error log: 2014-01-30 06:31:50,136 Waiting for to get to ACTIVE status. Currently in BUILD status 2014-01-30 06:31:50,137 Sleeping for 1 seconds }}} Traceback (most recent call last): File "tempest/scenario/test_snapshot_pattern.py", line 77, in test_snapshot_pattern

[Yahoo-eng-team] [Bug 1274371] [NEW] port allowed_address_pair feature does not work with all libvirtVifDrivers

2014-01-29 Thread Ravi Chunduru
Public bug reported: Looks like the feature allowed-address-pairs is not complete. It addressed neutron side changes but ignored that are required in nova compute. It did not work with libvirtHybridOVSBridgeDriver. The packets are dropped by ebtables as no proper policies are defined to allow th

[Yahoo-eng-team] [Bug 1274367] [NEW] Nova boot on PowerKVM fails when video type is set to 'cirrus'

2014-01-29 Thread Lance Bragstad
Public bug reported: When deploying to a compute node hosted on a PowerKVM system, nova boots fail to spawn when video type is set to 'cirrus' in the XML definition. This is the default value set and was a part of this blueprint: https://blueprints.launchpad.net/nova/+spec/libvirt-video-driver- s

[Yahoo-eng-team] [Bug 1274365] [NEW] FAIL: glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key

2014-01-29 Thread Davanum Srinivas (DIMS)
Public bug reported: Seeing this in the gate-glance-python27 jobs - 8 hits in the last 7 days. 2014-01-30 01:29:36.436 | == 2014-01-30 01:29:36.436 | FAIL: glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index

[Yahoo-eng-team] [Bug 1274361] [NEW] improve version validation for router operations with the nsx/nvp plugin

2014-01-29 Thread Armando Migliaccio
Public bug reported: Improve the way we check if the controller is at a version that supports some router operations. ** Affects: neutron Importance: Undecided Assignee: Armando Migliaccio (armando-migliaccio) Status: New ** Tags: havana-backport-potential nicira ** Changed

[Yahoo-eng-team] [Bug 1274341] [NEW] reservation_commit can lead to deadlock

2014-01-29 Thread Vish Ishaya
Public bug reported: reservation_commit can deadlock under load: 2014-01-29 18:51:00.470 ERROR nova.quota [req-659db2df-6124-4e6a-b86b-700aae1de805 183137d95c584efb84e773a21f2ef7a1 d8d5b06deffc45e7b258eb65ea04017c] Failed to commit reservations ['5bea6421-1648-4fe1-9d21-4232f536e031', '8b27ed

[Yahoo-eng-team] [Bug 1247032] Re: Deleting project with allow_subtree_delete LDAP parameter parameter

2014-01-29 Thread Brant Knudson
This was fixed with https://review.openstack.org/#/c/52948/ . ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1247032 Ti

[Yahoo-eng-team] [Bug 1274325] [NEW] Security-groups not working with cells using nova-network

2014-01-29 Thread Belmiro Moreira
Public bug reported: Security groups are not working with cells using nova-network. Only cell API database is updated when adding rules. These are not propagated into the children cells. ** Affects: nova Importance: Undecided Status: New ** Tags: cells ** Description changed: -

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

2014-01-29 Thread Weiwen Chen
Public bug reported: There is configuration item in /etc/nova/nova.conf that controls how often the instance info should be updated. By default the value is 60 seconds. However, the current implementation only uses that value to prevent over clocked. Configure it to a different value in nova.conf

[Yahoo-eng-team] [Bug 1228384] Re: Security Group extension reads all Neutron ports for anything other that a single server

2014-01-29 Thread Alan Pevec
** Also affects: nova/havana Importance: Undecided Status: New ** Changed in: nova/havana Importance: Undecided => High ** Changed in: nova/havana Assignee: (unassigned) => Yaguang Tang (heut2008) ** Changed in: nova/havana Status: New => In Progress ** Changed in: nova

[Yahoo-eng-team] [Bug 1244018] Re: update security group raise HttpError500 exception

2014-01-29 Thread Alan Pevec
** Also affects: nova/havana Importance: Undecided Status: New ** Changed in: nova/havana Status: New => In Progress ** Changed in: nova/havana Importance: Undecided => High ** Changed in: nova/havana Assignee: (unassigned) => huangtianhua (huangtianhua) ** Changed in:

[Yahoo-eng-team] [Bug 1274294] [NEW] vmware section of nova.conf describes host_ip as url but is not

2014-01-29 Thread Eric Brown
Public bug reported: In nova.conf, the host_ip of the vmware section describes it as being a URL. But the expected input is a hostname or IP address, not a URL. A URL is composed of a scheme, two colons, etc. See http://en.wikipedia.org/wiki/Uniform_resource_locator https://github.com/opensta

[Yahoo-eng-team] [Bug 1270305] Re: LVM backed instance migration does not copy disk

2014-01-29 Thread Dan Genin
** Changed in: nova Status: Invalid => 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/1270305 Title: LVM backed instance migration does not copy disk Status

[Yahoo-eng-team] [Bug 1270305] Re: LVM backed instance migration does not copy disk

2014-01-29 Thread Dan Genin
Migrating instances that have no root disk indeed does not copy data to the target host. This, however, is probably the expected behavior. Instances with a non-zero size root disk migrate as expected. My apologies for not catching this before. ** Changed in: nova Status: New => Invalid --

[Yahoo-eng-team] [Bug 1273831] Re: Keystone v2.0 documentation shows unsupported "versionId", "versionList", "versionInfo" fields

2014-01-29 Thread Dolph Mathews
** Also affects: python-keystoneclient Importance: Undecided Status: New ** Changed in: python-keystoneclient Importance: Undecided => Low ** Changed in: python-keystoneclient Status: New => In Progress ** Changed in: python-keystoneclient Assignee: (unassigned) => Dolph

[Yahoo-eng-team] [Bug 1273831] Re: Keystone v2.0 documentation shows unsupported "versionId", "versionList" fields

2014-01-29 Thread Dolph Mathews
OpenStack has never actually supported these attributes - I suggest that the examples in documentation be updated to remove them. AFAIK, they don't even appear in the v2 WADL/XSD specification anywhere (?). ** Also affects: openstack-api-site Importance: Undecided Status: New ** Summary

[Yahoo-eng-team] [Bug 1273455] Re: stevedore 0.14 changes _load_plugins parameter list, mocking breaks

2014-01-29 Thread Devananda van der Veen
Fix proposed to Ironic, but tagged with the duplicate bug and already in our gate pipe. Review: https://review.openstack.org/69495 ** Also affects: ironic Importance: Undecided Status: New ** Changed in: ironic Status: New => In Progress ** Changed in: ironic Importance: Und

[Yahoo-eng-team] [Bug 1274216] Re: EndpointNotFound should take search parameters to create consistent error message

2014-01-29 Thread Dolph Mathews
** Changed in: keystone Importance: Undecided => Wishlist ** Changed in: keystone Status: New => Triaged ** Project changed: keystone => python-keystoneclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. ht

[Yahoo-eng-team] [Bug 1274211] Re: AmbiguousEndpoints never raised

2014-01-29 Thread Dolph Mathews
** Changed in: keystone Importance: Undecided => Wishlist ** Changed in: keystone Status: New => Triaged ** Project changed: keystone => python-keystoneclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. ht

[Yahoo-eng-team] [Bug 1274234] [NEW] Quota error message should be more descriptive

2014-01-29 Thread Adam Huffman
Public bug reported: When I tried to lower a project's quota of cores to below the number currently in use, instead of the useful CLI error message, the balloon that appears says: Error: Modified project information and members, but unable to modify project quotas. It would be much clearer if it

[Yahoo-eng-team] [Bug 1274216] [NEW] EndpointNotFound should take search parameters to create consistent error message

2014-01-29 Thread Mat Lowery
Public bug reported: keystoneclient.apiclient.exceptions.EndpointNotFound should specify the parameters that yielded no result. Specifically: class EndpointNotFound(EndpointException): def __init__(self, attr=None, filter_value=None, service_type=None, endpoint_ty

[Yahoo-eng-team] [Bug 1274211] [NEW] AmbiguousEndpoints never raised

2014-01-29 Thread Mat Lowery
Public bug reported: keystoneclient.service_catalog.ServiceCatalog#url_for never raises the already-defined keystoneclient.apiclient.exceptions.AmbiguousEndpoints but instead returns urls[0]. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notificat

[Yahoo-eng-team] [Bug 1273622] Re: stevedore 0.14.1 brokes Havana stable gate tests

2014-01-29 Thread Matt Riedemann
Yeah, this is already fixed with https://review.openstack.org/#/c/69515/. ** 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/

[Yahoo-eng-team] [Bug 1248275] Re: guest_info permissions are bad for guest to start up

2014-01-29 Thread Matt Riedemann
** 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/1248275 Title: guest_info permissions are bad for guest to start up Sta

[Yahoo-eng-team] [Bug 1274182] [NEW] Keypair download link causes second create

2014-01-29 Thread Tim Bell
Public bug reported: When I go into the Havana Horizon and create a new keypair, I get the message The keypair "n1" should download automatically. If not use the link below. Download keypair "n1" The link on download keypair appears to try to create another keypair. https://XX/dashboard/

[Yahoo-eng-team] [Bug 1274183] [NEW] "nova host-servers-migrate " Migrate instances on free compute in error status

2014-01-29 Thread Egor Kotko
Public bug reported: {"build_id": "2014-01-29_13-30-05", "ostf_sha": "338ddf840c229918d1df8c6597588b853d02de4c", "build_number": "67", "nailgun_sha": "3463912a986465133058a24c615c3548cef53cac", "fuelmain_sha": "7d8768f2ac7e1e54d16c135e4ebd64722e49179e", "astute_sha": "200f68381327d955428c371582c03

[Yahoo-eng-team] [Bug 1267685] Re: boot vm don't support ipv6

2014-01-29 Thread Matt Riedemann
python-novaclient would need to change this for it's validation decorators. ** Also affects: python-novaclient Importance: Undecided Status: New ** Changed in: python-novaclient Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yaho

[Yahoo-eng-team] [Bug 1274169] [NEW] Nova libvirt driver uses the "instance type ID" instead the "flavor ID" when creating instances - problematic with cells

2014-01-29 Thread Belmiro Moreira
Public bug reported: For flavors in cells is needed to create the same flavor manually in all available cells using nova API. If for some reason we need to delete a flavor in a cell the “instance_types” tables will then be out of sync (different IDs for flavors). This blocks the instance creation

[Yahoo-eng-team] [Bug 1274160] [NEW] port_update from nova could potentially occurs after get_device_details/update_device_up

2014-01-29 Thread Mathieu Rohon
Public bug reported: during live-migration, if neutron process port_update(binding:host) after processing the rpc message get_device_details/update_device_up, the port will remain in a BUILD state. this is a race condition that I have never seen, but I think this could potentially occurs, since t

[Yahoo-eng-team] [Bug 1256719] Re: poll_rebooting_instances: timezone error

2014-01-29 Thread Matt Riedemann
*** This bug is a duplicate of bug 1259383 *** https://bugs.launchpad.net/bugs/1259383 What level of code is this on? Is it still happening? ** This bug has been marked a duplicate of bug 1259383 is_older_than and is_newer_than don't support timezone aware datetimes -- You received this

[Yahoo-eng-team] [Bug 1274145] [NEW] calendar widget doesn't support localization

2014-01-29 Thread Doug Fish
Public bug reported: On the Admin/Overview Panel it appears that the Calendar/Datepicker widget doesn't support localization. I've verified this both by running the code, as well as inspecting bootstrap-datepicker.js. ** Affects: horizon Importance: Undecided Status: New -- You r

[Yahoo-eng-team] [Bug 1225191] Re: add qpid-python to requirements.txt

2014-01-29 Thread Russell Bryant
I don't see any reason not to add this, personally. It's a pure python lib on pypi. It should be listed like everything else ** Changed in: nova Status: Opinion => Confirmed ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 1225191] Re: add qpid-python to requirements.txt

2014-01-29 Thread Matt Riedemann
Seems like this is something that should be brought up in the openstack- dev mailing list. ** 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.la

[Yahoo-eng-team] [Bug 1274146] [NEW] Unclear error message for soft reboot instances

2014-01-29 Thread Guilherme Lazzari
Public bug reported: Unclear error message for soft reboot instances in error/resize pending status. Current message is "Error: You do not have permissions to soft reboot instance: myVM", which is confusing. Need to implement better error messages, something like "Unable to intances in status".

[Yahoo-eng-team] [Bug 1274144] [NEW] Date format doesn't support localization

2014-01-29 Thread Doug Fish
Public bug reported: On the Admin/Overview panel (and likely others),the date format cannot be localized. It appears to be hardcoded to the ISO format. (-MM- DD). ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1274137] [NEW] Libvirt driver suspend returns before completion of the task

2014-01-29 Thread Loganathan Parthipan
Public bug reported: The suspend() function in libvirt driver issues a managedsave() call and returns immediately. This will result in the compute manager setting task_state to None from 'suspending'. This is not good. It's possible for a host to be set to reboot assuming all VMs are in stable st

[Yahoo-eng-team] [Bug 1274136] [NEW] Test coverage improvement for FWaaS screens

2014-01-29 Thread Tatiana Mazur
Public bug reported: FWaaS tests do not include some useful tests such as "update_rule_get", "delete_rule" and the same tests for policies and firewalls. ** Affects: horizon Importance: Wishlist Assignee: Tatiana Mazur (tmazur) Status: New ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1274129] [NEW] host-update --maintenance enable regression for vmware VCDriver

2014-01-29 Thread Divakar Padiyar Nandavar
Public bug reported: 2014-01-29 13:53:33.676 11460 WARNING nova.virt.vmwareapi.driver [-] Task [EnterMaintenanceMode_Task] (returnval){ value = "task-16575" _type = "Task" } status: error The operation is not allowed in the current state. 2014-01-29 13:53:33.735 11460 ERROR nova.openstack.

[Yahoo-eng-team] [Bug 1274121] [NEW] test_rescued_vm_add_remove_security_group frequently failing

2014-01-29 Thread Attila Fazekas
Public bug reported: This test is not gating with neutron at the moment, but I see it is failing very frequently, it is part of the full tempest run, but not part of the smoke runs. The tempest exception and request is attached. Exception: NotFound: Object not found Details: http://docs.openstac

[Yahoo-eng-team] [Bug 1274121] Re: test_rescued_vm_add_remove_security_group frequently failing

2014-01-29 Thread Attila Fazekas
** Attachment added: "screen-q-svc.2014-01-28-030831.log.xz" https://bugs.launchpad.net/neutron/+bug/1274121/+attachment/3961726/+files/screen-q-svc.2014-01-28-030831.log.xz ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1274107] [NEW] Resources convert from plurals to single is manual

2014-01-29 Thread Evgeny Fedoruk
Public bug reported: In Neutron extensions resources building process, plural and single resource names are converted manually by adding or removing an 's' ending. For special cases, when 's' ending is wrong, for instance policy/policies, the conversion is done by hard codding. Each extension d

[Yahoo-eng-team] [Bug 1274097] [NEW] API wrappers swallow AttributeError inside @properties

2014-01-29 Thread Radomir Dopieralski
Public bug reported: If an AttributeError gets rised inside a @property on an APIResourceWrapper or APIDictWrapper, we will get its "not found" error, even when the original error was from a completely different object. The reason for that is in how __getattr__ works in Python and how any Attribut

[Yahoo-eng-team] [Bug 1274088] [NEW] XenAPI: iscsi connection may not show VDI during attach

2014-01-29 Thread Bob Ball
Public bug reported: During an attach to an iSCSI device, the LUN may not appear as soon as the path which contains the LUNs. The XenAPI code copes with multiple (or no) LUNs for an SR, so there is a race condition where the SR is created but no VDIs are registered, leading to the following excep

[Yahoo-eng-team] [Bug 1274053] [NEW] can't delete volumes when non admin

2014-01-29 Thread Yves-Gwenael Bourhis
Public bug reported: Environment: === devstack, master branch on 29/01/2014 (older versions work). Steps to reproduce: - Log in as demo (or any NON-admin user) and into the demo tenant/project - Create a volume. The created volume can not be deleted. Only admins can dele

[Yahoo-eng-team] [Bug 1274005] [NEW] .tx/config in havana needs to catch up with Transifex resource renaming

2014-01-29 Thread Akihiro Motoki
Public bug reported: I18N team decided to maintain Horizon translations for Havana stable branch and Transifex resource names is renamed to *-havana. Horizon repository has .tx/config and .tx/config in stable/havana needs to be updated. ** Affects: horizon Importance: Undecided Assigne

[Yahoo-eng-team] [Bug 1273988] [NEW] keystoneclient requires --pass to create user while keystone doesn't

2014-01-29 Thread ZhiQiang Fan
Public bug reported: name is required in REST API, but CLI requires an extra argument --pass # uname -a Linux havana 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux # keystone-manage --version 2013.2 # keystone --version 0.3.2 # curl -i -X

[Yahoo-eng-team] [Bug 1273983] [NEW] Pagination not implemented for DescribeTags

2014-01-29 Thread Rushi Agrawal
Public bug reported: Amazon's API tells that it has MaxResults and NextToken tags for pagination. There is no such thing in our API http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeTags.html ** Affects: nova Importance: Undecided Status: New ** Tag