[Yahoo-eng-team] [Bug 1503022] Re: document Horizon langauges inclusion criteria

2016-04-11 Thread Doug Fish
Hey! Here's the missing documentation! Of course, it's wrong now based on the same criteria as other projects: http://lists.openstack.org/pipermail/openstack- i18n/2016-March/001993.html I'll just abandon. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1563021] [NEW] Mouseover help for user settings items per page is not translatable

2016-03-28 Thread Doug Fish
Public bug reported: When Editing user settings [username]->Settings the help mouseover value "Number of items to show per page (..." is not shown as translated. This failure can be seen in the Pseudo translation tool if it's patched with https://review.openstack.org/#/c/298379/ and can also

[Yahoo-eng-team] [Bug 1563005] [NEW] pseudo translation tool creates uncompilable PO files

2016-03-28 Thread Doug Fish
Public bug reported: Attempting to compile PO files generated by the pseudo translation tool results in the following error CommandError: Execution of msgfmt failed: /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po:10595: a format specification for argument 'req'

[Yahoo-eng-team] [Bug 1561612] [NEW] Can't edit users "Unable to update the user"

2016-03-24 Thread Doug Fish
Public bug reported: On Identity->Users it is not possible to change user info with the "Edit" action. After editing the UI shows "Unable to update the user" It looks like keystone it returning a Bad Request error. I'm not exactly finding it in the logs yet. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1561208] [NEW] Identity users and project panels have unneeded "Domain Name" column

2016-03-23 Thread Doug Fish
Public bug reported: Identity->Users and Identity->Projects both have Domain Name columns (filled with the default domain name) even though OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False I think this column should be omitted unless multi-domain support is being used. same on create/edit user

[Yahoo-eng-team] [Bug 1561196] [NEW] breadcrumb on subnet page has improper navigation

2016-03-23 Thread Doug Fish
Public bug reported: On Admin/Networks/[network detail]/[subnet detail] when clicking the breadcrumb element with the network name, navigation goes to project/networks. This is unexpected - it should remain on Admin/Networks. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1561192] [NEW] create subnet wizard has weird styling

2016-03-23 Thread Doug Fish
Public bug reported: on Admin/Network/[detail]/Create Subnet the create subnet dialog/wizard has button-like styling on the tabs at top. I don't think they should be buttons. They are sort of like tab headers (not exactly) They previously had a custom style. I'm not sure what the right

[Yahoo-eng-team] [Bug 1561176] [NEW] Edit instance information tab is not properly styled

2016-03-23 Thread Doug Fish
Public bug reported: On Admin/Instances/Edit Instance the Information tab is shown an mis- styled. Maybe it shouldn't be shown at all (since it's the only tab?) but if we are going to show it, it need to be style right. It looks like a button now. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1552895] [NEW] new launch instance breaks if instances are lauched quickly

2016-03-03 Thread Doug Fish
Public bug reported: I've found that if I launch a 2nd instance very quickly following an initial launch instance it can break the new angular launch instance wizard. The key to recreating the problem is to click Launch Instance the 2nd time before the initial instance even appears in the table.

[Yahoo-eng-team] [Bug 1549957] [NEW] When using the material theme the delete button is red and flashy

2016-02-25 Thread Doug Fish
Public bug reported: While testing out https://review.openstack.org/#/c/277220/ I notice when using the material theme, the Delete button on most (all?) pages is initially shown as Red/enabled and pretty quickly switches to Grey/disabled. The red flashing is distracting when navigating from page

[Yahoo-eng-team] [Bug 1549530] [NEW] ngImages doesn't work in devstack

2016-02-24 Thread Doug Fish
Public bug reported: When running Horizon from devstack, where WEBROOT is /dashboard the ngImages panel doesn't work. In the navigation the URL when click images is http://9.5.127.184/dashboard/project/ngimages/ but the page seems to redirect to http://9.5.127.184/project/ngimages/ ** Affects:

[Yahoo-eng-team] [Bug 1540565] [NEW] lbaas v2 dashboard uses unclear "Admin State Up" terminology

