[Yahoo-eng-team] [Bug 1665706] [NEW] devref api curl examples are hard to read - not formatted

2017-02-17 Thread Travis Tripp
Public bug reported: https://docs.openstack.org/developer/keystone/devref/api_curl_examples.html Several examples are not formatted, making them hard to read. ** Affects: keystone Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1657843] [NEW] TypeError: coercing to Unicode: need string or buffer, NoneType found

2017-01-19 Thread Travis Tripp
Public bug reported: Using brand new cloned horizon with tox -e runserver, I will always get the following error the first time I try to go directly to urls like: http://127.0.0.1:8000/identity/ Once I change it to anything else, it works. Environment: Request Method: GET Request URL:

[Yahoo-eng-team] [Bug 1656051] [NEW] Angular registry detailViews no longer display as tabs

2017-01-12 Thread Travis Tripp
Public bug reported: The angular registry allows you to create tabs dynamically by registering them [0][1]. This technique is used by the instances panel in the searchlight UI [2]. Sometime in Ocata it got broken and now tabs no longer show up in the instances panel in either default or

[Yahoo-eng-team] [Bug 1656045] [NEW] Dashboard panels intermittently disappear when they are in the 'default' panel group.

2017-01-12 Thread Travis Tripp
Public bug reported: In a panel enabled.py file you can make a panel appear directly in the dashboard nav menu by putting it in the default panel group: # The slug of the panel group the PANEL is associated with. # If you want the panel to show up without a panel group, # use the panel group

[Yahoo-eng-team] [Bug 1558772] Re: Magic-Search shouldn't exist inside of table structure

2016-09-29 Thread Travis Tripp
** Changed in: searchlight 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/1558772 Title: Magic-Search shouldn't exist

[Yahoo-eng-team] [Bug 1621341] [NEW] Material theme missing star outline icon

2016-09-08 Thread Travis Tripp
Public bug reported: The material theme is missing an icon for star outline. so, if a horizon plugin uses fa-star-o, the material theme just shows an empty box. ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1621310] [NEW] Material theme missing filter icon

2016-09-07 Thread Travis Tripp
Public bug reported: The material theme is missing an icon for filter. so, if a horizon plugin uses fa-filter, the material theme just shows an empty box. ** Affects: horizon Importance: Undecided Status: New ** Changed in: horizon Milestone: None => ocata-2 ** Changed in:

[Yahoo-eng-team] [Bug 1618241] [NEW] Angular actions are not themeable

2016-08-29 Thread Travis Tripp
Public bug reported: The angular page actions are not themeable (new angular images) page, although they are in the django page. In our UI, we theme the actions to look more like an elipse and this is not being displayed properly for the images page (or searchlight UI). According to Diana:

[Yahoo-eng-team] [Bug 1618235] [NEW] Magic Search facet disappears when changing first character

2016-08-29 Thread Travis Tripp
Public bug reported: Reporting this after doing a moderated usability test on magic search. This caused significant confusion for the user. If you select a magic search facet such as Image: Name and then start to type something, but mistype the first character, the magic search facet will

[Yahoo-eng-team] [Bug 1614630] [NEW] hz-field-directive If a property is null or undefined and does not have filters transforming, exception is logged

2016-08-18 Thread Travis Tripp
/horizon/lib/angular/angular.js:8828:11) at compositeLinkFn (http://127.0.0.1:8005/static/horizon/lib/angular/angular.js:7965:13) at compositeLinkFn (http://127.0.0.1:8005/static/horizon/lib/angular/angular.js:7968:13) ** Affects: horizon Importance: Undecided Assignee: Travis Tripp

[Yahoo-eng-team] [Bug 1612491] [NEW] Glance metadefs for OS::Nova::Aggregate should be OS::Nova::HostAggregate

2016-08-11 Thread Travis Tripp
Public bug reported: https://github.com/openstack/glance/search?utf8=%E2%9C%93=aggregate The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. We realized that we used OS::Nova::Aggregate instead of OS::Nova::HostAggregate in Glance.

[Yahoo-eng-team] [Bug 1579262] Re: Angular registry - Cannot read property 'itemActions' of undefined

2016-08-01 Thread Travis Tripp
** Changed in: searchlight Status: In Progress => Fix Released ** Changed in: searchlight Milestone: None => newton-1 ** Changed in: searchlight Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1608623] [NEW] Policy service caching does not work within hz-dynamic-table

