[Yahoo-eng-team] [Bug 1418097] [NEW] Kernel panic or ovs-vswitch crash when running DVR functional test

2015-02-04 Thread Assaf Muller
Public bug reported: Still early in triage process. Running: tox -e dsvm-functional neutron.tests.functional.agent.test_l3_agent.TestDvrRouter.test_dvr_router_lifecycle_without_ha_with_snat_with_fips Results in a kernel panic or ovs-vswitchd crash, with this patch:

[Yahoo-eng-team] [Bug 1377843] Re: Instances won't obtain IPv6 address and gateway when using Stateful DHCPv6 provided by OpenStack

2015-02-04 Thread Thierry Carrez
** Also affects: neutron/juno Importance: Undecided Status: New ** Changed in: neutron/juno Status: New = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1417943] [NEW] add locked status for servers respone

2015-02-04 Thread tinytmy
Public bug reported: We can add locked status for server_list response, thus we can get this attribute in the horizon. https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/tables.py#L740-L741 ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1417921] [NEW] Error: Unauthorized: Unable to retrieve stack list.

2015-02-04 Thread liuwei
Public bug reported: As not admin role user, but heat_stack_user rule one, when I select orchestration --stack in horizon WEB-UI, it hints Error: Unauthorized: Unable to retrieve stack list. then I launch one stack, input necessary parameters, click 'next' , it hints: You must specify a

[Yahoo-eng-team] [Bug 1417948] [NEW] name miss in admin router details

2015-02-04 Thread tinytmy
Public bug reported: name miss in admin router details page ** Affects: horizon Importance: Undecided Assignee: tinytmy (tangmeiyan77) Status: New ** Changed in: horizon Assignee: (unassigned) = tinytmy (tangmeiyan77) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1413847] Re: Neutron client return 400 when request uri is too long

2015-02-04 Thread Dongcan Ye
Add test in master, neutron-server returns correctly. ** Changed in: neutron Status: In Progress = Invalid ** Changed in: neutron Assignee: Dongcan Ye (hellochosen) = (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1381153] Re: Cannot create instance live snapshots in Centos7 (icehouse)

2015-02-04 Thread ustcdylan
** Changed in: nova Status: Incomplete = Opinion ** Changed in: nova Status: Opinion = Confirmed -- 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/1381153

[Yahoo-eng-team] [Bug 1418155] [NEW] nova will try to create unlimited instances concurrently and timeout when resources are depleted

2015-02-04 Thread Joe Talerico
Public bug reported: running with --num-instances=16 I saw a couple of instances go into ERROR State, on the hypervisor side, i saw the following issue: 2015-02-04 09:03:02.840 5077 ERROR nova.compute.manager [-] [instance: e277cf66-167f-4e81-a141-8dec12290015] Instance failed to spawn

[Yahoo-eng-team] [Bug 1418190] [NEW] Remove duplication in functional gate hook

2015-02-04 Thread Paul Michali
Public bug reported: The post_test_hook.sh script has generate_testr_results(), which is used in the neutron and neutron-vpnaas (and in the future other *aaS) repos. This bug is to move this up into the destack-gate repo and use it from each of the repos, thus removing the duplicate code. **

[Yahoo-eng-team] [Bug 1418196] [NEW] fwaas: driver base class is stale

2015-02-04 Thread Isaku Yamahata
Public bug reported: The change set of f69ed3b3, Change-Id: Iba78e534ccf347ea6270aabc939a489dd40a7b9e updated update_firewall, delete_firewall, it missed to update FwaasDriverBase and vArmourFwaasDriver ** Affects: neutron Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1418172] [NEW] Incorrect error message on terminate

2015-02-04 Thread Patrick Vinas
Public bug reported: When trying to terminate an instance, the following error pops up in dashboard: Failed to launch instance name: Please try again later [Error: error removing image] Only seems to affect instances that live in ceph cluster and have been resized. Steps to reproduce: 1)

[Yahoo-eng-team] [Bug 1418214] [NEW] Snapshot created from volume doesn't have disk_format field

2015-02-04 Thread Victor Denisov
Public bug reported: If an image doesn't have disk_format field then you can't change its name. Horizon will be complaining about missing disk_format field. Steps to reproduce. - Spin up an instance from an image. - Create a snapshot from the instance. - Go to the list of images and try to

[Yahoo-eng-team] [Bug 1418091] [NEW] v3 API doc: policies blob content should be JSON-in-a-string policy content instead of JSON EC2 credentials

