[Yahoo-eng-team] [Bug 1415864] Re: heatclient traces in tests

2015-04-16 Thread Rob Cresswell
Addressed byhttps://review.openstack.org/#/c/154929/ ** Changed in: horizon Status: Confirmed => Fix Released -- 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/14

[Yahoo-eng-team] [Bug 1445335] [NEW] create/delete flavor permissions should be controlled by policy.json

2015-04-16 Thread Divya K Konoor
Public bug reported: The create/delete flavor rest api always expects the user to be of admin privileges and ignores the rule defined in the nova/policy.json. This behavior is observed after these changes >> https://review.openstack.org/#/c/150352/. The expected behavior is that the permissions a

[Yahoo-eng-team] [Bug 1445305] [NEW] the “admin”tenant can't show the server-group which created by common tenants

2015-04-16 Thread 倪进权
Public bug reported: virsion: icehouse I have two tenants , admin tenant and common tenant called test . I created a server-group called antiaffinitygroup under the test tenant. but there is nothing when i login the admin tenant and list the server-group. ex: [root@njq002 ~(keystone_test)]# nova

[Yahoo-eng-team] [Bug 1445276] [NEW] Instance table Ajax update does not trigger for error instance that is deleting

2015-04-16 Thread Alan Fung
Public bug reported: Whenever an instance failed to launch it would get into the following state: Status: Error, Task: None Then when you try to delete it, the page would refresh with the instance now in state: Status: Error, Task: Deleting Because the row is declared ".status_down" whenever o

[Yahoo-eng-team] [Bug 1445255] [NEW] FloatingIP and allowed_address_pairs won't work with DVR

2015-04-16 Thread Davide Guerri
Public bug reported: I was trying to follow Aaron's guide here: http://blog.aaronorosen.com /implementing-high-availability-instances-with-neutron-using-vrrp/ VRRP is working fine, but with DVR enabled there is no way to get a floatingIP address working with a vIP. There has been a discussion ab

[Yahoo-eng-team] [Bug 1445249] [NEW] Fix bad performance when editing domain members

2015-04-16 Thread Jingjing Ren
Public bug reported: Closely related to bug #1365685. The same problem occurs in the Edit action under Identity->Domains panel. Function UpdateDomain.handle() uses API call user_list(), which doesn't scale and causes Horizon to take a long time to update the domain members. get_domain_users_roles

[Yahoo-eng-team] [Bug 1445233] [NEW] [data processing] Add a "swift" toggle to the configure tab on Spark job launch

2015-04-16 Thread Trevor McKay
Public bug reported: The "edp.spark.adapt_for_swift" boolean configuration value may be set on the execution of a Spark job. It causes Sahara to modify the hadoop configuration of a Spark job so that swift urls may be dereferenced through hdfs at runtime. It would be nice if users could simply c

[Yahoo-eng-team] [Bug 1445235] [NEW] [Launch Instance Fix] Security Group error when launching an instance with new wizard

2015-04-16 Thread Mohan Seri
Public bug reported: With out Neutron, Creating an instance with new launch instance Errors with "Error: unable to create the server." with LOG.error(" -> %s" % security_groups) before line 578 in nova.py Here is the Log: -> [3] REQ: curl -g -i 'http

[Yahoo-eng-team] [Bug 1445224] [NEW] [Launch Instance Fix] Errors for required transfer tables not obvious

2015-04-16 Thread Travis Tripp
Public bug reported: When a step in the wizard requires the user to allocate at least one item (image, flavor, etc), a warning icon appears on the step. There is not hover help for the warning icon, but even when switching to that step there is not a corresponding warning icon indicating where th

[Yahoo-eng-team] [Bug 1445228] [NEW] [data processing] Job relaunch form does not include configuration values

2015-04-16 Thread Trevor McKay
Public bug reported: (based on an examination of Java and Pig job types, but didn't look at other jobs) When a previously run job is relaunched, the "Configure" tab does not list the configuration values from the previous run. However, these values are visible when looking at "Job Execution Detai

[Yahoo-eng-team] [Bug 1445143] Re: fail to process user-data with cloud-config-archive

2015-04-16 Thread Scott Moser
fixed in revno 1091 ** Changed in: cloud-init Importance: Undecided => High ** Changed in: cloud-init Status: New => Fix Committed ** Also affects: cloud-init (Ubuntu Vivid) Importance: High Status: Confirmed -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1445143] Re: fail to process user-data with cloud-config-archive