2016-08-01 Thread Travis Tripp
and if you look at the request body, you'll see the same rules going in multiple times. http://imgur.com/a/Sh4fj ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) => Travis Tripp (tra

[Yahoo-eng-team] [Bug 1596573] Re: warlock 1.3.0 breaks a few gates

2016-07-08 Thread Travis Tripp
Duplicate of https://bugs.launchpad.net/searchlight/+bug/1596598, so removing searchlight from that one. ** Also affects: searchlight Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1600306] [NEW] Update metadata (images) CIM namespace metadefs don't work with glance v1

2016-07-08 Thread Travis Tripp
Public bug reported: The Glance metadefs for CIM do not seem to work for the delete case with images using the update metadata widget. http:///admin/metadata_defs/CIM::ProcessorAllocationSettingData/detail The metadata widget works fine with them on flavors, but not images. I suspect that it

[Yahoo-eng-team] [Bug 1596588] Re: Metadata Defs: AttributeError: type object 'SchemaBasedModel' has no attribute 'resolving'

2016-06-27 Thread Travis Tripp
Root cause here: https://bugs.launchpad.net/horizon/+bug/1596573 ** 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).

[Yahoo-eng-team] [Bug 1596573] Re: warlock 1.3.0 breaks a few gates

2016-06-27 Thread Travis Tripp
** Also 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/1596573 Title: warlock 1.3.0 breaks a few gates

[Yahoo-eng-team] [Bug 1596588] [NEW] Metadata Defs: AttributeError: type object 'SchemaBasedModel' has no attribute 'resolving'

2016-06-27 Thread Travis Tripp
Public bug reported: Clicking the Update Metadata button in Horizon today (after updating from master and rebuilding the virtual-env) seems to cause the following error: [27/Jun/2016 15:55:48] "GET /api/glance/images/463e6d27-fe6e-449a-965f-6524d97add45/properties/ HTTP/1.1" 200 2 error

[Yahoo-eng-team] [Bug 1593793] Re: [RFE] No notification on floating ip status change

2016-06-21 Thread Travis Tripp
** Also affects: searchlight Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1593793 Title: [RFE] No notification on floating ip status change

[Yahoo-eng-team] [Bug 1592985] Re: Instance snapshots no longer filterable

2016-06-20 Thread Travis Tripp
See comments here on Patchset 7: https://review.openstack.org/#/c/317741/ With a fresh devstack today (2016-06-20) I was able to successfully create snapshots from nova. I don't know if it was a change in nova / glance, etc or if the steps I took made the difference. As a note, I used Ubuntu

[Yahoo-eng-team] [Bug 1592985] [NEW] Instance snapshots no longer filterable

2016-06-15 Thread Travis Tripp
Public bug reported: Nova has historically set image_type to snapshot when creating snapshots. This is a custom property (not a core glance property). This property is ONLY set if the image is of type snapshot. Horizon uses this property to filter for snapshots using the Glance client and we

[Yahoo-eng-team] [Bug 1584218] [NEW] NG Image edit removes metadata

2016-05-20 Thread Travis Tripp
Public bug reported: Screen shot flow: http://imgur.com/a/5tPlU Create an image and include metadata from the glance catalog. e.g. CPU pinning = shared After creation, expand the row and you'll see the info about cpu pinning. Edit the image, but don't change any values. Just click update

[Yahoo-eng-team] [Bug 1584109] [NEW] Swift UI failures when deleting large numbers of objects

2016-05-20 Thread Travis Tripp
Public bug reported: Failed to establish a new connection: [Errno 24] Too many open files',)) Basically I first create a bunch of containers objects and folders with this script: - https://github.com/openstack/searchlight/blob/master/test-scripts/generate-swift-data.py -

[Yahoo-eng-team] [Bug 1580790] [NEW] Metadata display widget should use case insensitive matching

2016-05-11 Thread Travis Tripp
Public bug reported: The metadata-display should match properties using case insensitive. I've found that if you pass in extra metadata properties to Glance v1 at create time, it takes all the properties and stores them as lower case. So when you create an image with metadata of FOO=BAR, it will

