[Yahoo-eng-team] [Bug 1475836] [NEW] OpenStack nova-docker driver throws "No command specified" when using a docker image having no CMD directive used in its dockerfile

2015-07-17 Thread Holger King
Public bug reported: 1. We are running: - RHEL 7.1 - OpenStack Kilo 2015-1 based on the Red Hat community edition RDO - OpenStack nova-docker driver (git tag: origin/stable/kilo) - Docker 1.6.1 (API version 1.18) 3. Reproduction is done when: Do follow this HowTO (http://bderzhavets.blogspot.de/

[Yahoo-eng-team] [Bug 1475836] Re: OpenStack nova-docker driver throws "No command specified" when using a docker image having no CMD directive used in its dockerfile

2015-07-17 Thread Holger King
When alternatively using a docker image that does contain the CMD directive, e.g. like: rastasheep/ubuntu-sshd:14.04 launching this image runs successfully! ** Project changed: nova => nova-docker -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1475834] [NEW] RFE - Provide HasTimestamp in db.models_v2 and use it in nets, subnets, ports, fips and securitygroups

2015-07-17 Thread Wei Wang
Public bug reported: [Existing problem] Consumers and operators need to know when their resources created, include but not limited to "nets", "subnets", "ports", "floatingips" and "securitygroups". If we add them one by one, it's very inefficient. [What is the enhancement?] Provide class

[Yahoo-eng-team] [Bug 1468564] Re: remove unnecessary executable bit of the source files

2015-07-17 Thread Ren Qiaowei
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1468564 Title:

[Yahoo-eng-team] [Bug 1474933] Re: Nova compute interprets rabbitmq passwords

2015-07-17 Thread Davanum Srinivas (DIMS)
Should have marked invalid only in Nova as the correct fix is in oslo.messaging ** 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.launc

[Yahoo-eng-team] [Bug 1468564] Re: remove unnecessary executable bit of the source files

2015-07-17 Thread Ren Qiaowei
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Status: New => In Progress ** Changed in: neutron Assignee: (unassigned) => Ren Qiaowei (qiaowei-ren) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1474933] Re: Nova compute interprets rabbitmq passwords

2015-07-17 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: New => Invalid ** Changed in: oslo.messaging Status: New => Invalid ** Changed in: nova Status: Invalid => In Progress ** Changed in: oslo.messaging Status: Invalid => In Progress -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1475811] [NEW] gate-tempest-dsvm-full-ceph fails to upload image with "TypeError: an integer is required"

2015-07-17 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/81/173681/5/gate/gate-tempest-dsvm-full- ceph/c9e0bee/logs/screen-g-api.txt.gz?level=TRACE#_2015-07-17_22_11_21_776 2015-07-17 22:11:21.220 4347 ERROR glance.registry.client.v1.client [req-e89cafe3-53ad-4c20-aead-f649429e190c cecb48ef19614b36a4486bd

[Yahoo-eng-team] [Bug 1475804] [NEW] check_migration is broken for branch-less migration directories

2015-07-17 Thread Ihar Hrachyshka
Public bug reported: I3823900bc5aaf7757c37edb804027cf4d9c757ab introduced support for multi- branch migration directories in neutron-db-manage. That broke check_migration for those projects without multiple branches. The tool should properly handle both types of directories for forseable future.

[Yahoo-eng-team] [Bug 1475796] Re: using pysaml2 version 3.0.0 breaks keystone in kilo release 2015.1.0

2015-07-17 Thread Dolph Mathews
** Also affects: keystone/kilo Importance: Undecided Status: New ** Tags removed: kilo-backport-potential ** Changed in: keystone/kilo Status: New => Triaged ** Changed in: keystone/kilo Importance: Undecided => High -- You received this bug notification because you are a m

[Yahoo-eng-team] [Bug 1475796] [NEW] using pysaml2 version 3.0.0 breaks keystone in kilo release 2015.1.0

2015-07-17 Thread Marcos Simental
Public bug reported: pysaml2 version 3.0.0 it's a major change as specified in [1]: "2)All parts of the package is now collected in one module. This is a change that breaking change compared to earlier releases hence the major version change.". when running keystone release 2015.1.0 with pytho

[Yahoo-eng-team] [Bug 1475792] [NEW] Change Neutron so that it can auto-allocate networks

2015-07-17 Thread Brian Haley
Public bug reported: As part of the "get me a network" work outlined in https://review.openstack.org/#/c/196803/ we need to be able to auto- allocate Neutron networks for tenants. This is an RFE for those changes. The current Neutron v2 api calls that Nova makes to neutron live in nova/network/n

[Yahoo-eng-team] [Bug 1475787] [NEW] Cells compat support for Juno is broken in Kilo

