[Yahoo-eng-team] [Bug 1434401] [NEW] ML2 mechanism driver for Cisco UCS Manager

2015-03-19 Thread Sandhya Dasu
Public bug reported: Add a new shim layer for the new ML2 mechanism driver for Cisco UCS Manager. ** Affects: neutron Importance: Undecided Assignee: Sandhya Dasu (sadasu) Status: New ** Changed in: neutron Assignee: (unassigned) => Sandhya Dasu (sadasu) -- You received

[Yahoo-eng-team] [Bug 1434388] [NEW] verbose name for launch instance ng wrong

2015-03-19 Thread Liyingjun
Public bug reported: verbose name for newly introduced launch instance button should be shown as "Launch Instance NG" [1], But still shown as "Launch Instance", see attachment. [1]: https://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/project/instances/tables.py#n

[Yahoo-eng-team] [Bug 1434378] [NEW] openvswitch-agent leak fanout queues

2015-03-19 Thread Tiantian Gao
Public bug reported: If exceptions raise during neutron-server initiation, will result in lots of fanout queues leak in RabbitMQ. Since these fanout queues will continue to receive message, the size of it will grow infinitely until RabbitMQ refuse to accept new message. Reproduction

[Yahoo-eng-team] [Bug 1434370] [NEW] common/README still references openstack-common

2015-03-19 Thread Darren Birkett
Public bug reported: The README under openstack/common references openstack-common, but the link (correctly) points to oslo-incubator. ** Affects: glance Importance: Undecided Assignee: Darren Birkett (darren-birkett) Status: New ** Changed in: glance Assignee: (unassigne

[Yahoo-eng-team] [Bug 1434317] Re: nova quota update command does not work with tenant name

2015-03-19 Thread Mohan Seri
** Project changed: horizon => nova -- 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/1434317 Title: nova quota update command does not work with tenant name Status in Ope

[Yahoo-eng-team] [Bug 1431203] Re: too long error message on InstanceDeployFailure

2015-03-19 Thread IWAMOTO Toshihiro
It turned out that error messages are truncated on the nova side, as instance_faults.message is defined as String(255). ** 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

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

2015-03-19 Thread Deliang Fan
** Also affects: sahara Importance: Undecided Status: New ** Changed in: sahara Assignee: (unassigned) => Deliang Fan (vanderliang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://b

[Yahoo-eng-team] [Bug 1434337] [NEW] VPNaaS: vyatta-agent hangs with oslo-msg warning on monkey patch

2015-03-19 Thread Sridhar Ramaswamy
Public bug reported: In latest neutron* repo based code, vyatta-vpn-agent process hangs almost immediately after coming up. None of he periodic_tasks run and process doesn't respond to any rpc messages from the neutron-server. Following warning is seen the logs, Connected to AMQP server on 192.1

[Yahoo-eng-team] [Bug 1434335] [NEW] Change v2 API server group name validation to use the same validation that the other APIs use

2015-03-19 Thread Jennifer Mulsow
Public bug reported: The ServerGroup create v2 API does the following check on the requested name for the group: if not common.VALID_NAME_REGEX.search(value): msg = _("Invalid format for name: '%s'") % value raise nova.exception.InvalidInput(reason=msg) wh

[Yahoo-eng-team] [Bug 1434317] [NEW] nova quota update command does not work with tenant name

2015-03-19 Thread Mohan Seri
Public bug reported: nova quota-update --instances 8 <> - Updates Instances Quota on Horizon UI (Identity > Projects > Edit Project > Quota) nova quota-update --instances 8 <> - DOES NOT Update Instances Quota on Horizon UI (Identity > Projects > Edit Project > Quota) 1. Update with Tenant ID

[Yahoo-eng-team] [Bug 1434317] [NEW] nova quota update command does not work with tenant name

2015-03-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: nova quota-update --instances 8 <> - Updates Instances Quota on Horizon UI (Identity > Projects > Edit Project > Quota) nova quota-update --instances 8 <> - DOES NOT Update Instances Quota on Horizon UI (Identity > Projects > Edit Project > Quota) 1. U

[Yahoo-eng-team] [Bug 1434303] [NEW] [Launch Instance Fix] Make donut chart styles common for all steps

2015-03-19 Thread Tyr Johanson
Public bug reported: Currently, each step passes in settings for the donut charts. These can be standardized in the chart itself, and overrides removed from each step. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1434287] [NEW] [Launch Instance Fix] Filter out AKI and ARI image types

2015-03-19 Thread Travis Tripp
Public bug reported: AKI and ARI image types should be filtered from the list of available images. They are not directly launchable. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1432858] Re: Suboptimal security groups calculation for nodes

2015-03-19 Thread Alexander Ignatov
according to comments above, move this bug to Invalid state ** Changed in: neutron Status: Incomplete => Invalid ** Changed in: mos Milestone: 6.1 => 4.1.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1434277] [NEW] [Launch Instance fix] Flavor Allocated doesn't have header labels