[Yahoo-eng-team] [Bug 1579262] [NEW] Angular registry - Cannot read property 'itemActions' of undefined

2016-05-06 Thread Travis Tripp
://review.openstack.org/#/c/297586/7 ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: New ** Affects: searchlight Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Tags: angularjs ** Also affects: searchlight

[Yahoo-eng-team] [Bug 1568325] Re: Phantom is causing JS tests to fail constantly

2016-05-02 Thread Travis Tripp
** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Assignee: (unassigned) => Travis Tripp (travis-tripp) ** Changed in: searchlight Milestone: None => newton-1 -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1569783] Re: JS dev dependencies are outdated

2016-05-02 Thread Travis Tripp
** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Assignee: (unassigned) => Travis Tripp (travis-tripp) ** Changed in: searchlight Milestone: None => newton-1 -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1558772] Re: Magic-Search shouldn't exist inside of table structure

2016-04-21 Thread Travis Tripp
Once this gets into horizon, the change will affect searchlight and searchlight-ui must be updated. ** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Importance: Undecided => Critical ** Changed in: searchlight Status: New => In

[Yahoo-eng-team] [Bug 1569493] [NEW] Register OS::Nova:Server label as Instance to match horizon

2016-04-12 Thread Travis Tripp
ee: Travis Tripp (travis-tripp) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Travis Tripp (travis-tripp) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Ho

[Yahoo-eng-team] [Bug 1450150] Re: Refactor angular cloud services utilities

2016-04-05 Thread Travis Tripp
This is done. It was primarily completed when I refactored to the hz-if directive which all the hz-if-services hz-if-policies etc, etc were based on. ** Changed in: horizon Status: Incomplete => Fix Released ** Changed in: horizon Assignee: Thai Tran (tqtran) => Travis Tripp (

[Yahoo-eng-team] [Bug 1555929] [NEW] Actions directive / delete action hides completion

2016-03-10 Thread Travis Tripp
Public bug reported: The angular actions directive and delete service invoke promises, but don't return back a handle back to the promise. This prevents tables using them from just using the standard promise mechanism to know when the action completes. This is especially problematic for making

[Yahoo-eng-team] [Bug 1552594] [NEW] Magic search always re-appears after selecting facet

2016-03-03 Thread Travis Tripp
Public bug reported: When you select a facet, it instantly pops open again, obscuring the results of the most recent facet. http://pasteboard.co/1Z5u9EcR.png ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1543327] [NEW] Angular controllers (routes being evaluated) on django navbar clicks (hash routing)

2016-02-08 Thread Travis Tripp
Public bug reported: While evaluating another patch, I found that if I'm on an angular page (ng-images) that whenever I click an accordion on the horizon navbar (e.g. start on Project --> Images, then click Admin) this is causing the current angular controller to refresh. See picture, but note

[Yahoo-eng-team] [Bug 1537842] [NEW] Instance Metadata should only show metadata definitions with properties_target: metadata

2016-01-25 Thread Travis Tripp
Public bug reported: The ability to add metadata to an instance leveraging these definitions at launch time was recently added to horizon. [0] It was also added as an action on the instances table [1]. [0] https://review.openstack.org/209680 [1] https://review.openstack.org/243624 In a follow

[Yahoo-eng-team] [Bug 1537903] Re: Glance metadefs for OS::Nova::Instance should be OS::Nova::Server

2016-01-25 Thread Travis Tripp
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) => Justin Pomeroy (jpomero) ** Description changed: The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. Now

[Yahoo-eng-team] [Bug 1537903] [NEW] Glance metadefs for OS::Nova::Instance should be OS::Nova::Server

2016-01-25 Thread Travis Tripp
Public bug reported: The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. Now that Horizon is supporting adding metadata to instances (just got in during the mitaka cycle - so unrealeased), I realized that we used OS::Nova::Instance

[Yahoo-eng-team] [Bug 1536849] [NEW] Software metadata defs for OS::Nova::Instance should have properties target set

2016-01-21 Thread Travis Tripp
Public bug reported: The metadata definitions in etc/metadefs allow each namespace to be associated with a resource type in OpenStack. Some types of resources have more than one type of properties, so the namespaces allow this to be specified using a properties_target attribute. For example,