2015-07-17 Thread Mathieu Gagné
Public bug reported: All calls related to services and hypervisors management are broken when running a Kilo API cell with a Juno compute cell. The Kilo API cell expects responses from the Juno compute cell to be objects while in fact, their are still dict. ** Affects: nova Importance: Unde

[Yahoo-eng-team] [Bug 1475786] [NEW] Cannot ping to a same subnet VM via floating IP

2015-07-17 Thread Kahou Lei
Public bug reported: Suppose I have two VMs running and they are under the same subnet, they are assigned with the floating IPs. (See attached image). I am using nova network model. I cannot get ping working if I ping from one VM to another VM via the floating IP. Ping to another vm which reside

[Yahoo-eng-team] [Bug 1440762] Re: Rebuild an instance with attached volume fails

2015-07-17 Thread Matt Riedemann
** Also affects: nova/juno Importance: Undecided Status: New ** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/juno Importance: Undecided => High ** Changed in: nova/kilo Importance: Undecided => High -- You received this bug notificatio

[Yahoo-eng-team] [Bug 1475762] [NEW] v3 Fernet tokens with references outside the default domain can be validated on v2

2015-07-17 Thread Dolph Mathews
Public bug reported: v2 has no knowledge of multiple domains, so all ID references it sees must exist inside the default domain. So, a v3 token being validated on v2 must have a project-scope in the default domain, a user identity in the default domain, and obviously must not be a domain-scoped t

[Yahoo-eng-team] [Bug 1475752] [NEW] standards_filters don't--update doc

2015-07-17 Thread David Medberry
Public bug reported: In the doc/source/filter_scheduler.rst there is a reference to "standard_filters". These haven't existed in some time. Please update with the correct terminology. Reference: nova master as of ee61c076b6772f26ceb84941e397085d11af7d18 The default is actually all_filters and w

[Yahoo-eng-team] [Bug 1475740] [NEW] For instances spawned by Nova on ESX compute, there is no link in /dev/disk/by-id for SCSI (sdx) devices

2015-07-17 Thread Sunitha K
Public bug reported: By default VMWare doesn't provide information needed by udev to generate /dev/disk/by-id. Hence for instances spawned by Nova on ESX compute, there is no link in /dev/disk/by-id for SCSI (sdx) devices. The property disk.EnableUUID needs to be enabled by default for instances

[Yahoo-eng-team] [Bug 1474074] Re: PciDeviceList is not versioned properly in liberty and kilo

2015-07-17 Thread Alan Pevec
** Also affects: nova/kilo Importance: Undecided Status: 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/1474074 Title: PciDeviceList is not versioned prope

[Yahoo-eng-team] [Bug 1475736] [NEW] Add instrumentation to Neutron

2015-07-17 Thread Ryan Moats
Public bug reported: In support of operators with more traditional network monitoring infrastructures, add the ability to collect statistics and status from Neutron. In the first phase, the goal is to be able to fill in the data structures specified in the following RFCs: 2863 - Interfaces Group

[Yahoo-eng-team] [Bug 1475737] [NEW] requirements.txt includes unnecessary oslo.vmware

2015-07-17 Thread Matthew Edmonds
Public bug reported: olso_vmware is not referenced in glance python code, yet requirements.txt includes it. This should either be removed from requirements entirely, or moved to test-requirements. ** Affects: glance Importance: Undecided Status: New -- You received this bug notifi

[Yahoo-eng-team] [Bug 1456684] Re: [SRU] cloud-init does not know central (eu-central-1) is a direction for ec2 zones

2015-07-17 Thread Ben Howard
** Summary changed: - does not know central (eu-central-1) is a direction for ec2 zones + [SRU] cloud-init does not know central (eu-central-1) is a direction for ec2 zones ** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: cloud-init (Ubun

[Yahoo-eng-team] [Bug 1460222] Re: Add 'labels', a list of opaque strings, to the neutron 'port' object

2015-07-17 Thread Kyle Mestery
Per the RFE decoder ring [1], marking this as "Won't Fix" since we've rejected it. [1] https://review.openstack.org/#/c/202797/ ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1475717] [NEW] Security Rules should support VRRP protocol

2015-07-17 Thread German Eichberger
Public bug reported: We are following http://blog.aaronorosen.com/implementing-high- availability-instances-with-neutron-using-vrrp/ to set up two "service vms" as an active-standby pair using VRRP for the Octavia project. While doing so we noticed that all VRRP packets were blocked and the protoc

[Yahoo-eng-team] [Bug 1318544] Re: XenServer - Nova-Compute StorageError Waiting for device

2015-07-17 Thread Bob Ball
** Description changed: Hi All, I started building a Openstack cloud based on the new LTS version of Ubuntu (14.04). I installed both Control and Compute nodes as VM's on a XenServer. I selected the option 'Other Operating System' so this is running as HVM. The cluster is up and

[Yahoo-eng-team] [Bug 1287757] Re: Optimization: Don't prune events on every get

2015-07-17 Thread Morgan Fainberg
** Also affects: keystone/kilo Importance: Undecided Status: New ** Also affects: keystone/liberty Importance: High Assignee: Morgan Fainberg (mdrnstm) Status: In Progress ** Changed in: keystone/kilo Status: New => Triaged ** Changed in: keystone/kilo Importan

[Yahoo-eng-team] [Bug 1190149] Re: Token auth fails when token is larger than 8k

2015-07-17 Thread Serg Melikyan
** Also affects: murano Importance: Undecided Status: New ** Changed in: murano Importance: Undecided => High ** Changed in: murano Status: New => Confirmed ** Changed in: murano Milestone: None => liberty-3 -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1473598] Re: misleading error when creating a group without specifying a domain

