[Yahoo-eng-team] [Bug 1519664] [NEW] lb-pool status remains ACTIVE when admin_state_up is false.

2015-11-24 Thread Zou Keke
Public bug reported: In Liberty release, I've set the lb-pool LB1 with admin_state_up=False, but it's status remains ACTIVE. = [root@localhost ~(keystone_admin)]# [root@localhost ~(keystone_admin)]# neutron lb-pool-update 256872f4-7ae8-43eb-9764-0c157e4fc2a8 --admin-state-up=False -v DEBUG:

[Yahoo-eng-team] [Bug 1519641] [NEW] Instance Launching ERROR keystoneclient.exceptions.BadRequest

2015-11-24 Thread Babar
Public bug reported: I am following the installation guide from; http://docs.openstack.org/liberty/install-guide-ubuntu/launch-instance-public.html (all previous steps completed successfully without any error.) when i tried to initiate instance using following command; nova boot --flavor m1.t

[Yahoo-eng-team] [Bug 1519556] Re: auto assign security group 'default'

2015-11-24 Thread Masco
is this in new launch instance or classic one? if it is new launch instance form https://review.openstack.org/#/c/229835/ is the fix. if it is classic form horizon not selecting any security group by default. still nove adds a default sec group. ** Changed in: horizon Status: New => Inva

[Yahoo-eng-team] [Bug 1519509] Re: Creating instances fails after enabling port_security extension on existing deployment

2015-11-24 Thread yujie
The question is the same as https://bugs.launchpad.net/neutron/+bug/1461519, which fixed in Liberty. ** 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.launch

[Yahoo-eng-team] [Bug 1519615] [NEW] VHD file(not zipped) is not supported

2015-11-24 Thread John Hua
Public bug reported: Shouldn't need to upload a VHD in a tarball If we have a VHD file then we should be able to upload it as-is (devstack does not work - not sure if rest of XS plugins will work) Tarballs should only be needed for VHD chains ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1519591] [NEW] manage security groups missing close button

2015-11-24 Thread Martin Pavlásek
Public bug reported: As demo user, navigate to Project - Compute - Access & Security, pick whatever row with existing security group and click to 'Manage rules'. At this point, there is no direct 'Back' link as same as it's done in example by Admin - System - Volumes, View Extra Specs page (...vol

[Yahoo-eng-team] [Bug 1519592] [NEW] missing Save/Cancel icons in many dialogues

2015-11-24 Thread Martin Pavlásek
Public bug reported: I've noticed there are many dialogues that are actually missing icons by 'Cancel' and 'Save' buttons on the bottom. At this moment it's fine for example in Admin - System - Flavors - Update Flavor metadata. Missing icons (probably some others are missing here): Admin - System

[Yahoo-eng-team] [Bug 1519589] [NEW] missing inline enable/disable for Users

2015-11-24 Thread Martin Pavlásek
Public bug reported: Admin - Identity - Users You can do inline change of User name, Description, Email, but you can't do that with Enabled field. For example. this work's fine in Admin - Identity - Projects. ** Affects: horizon Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1519588] [NEW] ldap backend for roles is not deprecated

2015-11-24 Thread Steve Martinelli
Public bug reported: With the LDAP backend for assignment and resource being potentially removed in Mitaka, we probably don't want the role backend to support LDAP either. It currently does and is not marked for deprecation either https://github.com/openstack/keystone/blob/master/keystone/assignme

[Yahoo-eng-team] [Bug 1519580] [NEW] role (Identity) can be just white character

2015-11-24 Thread Martin Pavlásek
Public bug reported: Admin - Identity - Roles, Create role page: The form allows to create role that contains just one space. if I've tried to create role with name ' some spaces in the end ', the my input was truncated by whitespaces from both sides - as I expected, but as I realized

[Yahoo-eng-team] [Bug 1519579] [NEW] dash as NULL value of description disappears after edit

2015-11-24 Thread Martin Pavlásek
Public bug reported: In tables with 'Description' column you can modify this value by inline tick or Edit button. In case the default, current value of this field is empty, it's often displayed as dash ('-'). When you touch content of this field - save empty string again, as result the new value i

[Yahoo-eng-team] [Bug 1519577] [NEW] project drop down menu reflect rename project immediately