2015-04-16 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1445143 Title: fail to process user-data with cloud-config-archi

[Yahoo-eng-team] [Bug 1445202] [NEW] Bug #1414218 is not fixed on the stable/juno branch

2015-04-16 Thread Stephen Ma
Public bug reported: On the stable/juno branch, https://review.openstack.org/#/c/164329 (ChangeId: I3ad7864eeb2f959549ed356a1e34fa18804395cc, fixed bug https://bugs.launchpad.net/neutron/+bug/1414218) was merged on April 1st. Less than 1 hour before this merge, https://review.openstack.org/#/c/15

[Yahoo-eng-team] [Bug 1445189] [NEW] resource usage statistic detail is illegible

2015-04-16 Thread Doug Fish
Public bug reported: On Admin->System->Resource Usage->Stats the mouseover detail is illegible. It seems that the background isn't wide enough and the text matches the background. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "resource_usage_detail_tiny

[Yahoo-eng-team] [Bug 1445183] [NEW] Expose domain_name in the context for policy.json

2015-04-16 Thread Lin Hua Cheng
Public bug reported: The setup for cloud_admin in the policy file required knowing the uuid of the cloud admin domain ahead of time. This would required additional handling for deployers, and adding complexity for deploment. Exposing the domain_name in the context would make it easier for the de

[Yahoo-eng-team] [Bug 1360435] Re: Service Type Manager singleton needs protection

2015-04-16 Thread Paul Michali
The service type manager mechanism has been abandoned and will be replaced in the future by a "Flavor" mechanism, so no sense in providing additional improvements here. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1316726] Re: VPNAAS :IPSEC Policy on peer site mismatched still the ipsec sitec connection shows active state

