[Yahoo-eng-team] [Bug 1334112] [NEW] Lock wait timeout inserting into extradhcpopts

2014-06-24 Thread Eugene Nikanorov
Public bug reported: Traceback:  TRACE neutron.api.v2.resource Traceback (most recent call last):  TRACE neutron.api.v2.resource File "/opt/stack/new/neutron/neutron/api/v2/resource.py", line 87, in resource  TRACE neutron.api.v2.resource result = method(request=request, **args)  TRACE neu

[Yahoo-eng-team] [Bug 1292589] Re: Can't set any default quota values in Horizon

2014-06-24 Thread Tom Fifield
this was updated in the manuals by the autotools ** Changed in: openstack-manuals Status: Triaged => Fix Released ** Changed in: openstack-manuals Assignee: (unassigned) => Tom Fifield (fifieldt) -- You received this bug notification because you are a member of Yahoo! Engineering Te

[Yahoo-eng-team] [Bug 1334109] [NEW] Lock wait timeout updating router's gw_port_id

2014-06-24 Thread Eugene Nikanorov
Public bug reported: Traceback: TRACE neutron.api.v2.resource Traceback (most recent call last): TRACE neutron.api.v2.resource File "/opt/stack/new/neutron/neutron/api/v2/resource.py", line 87, in resource TRACE neutron.api.v2.resource result = method(request=request, **args) TRACE neu

[Yahoo-eng-team] [Bug 1317838] Re: unable to evacuate on shared storage

2014-06-24 Thread melanie witt
For evacuate, the --on-shared-storage means whether the server files are located on shared storage, i.e. the /var/lib/nova/instances files as explained in this doc: http://docs.openstack.org/openstack- ops/content/compute_nodes.html#off_compute_node_storage If you're using cinder, that's a servic

[Yahoo-eng-team] [Bug 1334103] [NEW] when click a panel, other panels are expanded and collapsed

2014-06-24 Thread Kwangho Lee
Public bug reported: In stable/icehouse: Steps to reproduce: 1. login as admin 2. Click "Project Dashboard" 3. Click "Compute" panel group to expand 4. Click "Overview" panel You will see that all other panel groups of the "Project Dashboard" are expandend and collapsed. Same situation occurs wh

[Yahoo-eng-team] [Bug 1266620] Re: bad english in string: "Disabled reason contains invalid characters or is too long"

2014-06-24 Thread Tom Fifield
** Changed in: openstack-i18n Status: In Progress => Fix Released -- 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/1266620 Title: bad english in string: "Disabled r

[Yahoo-eng-team] [Bug 1224329] Re: I18n: strings in some table columns (e.g., Status, Task, Powerstate) are not translated

2014-06-24 Thread Tom Fifield
** Changed in: openstack-i18n Status: Fix Committed => 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/1224329 Title: I18n: strings in some table

[Yahoo-eng-team] [Bug 1274005] Re: .tx/config in havana needs to catch up with Transifex resource renaming

2014-06-24 Thread Tom Fifield
** Changed in: openstack-i18n Status: Fix Committed => 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/1274005 Title: .tx/config in havana needs

[Yahoo-eng-team] [Bug 1334075] Re: horizon doesn't support specify availability-zone when booting a instance

2014-06-24 Thread David Lyle
This functionality exists in the launch instance workflow. It defaults to any. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launch

[Yahoo-eng-team] [Bug 1334075] [NEW] horizon doesn't support specify availability-zone when booting a instance

2014-06-24 Thread Yaguang Tang
Public bug reported: availability-zone can be specified when using python-novaclient, it would be better to support it through horizon UI when booting an instance. ** Affects: horizon Importance: Undecided Status: New ** Description changed: - availability-zone can be specified wh

[Yahoo-eng-team] [Bug 1334071] [NEW] capitalize compute service state

2014-06-24 Thread Cindy Lu
Public bug reported: Project > System Info > Compute Services tab > State column should be capitalized for consistency. up => Up ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1334031] [NEW] some security rule template names should be translated