2016-02-01 Thread Doug Fish
Public bug reported: The lbaas v2 Horizon plugin at https://github.com/openstack/neutron- lbaas-dashboard/ uses the phrase "Admin State Up" Yes/No. It seems clearer to change this terminology to "Admin State: Up (or Down)" as suggested in this code review:

[Yahoo-eng-team] [Bug 1538264] [NEW] neutron-lbaas-dashboard npm dependencies are out of date

2016-01-26 Thread Doug Fish
Public bug reported: tox won't run all of the tests for neutron-lbaas-dashboard. Dependencies are out of date and should be synced with Horizon. ** Affects: horizon Importance: Medium Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1365508] Re: Image type and status are not translated

2016-01-20 Thread Doug Fish
*** This bug is a duplicate of bug 1415640 *** https://bugs.launchpad.net/bugs/1415640 ** This bug has been marked a duplicate of bug 1415640 Values for volume, snapshot, and image status are not translatable -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1523930] [NEW] Javascript message catalogs need to be retreived from plugins

2015-12-08 Thread Doug Fish
the solution will be to look through all of the applications, possibly filtering by a setting in the enabled file in order to dynamically build and use this page: horizon/templates/horizon/_script_i18n.html ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish

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

[Yahoo-eng-team] [Bug 1282089] Re: keystone client is leaving hanging connections to the server

2015-11-18 Thread Doug Fish
I spent some time trying to reproduce this. I don’t believe the problem is still occurring. Here’s what I did: I used devstack to set up an environment on an ubuntu image. I edited /etc/apache2/sites-available/keystone.conf and changed processes=5 to processes=1 for both virtualhosts (to reduce

[Yahoo-eng-team] [Bug 1516684] [NEW] Some volume related quotas are not translatable on admin->defaults

2015-11-16 Thread Doug Fish
Public bug reported: After preparing my Horizon environment as described in http://docs.openstack.org/developer/horizon/contributing.html#running- the-pseudo-translation-tool I observe several non-translatable quotas: Per Volume Gigabytes Volumes Lvmdriver-1 Gigabytes Lvmdriver-1 Snapshots

[Yahoo-eng-team] [Bug 1516683] [NEW] Some volume related quotas are not translatable on admin->defaults

2015-11-16 Thread Doug Fish
Public bug reported: After preparing my Horizon environment as described in http://docs.openstack.org/developer/horizon/contributing.html#running- the-pseudo-translation-tool I observe several non-translatable quotas: Per Volume Gigabytes Volumes Lvmdriver-1 Gigabytes Lvmdriver-1 Snapshots

[Yahoo-eng-team] [Bug 1516781] [NEW] LBaaS v2 doc says Create pool includes a port number

2015-11-16 Thread Doug Fish
Public bug reported: http://developer.openstack.org/api-ref- networking-v2-ext.html#createPoolv2 claims that the create pool API includes this parameter protocol_port. The port on which the front end listens. Must be an integer from 1 to 65535. It doesn't (johnsom even checked in the code!) **

[Yahoo-eng-team] [Bug 1515243] Re: environment topology rendered incorrectly in ie 10 and 11

2015-11-11 Thread Doug Fish
I'm marking this as "Not a bug" for Horizon since the issue appears specific to Murano dashboard ** 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 1515243] Re: environment topology rendered incorrectly in ie 10 and 11

2015-11-11 Thread Doug Fish
Based on discussion in IRC, it seems that the stack UI in Horizon that this is based on is working correctly, but the murano dashboard has the trouble noted in the screenshot. ** Also affects: murano Importance: Undecided Status: New -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1513601] [NEW] add Italian localization

2015-11-05 Thread Doug Fish
Importance: Undecided Assignee: Doug Fish (drfish) 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/1513601 Title: add Italian localization

[Yahoo-eng-team] [Bug 1513179] [NEW] create volume workflow does not compute quota usage correctly

2015-11-04 Thread Doug Fish
create volume." ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) 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

[Yahoo-eng-team] [Bug 1510272] Re: Instance Overview: Private label not translated

2015-11-02 Thread Doug Fish
This was a mistake in how I described the screen. "Private" is simply the name of a network - it's not a translatable object. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1505320] [NEW] Horizon integration tests are failing