2015-04-16 Thread Paul Michali
AFAIK, the IPSec connection is auto-negotiated and will use the IKE and IPSec policy that is compatible with each end (in this case negotiating down to aes-128. This is not a bug, as far as I know. Will mark as invalid. ** Changed in: neutron Status: New => Invalid -- You received this b

[Yahoo-eng-team] [Bug 1445169] [NEW] Quota model does not use HasTenant mixin

2015-04-16 Thread Salvatore Orlando
Public bug reported: This is a minor issue, but in the future (ie: when we'll finally move to renaming tenant_id to project_id) this could cause problem. As it's a super easy fix it might be worth doing it. ** Affects: neutron Importance: Undecided Assignee: Salvatore Orlando (salvator

[Yahoo-eng-team] [Bug 1445086] Re: Bypass-url in client is ignored

2015-04-16 Thread Davanum Srinivas (DIMS)
** Project changed: nova => python-novaclient -- 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/1445086 Title: Bypass-url in client is ignored Status in Python client libr

[Yahoo-eng-team] [Bug 1444728] Re: KeyError: 'uuid' trace in n-cpu logs when logging with instance=instance kwarg

2015-04-16 Thread Matt Riedemann
It's a bug in the nova v4 compute proxy code, it's passing the args in the wrong order: http://git.openstack.org/cgit/openstack/nova/tree/nova/compute/manager.py#n6584 ** Also affects: nova Importance: Undecided Status: New ** Changed in: oslo.log Status: In Progress => Invalid

[Yahoo-eng-team] [Bug 1443607] Re: Linux Bridge: can't change the VM's bridge and tap interface MTU at Compute node.

2015-04-16 Thread Baodong (Robert) Li
** Also affects: neutron 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/1443607 Title: Linux Bridge: can't change the VM's bridge and tap inte

[Yahoo-eng-team] [Bug 1413749] Re: Add page title mixin to all views that can use it

2015-04-16 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Importance: Undecided => Low -- 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/bug

[Yahoo-eng-team] [Bug 1382169] Re: about window is missing

2015-04-16 Thread Rob Cresswell
I agree with Julie. I don't think this is a bug at all. ** Changed in: horizon Status: In Progress => Opinion -- 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/13

[Yahoo-eng-team] [Bug 1445104] Re: Identity API docs contain advertise support for XML

2015-04-16 Thread Dolph Mathews
** Project changed: keystone => openstack-api-site ** Summary changed: - Identity API docs contain advertise support for XML + Identity API docs advertise support for XML -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1445104] [NEW] Identity API docs contain advertise support for XML

2015-04-16 Thread Dolph Mathews
Public bug reported: The following API documentation pages contain sample XML responses, even though Keystone deprecated XML support several releases ago, and removed support altogether in Kilo: http://developer.openstack.org/api-ref-identity-v2.html http://developer.openstack.org/api-ref-ide

[Yahoo-eng-team] [Bug 1445096] Re: Bad link in API version details response

2015-04-16 Thread Dolph Mathews
In master of keystone, the version response looks like this: { "version": {, "status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [ { "base": "application/json", "type": "application/vnd.openstack.identity-v2.

[Yahoo-eng-team] [Bug 1318550] Re: Vpnaas: Vpn_agent is not able to handle two vpn service object for the same router.

2015-04-16 Thread Paul Michali
This is, by design, not supported. The service and router must be 1:1. A blueprint would need to be submitted to change the design, IMO. Changing to invalid. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1316748] Re: VPNaaS : VPN service and VPN connection goes in pending_create state , when user tries to create second VPN service for router and second subnet of the router.

2015-04-16 Thread Paul Michali
>From what I can tell, this is an invalid bug, as multiple services are not supported for a single router. It is 1:1. changing status. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1445096] [NEW] Bad link in API version details response

2015-04-16 Thread Diane Fleming
Public bug reported: On this page (http://developer.openstack.org/api-ref-identity- admin-v2.html#admin-versions), the output from the show version details API call contains a bad link -> http://docs.openstack.org/api/openstack- identity-service/2.0/identity-dev-guide-2.0.pdf { "version": {

[Yahoo-eng-team] [Bug 1445095] [NEW] Bad link in API version details response

2015-04-16 Thread Diane Fleming
Public bug reported: On this page (http://developer.openstack.org/api-ref- compute-v2.html#compute_versions), the output for the show API version details call has a bad link -> http://docs.openstack.org/api/openstack- compute/2/os-compute-devguide-2.pdf { "version": { "status": "CURR

[Yahoo-eng-team] [Bug 1445089] [NEW] allowed-address-pairs broken with l2pop/arp responder and LinuxBridge/VXLAN

2015-04-16 Thread James Denton
Public bug reported: Problem: In Icehouse/Juno, when using ML2/LinuxBridge and VXLAN networks, allowed-address-pairs functionality is broken. It appears to be a case where the node drops broadcast traffic (ff:ff:ff:ff:ff:ff), specifically ARP requests, from an instance. Steps to reproduce: 1. C

[Yahoo-eng-team] [Bug 1445086] [NEW] Bypass-url in client is ignored

2015-04-16 Thread Ryan Bak
Public bug reported: The novaclient takes a --bypass-url argument, which should be used rather than the endpoint in keystone, but the argument appears to be ignored. Client version 2.23.0 Steps: Source openrc with OS_TENANT_NAME, OS_USERNAME, OS_PASSWORD, OS_AUTH_URL, and OS_REGION_NAME Run 'no

[Yahoo-eng-team] [Bug 1445068] [NEW] UnicodeEncodeError in project instances

2015-04-16 Thread Sungjin Kang
Public bug reported: I known search instance input word **only english** on `project` tab > `instance` item. Today test this problems. Error image [1] This problem is important. ex. Instance State is translation "Activity" is "활성"... User search "활성" and... Error page.. So, This problem

[Yahoo-eng-team] [Bug 1445055] [NEW] Misleading message on project create

2015-04-16 Thread Dimitri Mazmanov
Public bug reported: <> Use case: Admin creates a new project/tenant with the same name as one of the existing projects. An error message pops up saying: "Error: Unable to create project 'test'." It's not clear why the operation failed. It would be much better to show something like "Error: Un

[Yahoo-eng-team] [Bug 1445056] [NEW] VPNaaS Functional job test module discovery

2015-04-16 Thread Paul Michali
Public bug reported: With the current functional job setups, if there are import errors in test modules, the errors will be silently ignored and tests not invoked. Apparently there is an issue with the unittest package and import errors. Because VPNaaS has two reference driver implementations cur

[Yahoo-eng-team] [Bug 1445052] [NEW] VPNaaS: Revise functional jobs to only setup DevStack

2015-04-16 Thread Paul Michali
Public bug reported: In a manner similar to what is done for Neutron, the two functional jobs need to be modified to only set up DevStack, and not actually run DevStack. ** Affects: neutron Importance: Undecided Assignee: Paul Michali (pcm) Status: In Progress ** Tags: vpnaas

[Yahoo-eng-team] [Bug 1445050] [NEW] Misleading error message on user create

2015-04-16 Thread Dimitri Mazmanov
Public bug reported: <> Use case: A big number of user is registered in keystone. Admin creates a new user with the same name as one of the existing users. An error message pops up saying: "Error: Unable to create user." Which may create confusion as it's not immediately clear why user creati

[Yahoo-eng-team] [Bug 1445043] [NEW] Redundant error messages on user create

2015-04-16 Thread Dimitri Mazmanov
Public bug reported: Two errors are shown when I skip the password confirmation field upon user creation: 1. Passwords do not match 2. Confirm Password: This field is required Steps to reproduce 1. Create a new user. 2. Fill in user name, password, but skip the confirm password field. I should

[Yahoo-eng-team] [Bug 1445040] [NEW] InstancePCIRequests.obj_from_db fails to get requests from db

2015-04-16 Thread Przemyslaw Czesnowicz
Public bug reported: InstancePCIRequests.obj_from_db assumes db_requests is a dict of whole row values from instance_extra table https://github.com/openstack/nova/blob/d1fb8d0fbdd6cb95c43b02f754409f1c728e8cd0/nova/objects/instance_pci_requests.py#L83 but when called from Instance._from_db_obj

[Yahoo-eng-team] [Bug 1445026] [NEW] glance-manage db load_metadefs does not load tags correctly

2015-04-16 Thread Pawel Koniszewski
Public bug reported: Script which populates DB with metadefs does not load tags correctly. It looks for ID in .json file while it should look for name of a tag. In result user can't load tags to database without providing unnecessary ID in .json file. It also may lead to conflicts in DB and unhand

[Yahoo-eng-team] [Bug 1445021] [NEW] nova-compute does not start after upgrade from juno->kilo if there are boot from volume servers running

2015-04-16 Thread Sean Dague
Public bug reported: Running: nova master in grenade tests Relevant job that triggers this: http://logs.openstack.org/91/173791/11/check/check-grenade-dsvm/fc725f5/ This patch attempted to test the survivability of a "boot from volume" system over the course of the upgrade, however when we trie

[Yahoo-eng-team] [Bug 1445004] [NEW] Horizon- there is no option to edit instance for hotplug NIC

2015-04-16 Thread Eran Kuris
Public bug reported: It is not possible in Horizon to edit instances that already launched for adding hotplug NIC . version : openstack Juno , OS rhel 7.1 libreport-rhel-2.1.11-21.el7.x86_64 # rpm -qa |grep horizon python-django-horizon-2014.2.2-2.el7ost.noarch step to reproduce : 1. Connect

[Yahoo-eng-team] [Bug 1444966] [NEW] Clean up operation not performed properly by nova .

2015-04-16 Thread sonu
Public bug reported: while I associate a floating IP to an instance and when I remove fixed IP associated to that instance , fixed IP as well as floating IP are removed but when I list floating IP for the current tenant , floating IP list still maintains the old data . Floating I

[Yahoo-eng-team] [Bug 1328546] Re: Race condition when hard rebooting instance

2015-04-16 Thread Li Ma
** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1328546 Title: Race condition when hard rebooting instance Status in OpenStac

[Yahoo-eng-team] [Bug 1444940] [NEW] gate-neutron-lbaas-pep8 cannot ignore the # noqa

2015-04-16 Thread Song Li
Public bug reported: when I submit a patch, there is a dynamic import with # noqa but the gate-neutron-lbaas-pep8 cannot ignore the # noqa and report a pep8 problem for the line ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1444909] [NEW] Attached volumes migration fails due to swap volume

2015-04-16 Thread Vincent Hou
Public bug reported: In cinder, when try to migrate an attached volume. The n-cpu reports the error: =n-cpu= 2015-04-16 17:35:30.581 ERROR root [req-cf02b6cd-4bd7-4e59-986b-278596cec0a6 admin admin] Orig

[Yahoo-eng-team] [Bug 1444841] [NEW] Resize instance fails after creating host aggregate

2015-04-16 Thread Qin Zhao
Public bug reported: Latest Kilo code Reproduce steps: 1. Do not define any host aggregate. AZ of host is 'nova'. Boot one instance named 'zhaoqin-nova' whose AZ is 'nova' 2. Create host aggregate 'zhaoqin' whose AZ is 'zhaoqin-az'. Add host to 'zhaoqin' aggregate. Now AZ of instance 'zhaoqin