2014-06-24 Thread Doug Fish
Public bug reported: In Projects->Access & Security->Security Groups->Manage Rules->Manage Rules->Add rule Security group rule templates with the word "ALL" should be translated, and probably don't need to be all caps. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfi

[Yahoo-eng-team] [Bug 1334024] [NEW] Nova rescue fails for libvirt driver with config drive

2014-06-24 Thread Shraddha Pandhe
Public bug reported: I am using config drive to boot VMs. In icehouse, I observed that nova rescue fails and leaves the VM in SHUTOFF state. Short error log: /home/y/var/nova/instances/270e299b-90b2-46d5-bf9a-e7f6efe3742e/disk.config.rescue': No such file or directory Difference in Havana and

[Yahoo-eng-team] [Bug 1334000] [NEW] Better exception handling in nuage plugin

2014-06-24 Thread Ronak Shah
Public bug reported: There are cases within the current nuage plugin code where upon exceptions the right error msgs are not reported back. While Nuage backend supports and supplies these errors correctly, plugin needs to proxy them back to users in a clean fashion. ** Affects: neutron Impor

[Yahoo-eng-team] [Bug 1333971] [NEW] Block device usage is overly restrictive

2014-06-24 Thread Shaheed Haque
Public bug reported: Version in use: Havana, but I believe the issue exists in IceHouse As per https://www.mail-archive.com/openstack- d...@lists.openstack.org/msg25179.html, I'd like to be able to specify multiple --image options (or rather the equivalent --block-device options). Further, I'd li

[Yahoo-eng-team] [Bug 1333927] [NEW] list of timezones is not localized

2014-06-24 Thread Doug Fish
Public bug reported: On the Settings->User Settings panel the list of timezones is not translated. Region/Country names are always shown in English. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1333920] [NEW] sshd can start before cloud-init injects keys

2014-06-24 Thread Jordan Evans
Public bug reported: Description of problem: When using automated scripts for deployment, many wait for sshd to come up, then ssh in. Since cloud-init and sshd are started in parallel, this creates a race condition for cloud-init to add ssh keys before sshd starts or the user can't login and the

[Yahoo-eng-team] [Bug 1317302] Re: pki_setup shouldn't be required to check revocations

2014-06-24 Thread Adam Young
** Also affects: keystonemiddleware Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1317302 Title: pki_setup shouldn't be required to check re

[Yahoo-eng-team] [Bug 1259011] Re: Certificates cannot be retrieved from the V3 API

2014-06-24 Thread Adam Young
** Also affects: keystonemiddleware Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1259011 Title: Certificates cannot be retrieved from the V

[Yahoo-eng-team] [Bug 1332660] Re: Update statistics from computes if RBD ephemeral is used

2014-06-24 Thread Dmitry Borodaenko
Patch for 5.x (Icehouse) based on https://github.com/angdraug/nova/tree /rbd-ephemeral-clone-stable-icehouse ** Patch added: "0001-Use-Ceph-cluster-stats-to-report-disk-info-on-RBD-icehouse.patch" https://bugs.launchpad.net/fuel/+bug/1332660/+attachment/4138381/+files/0001-Use-Ceph-cluster-st

[Yahoo-eng-team] [Bug 1333827] [NEW] Libvirt-LXC can leave image mounted to host

2014-06-24 Thread Rick Harris
Public bug reported: If an error occurs creating a Libvirt+LXC domain, the code can leave the guest FS mounted to host preventing the `lvremove` of a delete from working. The core problem here is that any code between `setup_container` and `teardown_container` needs be within a `try/finally` bloc

[Yahoo-eng-team] [Bug 1333486] Re: Create Volume Snapshot incorrect infographic

2014-06-24 Thread Cindy Lu
** Changed in: horizon Status: New => 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/1333486 Title: Create Volume Snapshot incorrect infographic Sta

[Yahoo-eng-team] [Bug 1333774] [NEW] Integration tests should allow for only running a subset