2015-10-12 Thread Doug Fish
Public bug reported: Horizon integration tests are failing. test_image_create_delete example http://logs.openstack.org/82/201582/16/check/gate-horizon-dsvm-integration/acd8598/console.html ** Affects: horizon Importance: High Status: Confirmed -- You received this bug

[Yahoo-eng-team] [Bug 1503022] [NEW] document Horizon langauges inclusion criteria

2015-10-05 Thread Doug Fish
Public bug reported: While reviewing https://review.openstack.org/#/c/231136/ Cindy pointed out that we haven't documented this criteria anywhere and suggested http://docs.openstack.org/developer/horizon/contributing.html#translatability? as a potential location. I think this is a good idea, but

[Yahoo-eng-team] [Bug 1502326] [NEW] update languages available for selection in Horizon for Liberty

2015-10-02 Thread Doug Fish
Public bug reported: My recollection is that we include languages that have achieved 85% completion in our settings file. If that’s correct, this is the current list of languages meeting that criteria as determined by review of

[Yahoo-eng-team] [Bug 884482] Re: "Launch another instance like this"

2015-09-30 Thread Doug Fish
this wishlist bug has been open nearly 4 years without any activity (other than assigning/unassigning). I'm going to move it to "Opinion / Wishlist", which is an easily-obtainable queue of older requests that have come on. This bug can be reopened (set back to "New") if someone decides to work on

[Yahoo-eng-team] [Bug 1288306] Re: consolidate quota fields into reusable form

2015-09-30 Thread Doug Fish
This wishlist bug has been open a year without any activity. I'm going to move it to "Opinion / Wishlist", which is an easily-obtainable queue of older requests that have come on. This bug can be reopened (set back to "New") if someone decides to work on this. ** Changed in: horizon

[Yahoo-eng-team] [Bug 1316775] Re: Images table - filter by column

2015-09-30 Thread Doug Fish
The blueprint is implemented. Hooray! Marking this bug as Fix Released. ** Changed in: horizon Status: New => Fix Released -- 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 1334677] Re: Flavor extra specs should be refactored

2015-09-30 Thread Doug Fish
I see that IndexView now extends DataTableView as desired. https://github.com/openstack/horizon/blob/stable/liberty/openstack_dashboard/dashboards/admin/flavors/views.py#L37 It's a bit curious to me because that has been in place since before this bug was opened. But in any case, it doesn't seem

[Yahoo-eng-team] [Bug 1496953] Re: Instance status values in CSV summary are not translated

2015-09-28 Thread Doug Fish
This got prematurely changed to fixed committed/fixed released. This was not addressed by https://review.openstack.org/#/c/223773/ The difference is that https://review.openstack.org/#/c/223773/ is about making *any* text in *.csv files is translatable. This bug is about a couple of extra strings

[Yahoo-eng-team] [Bug 1494819] Re: Russian strings for Actions within Project->Instances page 'More Actions' dropdown are missing

2015-09-23 Thread Doug Fish
Not a horizon bug - this is a translation structure issue ** 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).

[Yahoo-eng-team] [Bug 1494819] Re: Russian strings for Actions within Project->Instances page 'More Actions' dropdown are missing

2015-09-16 Thread Doug Fish
I'm _certain_ this problem is caused by the strange plurality count. I can make this work by editing the Russian PO file cd openstack_dashboard/locale/ru/LC_MESSAGES cp django.po django.po-tmp grep -v msgstr.2. django.po-tmp > django.po sed -i s/msgstr.3./msgstr[2]/ django.po and edit the

[Yahoo-eng-team] [Bug 1494914] Re: PO file import keeps failing

2015-09-11 Thread Doug Fish
Looks like there is a problem with a couple of the translations in openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po msgid "" "Allocates requests to the instance with the least number of\n" " active

[Yahoo-eng-team] [Bug 1494914] [NEW] PO file import keeps failing

2015-09-11 Thread Doug Fish
Public bug reported: https://review.openstack.org/#/c/220404/ has failed to complete devstack several times. Error looks like http://logs.openstack.org/04/220404/8/check/gate-tempest-dsvm-full/0a3db1d/logs/devstacklog.txt.gz#_2015-09-11_06_40_46_475 2015-09-11 06:40:46.439 | processing file