2015-07-17 Thread jiaxi
** Changed in: keystone Assignee: jiaxi (tjxiter) => (unassigned) ** Changed in: keystone Status: In Progress => 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/1473598

[Yahoo-eng-team] [Bug 1475652] [NEW] libvirt, rbd imagebackend, disk.rescue not deleted when unrescued

2015-07-17 Thread raphael.glon
Public bug reported: Reproduced on juno version (actually tested on a fork from 2014.2.3, sorry in advance if invalid but i think the legacy version is also concerned by it) not tested on younger versions, but looking at the code they seem impacted too For Rbd imagebackend only, when unrescuing

[Yahoo-eng-team] [Bug 1475663] [NEW] Incorrect behaviour of method _check_instance_exists

2015-07-17 Thread Sergey Nikitin
Public bug reported: This method must check instance existence in CURRENT token. But now it checks instance existence in ANY token. It happens because parameter token_only in sqlalchemy query was missed. ** Affects: nova Importance: Undecided Assignee: Sergey Nikitin (snikitin)

[Yahoo-eng-team] [Bug 1475661] [NEW] py27 jobs failing due to mock_open after mock 1.1.4 released

2015-07-17 Thread Sylvain Bauza
Public bug reported: 2015-07-17 12:11:00.987 | == 2015-07-17 12:11:00.987 | Failed 2 tests - output below: 2015-07-17 12:11:00.987 | == 2015-07-17 12:11:00.987 | 2015-07-17 12:11:00.988 | nova.tests.unit.virt.hyperv.test_vhdutils.VHDUtilsTe

[Yahoo-eng-team] [Bug 1475655] [NEW] Unit_add call fails for fcp volumes when target port has not been configured

2015-07-17 Thread Stefan Amann
Public bug reported: Linux on System z can be configured for automated port and LUN scanning. If both features are turned off, ports and LUNs need to be added using explicit calls. While os-brick currently uses explicit calls to add LUNs, the calls for adding ports are missing. If an administra

[Yahoo-eng-team] [Bug 1475647] [NEW] Get image API returns 500 if a body is included

2015-07-17 Thread Niall Bunting
Public bug reported: Overview: If a user attaches a body to a http get to get the image data a 500 response is returned as the API did not expect a body. Steps to reproduce: (1) The curl command, which includes a body: curl -v -X GET http://16.49.137.85:9292/v2/images/5619cf1f-5c43-4a1d-a90b-

[Yahoo-eng-team] [Bug 1475638] [NEW] There is no option to specify external_gateway_info in neutron router-create command

2015-07-17 Thread Kiran
Public bug reported: We can specify external_gateway_info in the body of router-create api but there is no such option in the client API command $ curl -v -i -X POST -H "X-Auth-Token: $auth_token" -H "Content-type:application/json" -d '{"router": {"external_gateway_info": {"network_id": "e9fc4

[Yahoo-eng-team] [Bug 1475636] [NEW] Add DHCP and DNS log into dhcp agent

2015-07-17 Thread changzhi
Public bug reported: There is no dnsmasq log info in dhcp agent. I think dnsmasq log info(including DNS log and DHCP log) is very useful to developers. So I add a new configuration in dhcp agent. Patch: https://review.openstack.org/#/c/202855 ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1475570] [NEW] Horizon fails getting container lists

2015-07-17 Thread Giuseppe Paterno'
Public bug reported: Env: Centos7, Kilo install When a user logs in to horizon, he is able to see the object store. Can do standard operations, but after a while he got error message "Error getting container lists" when accessing the object store via horizon. Other access (such as glance) is no

[Yahoo-eng-team] [Bug 1475536] [NEW] Uploading in ceph using swift CLI giving error

2015-07-17 Thread Amanullah Ashraf
Public bug reported: swift -A http://172.18.59.201/auth/v1.0 -U user -K key upload armaan- bucket3 xyz.txt When above command is executed then it gives error: Object HEAD failed: http://172.18.59.201/swift/v1/armaan-bucket2/xyz.txt 401 Unauthorized Details of stat is as below: swift -A http://1