2014-06-24 Thread Julie Pichon
Public bug reported: At the moment you can only run all the integration tests. It should be possible to offer the same option than the unit tests, to only run a subset. http://docs.openstack.org/developer/horizon/ref/run_tests.html#running-a -subset-of-tests ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1333746] [NEW] novncproxy crash at start

2014-06-24 Thread axel vanzaghi
Public bug reported: Hi everyone, since the last upgrade you have done on icehouse, novncproxy won't start. This is the Trace I get : Traceback (most recent call last): File "/usr/bin/nova-novncproxy", line 10, in sys.exit(main()) File "/usr/lib/python2.7/dist-packages/nova/cmd/novncpr

[Yahoo-eng-team] [Bug 1292105] Re: ovs tunnel state not syncing (failure pinging overcloud instance)

2014-06-24 Thread Jay Dobies
** Changed in: tripleo Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1292105 Title: ovs tunnel state not syncing (failure pinging overcloud

[Yahoo-eng-team] [Bug 1333742] [NEW] Timeout while attaching cinder volumes in proxy configuration

2014-06-24 Thread Nikolas Hermanns
Public bug reported: Hey, I am seeing a problem when attaching multiple volumes to a host. My setup: Between the cinder client and cinder-api process there is a proxy. If the request for detachment does not return any value for more than a minute the proxy will time out the connection. What I a

[Yahoo-eng-team] [Bug 1333739] [NEW] Panels within a PanelGroup display in random order

2014-06-24 Thread Chad Roberts
Public bug reported: I have created a PanelGroup (In the Project dashboard) with the code below... class DataProcessingPanels(horizon.PanelGroup): name = _("Data Processing") slug = "data_processing" panels = ('data_processing.plugins', 'data_processing.data_image_regist

[Yahoo-eng-team] [Bug 1333712] [NEW] NotImplemented _for_groups functions on LDAP

2014-06-24 Thread Marcos Lobo
Public bug reported: These functions are not implemented on assignment LDAP backend: - get_roles_for_groups - list_projects_for_groups - list_domains_for_groups ** Affects: keystone Importance: Undecided Assignee: Marcos Lobo (marcos-fermin-lobo) Status: In Progress -- You r

[Yahoo-eng-team] [Bug 1271706] Re: Misleading warning about MySQL TRADITIONAL mode not being set

2014-06-24 Thread Timur Nurlygayanov
** Also affects: fuel Importance: Undecided Status: New ** Changed in: fuel Status: New => Confirmed ** Changed in: fuel Importance: Undecided => Medium ** Changed in: fuel Milestone: None => 5.1 -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1333654] [NEW] Timeout waiting for vif plugging callback for instance

2014-06-24 Thread Salvatore Orlando
Public bug reported: The neutron full job is exhibiting a rather high number of cases where network-vif-plugged timeout are reported. http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIlRpbWVvdXQgd2FpdGluZyBmb3IgdmlmIHBsdWdnaW5nIGNhbGxiYWNrIGZvciBpbnN0YW5jZVwiIiwiZmllbGRzIjpbXSwib2Zmc2V0

[Yahoo-eng-team] [Bug 1333410] Re: Several nova unit tests failing related to IPs - sqla 0.9.5

2014-06-24 Thread Sean Dague
** Also affects: neutron Importance: Undecided Status: New ** Summary changed: - Several nova unit tests failing related to IPs - sqla 0.9.5 + sqla 0.9.5 breaks the world -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1333643] Re: log file is not limited

2014-06-24 Thread Matthias Runge
Thank you for reporting this bug. I'd argue, this is something, which should be solved by distributions. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Hor

[Yahoo-eng-team] [Bug 1333643] [NEW] log file is not limited

2014-06-24 Thread Amit Ugol
Public bug reported: horizon.log can grow quite considerably and currently there is no way to limit it from the configuration. This should be limited for size and probably date as well. ** Affects: horizon Importance: Undecided Status: Invalid -- You received this bug notificatio

