[Yahoo-eng-team] [Bug 1660090] [NEW] add better explanation to allow_resize_to_same_host

2017-01-28 Thread David Medberry
Public bug reported: Currently the config setting: allow_resize_to_same_host only mentions: Allow destination machine to match source for resize. Useful when testing in single-host environments. By default it is not allowed to resize to the same host. Setting this option to true will add the

[Yahoo-eng-team] [Bug 1633218] [NEW] OS_INTERFACE from openrc breaks keystone

2016-10-13 Thread David Medberry
Public bug reported: When doing a "openstack project list" after sourcing the openrc file returned in Horizon, many keystone results break (and or are truncated.) Unsetting "OS_INTERFACE" restores the proper behavior. Tested with latest pip of python-openstackclient and python- keystoneclient

[Yahoo-eng-team] [Bug 1629374] [NEW] Instance Filter misidentified with equal sign

2016-09-30 Thread David Medberry
Public bug reported: GUI Bug. The Horizon Instances page/frame shows at the top a filter and the default filter is to filter by instance name (and this bug likely applies to other filters as well). It shows Instance Name= (enter name here) However, it really filters on something akin to

[Yahoo-eng-team] [Bug 1617374] [NEW] openrc username project missing

2016-08-26 Thread David Medberry
Directory LDAP (as many people do) you will also "LOCK" your AD account potentially due to wrong user/pass entered too many times. Simply display the username and project in the password query. ** Affects: horizon Importance: Undecided Assignee: David Medberry (med) Status: I

[Yahoo-eng-team] [Bug 1582684] [NEW] nova kilo liberty ceph configdrive upgrade

2016-05-17 Thread David Medberry
Public bug reported: Using CEPH RBD as our ephemeral drive led to an issue when upgrading from Kilo to Liberty. Our environment has "force_config_drive = True". In Icehouse, Juno, and Kilo, this uses an ISO 9660 image created in /var/lib/nova/instances/$UUID/disk.config However, in Liberty, if

[Yahoo-eng-team] [Bug 1520022] [NEW] boot from wrong volume

2015-11-25 Thread David Medberry
Public bug reported: In Kilo (and possibly others) there are times when an instance with an attached volume is rebooted (or stopped/started) it will boot from vdb (the attached volume) instead of vda (the ephemeral boot volume.) It doesn't appear to matter whether cinder has the attached volume

[Yahoo-eng-team] [Bug 1502269] [NEW] boot from volume from image broken by design

2015-10-02 Thread David Medberry
Public bug reported: The new launch instance button brings up a very much more complicated interface than the prior version. So complicated that the most trivial obvious tasks in the old UI are almost impossible in the new UI. I tried to boot from volume from image. Can't find such an option.

[Yahoo-eng-team] [Bug 1491622] [NEW] Images "shared with me" misleading

2015-09-02 Thread David Medberry
Public bug reported: The horizon project images tab shows three sub tabs: Project (count), Shared with me (count), and Public (count) This is somewhat misleading as glance images are shared with a project (formerly known as tenants) not with users. Users see this and are afraid other users on

[Yahoo-eng-team] [Bug 1483553] [NEW] new launch instance doesn't handle quota

2015-08-11 Thread David Medberry
Public bug reported: new launch instance doesn't handle unlimited quota and prevents launch A -1 setting in quota is the shortcut for unlimited quota. The old launch instance button properly handles unlimited quota (whether it be for instances, networks, memory, what have you.) The new Horizon

[Yahoo-eng-team] [Bug 1481557] [NEW] kilo default cinder behavior changed

2015-08-04 Thread David Medberry
Public bug reported: Prior to Kilo, not having a: [cinder] os_region_name=SET set meant that nova would look in the region the nova call went to. As of Kilo, it appears to do an endpoint list and pull the first cinder endpoint it finds (even if it is in a different region.) I've not yet

[Yahoo-eng-team] [Bug 1359238] [NEW] pagination info at top and bottom of any horizon table

2014-08-20 Thread David Medberry
Public bug reported: Hello dear OpenStack dashboard folk: Pagination info at top and bottom of any horizon table. For instance, by default, you typically limit table size to 20 but only display that there are more than 20 returned entities at the bottom of a page. GOOD UX DESIGN PRINCIPLES

[Yahoo-eng-team] [Bug 1359241] [NEW] Default sort order is braindead broken in User and Project lists

2014-08-20 Thread David Medberry
Public bug reported: The default returned search order in the Admin panel for Users and Projects return them in id order, not name order. The ID order is, by design, opaque and useless so it is tantamount to idiocy to use that as the default sort order. (It's like saying, Return things in random