[Yahoo-eng-team] [Bug 1488261] [NEW] update code so data-selenium is consistently available

2015-08-24 Thread Doug Fish
Public bug reported: while reviewing https://review.openstack.org/#/c/214671/ in patch set 6, Timur proposed a patch that consistently added the data-selenium attribute to table values. I believe this is the right approach and it would be nice if all of our integration tests could rely on this

[Yahoo-eng-team] [Bug 1481045] [NEW] text in some python modal templates is no longer translatable

2015-08-03 Thread Doug Fish
Public bug reported: In several dialogs there is untranslatable text. These dialogs were translatable in kilo. For example Project-Compute-Volumes-Create Volumes: note Description and Limits info isn't translatable Project-Compute-Images-Create Images: note Description is not translatable

[Yahoo-eng-team] [Bug 1476771] [NEW] No need to convert angular based messages to use python based interpolation

2015-07-21 Thread Doug Fish
Public bug reported: While reviewing translation code at the mid-cycle we discussed that there is a troublesome set of code that is converting javascript/angular style interpolation to python style interpolation and back. I don't think we need to do that. Have a look at the existing files:

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

2015-07-01 Thread Doug Fish
Public bug reported: gate jobs are failing for django_openstack_auth stable/kilo 2015-06-30 20:02:03.884 | File /home/jenkins/workspace/gate-django_openstack_auth-python27/.tox/py27/local/lib/python2.7/site-packages/django/test/simple.py, line 102, in get_tests 2015-06-30 20:02:03.885 |

[Yahoo-eng-team] [Bug 1463501] [NEW] optimize use of $(this) in horizon.tables.js

2015-06-09 Thread Doug Fish
Public bug reported: As noted in this code review: https://review.openstack.org/#/c/189453/2/horizon/static/horizon/js/horizon.tables.js the use of $(this) multiple times is not optimal and should be corrected. Wasn't fixed in the code review since it was on a stable branch. ** Affects:

[Yahoo-eng-team] [Bug 1462391] [NEW] Horizon omits several valid combinations of ipv6 ra mode and address mode

2015-06-05 Thread Doug Fish
Public bug reported: When creating an IPv6 subnet Horizon prompts for ipv6 ra mode and ipv6 address mode in a combined manner + not all valid combinations are supported. The UI should be updated so all valid combinations can be supported. This can be seen on Admin-System-Networks-[Detail]-Create

[Yahoo-eng-team] [Bug 1462493] [NEW] when cinder isn't using default quota class, quotas cannot be updated through Horizon

2015-06-05 Thread Doug Fish
Public bug reported: To re-create: edit cinder.conf so that use_default_quota_class=false restart cinder. Attempt to edit cinder related values through Horizon, such as Volumes, Volume Snapshots, or Total Size of Volumes and Snapshots (GB) although it appears the edits succeed, they actually

[Yahoo-eng-team] [Bug 1462484] [NEW] Port Details VNIC type value is not translatable

2015-06-05 Thread Doug Fish
Public bug reported: On port deatails, the Binding/VNIC type value is not translatable. To recreate the problem: - create a pseudo translation: ./run_tests.sh --makemessages ./run_tests.sh --pseudo de ./run_tests.sh --compilemessages start the dev server, login and change to German/Deutsch

[Yahoo-eng-team] [Bug 1462503] [NEW] Need a specific error message for disk too small boot failures

2015-06-05 Thread Doug Fish
Public bug reported: When using a compressed image format it's possible to have late boot failures because the expanded image can't fit on disk. Horizon should show a specific error message for this failure. To create: use Admin-System-Image-Create Image Download a largish compressed image such

[Yahoo-eng-team] [Bug 1459446] [NEW] can't update dns for an ipv6 subnet

2015-05-27 Thread Doug Fish
ipv6_ra_mode however, it's possible to make the update using neutron subnet-update --dns-nameserver [ip] [id] ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received

[Yahoo-eng-team] [Bug 1454823] [NEW] Error on compress: AttributeError: 'FileSystemStorage' object has no attribute 'prefix'