2015-03-19 Thread Cindy Lu
Public bug reported: The header is not displaying for the Allocated transfer table when one flavor is selected. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "Untitled.png" https://bugs.launchpad.net/bugs/1434277/+attachment/4350315/+files/Untitled.

[Yahoo-eng-team] [Bug 1434278] [NEW] spurious UT failure 'L3_ROUTER_NAT' keyerror

2015-03-19 Thread Kevin Benton
Public bug reported: Getting random failures.[1] 2015-03-19 16:30:14.549 | neutron.tests.unit.test_extension_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_default 2015-03-19 16:30:14.549 |

[Yahoo-eng-team] [Bug 1434276] [NEW] Setting WEBROOT does not change static paths

2015-03-19 Thread Adam Young
Public bug reported: setting WEBROOT as per commit 2a772d64800070689478a49b6aa26a5893b2067b only changes the paths for the dynamic pages. I tried just adding STATIC_URL = WEBROOT + 'static/' in /opt/stack/horizon/openstack_dashboard/local/local_settings.py But apache remoes the /dashboard/

[Yahoo-eng-team] [Bug 1434275] [NEW] [Launch Instance fix] Availability Zone field should show default text

2015-03-19 Thread Cindy Lu
Public bug reported: When there are no Availability Zones, there should be some default text like 'No Availability Zones found' ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1174153] Re: data from previous tenants accessible with nova baremetal

2015-03-19 Thread Thierry Carrez
** Changed in: ironic Status: Fix Committed => 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/1174153 Title: data from previous tenants accessible wi

[Yahoo-eng-team] [Bug 1434267] [NEW] [Launch Instance fix] Add sorting to Network table

2015-03-19 Thread Cindy Lu
Public bug reported: Also need default sorting. ** 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/14

[Yahoo-eng-team] [Bug 1427053] Re: Browsers get 404 after creating new volume_type's extra_specs

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1427391] Re: Serial console "cannot find instance"

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1428172] Re: Floating IP addresses sorting

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1334897] Re: Horizon: Edit Project dialog doesn't fit window size

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1424244] Re: Go button of the instance log page becomes disable

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1433353] Re: Typo error in comment in Cinder API

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1433696] Re: [Launch Instance Fix] Key pairs detail table - improve styling

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1288487] Re: ceilometer.py meter info descriptions should be clearer

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1425008] Re: N1k Profile creation failure

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1343342] Re: Allow adding to INSTALLED_APPS from local_settings.py

2015-03-19 Thread Thierry Carrez
** Changed in: horizon 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/1343342 Title: Allow adding to INSTALLED_APPS fro

[Yahoo-eng-team] [Bug 1427289] Re: [sahara] Back trace when a job binary is created using an existing script

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1255865] Re: need to ignore swap files from getting into repository

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1255865 Title: need

[Yahoo-eng-team] [Bug 1424754] Re: Glance is breaking the swift client gate

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1424754 Title: Glanc

[Yahoo-eng-team] [Bug 1419328] Re: documenation of public_endpoint config option is unclear

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1419328 Title: docum

[Yahoo-eng-team] [Bug 1411813] Re: glance-cache-manage image_cache_max_size doc is ambiguous

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1411813 Title: glanc

[Yahoo-eng-team] [Bug 1406235] Re: Metadef property API doesn't include readonly flag

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1406235 Title: Metadef property API doesn't include readonly flag Status

[Yahoo-eng-team] [Bug 1431239] Re: Log messages are not translated using marker functions

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1431239 Title: Log m

[Yahoo-eng-team] [Bug 1379798] Re: Glance returns HTTPInternalServerError 500 in case of image server is down

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1379798 Title: Glance returns HTTPInternalServerError 500 in case of imag

[Yahoo-eng-team] [Bug 1426611] Re: Serial Console has Error during Template Rendering

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1249501] Re: Glance assumes any request with transfer-encoding header has a request body

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1249501 Title: Glanc

[Yahoo-eng-team] [Bug 1333119] Re: Glance image delete output

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1333119 Title: Glanc

[Yahoo-eng-team] [Bug 1316137] Re: glance --location images handling is hiding HTTP errors and uses incorrect HTTP codes...

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1316137 Title: glance --location images handling is hiding HTTP errors an

[Yahoo-eng-team] [Bug 1199354] Re: remove inappropriate assert() usage

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1199354 Title: remo

[Yahoo-eng-team] [Bug 1348416] Re: Popen with shell=True

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released ** Changed in: glance Milestone: None => kilo-3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1348416 Title: Popen

[Yahoo-eng-team] [Bug 1428580] Re: Doubled Stack status

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1427761] Re: Jasmine tests failing due to renamed metadata widget file

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1421317] Re: horizon snapshot create error message is unhelpful

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1377947] Re: Glance-manage db_export_metadefs generate inappropriate json files

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1377947 Title: Glance-manage db_export_metadefs generate inappropriate js

[Yahoo-eng-team] [Bug 1431428] Re: extra semicolon in _variables.scss breaks some css

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1425824] Re: The sidebar toggle icon is inconsistent in firefox and chrome

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1425892] Re: TypeError with django-1.8

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1422690] Re: [Sahara] Node Group templates copy may fail

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1420683] Re: status value of interface table is not translatable

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1419945] Re: metadef tags create api does not match blue-print

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1419945 Title: metadef tags create api does not match blue-print Status

[Yahoo-eng-team] [Bug 1421166] Re: admin state column is missing in router table

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1423888] Re: Subnet Modals broken/way out of position

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1421128] Re: improve the router create form

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1429980] Re: Compress (losslessly) image files

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1425476] Re: Dont fail on _wait_till_spinner_disappears

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1430235] Re: generic error while adding LB monitor

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1424557] Re: value of action string is not translatable in firewall rules table

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1420272] Re: Tab bar styling is different to UX designs

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1361360] Re: Eventlet green threads not released back to the pool leading to choking of new requests

2015-03-19 Thread Thierry Carrez
** Changed in: glance 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/1361360 Title: Eventlet green threads not released back to the pool lead

[Yahoo-eng-team] [Bug 1423569] Re: Heat is listed in the example local_conf

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1432241] Re: Transfer tables available.html.example incorrect

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1413861] Re: Need to sync openstack/common from oslo-incubator for service module - catalog index service requires for notifications

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1413861 Title: Need to sync openstack/common from oslo-incubator for serv

[Yahoo-eng-team] [Bug 1358911] Re: Cannot get csrftoken cookie from horizon.cookies

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1382546] Re: Tab bar is unnecessary in detail pages with a single tab

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1423092] Re: status value not translatable in firewall table

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1432505] Re: all the status values are not translatable in port table

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1432897] Re: [Launch Instance Fix] source step - fix donut chart dynamic update - limit instance count

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1346602] Re: special character swift container names cause errors

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1365436] Re: Database schema differs from migrations

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1365436 Title: Database schema differs from migrations Status in OpenSta

[Yahoo-eng-team] [Bug 1360370] Re: Add How to create action section in Horizon Tutorial

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1294541] Re: shared firewall policies can't be displayed in horizon

2015-03-19 Thread Thierry Carrez
** Changed in: horizon 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/1294541 Title: shared firewall policies can't be

[Yahoo-eng-team] [Bug 1424344] Re: Integration tests - add option to change number of log lines

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1402354] Re: Broken Pipe in vsphere store due to inactive session

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1402354 Title: Broken Pipe in vsphere store due to inactive session Stat

[Yahoo-eng-team] [Bug 1425057] Re: loadbalancer member and pool is not updating when status changes

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1425660] Re: skip decorator in integrations tests does not work on gates

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1427594] Re: edit firewall should be hided during unsupported status

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1427758] Re: Wrong url pattern in Horizon tutorial

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1387372] Re: double check admin password when update user password

2015-03-19 Thread Thierry Carrez
** Changed in: horizon 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/1387372 Title: double check admin password when u

[Yahoo-eng-team] [Bug 1378548] Re: javascript crashes on project create

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1432920] Re: [Launch Instance Fix] Removing period from selecting tips

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1420293] Re: Inconsistent Admin Instances title

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1429655] Re: Add Policy button missing "plus" symbol in the firewall policies tab

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1428222] Re: Whitespace inside local_settings.py.example

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1420696] Re: [OSSA 2015-004] Image data remains in backend after deleting the image created using task api (import-from) (CVE-2015-1881)

2015-03-19 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1420696 Title: [OSSA 2015-004] Image data remains in backend after deleti

[Yahoo-eng-team] [Bug 1422483] Re: [data processing] Remove custom javascript in data source create form

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1421788] Re: Add jasmine test in the integration test

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1224576] Re: Security group names cannot contain spaces

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1277302] Re: Required fields' asterisk missing in 'Launch Instance' Dialog

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1433358] Re: A way for deployers to add new auth routes

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1393727] Re: Admin > Create Image, Image File & Image Location not marked as required

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1433400] Re: [Launch Instance fix] Removing step number in Wizard widget

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1336603] Re: swift object url encoding issue when name has spaces

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1324218] Re: Empty Daily Report Page

2015-03-19 Thread Thierry Carrez
** Changed in: horizon 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/1324218 Title: Empty Daily Report Page Status in

[Yahoo-eng-team] [Bug 1433669] Re: [Launch Instance Fix] source step - fix donut chart label color

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1367673] Re: Bug on auto-filled filename on container upload in object storage page

2015-03-19 Thread Thierry Carrez
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => kilo-3 -- 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/bug

[Yahoo-eng-team] [Bug 1379931] Re: Create Network Cancel Back Next buttons misaligned

2015-03-19 Thread Thierry Carrez
** Changed in: horizon 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/1379931 Title: Create Network Cancel Back Next bu

  1   2   3   4   5   >