[Yahoo-eng-team] [Bug 1329426] Re: Cisco n1kv neutron plugin typo in get_profile_binding

2014-06-24 Thread Alan Pevec
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Importance: Undecided => Medium ** Changed in: neutron/icehouse Status: New => In Progress ** Changed in: neutron/icehouse Assignee: (unassigned) => Ihar Hrachyshka (ihar-

[Yahoo-eng-team] [Bug 1333616] [NEW] Duplicate entries for the same Heat Stack on Horizon

2014-06-24 Thread Visnusaran Murugan
Public bug reported: Created a single sample Wordpress Heat stack through CLI and Horizon show multiple entries of the same stack. Screenshot attached. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Duplicate_Stack.png" https://bugs.launchpad.net/bu

[Yahoo-eng-team] [Bug 1333587] [NEW] VMware: ExtendVirtualDisk_Task fails due to locked file

2014-06-24 Thread Matthew Booth
Public bug reported: Extending a disk during spawn races, which can result in failure. It is possible to hit this bug by launching a large number of instances of an image which isn't already cached, simultaneously. Some of them will race to extend the cached image, ultimately resulting in an error

[Yahoo-eng-team] [Bug 1333583] [NEW] hypervisors list by server do not reflect offline servers

2014-06-24 Thread Amit Ugol
Public bug reported: The list in dashboard/admin/hypervisors/ do not reflect the fact that some servers might be offline. The list shows the last information from all the servers in that list and if the servers went down, the list still shows data. I would have liked to see here some sort of ind

[Yahoo-eng-team] [Bug 1333528] Re: Horizon doesn't allow access to dashboard

2014-06-24 Thread Julie Pichon
*** This bug is a duplicate of bug 1331406 *** https://bugs.launchpad.net/bugs/1331406 ** Tags removed: low-hanging-fruit ** This bug has been marked a duplicate of bug 1331406 can not login to Dashboard on devstack -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1283214] Re: Need documentation of fix to bug 1203680

2014-06-24 Thread Christopher Yeoh
I don't see how this is a Nova bug? ** 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/1283214 Title: Need documentation o

[Yahoo-eng-team] [Bug 1333571] [NEW] Quota update should add check to avoid update projects tenant_id or user_id

2014-06-24 Thread zhu zhu
Public bug reported: For now the nova quota-update will not give any constraints for the values provided(user_id, tenant_id) when updates. Actually if user 'nova quota-update service --ram=9' and it will get successfully. But it could give user some confusion that quota-show --tenant is dif

[Yahoo-eng-team] [Bug 1281014] Re: unfriendly user experience if no valid host selected in nova scheduler

2014-06-24 Thread Christopher Yeoh
The resize call (and many others) are asynchronous. 202 just means that the request has been accepted, not that it has succeeded. The API returns to the client before the resize is attempted - it doesn't know if it is going to succeed or not. In order to determine if the resize succeeded you need

[Yahoo-eng-team] [Bug 1234418] Re: nova resize return 202 and host left in ERROR state

2014-06-24 Thread Christopher Yeoh
The resize call is asynchronous - eg the API returns the 202 to the client possibly before the actual resize attempt is made. 202 just means that the request has been accepted, not that it has been accepted. In order to determine if the resize has succeded you need to poll ** Changed in: nova

[Yahoo-eng-team] [Bug 1333557] [NEW] nova v2 'os-hosts' api doesn't support specify “service” as a query parameter

2014-06-24 Thread Yaguang Tang
Public bug reported: nova v2 'os-hosts' api doesn't support specify “service” as a query parameter which is supported in v3 api. ** Affects: nova Importance: Undecided Assignee: Yaguang Tang (heut2008) Status: New ** Changed in: nova Assignee: (unassigned) => Yaguang Tang

[Yahoo-eng-team] [Bug 1333528] Re: Horizon doesn't allow access to dashboard

2014-06-24 Thread Ashish Chandra
This is duplicate of bug: https://bugs.launchpad.net/horizon/+bug/1331406 ** Changed in: horizon Status: New => 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