2015-02-04 Thread Darren Hague
Public bug reported: http://developer.openstack.org/api-ref-identity-v3.html The examples in the Policies section appear to have been copied and pasted from the Credentials section: the type is given as ec2 instead of application/json, and blob content is given as access: ..., secret: ...

[Yahoo-eng-team] [Bug 1418240] [NEW] we might need a way to switch lbaas v1/v2 commands in neutron client

2015-02-04 Thread Doug Wiegley
Public bug reported: Referencing this review: https://review.openstack.org/#/c/111475/ This comment: An open issue remains about the two command sets being confusing. Appending v2 will be ugly, and will persist even when v1 is gone in a cycle or two. I can't think of any great solutions, but

[Yahoo-eng-team] [Bug 1418278] [NEW] [Sahara] Copy node group template button doesn't work in some cases

2015-02-04 Thread Andrew Lazarev
Public bug reported: Copy node group template doesn't work if node group template contains None as security_groups field. Note, it is impossible to get into such state using horizon. Steps to reproduce: 1. Create node group template with security_groups=None (default value) using REST API.

[Yahoo-eng-team] [Bug 1418283] [NEW] allocate segment id fail with concurrency requests

2015-02-04 Thread Xurong Yang
Public bug reported: I start mutil neutron-server and create vxlan network with concurrency requests, 1000 requests but 200 success return. fail log as follow: 2015-02-04 14:13:04.812 32268 ERROR neutron.api.v2.resource [req-a0a61bf5-568e-4ffc-a4dd-328dcc1cbb8a None] create failed 2015-02-04

[Yahoo-eng-team] [Bug 1418363] [NEW] Instance shutdown by API

2015-02-04 Thread Christoph L
Public bug reported: One of our instances got stopped by nove on one of the compute nodes. We couldn't find any indication in the instance itself what causes this shutdown. Here the logs from nova: 2015-02-03 15:23:47.410 58450 WARNING nova.virt.libvirt.imagecache [-] Unknown base file:

[Yahoo-eng-team] [Bug 1418061] Re: Images: 256 character limit isn't accurate for create image

2015-02-04 Thread Travis Tripp
Just adding to glance team for evaluation since the error is reported out of the service response to horizon. ** Also affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1418021] [NEW] Unittest 'test_migrate_flavor_on_save_when_not_loaded_on_get' failed

2015-02-04 Thread Alex Xu
Public bug reported: 'test_migrate_flavor_on_save_when_not_loaded_on_get' failed in unrelated patch: https://review.openstack.org/#/c/143393/ http://logs.openstack.org/93/143393/26/check/gate-nova- python27/8db71fa/testr_results.html.gz ft1.6714:

[Yahoo-eng-team] [Bug 1418027] [NEW] Status are not all translatable

2015-02-04 Thread Wu Wenxiang
Public bug reported: openstack_dashboard/dashboards/identity/groups/tables.py: status_choices=STATUS_CHOICES, openstack_dashboard/dashboards/identity/users/tables.py: status_choices=STATUS_CHOICES,

[Yahoo-eng-team] [Bug 1401004] Re: policy.json prevents regular user from creating HA router

2015-02-04 Thread venkata anil
** Changed in: neutron Status: Confirmed = 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/1401004 Title: policy.json prevents regular user from creating HA router Status

[Yahoo-eng-team] [Bug 1418015] [NEW] v3 API docs - /v3/users/{user_id}/roles should be removed

2015-02-04 Thread Darren Hague
Public bug reported: According to bug #933565 the API call /v3/users/{user_id}/roles will not be implemented. Attempting to call it at the moment (Juno release) gives a 404 error. Therefore this API call should be removed from the documentation. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1418017] [NEW] wrong import of client module of novaclient

2015-02-04 Thread Andrey Kurilin
Public bug reported: Module neutron.notifiers.nova has a direct import of novaclient.v1_1.client[1], which is used only for initialization a client of nova[2]. This is wrong way, which produced a blocker for versioning stuff in novaclient(see [3] for more details). Novaclient provide a correct

[Yahoo-eng-team] [Bug 1417975] [NEW] problem when connecting multiple security-groups to server concurrently

2015-02-04 Thread Ran Ziv
Public bug reported: When attempting to connect multiple security groups to a single server concurrently, some of the security groups may not actually get connected despite the call returning successfully and with no error. I've been able to reproduce this by issuing two different

[Yahoo-eng-team] [Bug 1405131] Re: Ports cannot be mapped to networks

