[Yahoo-eng-team] [Bug 1476732] [NEW] large pages support in flavor metadefs

2015-07-21 Thread Waldemar Znoinski
Public bug reported: flavor namespace in glance metadefs should be extended to support hw:mem_page_size flavor-key ** Affects: glance Importance: Undecided Assignee: Waldemar Znoinski (wznoinsk) Status: New ** Tags: metadef ** Changed in: glance Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1476720] [NEW] Openstack endpoint create with invalid url should be suppressed

2015-07-21 Thread jiaxi
Public bug reported: stack@openstack:~$ openstack endpoint create cinder public 'http://127.0.0.1:8774 /v1.1/\$(tenant_i d)s' +--+-+ | Field| Value |

[Yahoo-eng-team] [Bug 1476714] Re: Invalid test condition in test_ha_router_failover

2015-07-21 Thread venkata anil
** Changed in: neutron Status: New = 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/1476714 Title: Invalid test condition in test_ha_router_failover Status in neutron:

[Yahoo-eng-team] [Bug 1476734] [NEW] numa placement and topology in flavor metadef

2015-07-21 Thread Waldemar Znoinski
Public bug reported: numa placement and topology flavor-keys should be supported in glance flavor metadef : hw:numa_mempolicy hw:numa_cpus.X hw:numa_cpus.X ** Affects: glance Importance: Undecided Status: New ** Tags: metadef -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1476714] [NEW] Invalid test condition in test_ha_router_failover

2015-07-21 Thread venkata anil
Public bug reported: In test_ha_router_failover function, w have the below test conditions utils.wait_until_true(lambda: router1.ha_state == 'master') utils.wait_until_true(lambda: router2.ha_state == 'backup') self.fail_ha_router(router1)

[Yahoo-eng-team] [Bug 1476701] [NEW] vendor-data is not functional in NoCloud datasource

2015-07-21 Thread Scott Moser
Public bug reported: vendor-data is not working with the NoCloud datasource. The issue is that when read from the seed/source, it is assigned to vendordata, not vendordata_raw . as a result, it doesn't ever get processed. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: cloud-init

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with AttributeError: id in grenade

2015-07-21 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.vmware Assignee: (unassigned) = Davanum Srinivas (DIMS) (dims-v) ** Changed in: oslo.vmware Importance: Undecided = High ** Changed in: oslo.vmware Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1476912] [NEW] No nova.conf.sample, and no details procedures to describe how to generate a full list of nova.conf.sample

2015-07-21 Thread frozen.lcl
Public bug reported: 1. Version of Nova: 1:2015.1.0 There is no nova.conf.sample in source code at github.com And there is no detailed documents to tell users(not developers) to generate a full list of nova.conf.sample. Options described in deployment guide on docs.openstack.org is very

[Yahoo-eng-team] [Bug 1430300] Re: nova does not allow instances to be paused during live migration

2015-07-21 Thread Pawel Koniszewski
This will be implemented as part of https://blueprints.launchpad.net/nova/+spec/refresh-abort-live-migration similarly to https://review.openstack.org/#/c/179149/ ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1476752] [NEW] ZVM Agent ids for Neutron