[Yahoo-eng-team] [Bug 1526054] [NEW] Angular delete action icons and alignment wrong

2015-12-14 Thread Travis Tripp
Public bug reported: Angular Table actions are using a different icon for delete than the django actions. In addition, the spacing and font is different. http://pasteboard.co/2c1hmge.png This is in: https://github.com/openstack/horizon/blob/master/horizon/static/framework/widgets

[Yahoo-eng-team] [Bug 1450940] Re: Refactor angular features enablement

2015-11-20 Thread Travis Tripp
** Changed in: horizon Importance: Medium => Wishlist ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Assignee: Travis Tripp (travis-tripp) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1514627] [NEW] Angular actions not evaluated properly when dependent on row update.

2015-11-09 Thread Travis Tripp
Public bug reported: See: https://review.openstack.org/#/c/219925/6 Copying my comments from there: Ok, I've verified this as well and looked at a little bit of the code, but this problem is NOT a problem specific to this patch. This patch works the same as the images table launch instance.

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-10-14 Thread Travis Tripp
** Changed in: searchlight Status: Fix Committed => Fix Released ** Changed in: searchlight Milestone: liberty-rc1 => 0.1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1478690] Re: Request ID has a double req- at the start

2015-10-14 Thread Travis Tripp
** Changed in: searchlight Status: Fix Committed => Fix Released ** Changed in: searchlight Milestone: liberty-rc1 => 0.1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1501539] [NEW] Facet options should limit to max amount

2015-09-30 Thread Travis Tripp
Public bug reported: The facets api returns available options for the given facet. However, there needs to be a maximum number of options allowed or it should just return the facet without options. Ideally, this would have a default (possibly configurable), but could be specified as a query

[Yahoo-eng-team] [Bug 1479162] Re: Need a way to batch async requests

2015-09-16 Thread Travis Tripp
** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Milestone: liberty-rc1 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1496627] [NEW] hz-magic-search-bar does not honor isServer property

2015-09-16 Thread Travis Tripp
Public bug reported: If you set a facet as isServer, smart table filtering will still be done. In the case of wildcards or more advanced searching that is done on the server side which requires server logic, the client side filtering may subsequently wipe out a server response, potentially

[Yahoo-eng-team] [Bug 1496679] [NEW] Need to translate '-' for non-values in angular HTML

2015-09-16 Thread Travis Tripp
Assignee: Travis Tripp (travis-tripp) Status: In Progress -- 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/1496679 Title: Need to translate '-' for non

[Yahoo-eng-team] [Bug 1488276] [NEW] new launch instance doesn't work on network topology

2015-08-24 Thread Travis Tripp
Public bug reported: Set in local_settings.py: LAUNCH_INSTANCE_NG_ENABLED = True LAUNCH_INSTANCE_LEGACY_ENABLED = False Restart horizon. Click the Launch Instance button. It will hang for a bit with just the spinner, but eventually you'll see the following errors in the javascript console:

[Yahoo-eng-team] [Bug 1482307] [NEW] [Launch Instance NG] Key Pair download missing

2015-08-06 Thread Travis Tripp
Public bug reported: In the new launch instance wizard, users can create a keypair and copy paste it, but they can't download it. Downloading was mocked, but wasn't implemented due to kilo time constraints. In a usability study, this was identified as a problem and is a regression in

[Yahoo-eng-team] [Bug 1479998] [NEW] key-pair-details.html duplicate in launch instance

2015-07-30 Thread Travis Tripp
/openstack/horizon/commits/master/openstack_dashboard/static/dashboard/launch-instance/security-groups/keypair-details.html ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1479927] Re: Glance Notifications don't contain tags

2015-07-30 Thread Travis Tripp
Steve, I guess fix the Searchlight side. I'll remove from the Glance side unless we find otherwise. Nikhil thought that perhaps they only come on some notifications? ** Changed in: searchlight Assignee: (unassigned) = Steve McLellan (sjmc7) ** Changed in: searchlight Status: New =

[Yahoo-eng-team] [Bug 1473138] [NEW] Autodiscovery tests and documentation needed