2015-02-04 Thread Sylvain Bauza
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New = Confirmed ** Changed in: nova Importance: Undecided = Low ** Tags added: network -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1417154] Re: [Dasboard] Too many errors in case of creation environment with not unige name

2015-02-04 Thread Andrew Pashkin
** Also affects: horizon Importance: Undecided Status: New -- 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/1417154 Title: [Dasboard] Too many errors in

[Yahoo-eng-team] [Bug 1418031] [NEW] The instance creation time is not correct

2015-02-04 Thread Lawrance
Public bug reported: The instance is created at Jan. 17, 2015, 3:02 p.m.(UTC +08:00), The creation time in UTC is Jan. 17, 2015, 7:02 a.m., then we will reproduce the problem, 1. Save Timezone as UTC in user settings page, the creation time is Jan. 17, 2015, 7:02 a.m. 2. Save Timezone as UTC

[Yahoo-eng-team] [Bug 1418051] [NEW] WorkflowView redirects to sucess URL in case of error

2015-02-04 Thread Andrew Pashkin
Public bug reported: In this lines [1] redirect to url obtained by .get_success_url() call happens regardless of if handler was executed with success or not (success variable). This cause undesirable effects, like this [2]. [1]

[Yahoo-eng-team] [Bug 1417154] Re: [Dasboard] Too many errors in case of creation environment with not unige name

2015-02-04 Thread Andrew Pashkin
** No longer affects: horizon -- 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/1417154 Title: [Dasboard] Too many errors in case of creation environment with not

[Yahoo-eng-team] [Bug 1417595] Re: Bare metal ports cannot be mapped to networks

2015-02-04 Thread Sylvain Bauza
duplicate of https://bugs.launchpad.net/nova/+bug/1405131 ** 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/1417595 Title:

[Yahoo-eng-team] [Bug 1418061] [NEW] Images: 256 character limit isn't accurate for create image

2015-02-04 Thread Nikunj Aggarwal
Public bug reported: The 256 characters limit for Images doesn't seem quite accurate. If you try to set up a long name with special characters (less than 256 characters, but more than 256 bytes?) it fails. A user reported: 1. Create a image and the name of the image should be more than 256

[Yahoo-eng-team] [Bug 1400217] Re: L3 HA keepalived config state becomes inconsistent when managing floating ips

2015-02-04 Thread Chuck Short
** Also affects: neutron/juno 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/1400217 Title: L3 HA keepalived config state becomes

[Yahoo-eng-team] [Bug 1418051] Re: WorkflowView redirects to sucess URL in case of error

2015-02-04 Thread Andrew Pashkin
** No longer affects: murano -- 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/1418051 Title: WorkflowView redirects to sucess URL in case of error Status in

[Yahoo-eng-team] [Bug 1418079] [NEW] Namespace deletion caveat in agent configuration files

2015-02-04 Thread Matt Kassawara
Public bug reported: The L3 and DHCP agent configuration files contain a caveat for the router_delete_namespaces [1] and dhcp_delete_namespaces [2] options, respectively. Upon further investigation of the bug in the caveat, the patch for iproute2 was committed two years ago [3] and should no

[Yahoo-eng-team] [Bug 1416475] Re: Image Details page has a different format to other Details pages

2015-02-04 Thread Nikunj Aggarwal
** Changed in: horizon Status: In Progress = 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/1416475 Title: Image Details page has a different format

[Yahoo-eng-team] [Bug 1418246] [NEW] project detail link needs policy check

2015-02-04 Thread David Lyle
Public bug reported: The projects panel is visible to end user and admin alike. The policy for listing user projects is admin_or_owner by default. The policy for getting project is admin_only. This causes the links to details for the end user to raise an error dialog. The link should not be

[Yahoo-eng-team] [Bug 1398838] Re: Errors should not print json

2015-02-04 Thread Ian Cordasco
I'm pretty sure this should also be fixed on glance's end. It would see these are errors that are being raised without an explicit response body so webob uses a pre-filled HTML response body. We should find these and eradicate them as any other client will not be expecting HTML to be returned as a

[Yahoo-eng-team] [Bug 1418298] [NEW] After service deleted, then corresponding compute-node can't restart again

2015-02-04 Thread Alex Xu
Public bug reported: After remove a stopped service for nova-compute, then I can't restart it again. The error as below 2015-02-05 11:09:03.302 TRACE nova.openstack.common.threadgroup Traceback (most recent call last): 2015-02-05 11:09:03.302 TRACE nova.openstack.common.threadgroup File