2015-05-13 Thread Doug Fish
Public bug reported: I have found that in some stable/kilo environments it is not possible to compress js/css. drf@drf-VirtualBox:~/horizon$ .venv/bin/python manage.py compress --force RemovedInDjango18Warning: 'The `firstof` template tag is changing to escape its arguments; the

[Yahoo-eng-team] [Bug 1452232] [NEW] NameError: global name '_' is not defined on keystone authorization error

2015-05-06 Thread Doug Fish
'_' is not defined is displayed in the error log. It seems we missed an import ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1450435] [NEW] resource usage calendar is not translated

2015-04-30 Thread Doug Fish
Public bug reported: On Admin-System-Resource Usage-Stats when selecting Period/Other the calendars are displayed in English ** 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 1445591] [NEW] Edit Instance security group dialog isn't wide enough for translation

2015-04-17 Thread Doug Fish
Public bug reported: On Project-Compute-Instances-Edit Instance-Security Group there is not enough width for the Spanish translation of Instance Security Groups to be rendered inline with the filter. ** Affects: horizon Importance: Undecided Status: New ** Attachment added:

[Yahoo-eng-team] [Bug 1445189] [NEW] resource usage statistic detail is illegible

2015-04-16 Thread Doug Fish
Public bug reported: On Admin-System-Resource Usage-Stats the mouseover detail is illegible. It seems that the background isn't wide enough and the text matches the background. ** Affects: horizon Importance: Undecided Status: New ** Attachment added:

[Yahoo-eng-team] [Bug 1314801] Re: number format is not localized

2015-04-14 Thread Doug Fish
Not sure if this was always broken, or if we've somehow recreated the exact same symptom, but I see that in master Kilo code, Create Volume does not honor the localized number format. ** Changed in: horizon Status: Invalid = Triaged -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1444031] [NEW] Horizon doesn't allow environment source to be a url

2015-04-14 Thread Doug Fish
Public bug reported: On Project-Orchestration-Stacks-Create Stack the dialog does not include URL as an option for Environment Source. It seems this is supported by the python client. Horizon should add this option. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1444150] [NEW] New Launch Instance dialog is mostly untranslatable

2015-04-14 Thread Doug Fish
Public bug reported: After running ./run_tests.sh --makemessages ./run_tests.sh --pseudo de ./run_tests.sh --compilemessages then running a dev server, and logging in and using German as the language, the new Launch Instance wizard is mostly untranslatable. On inspection I don't see messages

[Yahoo-eng-team] [Bug 1444135] [NEW] csv file has concatenation

2015-04-14 Thread Doug Fish
Public bug reported: On both the project and admin overview pages, the contents of the CSV file include a : which is not part of the translatable text and is instead concatenated. This should be fixed. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish

[Yahoo-eng-team] [Bug 1443428] [NEW] subnet create doesn't show message when network address is omitted

2015-04-13 Thread Doug Fish
Public bug reported: On Admin-System-Networks-[network]-Create Subnet if the Network address is omitted and Next is clicked, no error message is displayed. Related to bug https://bugs.launchpad.net/horizon/+bug/1420370 Subnet Network Address is missing asterisk ** Affects: horizon

[Yahoo-eng-team] [Bug 1443539] [NEW] Russian translation of string Additional Routes is truncated

2015-04-13 Thread Doug Fish
Public bug reported: On Admin-System-Network-[Detail]-[Subnet Detail] the string Additional Routes is truncated. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: additional_routes_truncation.png

[Yahoo-eng-team] [Bug 1443526] [NEW] Russian translation of string 'Admin State' is truncated

2015-04-13 Thread Doug Fish
Public bug reported: On Admin-System-Network-[Detail] the Admin State translation of Russian is truncated. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: admin_state_truncation.png

[Yahoo-eng-team] [Bug 1443514] [NEW] Add Russian Translation

2015-04-13 Thread Doug Fish
Public bug reported: Russian translation appears 100% in transifex, but isn't part of settings.py yet. We should include it. https://www.transifex.com/projects/p/horizon/ ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: In Progress