2015-07-09 Thread Travis Tripp
Public bug reported: See this patch. https://review.openstack.org/#/c/183364/ There was discussion in IRC room today asking for more info and saying there wasn't documentation. So we need that. ** Affects: horizon Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1465405] [NEW] Error reported when creating new volume from Launch Instance NG

2015-06-15 Thread Travis Tripp
Public bug reported: In local settings, enable the new launch instance. LAUNCH_INSTANCE_NG_ENABLED = True Then launch the new launch instance wizard. Select Create New Volume and fill in other fields. Enable javascript console When you launch, you'll get an error Unable to create server In

[Yahoo-eng-team] [Bug 1462547] [NEW] Launch Instance NG does HTML does not check for block device mapping nova extension

2015-06-05 Thread Travis Tripp
Assignee: Travis Tripp (travis-tripp) Status: In Progress -- 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/1462547 Title: Launch Instance NG does HTML

[Yahoo-eng-team] [Bug 1462577] [NEW] Admin -- Metadata Definition -- Update Associations Action Javascript console error.

2015-06-05 Thread Travis Tripp
:5095jQuery.event.add.ele mData.handle @ jquery.js:4766 ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1450940] [NEW] Move LAUNCH_INSTANCE_NG_ENABLED under common feature settings

2015-05-01 Thread Travis Tripp
, 'description': 'super cool next gen launch instance', 'status': 'beta' } } ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) ** Description changed

[Yahoo-eng-team] [Bug 1450150] [NEW] Refactor angular cloud services utilities

2015-04-29 Thread Travis Tripp
naming. Consider using lazy loading via the compile function https://www.youtube.com/watch?v=UMkd0nYmLzYt=24m30s ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis

[Yahoo-eng-team] [Bug 1445728] [NEW] [Launch Instance Fix] Scroll doesn't track with collapse expand transfer tables

2015-04-18 Thread Travis Tripp
Public bug reported: When I collapse /expand a transfer table row, it often pushes most of the content out of the bottom of the page. The page doesn't scroll with it, make a very unpleasant experience when collapsing, expanding more than a couple rows. It would be better of the scroll tracked

[Yahoo-eng-team] [Bug 1445729] [NEW] [Launch Instance Fix] Fields in error need more obvious outline around them

2015-04-18 Thread Travis Tripp
Public bug reported: During UX review, feedback was given that fields with errors should have more obvious line / glow around them. ** Affects: horizon Importance: Undecided Status: New ** Tags: ng-subteam ** Tags added: ng-subteam -- You received this bug notification because

[Yahoo-eng-team] [Bug 1445224] [NEW] [Launch Instance Fix] Errors for required transfer tables not obvious

2015-04-16 Thread Travis Tripp
Public bug reported: When a step in the wizard requires the user to allocate at least one item (image, flavor, etc), a warning icon appears on the step. There is not hover help for the warning icon, but even when switching to that step there is not a corresponding warning icon indicating where

[Yahoo-eng-team] [Bug 1439905] [NEW] [Launch Instance Fix] Show Admin Password

2015-04-02 Thread Travis Tripp
/nova.py#L939 ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1439906] [NEW] [Launch Instance Fix] Show volume device name

2015-04-02 Thread Travis Tripp
Public bug reported: When setting a volume, allow setting the volume device name if supported. ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) -- You

[Yahoo-eng-team] [Bug 1438996] [NEW] [Launch Instance Fix] Update Default Settings

2015-03-31 Thread Travis Tripp
Public bug reported: The Launch Instance NG settings is not documented and it should be the default. ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp

[Yahoo-eng-team] [Bug 1438505] [NEW] [Launch Instance Fix] Flavor Metadata Details

2015-03-30 Thread Travis Tripp
instance and collapse / expand the details drawer to see the metadata definitions rendered correctly. ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) -- You

[Yahoo-eng-team] [Bug 1435469] [NEW] Metadata widget does not handle compute host capabilities correctly

2015-03-23 Thread Travis Tripp
Public bug reported: When adding properties from the compute host capabilities namespace, it displays them differently than glance seems to process them, making me unable to delete them and it doesn't resolve them correctly the next time I open the widget. Next time I open, it shows them all in

[Yahoo-eng-team] [Bug 1434662] [NEW] [Launch Instance Fix] Only show bootable volume snapshots