2015-07-21 Thread Dirk Mueller
Public bug reported: The networking-zvm neutron agent (https://wiki.openstack.org/wiki /Networking-zvm) uses this code to patch neutron code on the fly for defining VIF_TYPE and the AGENT_TYPE:    /bin/sed -i $a\VIF_TYPE_ZVM = 'zvm' {toxinidir}/\  

[Yahoo-eng-team] [Bug 1476771] [NEW] No need to convert angular based messages to use python based interpolation

2015-07-21 Thread Doug Fish
Public bug reported: While reviewing translation code at the mid-cycle we discussed that there is a troublesome set of code that is converting javascript/angular style interpolation to python style interpolation and back. I don't think we need to do that. Have a look at the existing files:

[Yahoo-eng-team] [Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-07-21 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/1398997 Title: cloud-init does not have the SmartOS data source

[Yahoo-eng-team] [Bug 1476775] [NEW] --compilemessages CommandError: Can't find msgfmt

2015-07-21 Thread Tyr Johanson
Public bug reported: Attempting to rebuild message catalog for Horizon and hit the following: $ ./run_tests.sh --compilemessages Checking environment. Environment is up to date. CommandError: Can't find msgfmt. Make sure you have GNU gettext tools 0.15 or newer installed. Ideally this utility

[Yahoo-eng-team] [Bug 1476770] [NEW] _translate_from_glance fails with AttributeError: id in grenade

2015-07-21 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/28/204128/2/check/gate-grenade- dsvm/80607dc/logs/old/screen-n-api.txt.gz?level=TRACE 2015-07-21 17:05:37.447 ERROR nova.api.openstack [req-9854210d-b9fc-47ff-9f00-1a0270266e2a tempest-ServersTestJSON-34270062 tempest-ServersTestJSON-745803609]

[Yahoo-eng-team] [Bug 1476497] Re: Not able to acces internet on cirros vm in openstack

2015-07-21 Thread Markus Zoeller
It does sound more like a configuration problem and less like an issue within OpenStack, that's why I close this bug. You could try the resources below to solve your problem. If you still think this is an issue within OpenStack, feel free to reopen this bug by setting its status to New. *

[Yahoo-eng-team] [Bug 1463067] Re: SSH module to generate ed25519 host keys

2015-07-21 Thread Scott Moser
*** This bug is a duplicate of bug 1461242 *** https://bugs.launchpad.net/bugs/1461242 ** This bug is no longer a duplicate of bug 1382118 Cloud-init doesn't support SSH ed25519 keys ** This bug has been marked a duplicate of bug 1461242 cloud-init does not generate ed25519 keys --

[Yahoo-eng-team] [Bug 1476919] [NEW] Cannot use multi-byte role name in policy.json

2015-07-21 Thread Dixon Siu
Public bug reported: Japanese (multi-byte) role name can be used when creating a new role in Horizon. However, there is no way to define the following rule (replase japanese_word_for_admin by a Japanese word) in policy.json. { admin_required: role:admin or role:japanese_word_for_admin } At

[Yahoo-eng-team] [Bug 1420731] Re: Icehouse nova quota-delete also erase currently used absolute limits

2015-07-21 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).

[Yahoo-eng-team] [Bug 1476806] [NEW] Unable to delete instance with attached volumes which failed to boot

2015-07-21 Thread Maxim Nestratov
Public bug reported: I ran devstack deployment on this git nova version: commit 35375133398d862a61334783c1e7a90b95f34cdb Merge: 83623dd b2c5542 Author: Jenkins jenk...@review.openstack.org Date: Thu Jul 16 02:01:05 2015 + Merge Port crypto to Python 3 If you try to start an instance

[Yahoo-eng-team] [Bug 1364656] Re: nova start always fails with ephemeral disk on Icehouse

2015-07-21 Thread Michael Still
Icehouse is no longer supported. ** Changed in: nova Status: Confirmed = Won't Fix -- 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/1364656 Title: nova start

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with AttributeError: id in grenade

2015-07-21 Thread Matt Riedemann
Confirmed: (1:34:41 PM) mriedem: could there be a thing where urllib3 1.11 is overwriting what requests uses? (1:35:41 PM) sigmavirus24: mriedem: unless we're using system packages (apt-get install requests ; pip install urllib3) no (1:38:00 PM) sigmavirus24: I'm all for being wrong, but I'm

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with AttributeError: id in grenade

2015-07-21 Thread Matt Riedemann
http://lists.openstack.org/pipermail/openstack-dev/2015-July/070132.html ** Changed in: glance Status: Confirmed = Invalid ** Also affects: oslo.vmware Importance: Undecided Status: New ** Changed in: oslo.vmware Status: New = In Progress -- You received this bug

[Yahoo-eng-team] [Bug 1476846] [NEW] Project field empty after uploading image from file

2015-07-21 Thread Justin Pomeroy
Public bug reported: From the Admin - Images page, use Create Image to upload an image from a file. After the image is uploaded the project field is initially not populated. Refreshing the page makes the project show up. ** Affects: horizon Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1476847] [NEW] document static_url and static_root

2015-07-21 Thread David Lyle
Public bug reported: STATIC_URL and STATIC_ROOT are configurable settings in Django, that should remain configurable in Horizon. This documents there existence and default values. ** Affects: horizon Importance: Low Assignee: David Lyle (david-lyle) Status: In Progress **

[Yahoo-eng-team] [Bug 1353939] Re: Rescue fails with 'Failed to terminate process: Device or resource busy' in the n-cpu log

2015-07-21 Thread Liang Chen
** Description changed: + [Impact] + + * Users may sometimes fail to shutdown an instance if the associated qemu +process is on uninterruptable sleep (typically IO). + + [Test Case] + + * 1. create some IO load in a VM +2. look at the associated qemu, make sure it has STAT D in ps

[Yahoo-eng-team] [Bug 1443970] Re: nova-manage create networks with wrong dhcp_server in DB(nova)

2015-07-21 Thread Alan Pevec
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Importance: Undecided = Medium ** Changed in: nova/kilo Status: New = In Progress ** Changed in: nova/kilo Assignee: (unassigned) = Sergey Nikitin (snikitin) ** Changed in: nova/kilo

[Yahoo-eng-team] [Bug 1475190] Re: Network Profile is not supported in Kilo

2015-07-21 Thread Alan Pevec
What about other drivers? ** Also affects: horizon/kilo Importance: Undecided Status: New ** Changed in: horizon/kilo Status: New = In Progress ** Changed in: horizon/kilo Assignee: (unassigned) = Shiv Prasad Rao (shivrao) ** Changed in: horizon Status: New =

[Yahoo-eng-team] [Bug 1476490] [NEW] wrong expected code for os-resetState action

2015-07-21 Thread Eli Qiao
Public bug reported: os-resetState action have no 400(BadRequest Error) comes out, we need to remove it. ** Affects: nova Importance: Undecided Assignee: Eli Qiao (taget-9) Status: In Progress ** Tags: api ** Changed in: nova Assignee: (unassigned) = Eli Qiao (taget-9)