[Yahoo-eng-team] [Bug 1442341] [NEW] Admin Network panel Status isn't translatable

2015-04-09 Thread Doug Fish
Public bug reported: On Admin-System-Networks the Status is not translatable. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received this bug notification

[Yahoo-eng-team] [Bug 1442331] [NEW] Compute Host status and State are not translatable.

2015-04-09 Thread Doug Fish
Public bug reported: On Admin-System-Hypervisors-Compute Host, values in the Status and State columns are hardcoded to English and should be made translatable. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Description changed

[Yahoo-eng-team] [Bug 1442349] [NEW] Instance Action Log Action column is not translatable

2015-04-09 Thread Doug Fish
Public bug reported: On Admin-System-Instances-[instance detail]-Action Log and Project-Compute-Instances-[instance detail]-Action Log the values in the Action log are not translatable. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1441196] [NEW] Image type is not translated

2015-04-07 Thread Doug Fish
Public bug reported: On Admin/System/Images and Project/Compute/Images the Type column values are not translated. Snapshot and Image are always shown in English. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1441352] [NEW] Make image format RAW translatable in table

2015-04-07 Thread Doug Fish
Public bug reported: In the Image table the format values are not translated. I believe this is normally acceptable since most are acronyms, but the value Raw isn't an acronym and should be translated. ** Affects: horizon Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1441366] [NEW] status and admin state are untranslatable in several detail screens

2015-04-07 Thread Doug Fish
Public bug reported: Image detail is untranslated (status) Network detail (status and admin state) Router detail (status and admin state) Volume detail (status) ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1440903] [NEW] moving exception handlers is too disruptive for this point in the dev cycle

2015-04-06 Thread Doug Fish
Horizon extension that expects to add its own exception types. I believe this should be reverted for Kilo + added back in to Liberty. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: In Progress -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1433617] [NEW] Cluster type chosen needs to be made translatable

2015-03-18 Thread Doug Fish
Public bug reported: Noticed during code review https://review.openstack.org/#/c/147677/37/openstack_dashboard/dashboards/project/data_processing/wizard/forms.py Will fix after k-3 ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed

[Yahoo-eng-team] [Bug 1433819] [NEW] image create requires image copy

2015-03-18 Thread Doug Fish
Public bug reported: Both Admin/Images and Project/Images always copy the image data to Glance. The --location option should be supported as well so the data doesn't have to be copied. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New

[Yahoo-eng-team] [Bug 1424616] Re: A timeout on Chrome 40/ Ubuntu 14.10 causes the user to be stuck at Log In

2015-03-13 Thread Doug Fish
I stumbled across this accidentally today. I think the problem is occurring when the _token_ times out, not when the session times out. I re-created the problem on both Chrome + FF. ** Changed in: horizon Status: Invalid = Confirmed -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1431407] [NEW] dashboard won't let in user without access to default panel

2015-03-12 Thread Doug Fish
Public bug reported: If the user doesn't have access to the default panel of the default dashboard they cannot log in to Horizon. Processing should be updated to discover a panel the user does have access to. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish

[Yahoo-eng-team] [Bug 1420863] Re: Default setting should be secure

2015-02-11 Thread Doug Fish
** Also affects: openstack-chef 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/1420863 Title: Default setting should be

[Yahoo-eng-team] [Bug 1420016] [NEW] fix autocomplete documentation to use config

2015-02-09 Thread Doug Fish
: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1415925] [NEW] Horizon doesn't timeout promptly when services can't be reached

2015-01-29 Thread Doug Fish
Public bug reported: If network connectivity is lost between Horizon and the other services it can take quite a while (between 1 minute and forever) before Horizon returns with any timeout message. Each of the multiple API calls it takes to render a page has to timeout serially before the page

[Yahoo-eng-team] [Bug 1416105] [NEW] System Information panel state and status values are not translatable

2015-01-29 Thread Doug Fish
Public bug reported: On the Admin-System-System Information panel on the Compute Services and Block Storage Services tabs Status and State are not translatable. Note that the Network Agents tab has both of these translated properly and can likely serve as model. To see the problem, the pseudo