2015-03-20 Thread Travis Tripp
Public bug reported: Volume snapshots should only show snapshots which are linked to bootable volumes. This is not available via a direct API filter. You have to check if the volume snapshots parent volume is bootable. ** Affects: horizon Importance: Undecided Assignee: Travis Tripp

[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,

[Yahoo-eng-team] [Bug 1433826] [NEW] [Launch Instance Fix] Keypair import missing

2015-03-18 Thread Travis Tripp
Public bug reported: The keypair import functionality should be included in launch instance. It is currently missing. See: https://review.openstack.org/#/c/164303/ ** Affects: horizon Importance: Undecided Status: In Progress ** Description changed: The keypair import

[Yahoo-eng-team] [Bug 1433792] [NEW] Launch Instance Fix] Source Details - Metadata Integration

2015-03-18 Thread Travis Tripp
Public bug reported: The metadata display widget was developed as a common way to display additional metadata about images, volumes, and flavors in the launch instance workflow. This fix integrates the metadata widget into the source step for displaying the extra metadata. To test, this

[Yahoo-eng-team] [Bug 1432401] [NEW] New Launch instance wizard should not display networks when neutron is not enabled.

2015-03-15 Thread Travis Tripp
Public bug reported: New Launch instance wizard should not display networks when neutron is not enabled. See: https://review.openstack.org/#/c/164359/ ** Affects: horizon Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress ** Changed in: horizon

[Yahoo-eng-team] [Bug 1418061] Re: Images: 256 character limit isn't accurate for create image

2015-02-04 Thread Travis Tripp
Just adding to glance team for evaluation since the error is reported out of the service response to horizon. ** Also affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1414725] [NEW] glance-manage does not reflect latest Juno / Kilo commands

2015-01-26 Thread Travis Tripp
Public bug reported: The glance-manage documentation is missing several commands. This page: http://docs.openstack.org/developer/glance/db.html Which is generated from this: https://github.com/openstack/glance/blob/master/doc/source/man/glancemanage.rst Is missing the full range of commands

[Yahoo-eng-team] [Bug 1394472] [NEW] Metadata Widget doesn't support context specific title and help text

2014-11-19 Thread Travis Tripp
Public bug reported: Basically these are items we want to be able to customize: 1. The top description text 2. The bottom description text 3. Filter box name for the left table 4. Filter box name for the right table 5. Message when there’s no item in the left

[Yahoo-eng-team] [Bug 1368032] Re: Add missing metadata definitions for Aggregate filters added in Juno

2014-10-03 Thread Travis Tripp
** No longer affects: horizon ** Changed in: glance Importance: Wishlist = Undecided -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1368032 Title: Add missing metadata definitions

[Yahoo-eng-team] [Bug 1370767] [NEW] Update driver metadata definitions to Juno

2014-09-17 Thread Travis Tripp
' VIF_MODEL_RTL8139 = 'rtl8139' VIF_MODEL_E1000 = 'e1000' VIF_MODEL_E1000E = 'e1000e' VIF_MODEL_NETFRONT = 'netfront' VIF_MODEL_SPAPR_VLAN = 'spapr-vlan' ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress ** Changed in: glance Assignee

[Yahoo-eng-team] [Bug 1370769] [NEW] Ensure all metadata definition code uses six.itertypes

2014-09-17 Thread Travis Tripp
Public bug reported: Similar to https://review.openstack.org/#/c/95467/ According to https://wiki.openstack.org/wiki/Python3 dict.iteritems() should be replaced with six.iteritems(dict). All metadata definition code added should ensure that six.iteritems is used. ** Affects: glance

[Yahoo-eng-team] [Bug 1368032] Re: Add missing metadata definitions for Aggregate filters added in Juno

2014-09-16 Thread Travis Tripp
Fix proposed to branch: master Review: https://review.openstack.org/#/c/120688/ ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) = Travis Tripp (travis-tripp) ** Changed in: glance Status: New = In Progress -- You

[Yahoo-eng-team] [Bug 1369115] [NEW] Metadata Definition service should include OS::Cinder::VolumeType as a default