2015-11-24 Thread Martin Pavlásek
Public bug reported: As admin, I'm member of 'admin' and 'demo' project. If I rename 'demo' to 'demo_renamed', it's listed in Identity - Projects correctly, reflecting latest change. But it's not working for project drop down menu in top bar. Even after refresh there is still old value, so just 'd

[Yahoo-eng-team] [Bug 1519573] [NEW] Horizon edit-flavor recreates it, even nothing was changed on the edit page.

2015-11-24 Thread Alexander Bozhenko
Public bug reported: How to reproduce: 1. Open falvor list in horizon, click edit flavor, do not change anything and click save. Actual results: New flavor with the same name will be created, old one will be marked as deleted. mysql> select * from instance_types where name like '%test_t3_4xL

[Yahoo-eng-team] [Bug 1519571] [NEW] when lots of networks exist, use command neutron net-list return 400 bad request, your browser sent an invalid request

2015-11-24 Thread guiyanxing
Public bug reported: # neutron net-list -v DEBUG: keystoneclient.session REQ: curl -g -i -X GET http://172.16.216.201:5000/v2.0/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" DEBUG: keystoneclient.session RESP: [200] content-length: 340 vary: X-Auth-Token server: Apache/2

[Yahoo-eng-team] [Bug 1484005] Re: [RFE] Remote port for L2 communication

2015-11-24 Thread Armando Migliaccio
If you are asking a) spanning a neutron logical network (l2 broadcast domain) across multiple openstack deployments and b) the ability to bridge/connect neutron managed and unmanaged l2 broadcast domains, networking-l2gw is the project you should look. We kept abstractions and implementations separ

[Yahoo-eng-team] [Bug 1275950] Re: Missing Cancel button on some Create/Edit screens

2015-11-24 Thread Martin Pavlásek
** This bug is no longer a duplicate of bug 1273874 modal missing close and cancel button -- 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/1275950 Title: Missing C

[Yahoo-eng-team] [Bug 1519449] Re: Remove Python 2.6 Support

2015-11-24 Thread OpenStack Infra
** Changed in: keystone Status: Invalid => In Progress ** Changed in: keystone Assignee: Keystone Drivers (keystone-drivers) => Sean Perry (sean-perry-a) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identi

[Yahoo-eng-team] [Bug 1519567] [NEW] update flavor metadata - filtering is not reliable

2015-11-24 Thread Martin Pavlásek
Public bug reported: It's basically the same behavior as it's already written in https://bugs.launchpad.net/horizon/+bug/1519535 but this time for flavors. So in short: Admin - System - Flavors page: pick any flavor and click to Update Flavor Metadata, type 'cpu' as filter to Available Metadata.

[Yahoo-eng-team] [Bug 1519560] [NEW] unify volume type extra specs dialogue

2015-11-24 Thread Martin Pavlásek
Public bug reported: As admin user, I've created in Admin - System - Volumes new Volume type. Afterwards I've click on 'View Extra Specs' by the row with this volume type. It raises modal dialogue with list of existing key-value and also table-scoped buttons Create and Delete Extra Specs. If I cl

[Yahoo-eng-team] [Bug 1519556] [NEW] auto assign security group 'default'

2015-11-24 Thread Martin Pavlásek
Public bug reported: I was trying to create VM with NO security group (I've unchecked all of them in Launch Instance dialogue). When the VM get active state, I've checked it in details of the VM and also by form 'Edit security groups' - there is added 'default'. Interesting thing is, I can remove

[Yahoo-eng-team] [Bug 1519552] [NEW] short security group description - didn't preserve form values

2015-11-24 Thread Martin Pavlásek
Public bug reported: Project - Compute - Access & Security page If I try to submit empty form (didn't filled Name and Description), validation of form will reject it and highlight 'Name' field as mandatory. Ok, so I fill this field by some value 'sg-1' and hit submit. I'll get red notice: Erro

[Yahoo-eng-team] [Bug 1304253] Re: Horizon requires pbr at runtime

2015-11-24 Thread David Lyle
I think this is a larger OpenStack issue and not for Horizon to solve independently. You can't really do much Horizon without OpenStack, the same is not true of swift. ** Changed in: horizon Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1519537] [NEW] [RFE] - Diagnostics Extension for Neutron

2015-11-24 Thread Ramu Ramamurthy
Public bug reported: Problem -- Debugging common networking/neutron problems (1. cannot ping VM, 2. cannot ping FIP), tends to be manual, and requires root access to look into the state of the agents or the datapath on different hosts. Neutron needs to provide a "diagnostics" extension

[Yahoo-eng-team] [Bug 1519535] [NEW] Update image metadata - filtering is not reliable

2015-11-24 Thread Martin Pavlásek
Public bug reported: Noticed in cirros image (uploaded by devstack), demo user: I've tried to type "CPU" to filter field by Available metadata column and among valid names as 'CPU Pinning' or 'Max vCPU Cores' there is also 'Guest Memory Backing'. Another example by bassing 'drive' there are also

[Yahoo-eng-team] [Bug 1497054] Re: Use `discover_extensions` for novaclient

2015-11-24 Thread Lin Hua Cheng
thinking about it.. list_extensions do a backend check using the extension api while discover_extensions, check the python path, contrib and entry points for additional client feature. We should probably keep it simple and query the backend extension api. ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1515311] Re: [RFE] Instance scheduling based on Neutron properties

2015-11-24 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1469668 *** https://bugs.launchpad.net/bugs/1469668 As per description, this is not meant to be tracking anything nova- specific, so remove nova from the list of affected projects. ** No longer affects: nova ** This bug has been marked a duplicate of bug 1

[Yahoo-eng-team] [Bug 1519531] [NEW] create image form forget some values if it is invalid

2015-11-24 Thread Martin Pavlásek
Public bug reported: Discovered as admin user (as I realized lately, as demo user it behaves the same as well), deployed by devstack with default conf. Navigate to Admin - System - Images and fill form with these values: Name: (leave empty) Description: test Image Source: image location Image loc

[Yahoo-eng-team] [Bug 1423250] Re: Terminating neutron-server leads to waitall() inside a GreenPool's greenthread

2015-11-24 Thread Tom Verdaat
Seeing the same thing in Trove: ERROR trove.openstack.common.threadgroup [-] Calling waitall() from within one of the GreenPool's greenthreads will never terminate. TRACE trove.openstack.common.threadgroup Traceback (most recent call last): TRACE trove.openstack.common.threadgroup File "/usr/l

[Yahoo-eng-team] [Bug 1519449] Re: Remove Python 2.6 Support

2015-11-24 Thread David Stanek
We removed 2.6 support from the server in Kilo. ** 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 OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1519449

[Yahoo-eng-team] [Bug 1515572] Re: Networking Option 1: Provider networks in Installation Guide, floating IPs list throw 404 error

2015-11-24 Thread Matt Kassawara
Horizon team, The proper way to configure neutron to support only provider networks uses an empty set for the 'service_plugins' option. Horizon should work using this configuration, but instead throws a variety of errors. ** Also affects: horizon Importance: Undecided Status: New ** No

[Yahoo-eng-team] [Bug 1496045] Re: Horizon cannot display >1.5K users from LDAP

2015-11-24 Thread David Lyle
There is no reason to list all 1K users. Any place where the user is choosing from a large number of users, there should be a filter box to perform server side API filtering to reduce the number of results. A bug to insure that behavior is in place in all locations of the UI where needed is a more

[Yahoo-eng-team] [Bug 1519509] [NEW] Creating instances fails after enabling port_security extension on existing deployment

2015-11-24 Thread Matt Kassawara
Public bug reported: Creating instances fails after enabling the port_security extension on an existing deployment. 1) Create necessary network components to launch an instance. 2) Launch an instance. 3) Enable the port_security extension and restart the neutron-server service. 4) Launch another

[Yahoo-eng-team] [Bug 1515825] Re: Horizon allows login without credential when configured to use WebSSO

2015-11-24 Thread David Lyle
** 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 Identity (keystone). https://bugs.launchpad.net/bugs/1515825 Title: Horizon allows login without credential when conf

[Yahoo-eng-team] [Bug 1519493] [NEW] oslo_i18n cleanup needed

2015-11-24 Thread Doug Wiegley
Public bug reported: As per the oslo_i18n documentation, neutron/i18n.py should be an internal only module, named _i18n.py. Stuff needed: - Rename file. - Add i18n.py with debtcollector references, warning that each repo needs its own, and to stop using. - Begin migrating subprojects away from s

[Yahoo-eng-team] [Bug 1519484] [NEW] material theme close icon isn't showing up

2015-11-24 Thread Cindy Lu
Public bug reported: In the ng launch instance wizard, if you open up one of the help panels (marked by the question-mark-in-circle icon), the close icon doesn't show up. This is because the mapping in _icons.scss is incorrect. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1495519] Re: import flow doesn't raise error on forbidden location

2015-11-24 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance Importance: High => Medium ** Changed in: glance/liberty Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is su

[Yahoo-eng-team] [Bug 1519449] Re: Remove Python 2.6 Support

2015-11-24 Thread David Stanek
Looks like pycadf is already 2.6 free. ** Changed in: pycadf Status: In Progress => Invalid ** Changed in: keystonemiddleware Assignee: Keystone Drivers (keystone-drivers) => David Stanek (dstanek) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1301667] Re: Create Image: error in modal form jumps to page view

2015-11-24 Thread Kelly Domico
Appears to be fixed now in the latest Horizon ** Changed in: horizon Status: Confirmed => Invalid ** Changed in: horizon Assignee: Juan Manuel Ollé (juan-m-olle) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1483353] Re: v1: Updates using x-image-meta-id header provoke E500 or 200

2015-11-24 Thread Flavio Percoco
** Summary changed: - v1: incorrect x-image-meta-id header provokes E500 + v1: Updates using x-image-meta-id header provoke E500 or 200 ** Description changed: - (Niall)This bug addresses the problem where the id is incorrect. - $ curl -v -X PUT http://127.0.0.1:9292/v1/images/8aa1f62d-73f2

[Yahoo-eng-team] [Bug 1368910] Re: intersphinx requires network access which sometimes fails

2015-11-24 Thread Andreas Jaeger
This was fixed for cinder-specs, no need to fix cinder. ** Changed in: cinder Status: Triaged => 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/1368910

[Yahoo-eng-team] [Bug 1519449] Re: Remove Python 2.6 Support

2015-11-24 Thread Tom Cocozzello
** Also affects: python-keystoneclient-kerberos Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1519449 Title: Remove Pyt

[Yahoo-eng-team] [Bug 1519458] [NEW] L2 agent fails to create bridges if not running prior to creation of subnet (with DHCP) or router interface

2015-11-24 Thread Matt Kassawara
Public bug reported: The L2 agent fails to create bridges if not running prior to creation of a subnet (with DHCP) or router interface that requires L2 services on that particular node. 1) Stop the L2 agent on the node that also runs the DHCP and L3 agents. In this particular case, the Linux bri

[Yahoo-eng-team] [Bug 1502301] Re: [RFE] Add option(s) to enable profiling of agents

2015-11-24 Thread Ramu Ramamurthy
closing this as there is not much to be done about this for now, ** Changed in: neutron Status: Incomplete => 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/1502301 Title:

[Yahoo-eng-team] [Bug 1403216] Re: Router popover in network topology not next to router box

2015-11-24 Thread Rob Cresswell
** 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/1403216 Title: Router popover in network topology not next to ro

[Yahoo-eng-team] [Bug 1519449] [NEW] Remove Python 2.6 Support

2015-11-24 Thread Morgan Fainberg
Public bug reported: Remove the support for python 2.6 Tasks: Remove Gate Job Remove Tox.ini cruft Remove python 2.6 specific code. This is a tracking bug so that anyone can tag work towards this on to a known point for the Mitaka release. ** Affects: keystone Importance: Low Assigne

[Yahoo-eng-team] [Bug 1509184] Re: Enable openflow based dvr routing for east/west traffic

2015-11-24 Thread Armando Migliaccio
Unless I am missing something, this can be handled by working in dragonflow. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1509184

[Yahoo-eng-team] [Bug 1437254] Re: post-creation option not working in icehouse

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: New => Won't Fix -- 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/1437254 Title: post-creation option not working in icehouse S

[Yahoo-eng-team] [Bug 1475402] Re: Magic Search needs to be updated to 0.2.5

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1475402 Title: Magic Search needs to be updated to 0.2.5

[Yahoo-eng-team] [Bug 1437989] Re: change body scroll to main_content scroll

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Opinion ** Changed in: horizon Assignee: tinytmy (tangmeiyan77) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.

[Yahoo-eng-team] [Bug 1519432] [NEW] New Preview Page Needs All Input Types

2015-11-24 Thread Diana Whitten
Public bug reported: The new theme preview page is awesome, but its lacking some fundamental input types. These types are really only different on webkit, but its nice to be able to preview them. ** Affects: horizon Importance: Undecided Assignee: Diana Whitten (hurgleburgler)

[Yahoo-eng-team] [Bug 1515825] Re: Horizon allows login without credential when configured to use WebSSO

2015-11-24 Thread Adam Young
Needs 3 things: 1. Feature in Keystone to track the WebSSO logout URL comparable to the login URL 2. A way to communicate this to Horizon 3. A tie in to Horizon to call the URL in order to logout. Since Keystone manages websso login, it should do the logout directly as well. ** Changed in: ke

[Yahoo-eng-team] [Bug 1328489] Re: Table rows should be able to scroll down independently

2015-11-24 Thread Timur Sufiev
Closing this feature request as Won't Fix because showing such a big amount of objects will slow down Horizon considerable, so Pagination + Filtering is indeed the proper solution for this problem. ** Changed in: horizon Status: New => Won't Fix -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1324270] Re: Creating an Image hangs the UI with no progress indicator or spinner

2015-11-24 Thread Timur Sufiev
Not an issue anymore - right now we have spinner modal immediately after user presses Submit button in Create Image dialog. As soon as https://blueprints.launchpad.net/horizon/+spec/horizon-glance-large- image-upload is implemented, we should get progress bar. ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1324662] Re: Deleting currently scoped project breaks session

2015-11-24 Thread Timur Sufiev
*** This bug is a duplicate of bug 1252341 *** https://bugs.launchpad.net/bugs/1252341 Fixed as part of bug 1252341. ** This bug has been marked a duplicate of bug 1252341 Horizon crashes when removing logged user from project -- You received this bug notification because you are a membe

[Yahoo-eng-team] [Bug 1350953] Re: Unaligned form confirm/cancel buttons

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1350953 Title: Unaligned form confirm/cancel buttons St

[Yahoo-eng-team] [Bug 1416179] Re: [RFE] API to set & get list of provider network types

2015-11-24 Thread Armando Migliaccio
Based on discussion that took place on [1], we'll mark this as won't fix. The list of types for a network is hardcoded in the config file. Exposing them via the API to make other systems avoid the hard-coding sounds like an overkill. [1] http://eavesdrop.openstack.org/meetings/neutron_drivers/2015

[Yahoo-eng-team] [Bug 1373660] Re: [RFE] An in-use dhcp port can be deleted

2015-11-24 Thread Armando Migliaccio
This is a massive non-backward compatible change, with a massive impact on the existing codebase (as the same rule should be applied across all service ports). During the drivers meeting [1] some of us felt strongly against this one, so for this reason, we'll mark as won't fix. [1] http://eavesdro

[Yahoo-eng-team] [Bug 1519415] [NEW] New Preview Page Needs All Sizes of Button Groups

2015-11-24 Thread Diana Whitten
Public bug reported: The new theme preview page is great, but its missing the other 3 possible sizes of dropdown button groups: 'lg', 'sm' and 'xs' ** Affects: horizon Importance: Undecided Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1434208] Re: Launch Instance Port Profile Selection Missing

2015-11-24 Thread Rob Cresswell
IIRC, this was all cisco specific code so we dont need to worry about it. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.lau

[Yahoo-eng-team] [Bug 1472860] Re: install devstack error

2015-11-24 Thread Steve Martinelli
lin, looks like there wasn't really an issue, had to sync up requirements or install parsley. marking as invalid ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Ident

[Yahoo-eng-team] [Bug 1472860] Re: install devstack error

2015-11-24 Thread Lin Hua Cheng
is this still an issue? ** Project changed: horizon => keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1472860 Title: install devstack error Status in Ope

[Yahoo-eng-team] [Bug 1516765] Re: xenapi: volume_utils._parse_volume_info can leak connection password via StorageError

2015-11-24 Thread Matt Riedemann
@Tristan, per comment 4, yeah it can fail on attach and be logged here at ERROR level: https://github.com/openstack/nova/blob/12.0.0/nova/virt/block_device.py#L259 ** Changed in: nova/juno Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1461266] Re: Failed logon does not state where user is from (REMOTE_IP)

2015-11-24 Thread Matthias Runge
** Changed in: horizon Status: New => Confirmed ** No longer affects: django-openstack-auth ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launc

[Yahoo-eng-team] [Bug 1349463] Re: Remove variable SESSION_SERIALIZER from settings.py

2015-11-24 Thread Matthias Runge
** Changed in: horizon Status: New => Fix Released ** Changed in: horizon Assignee: (unassigned) => Matthias Runge (mrunge) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.la

[Yahoo-eng-team] [Bug 1461434] Re: User in a group does not inherit the group's role

2015-11-24 Thread Lin Hua Cheng
domain scoping is not yet implemented in horizon, this is expected. ** 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/bug

[Yahoo-eng-team] [Bug 1418172] Re: Incorrect error message on terminate

2015-11-24 Thread Lin Hua Cheng
doesn't seem horizon related, horizon invokes the delete server command and this error is on the backend. ** Also affects: nova Importance: Undecided Status: New ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yaho

[Yahoo-eng-team] [Bug 1468395] Re: Versions of oslo.i18n higher than 1.17.0 cause ImportError

2015-11-24 Thread Matthias Runge
was fixed recently. ** Changed in: horizon Status: Incomplete => Fix Released ** Changed in: horizon Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https:/

[Yahoo-eng-team] [Bug 1420041] Re: extend volume: allows negative values in new size field.

2015-11-24 Thread Lin Hua Cheng
based from the review in the gerrit patch, it seems like the form is being validated that the new size should be greater than new size. Marking it as invalid. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! En

[Yahoo-eng-team] [Bug 1319640] Re: Console to instance persists even after logging out of Horizon

2015-11-24 Thread Matthias Runge
** No longer affects: horizon -- 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/1319640 Title: Console to instance persists even after logging out of Horizon Status in Ope

[Yahoo-eng-team] [Bug 1301982] Re: anti-affinity server boot failure shows stack trace

2015-11-24 Thread Matthias Runge
** No longer affects: horizon -- 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/1301982 Title: anti-affinity server boot failure shows stack trace Status in OpenStack Comp

[Yahoo-eng-team] [Bug 1014185] Re: EC2 form returns first access/secret no matter what tenant you select

2015-11-24 Thread Matthias Runge
** No longer affects: horizon/essex -- 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/1014185 Title: EC2 form returns first access/secret no matter what tenant you sel

[Yahoo-eng-team] [Bug 913641] Re: dashboard can't delete snapshot

2015-11-24 Thread Matthias Runge
** No longer affects: horizon -- 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/913641 Title: dashboard can't delete snapshot Status in OpenStack Dashboard (Horizon)

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

2015-11-24 Thread Corey Bryant
** Changed in: nova (Ubuntu) Status: New => Invalid ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/juno Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Invalid ** Changed in: cloud-a

[Yahoo-eng-team] [Bug 974578] Re: Scrollbars visible in vnc window with latest kanaka/noVNC

2015-11-24 Thread Matthias Runge
** No longer affects: horizon/essex -- 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/974578 Title: Scrollbars visible in vnc window with latest kanaka/noVNC Status i

[Yahoo-eng-team] [Bug 1027206] Re: Missing "more" link with images pagination

2015-11-24 Thread Matthias Runge
** No longer affects: horizon/essex -- 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/1027206 Title: Missing "more" link with images pagination Status in OpenStack Da

[Yahoo-eng-team] [Bug 1312246] Re: cfntools command injection

2015-11-24 Thread Matthias Runge
** Changed in: horizon Status: New => Invalid ** No longer affects: horizon -- 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/1312246 Title: cfntools command i

[Yahoo-eng-team] [Bug 1519402] [NEW] Add docker container format

2015-11-24 Thread David McNally
Public bug reported: An image with the 'docker' container format is a tar archive of the container file system. In order to use the nova-docker compute driver nova and boot docker instances glance support of the docker container format is required. ** Affects: glance Importance: Undecided

[Yahoo-eng-team] [Bug 1463157] Re: karma's jasmine version should match xstatic

2015-11-24 Thread Matthias Runge
** Changed in: horizon Status: New => Fix Committed ** 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.n

[Yahoo-eng-team] [Bug 1413805] Re: capture text logged in integration tests to a file

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: Incomplete => 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/1413805 Title: capture text logged in integration tests

[Yahoo-eng-team] [Bug 1419225] Re: horizon unit tests report acturally does not generate like others , such as nova, ceilometer...

2015-11-24 Thread Rob Cresswell
** 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/1419225 Title: horizon unit tests report acturally does not gene

[Yahoo-eng-team] [Bug 1413501] Re: testtools installed failed due to unittest2

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1413501 Title: testtools installed failed due to unittes

[Yahoo-eng-team] [Bug 1410674] Re: Change Color of Navigation Bottom Border

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1410674 Title: Change Color of Navigation Bottom Border

[Yahoo-eng-team] [Bug 1518431] Re: Glance failed to upload image to swift storage

2015-11-24 Thread Flavio Percoco
I've debugged this issue a bit further and it's not related to RadosGW. The swift driver deletes that last 0-byte chunk when the image is being uploaded and that's causing this conflict. --- if bytes_read == 0: # Delete the last chunk, because it's of z

[Yahoo-eng-team] [Bug 1334382] Re: API endpoint service names are not translated

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: Confirmed => 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/1334382 Title: API endpoint service names are not translat

[Yahoo-eng-team] [Bug 1470574] Re: django_openstack_auth can't run tests in stable/kilo

2015-11-24 Thread Doug Fish
** Changed in: horizon Status: Incomplete => Invalid ** No longer affects: horizon -- 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/1470574 Title: django_open

[Yahoo-eng-team] [Bug 1354696] Re: Can't manage floating IPs across tenants as an admin

2015-11-24 Thread Matthias Runge
This is handled by the linked blueprint. ** Changed in: horizon Importance: Wishlist => Undecided ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: Chris Johnson (wchrisjohnson) => (unassigned) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1405063] Re: Flavor overview page does not exists

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Assignee: Kamil Rykowski (kamil-rykowski) => (unassigned) ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Status: Invalid => New ** Changed in: horizon Importance: Undecided => Wishlist -- You received this bug notificat

[Yahoo-eng-team] [Bug 1511013] Re: Browse button and "No file selected" not translated

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1511013 Title: Browse button and "No file selected" not

[Yahoo-eng-team] [Bug 1394800] Re: Potential undefined object issue in angular horizon.js

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: Incomplete => 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/1394800 Title: Potential undefined object issue in angula

[Yahoo-eng-team] [Bug 1399580] Re: Add ability to set settings from a directory

2015-11-24 Thread Rob Cresswell
This should be addressed by https://blueprints.launchpad.net/horizon/+spec/local-settings-override- mechanism ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack D

[Yahoo-eng-team] [Bug 1402917] Re: Error: You are not allowed to delete volume

2015-11-24 Thread Rob Cresswell
** 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/1402917 Title: Error: You are not allowed to delete volume Stat

[Yahoo-eng-team] [Bug 1351096] Re: Database Instance Details Page shows multiple Connection Info

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/1351096 Title: Database Instance Details Page shows mult

[Yahoo-eng-team] [Bug 1359999] Re: Identity panels show loading icon when click on it

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => 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/135 Title: Identity panels show loading icon when cl

[Yahoo-eng-team] [Bug 1519386] [NEW] launching of instances with names including white spaces at the end fail

2015-11-24 Thread Dirk Mueller
Public bug reported: Launching an instance named "foo " (without the quotes, with white space at the end) causes an extremely long error message from nova: Recoverable error: Invalid input for field/attribute name. Value: foo . u'foo ' does not match u'^(?![ \\xa0\\u1680\\u180e\\\

[Yahoo-eng-team] [Bug 1260932] Re: add all networks to a project instance

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: Incomplete => 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/1260932 Title: add all networks to a project instance St

[Yahoo-eng-team] [Bug 1275935] Re: update Volume Snapshot description

2015-11-24 Thread Rob Cresswell
*** This bug is a duplicate of bug 1282172 *** https://bugs.launchpad.net/bugs/1282172 ** This bug has been marked a duplicate of bug 1282172 "Create Volume Snapshot" window shows "Number of Volumes" -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1507816] Re: Fix method name in Intergration tests for Instance tests

2015-11-24 Thread Rob Cresswell
** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: mitaka-1 => None -- 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/b

[Yahoo-eng-team] [Bug 1497985] Re: Requirements conflict in Neutron master

2015-11-24 Thread Matthias Runge
** Changed in: horizon Status: New => Invalid ** Also affects: python-neutronclient 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.lau

[Yahoo-eng-team] [Bug 1416149] Re: Horizon doesn't show a useful message when a service user is locked out

2015-11-24 Thread Doug Fish
Marking as "Invalid" based on the background Lin shared. ** 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/1416149

[Yahoo-eng-team] [Bug 1417431] Re: Horizon does not support Ironic console

2015-11-24 Thread Lin Hua Cheng
Looks like user setup issue. Thanks for the investigation vaibhav! closing the bug ** Changed in: horizon Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bug

  1   2   >