[Yahoo-eng-team] [Bug 1416107] [NEW] on defaults panel several quota names are not translatable

2015-01-29 Thread Doug Fish
Public bug reported: On Admin-System-Defaults most values are translatable, but several values are not: Server Group Members, Server Groups, Backup Gigabytes, and Backups. ** Affects: horizon Importance: Undecided Status: New ** Tags: i18n ** Tags added: i18n -- You received

[Yahoo-eng-team] [Bug 1416144] [NEW] Port status and state are not consistently translated

2015-01-29 Thread Doug Fish
Public bug reported: On the Admin-System-Networks-[Detail] panel, in the Ports section the Status column is not translated (though the Admin State Column is). Clicking detail on that table, on the Port Details panel neither the Status, nor the Admin state are translated. ** Affects: horizon

[Yahoo-eng-team] [Bug 1416110] [NEW] Project Enabled value is not translated

2015-01-29 Thread Doug Fish
Public bug reported: On the Identity-Projects panel the values in the Enabled column are not translated - they are shown as hardcoded True or False. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Tags: i18n ** Tags added: i18n

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

2015-01-29 Thread Doug Fish
Public bug reported: Scenario: Service users are locked out in the underlying user repository, like ldap. Login to horizon with a normal user. Login works fine You are shown a popup message that the user is not authorized. The popup message does not contain enough detail to know which user and

[Yahoo-eng-team] [Bug 1415652] [NEW] Inconsistent size column widths in instances panels

2015-01-28 Thread Doug Fish
Public bug reported: Steps: 1) Log on to Horizon 2) Navigate to Project - Compute - Instances Note that the size column has the items listed vertically, conserving screen space 3) Navigate to Admin - Instances Note that the Size column has the items listed horizontally and takes up more

[Yahoo-eng-team] [Bug 1415640] [NEW] Values for volume, snapshot, and image status are not translatable

2015-01-28 Thread Doug Fish
Public bug reported: Values displayed in the Status column for Volumes and Snapshots are not translatable. This can be seen using the pseudo translation tool. ./run_tests.sh --makemessages ./run_tests.sh --pseudo de ./run_tests.sh --compilemessages ./run_tests.sh --runserver [ip:port] Login +

[Yahoo-eng-team] [Bug 1415084] [NEW] title on stacks resource overview detail is broken

2015-01-27 Thread Doug Fish
', u'description': u'', u'links': [{u'href': u'http:... u'resource_type': u'OS::Nova::Server'} ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received this bug

[Yahoo-eng-team] [Bug 1402703] [NEW] create port doesn't allow ip to be specified

2014-12-15 Thread Doug Fish
Public bug reported: On Admin-System-Networks-[network detail]-Create Port there is no option to provide the ip address for the port to be created on. This exists in the corresponding API (neutron port-create) and should be avail in Horizon as well. Also, I'd expect this to be available in any

[Yahoo-eng-team] [Bug 1398331] Re: Disabling current project raises an error Not Authorized to do this operation but also sets it as disabled.

2014-12-02 Thread Doug Fish
We are considering making it impossible to disable the current project (tenant) in Horizon. Should the same check be made in Keystone? ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1395737] [NEW] inconsistent use of detail vs details

2014-11-24 Thread Doug Fish
Public bug reported: Horizon titles details pages (or are they detail pages?) sometimes as Detail and sometimes as Details. We should sort out the best word to use and use it consistently. Discovered during discussion of https://review.openstack.org/#/c/136056/ ** Affects: horizon

[Yahoo-eng-team] [Bug 1395777] [NEW] remove current flavor from resize instance, database

2014-11-24 Thread Doug Fish
Public bug reported: The current flavor is kept in the list of options for resize instance and resize database instance. It would be better to remove the current flavor from the list of options. Was observed during a code review

[Yahoo-eng-team] [Bug 1394573] [NEW] Several pages have concatenation in the title

2014-11-20 Thread Doug Fish
Public bug reported: We have several panels where the add filter is used to concatenate an object to form a page title. This is problem for translation https://wiki.openstack.org/wiki/I18n/TranslatableStrings#Use_string_formating_variables.2C_never_perform_string_concatenation

[Yahoo-eng-team] [Bug 1392834] [NEW] power state column not translated on admin instances

2014-11-14 Thread Doug Fish
Public bug reported: Power state has been made translatable on project instances screen, but this was omitted on the admin instances screen. See related bug: https://bugs.launchpad.net/bugs/1224329 ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status

[Yahoo-eng-team] [Bug 1392848] [NEW] in instances column Task None is not tranlsated

2014-11-14 Thread Doug Fish
Public bug reported: In both project-compute-instances and admin-system-instances the value None for the Task column is not translated. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: New ** Changed in: horizon Assignee: (unassigned) = Doug

[Yahoo-eng-team] [Bug 1388985] Re: Launch Stack doesn't apply parameters from environment file

2014-11-11 Thread Doug Fish
The UI is relying on a call to heat to parse and validate the template file https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/stacks/forms.py#L147 which maps through some additonal UI abstraction and python-heatclient to be the same call as heat

[Yahoo-eng-team] [Bug 1390167] [NEW] BatchAction pluralization never counts the items

2014-11-06 Thread Doug Fish
Public bug reported: Looking more closely at BatchAction it seems that it never really counts the number of items are the passed in. Instead it will choose a translations based on either the number 1 (if no items are passed in), or the number 6 (because that's the number of letters in 'plural').

[Yahoo-eng-team] [Bug 1390207] [NEW] network admin state needs to be translatable

2014-11-06 Thread Doug Fish
Public bug reported: In several panels the network admin state is hardcoded to UP/DOWN. I know this was observed during code development and key points in the code are flagged. However, I could not find any existing bug to track this issue.

[Yahoo-eng-team] [Bug 1389238] [NEW] On the Overview page Bytes is non translated

2014-11-04 Thread Doug Fish
Public bug reported: On the Project-Compute-Overview page anytime the unit is Bytes it is shown non-translated. Under most conditions the units are MB or GB; I've seen this problem only when no resources are used (0Bytes). ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1388985] [NEW] Launch Stack doesn't apply parameters from environment file

2014-11-03 Thread Doug Fish
Public bug reported: I'm using an environment file to pass a parameter into a simple heat template and the parameter is not relfected in the Horizon UI nor the created resource. To recreate: Project-Orchestration-Stacks-Launch Stack Provde the template.txt and env.txt files I've attached. I

[Yahoo-eng-team] [Bug 1387744] [NEW] Overview CSV file has hardcoded date format

2014-10-30 Thread Doug Fish
Public bug reported: Admin (or Project)-Overview-Download CSV Summary generates a CSV file that has a date format that is not proper to the locale, nor does it match the rest of Horizon. I'd expect this to be in -mm-dd like the rest of Horizon if it cannot be localized. ** Affects: horizon

[Yahoo-eng-team] [Bug 1385309] [NEW] missing some translations related to Volume Type

2014-10-24 Thread Doug Fish
Public bug reported: I'm using Juno/Stable Several buttons related to Volume types appear untranslated in German, even though they seem to be present in the po file. I ran ./run_tests.sh --compilemessages then changed language to German and navigated to

[Yahoo-eng-team] [Bug 1377962] Re: Improperly placed 'only'

2014-10-24 Thread Doug Fish
I'm not seeing enough of a problem here to justify triggering retranslations of these segments. Just something to add to the code review watch list I guess. ** Changed in: horizon Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1385485] [NEW] Other in image metadata dialog is hardcoded to english

2014-10-24 Thread Doug Fish
Public bug reported: Admin-Images-Update Metadata. Note Other in not translatable. ** Affects: horizon Importance: Undecided Assignee: Doug Fish (drfish) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Doug Fish (drfish) -- You received this bug

[Yahoo-eng-team] [Bug 1384247] [NEW] Adjust metering units to sometime use a smaller unit

2014-10-22 Thread Doug Fish
Public bug reported: While reviewing https://review.openstack.org/#/c/96800 it seemed to me the code would sometimes select a larger unit that people would normally use to describe the data. Consider these 2 representations of 2 data sets Data set 1a: 15 sec 30 sec 45 sec 30 sec 75 sec Data

  1   2   >