2014-09-13 Thread Travis Tripp
Public bug reported: Metadata Definition service should include OS::Cinder::VolumeType as a default resource type We are going to create a widget for updating extra specs on Cinder Volume Types in Horizon, we need the ResourceType of OS::Cinder::VolumeType to be available by default for

[Yahoo-eng-team] [Bug 1368965] [NEW] architecture property metadef should include valid enums

2014-09-12 Thread Travis Tripp
= ppc64 PPC64LE = ppc64le PPCEMB = ppcemb S390 = s390 S390X = s390x SH4 = sh4 SH4EB = sh4eb SPARC = sparc SPARC64 = sparc64 UNICORE32 = unicore32 X86_64 = x86_64 XTENSA = xtensa XTENSAEB = xtensaeb ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp

[Yahoo-eng-team] [Bug 1368036] [NEW] Missing metadata definition for graceful shutdown

2014-09-11 Thread Travis Tripp
of the properties to set, so this needs to be investigated a bit to determine the correct properties to set. https://review.openstack.org/#/c/68942/ ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: In Progress ** Changed in: glance Assignee

[Yahoo-eng-team] [Bug 1367860] [NEW] metadef namespace OS::Compute::HostCapabilities description improvement

2014-09-10 Thread Travis Tripp
. ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Tags: low-hanging-fruit ** Changed in: glance Assignee: (unassigned) = Travis Tripp (travis-tripp) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1367981] [NEW] Nova instance config drive Metadata Definition

2014-09-10 Thread Travis Tripp
-image-property ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Tags: low-hanging-fruit ** Changed in: glance Assignee: (unassigned) = Travis Tripp (travis-tripp) ** Description changed: - A nova FFE landed to support setting

[Yahoo-eng-team] [Bug 1368032] [NEW] Add metadata definitions for Aggregate filters added in Juno

2014-09-10 Thread Travis Tripp
Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1367432] [NEW] developer docs don't include metadata definitions concepts

2014-09-09 Thread Travis Tripp
Public bug reported: The below site has the API docs, but there isn't any other mention of the metadata definitions concepts. http://docs.openstack.org/developer/glance/ ** Affects: glance Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: New ** Tags

[Yahoo-eng-team] [Bug 1367545] [NEW] metadef OS::Glance::CommonImageProperties missing colon :

2014-09-09 Thread Travis Tripp
Public bug reported: OS::Glance:CommonImageProperties should be OS::Glance::CommonImageProperties Second set of :: missing one : See below. glance --os-image-api-version 2 md-namespace-list ++ | namespace |

[Yahoo-eng-team] [Bug 1367548] [NEW] metadata definition VMware namespace has incorrect capitalization

2014-09-09 Thread Travis Tripp
Public bug reported: metadata definition VMware namespace has incorrect capitalization OS::Compute::VMwAre should be OS::Compute::VMware ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-list ++ | namespace |

[Yahoo-eng-team] [Bug 1367564] [NEW] metadata definition property show should handle type specific prefix

2014-09-09 Thread Travis Tripp
Public bug reported: metadata definition property show should handle type specific prefix The metadata definitions API supports listing namespaces by resource type. For example, you can list only namespaces applicable to images by specifying OS::Glance::Image The API also support showing

[Yahoo-eng-team] [Bug 1367011] [NEW] glance-manage db_export_metadefs should always require a directory option

2014-09-08 Thread Travis Tripp
Public bug reported: Currently if you call glance-manage db_export_metadefs without any additional options, it will export all current metadefs into the glance conf dir (e.g. /etc/glance/metadefs/) without any warning. If the files already exist it will overwrite them. This is a potentially

[Yahoo-eng-team] [Bug 1311715] [NEW] Inconsistent capitization in UpdateFlavorAccess list titles.

2014-04-23 Thread Travis Tripp
Importance: Undecided Assignee: Travis Tripp (travis-tripp) Status: Confirmed ** Tags: low-hanging-fruit ** Changed in: horizon Assignee: (unassigned) = Travis Tripp (travis-tripp) ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1311715] Re: Inconsistent capitization in UpdateFlavorAccess list titles.

2014-04-23 Thread Travis Tripp
Not sure how Ubuntu got added. Sorry about that. Removed it now. ** No longer affects: ubuntu -- 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/1311715 Title: