[Yahoo-eng-team] [Bug 1456466] [NEW] Nova throws 400 in the fault for Quota issues

2015-05-18 Thread Puneet
Public bug reported: Running openstack stable/icehouse Tried booting a VM after the volumes quota is full Nova throws a 400 Bad Request. If Nova gets a Quota error from any of the services it should throw 413 Forbidden instead of a 400 Bad Request. ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1456460] [NEW] Garbage DHCP tap exist in the net namespace after deleting one subnet of a net

2015-05-18 Thread OpenCos_gongxf
Public bug reported: 1 create net and mutiple subnet #neutron net-create net_test_1 Created a new network: +---+--+ | Field | Value| +---+

[Yahoo-eng-team] [Bug 1456458] [NEW] Create volume without source (empty volume)

2015-05-18 Thread Canh Truong
Public bug reported: When create a new volume without source, the empty volume is not bootable. then going to edit volume to change it to bootable and the status of bootable in this volume is "YES". 1. Don't we have any button to add image to this empty volume ? 2. Wh

[Yahoo-eng-team] [Bug 1408845] Re: Disabling user in ldap breaks user-list for project

2015-05-18 Thread Launchpad Bug Tracker
[Expired for Keystone because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1408845

[Yahoo-eng-team] [Bug 1434169] Re: Unable to provision instance without network

2015-05-18 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 1456441] [NEW] keystone.conf collision for database connection string

2015-05-18 Thread todd magda
Public bug reported: Keystone launched through wsgi was not picking up the connection string in /etc/keystone/keystone.conf. Manual run of keystone-all identified that there was a collision with /usr/share/keystone/keystone-dist.conf which contains an entry for connection in [database]. Commente

[Yahoo-eng-team] [Bug 1456439] [NEW] Disable Disassociate Floating IP to an instance in error state

2015-05-18 Thread Ritesh
Public bug reported: "Disassociate Floating IP" button should be disabled for instances in error state. As per the following bug, it has disabled only Associate Floating IP. https://bugs.launchpad.net/horizon/+bug/1374576 ** Affects: horizon Importance: Undecided Assignee: Ritesh (r

[Yahoo-eng-team] [Bug 1456437] [NEW] Devstack can not install openstack due to bad md5 hash code

2015-05-18 Thread Eli Qiao
Public bug reported: when using devstack to install stable branch openstack project, there may fail due to bad md5 hash .. 2015-05-18 19:51:25.980 | Obtaining file:///opt/stack/kilo/nova 2015-05-18 19:51:27.563 | Requirement already satisfied (use --upgrade to upgrade): pbr!=0.7,<1.0,>=0.6 in /u

[Yahoo-eng-team] [Bug 1455344] Re: the deprecated compute_port option need to be removed

2015-05-18 Thread Liusheng
** Changed in: keystone 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/1455344 Title: the deprecated compute_port option need to be removed Status in Open

[Yahoo-eng-team] [Bug 1456399] [NEW] Add config option that allows separate configuration of router and gateway interfaces

2015-05-18 Thread Eugene Nikanorov
Public bug reported: There is an option to configure mtu for interfaces created by L3 agent, however when setting up jumbo frames on instances, there could be a problem with outbound packets going from the subnet with jumbos to router interface on the subnet. Depending on the OVS version such p

[Yahoo-eng-team] [Bug 1456391] [NEW] Running JShint and JSCS on entire static folder

2015-05-18 Thread Thai Tran
Public bug reported: Right now we have running JShint and JSCS on specific folders in static directory. It make sense to generalize this and run it on the entire directory. ** Affects: horizon Importance: Low Status: New -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1456388] [NEW] Task id not logged when task fails

2015-05-18 Thread Sabari Murugesan
Public bug reported: When an import task fails, there are some log messages that don't display the task_id See the following from the api log :- 2015-05-18 16:49:46.233 ^[[01;33mWARNING glance.common.scripts.image_import.main [^[[01;36mreq-1d7b92da-25e2-4cdd-8637-7d6b7c46063a ^[[00;36meb2e52a

[Yahoo-eng-team] [Bug 1456381] [NEW] Cells: attach/detach interface not supported

2015-05-18 Thread Sam Morrison
Public bug reported: Attach and detach interface are not supported when using cells ** Affects: nova Importance: Undecided Assignee: Sam Morrison (sorrison) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1456362] [NEW] flake8 requires pbr < 1.0 but nova installs pbr 1.0

2015-05-18 Thread Victor Stinner
Public bug reported: The pep8 nova check was broken by the release of pbr 1.0: http://lists.openstack.org/pipermail/openstack-dev/2015-May/064355.html The check fails because nova requires "pbr>=0.11,<2.0", whereas flake8 requires "pbr!=0.7,<1.0,>=0.6". flake8 should be updated to support pbr 1.

[Yahoo-eng-team] [Bug 1456336] [NEW] StrongSwan ipsec.conf template is incomplete

2015-05-18 Thread Tobias
Public bug reported: After switching from openswan to strongswan our VPN services were not working anymore. I figured out that the strongswan ipsec.conf template is incomplete. Attributes like IKE and IPSEC Policy were missing. After modification of the template everything is working again. I at

[Yahoo-eng-team] [Bug 1456335] [NEW] neutron-vpn-netns-wrapper missing in Ubuntu Package

2015-05-18 Thread Tobias
Public bug reported: The executable neutron-vpn-netns-wrapper (path /usr/bin/neutron-vpn- netns-wrapper) in Ubuntu 14.04 packages is missing for OpenStack Kilo. I tried to enable VPNaaS with StrongSwan and it failed with this error message: 2015-05-18 19:20:41.510 3254 TRACE neutron_vpnaas.servi

[Yahoo-eng-team] [Bug 1456333] [NEW] ovs-agent: prevent arp requests with faked ips

2015-05-18 Thread Darragh O'Reilly
Public bug reported: Patch https://git.openstack.org/cgit/openstack/neutron/commit/?id=aa7356b729f9672855980429677c969b6bab61a1 setup rules on br-int to prevent faking the IP address in ARP replies. But it's also possible to poison a neighbour's ARP cache with a bogus ARP request, as the victim up

[Yahoo-eng-team] [Bug 1456321] [NEW] nova-network DHCP server not correct when creating multiple networks

2015-05-18 Thread Edmund Rhudy
Public bug reported: This bug pertains to stable Kilo, package versions below: ii nova-api 1:2015.1.0-0ubuntu1~cloud0 all OpenStack Compute - API frontend ii nova-cert1:2015.1.0-0ubuntu1~cloud0 all

[Yahoo-eng-team] [Bug 1317011] Re: You do not have permission to access the resource: /admin/ when a project is created and switch to it for the first time

2015-05-18 Thread Shades
This happens to me when I use the default admin account, as well as any other admin account I created. only happens I try to switch "projects". I am able to replicate this issue. ** Changed in: horizon Status: Invalid => Confirmed ** Summary changed: - You do not have permission to acce

[Yahoo-eng-team] [Bug 1456294] [NEW] test_user_create_delete fails

2015-05-18 Thread Zachary Hill
Public bug reported: When running the integration tests with selenium test_user_create_delete fails with an assertException. I set Sahara to False in the horizon.conf file. This is an unmodified horizon otherwise git clone https://git.openstack.org/openstack-dev/devstack -b stable/kilo ./stack.sh

[Yahoo-eng-team] [Bug 1456266] [NEW] New project in dropdown list

2015-05-18 Thread Vlad Okhrimenko
Public bug reported: There is projects selection dropdown on top of Horizon, right from OpenStack logo. New project in dropdown list becomes visible only after logout and re-login. Steps: 1) Login to Horizon as admin 2) Go to Identity -> Project 3) Create new project "NEW" . 4) Add "admin" as _m

[Yahoo-eng-team] [Bug 1456250] [NEW] [sahara] launch job configuration preset names are incorrect

2015-05-18 Thread Ken Chen
Public bug reported: When we launch a job by a job_template, e.g., a hive job_template, go to "Configure" tab, and click "Add" under Configuration, then click the "Name" input box, you are supposed to get a default key list. However, you get a default value list. ** Affects: horizon Importan

[Yahoo-eng-team] [Bug 1456206] [NEW] Instance is not assigned with an IP address (Version 4 or 6) when the network attached to it have two subnets - IPv4 and IPv6 (IPv6 can be stateful or stateless)

2015-05-18 Thread Eran Kuris
Public bug reported: When create network with multiple subnets one IPv4 subnet & second IPv6-stateful or IPv6 stateless Instances that assign to this network does not get 2 IP address (IPv4&6). Reproduce all the time , sometime instance get only one IP address IPv4 or IPv6 . version : OSP

[Yahoo-eng-team] [Bug 1452206] Re: User can send requests directly to glance registry server

2015-05-18 Thread Inessa Vasilevskaya
Hi, Stuart! I just wanted to make sure that that's a surprise just for me :) Documenting it would be useful for paranoics like me, I'll ask Mike Fedosin if he has a place for it in his glance-docs. I propose to close the issue then. ** Changed in: glance Status: New => Invalid -- You re

[Yahoo-eng-team] [Bug 1454792] Re: Inconsistency with authorization in functional test environment

2015-05-18 Thread Inessa Vasilevskaya
Ooops, I completely forgot that by default glance-api v2 requests do not access registry (as long as data_api is 'glance.db.sqlalchemy.api' and not 'glance.db.registry.api'). So, as long as there is no interaction with the registry, there should be no 401. I propose to close the issue. ** Changed

[Yahoo-eng-team] [Bug 1456196] [NEW] Nova show command should throw an error if flavor doesnot exist

2015-05-18 Thread Noel Nelson Dsouza
Public bug reported: Version : Juno Devstack Steps to reproduce. Step1 : Create an instance with m1.tiny flavor. stack@onecloud-Standard-PC-i440FX-PIIX-1996:~/nova/nova/compute$ nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.tiny vm1 +--+-

[Yahoo-eng-team] [Bug 1455102] Re: some test jobs broken by tox 2.0 not passing env variables

2015-05-18 Thread Adrien Vergé
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Assignee: (unassigned) => Adrien Vergé (adrien-verge) ** Changed in: python-cinderclient Assignee: (unassigned) => Adrien Vergé (adrien-verge) -- You received this bug

[Yahoo-eng-team] [Bug 1455102] Re: some test jobs broken by tox 2.0 not passing env variables

2015-05-18 Thread Adrien Vergé
** Also affects: python-cinderclient 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/1455102 Title: some test jobs broken by tox 2.0 not passin

[Yahoo-eng-team] [Bug 1456192] [NEW] Extend glance-manage with new version command

2015-05-18 Thread Kamil Rykowski
Public bug reported: Currently there is no way to check what version of Glance is installed using the CLI. It would be great if we can add this information to the current glance-manage command (just like Cinder or Nova for example). Something like: $ glance-manage version 2015.2.0 ** Affects: g

[Yahoo-eng-team] [Bug 1456185] [NEW] 'Virt driver CPU pinning' feature missing thread support

2015-05-18 Thread Stephen Finucane
Public bug reported: The Virt drive CPU pinning feature' is described here: http://specs.openstack.org/openstack/nova-specs/specs/kilo/implemented/virt-driver-cpu-pinning.html https://github.com/openstack/nova-specs/blob/master/specs/kilo/implemented/virt-driver-cpu-pinning.rst Per thi

[Yahoo-eng-team] [Bug 1456171] [NEW] [sahara] relaunch job fail if job is created by saharaclient and no input args

2015-05-18 Thread Ken Chen
Public bug reported: If we launch a job from a job_template without input args by saharaclient directly (not in Horizon), and then relaunch it on Horizon, you will get an error. This is because Horizon thinks job_configs always have elements 'args'. You can refer to horizon/openstack_dashboard

[Yahoo-eng-team] [Bug 1456157] Re: Updating image with invalid operation type raises 500

2015-05-18 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/184023 ** Changed in: glance Status: Opinion => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1456157

[Yahoo-eng-team] [Bug 1456157] [NEW] Updating image with invalid operation type raises 500

2015-05-18 Thread Kamil Rykowski
Public bug reported: When trying to update an image using PATCH method I got Internal Server Error when 'op' (operation) has invalid value. We could consider changing this behavior to return some kind of 40x message (400 probably). Steps to reproduce: URL: http://localhost:9292/v2/images/ Headers

[Yahoo-eng-team] [Bug 1456151] [NEW] netns_cleanup utility doesn't remove 'qlbaas-' namespaces

2015-05-18 Thread Itzik Brown
Public bug reported: netns_cleanup utility removes 'qrouter-', 'qdhcp-' , 'snat-' and 'fip' namespaces. It should be able to remove 'qlbaas-' namespace as well. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1455102] Re: some test jobs broken by tox 2.0 not passing env variables

2015-05-18 Thread Kai Qiang Wu(Kennan)
** Also affects: magnum Importance: Undecided Status: New ** Changed in: magnum Assignee: (unassigned) => Kai Qiang Wu(Kennan) (wkqwu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1456073] [NEW] Connection to an instance with floating IP breaks during block migration when using DVR

2015-05-18 Thread Itzik Brown
Public bug reported: During migration of an instance, using block migration with a floating IP when the router is DVR the connection to the instance breaks (e.g. Having an SSH connection to the instance). Reconnect to the instance is successful. Version == RHEL 7.1 python-nova-2015.1.0-3.e

[Yahoo-eng-team] [Bug 1456069] [NEW] The validity of "expires_at" parameter should be checked when creating trust

2015-05-18 Thread Liusheng
Public bug reported: The keystone has no check about the validity of "expires_at" when creating a trust. like this: { "trust": { "expires_at": "2014-12-30T23:59:59.99Z", "impersonation": false, "project_id": "30be1fc9a03c4e94ab05c403a8a377f2", "roles": [