[Yahoo-eng-team] [Bug 1476530] [NEW] Iscsi session still connect after detach volume from paused instance

2015-07-21 Thread lyanchih
Public bug reported: My test environment are lvm/ISCSI, libvirt/QEMU How to reproduce: 1. create instance 2 .create volume 3. attach volume to instance 4. pause instance 5. detach volume from instance Nova will not disconnect with volume. You can enter following command to verify. sudo

[Yahoo-eng-team] [Bug 1476497] [NEW] Not able to acces internet on cirros vm in openstack

2015-07-21 Thread Amandeep
Public bug reported: I have a Juno multinode setup (Controller node, Network node, 2 Compute nodes) and I am trying to acces internet on cirros VM but i am unable to acces it. i want to install an app on cirros vm for which i need internet access. However i am able to ping this vm through

[Yahoo-eng-team] [Bug 1476591] [NEW] volume in_use after VM has terminated

2015-07-21 Thread Silvan Kaiser
Public bug reported: Running the Tempest test tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern with our CI system runs into a timing issue in the interaction between Nova and Cinder. Essentially on the Cinder side the volume status of the volume used in

[Yahoo-eng-team] [Bug 1475738] [NEW] Cinder VMDK driver : uuid of VMDK disk file needs to be the same as of corresponding Cinder volume ID

2015-07-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When we create Cinder volume of VMDK type, the uuid of virtual disk is auto-generated. Because of this it's difficult for an end user to identify the Openstack Cinder created/attached volumes from within the guest OS. Change proposed - use the uuid of

[Yahoo-eng-team] [Bug 1475738] Re: Cinder VMDK driver : uuid of VMDK disk file needs to be the same as of corresponding Cinder volume ID

2015-07-21 Thread Sunitha K
Related defect report in Nova - https://bugs.launchpad.net/nova/+bug/1475740 ** Project changed: nova = cinder -- 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/1475738

[Yahoo-eng-team] [Bug 1475738] Re: Cinder VMDK driver : uuid of VMDK disk file needs to be the same as of corresponding Cinder volume ID

2015-07-21 Thread Johnson koil raj
To view the volume uuid inside the guest vm, the vmx file needed to be updated with disk.EnableUUID = True ** Project changed: cinder = nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1476527] [NEW] RFE - Add common classifier resource

2015-07-21 Thread YujiAzama
Public bug reported: [Existing problem]    This spec introduces a common classifier resource to Neutron API extension.    This new resource can be leveraged to better realize other Neutron services    needing traffic classification.    Traffic classification is commonly needed by many Neutron

[Yahoo-eng-team] [Bug 1476674] [NEW] During image update metadata Danger: There was an error submitting the form. Please try again.

2015-07-21 Thread Eran Kuris
Public bug reported: Log in to horizon as Admin user Navigate to image in admin Tab create image and then type on update metadata we get error : Danger: There was an error submitting the form. Please try again. In log file of horizon : 2015-07-21 13:35:14,607 28006 ERROR django.request

[Yahoo-eng-team] [Bug 1476681] [NEW] VPNaaS: Fix phase2alg for AH in ipsec.conf.template

2015-07-21 Thread Elena Ezhova
Public bug reported: Any attempt to create IPSec site connection with policy that specifies AH protocol instead of ESP leads to the following error: 2015-07-21 13:41:28.948 ERROR neutron.agent.linux.utils [req-e3237103-fb81-4c23-8a69-98c755c177c9 admin 4733f78a7cd749f38b20bc134b9675a0]

[Yahoo-eng-team] [Bug 1469029] Re: Migrations fail going from juno - kilo

2015-07-21 Thread Roman Podoliaka
The last Sam's comment means there is a problem with Keystone migration scripts, or I should really say, they simply do not override the horrible MySQL default for collation and new tables created are not in utf8. ** Changed in: oslo.db Status: New = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1476657] [NEW] Attempt to upload image via ftp makes queued image

2015-07-21 Thread Vlad Okhrimenko
Public bug reported: Attempt to upload image via ftp creates queued image. Steps: 1. Login to Horizon. 2. Go to Images tab. 3 .Click Create Image. 4. Specify Name and type FTP location instead of HTTP. Actual: Image with permanent queued status is created. Expected to get some warning about

[Yahoo-eng-team] [Bug 1476695] [NEW] Invalid body in image creation causes 500

2015-07-21 Thread Niall Bunting
Public bug reported: Overview: When creating an image the user either puts a number as the body or sends some type of string will cause the server to fall over due to a type error. How to produce: curl -X POST http://your-ip:9292/v2/images/ -H X-Auth-Token: your-auth-token -d 123 Rather than

[Yahoo-eng-team] [Bug 1476696] [NEW] cpu pinning flavor metadef

2015-07-21 Thread Waldemar Znoinski
Public bug reported: Flavor namespace in glance metadefs should be extended with hw:cpu_policy property to be able to configure flavors using that property ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of