[Yahoo-eng-team] [Bug 1322262] [NEW] Exception traces in the test output - console type FAKE not supported

2014-05-22 Thread Julie Pichon
Public bug reported: When I run the tests today after pulling from master: Expected failure. Traceback (most recent call last): File /home/jpichon/devel/horizon/openstack_dashboard/dashboards/project/instances/console.py, line 47, in get_console console = api_call(request, instance.id)

[Yahoo-eng-team] [Bug 1317723] Re: There should be a log if the admin password is not set

2014-05-20 Thread Julie Pichon
I don't think the Horizon part of the bug is accurate, there is a setting to remove the password form from the Launch Instance screen (it is set to False by default in Icehouse). See http://docs.openstack.org/developer/horizon/topics/settings.html #openstack-hypervisor-features ** Changed in:

[Yahoo-eng-team] [Bug 1319088] [NEW] Horizon should say Server instead of Instance

2014-05-13 Thread Julie Pichon
Public bug reported: During the Juno Summit session on consistency in APIs, it was pretty clear from the other services' perspective that server should be consistently used for any user-facing string, and that instances is only ok if it happens to be in internal strings.

[Yahoo-eng-team] [Bug 1315479] Re: Horizon doesn't show complete flavor access list

2014-05-08 Thread Julie Pichon
Indeed, this isn't something we can fix from the Horizon side. Thanks! ** 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).

[Yahoo-eng-team] [Bug 1317434] [NEW] 0 bytes string not translatable in format convertion tag

2014-05-08 Thread Julie Pichon
Public bug reported: The exception section of float_cast_filesizeformat() can return 0 bytes, however the string is not marked as translatable. It should be, so that the translation team can provide a translation for it.

[Yahoo-eng-team] [Bug 1317515] [NEW] flavor-access-add doesn't validate the tenant id

2014-05-08 Thread Julie Pichon
Public bug reported: I can use a random string to represent the tenant when calling flavor- access-add, and it will be shown in the flavor-access-list output even though it has no meaning and won't work. This causes confusion for users, who use the command to add tenants by name and then wonder

[Yahoo-eng-team] [Bug 1311561] Re: editing a flavor changes it's ID

2014-05-07 Thread Julie Pichon
As Cindy indicated, this was done on purpose to avoid inaccuracies in the data (e.g. an instance is associated with flavor A which has 2 CPUs, which is later edited to have 35 CPUs - the initial instance doesn't have that but the data makes it look like it does). I don't think it's wise to switch

[Yahoo-eng-team] [Bug 1312833] Re: no error is reported or logged when we fail to create a volume on Image minDisk

2014-05-07 Thread Julie Pichon
*** This bug is a duplicate of bug 1241253 *** https://bugs.launchpad.net/bugs/1241253 This was fixed in Juno and is a duplicate of bug 1241253, I added the potential icehouse-backport tag to the other bug. ** This bug has been marked a duplicate of bug 1241253 Creation of Volume from

[Yahoo-eng-team] [Bug 1314102] Re: Horizon fail to send rebuild instance command

2014-05-07 Thread Julie Pichon
img.bytes was replaced with img.size as part of the fix for bug 1258349, which was fixed in time for the Icehouse RC. I cannot reproduce the issue on master. Feel free to reopen if you still see the issues, and give more information about the image you're using. Thank you. ** Changed in: horizon

[Yahoo-eng-team] [Bug 1316470] Re: the image file should be saved when refill the Create An Image table

2014-05-07 Thread Julie Pichon
I'm afraid this is a browser restriction, browsers won't let you specify a file by default when loading a form for security reasons, and we're reloading the entire form when there is a validation error. See also: http://stackoverflow.com/questions/7893236/django-form-file-

[Yahoo-eng-team] [Bug 1316924] Re: Role can't be changed or added to user after the user is created

2014-05-07 Thread Julie Pichon
A role is only meaningful in the context of a project. If you go to Projects - Modify Users after creating a user, you can adjust their roles for the specific project there. ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1252973] Re: Can't control instances from the page other than first

2014-05-07 Thread Julie Pichon
*** This bug is a duplicate of bug 1287093 *** https://bugs.launchpad.net/bugs/1287093 This should be fixed in Icehouse with bug 1287093. ** This bug has been marked a duplicate of bug 1287093 Selected instances are not deleted with pagination -- You received this bug notification

[Yahoo-eng-team] [Bug 1317011] Re: You do not have permission to access the resource: /admin/ when a project is created and switch to it for the first time

2014-05-07 Thread Julie Pichon
Did you give yourself the admin role on the new project? The 'admin' dashboard is only available for projects where the logged in user is an admin. I can only reproduce this if I give myself a member role. ** Changed in: horizon Status: New = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1311968] Re: Show admin/project instance details in a modal

2014-05-07 Thread Julie Pichon
Ok, thank you for the update. I will close this one in the meantime. ** 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).

[Yahoo-eng-team] [Bug 1311047] Re: Cannot launch instances in French (using the modal)

2014-05-02 Thread Julie Pichon
** Also affects: horizon/icehouse Importance: Undecided Status: New ** Changed in: horizon/icehouse Importance: Undecided = High -- 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 1315031] [NEW] Unicode error when assertMessageCount() fails

2014-05-01 Thread Julie Pichon
(msgs)) TypeError: sequence item 0: expected string, __proxy__ found ** Affects: horizon Importance: Low Assignee: Julie Pichon (jpichon) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1315035] [NEW] TypeError: fake_init_exception() with Neutron exceptions in the tests

2014-05-01 Thread Julie Pichon
: Julie Pichon (jpichon) 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/1315035 Title: TypeError: fake_init_exception() with Neutron

[Yahoo-eng-team] [Bug 1315045] [NEW] assertNoMessages() not working as expected

2014-05-01 Thread Julie Pichon
in response.context: TypeError: argument of type 'NoneType' is not iterable ** Affects: horizon Importance: Undecided Assignee: Julie Pichon (jpichon) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1312759] [NEW] Restore the Show Terminated link on the Usage reports

2014-04-25 Thread Julie Pichon
Public bug reported: The Usage tables used to have an option for also showing Terminated instances that were active during the selected time period. The backend code to do this is still there (you can verify this by navigating to /project/?show_terminated=True manually) but it would appear we

[Yahoo-eng-team] [Bug 1312781] [NEW] Inconsistent data in the Overview Usage Summary

2014-04-25 Thread Julie Pichon
Public bug reported: The Usage summary on the overview shows information for a range of time. However, it's not consistent: it appears some of the data is related to the period and some of the data is related to the current status. I think all the data should be related to the current period.

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

2014-04-23 Thread Julie Pichon
Hm, it seems to me this is a valid Horizon bug, not Ubuntu's? ** 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).

[Yahoo-eng-team] [Bug 1225662] Re: Log in page: focus should be given to user name field

2014-04-22 Thread Julie Pichon
It looks like the fix in the django openstack auth project was sufficient to handle this. I'm going to close the Horizon task. ** Changed in: horizon Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1207433] Re: When launching a new instance, flavor details are not changed when navigating the list with arrow keys

2014-04-22 Thread Julie Pichon
Marcos, did you look at comment #3? For now this is the way Firefox works. ** 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 1297920] Re: Completely disabled availability zone cause horizon to trace at availability zones list

2014-04-18 Thread Julie Pichon
** Also affects: horizon/icehouse Importance: Undecided Status: New ** Changed in: horizon/icehouse Importance: Undecided = Medium ** Changed in: horizon/icehouse Status: New = Confirmed ** Changed in: horizon Milestone: None = juno-1 -- You received this bug

[Yahoo-eng-team] [Bug 1308642] Re: Missing comma in the _attrs of Volume Resource Wrapper

2014-04-17 Thread Julie Pichon
** Changed in: horizon Assignee: Robert Mizielski (miziel-r) = Lin Hua Cheng (lin-hua-cheng) ** Also affects: horizon/icehouse Importance: Undecided Status: New ** Changed in: horizon/icehouse Importance: Undecided = High ** Tags added: icehouse-backport-potential -- You

[Yahoo-eng-team] [Bug 1309038] Re: unable to create egress security group rules

2014-04-17 Thread Julie Pichon
*** This bug is a duplicate of bug 1254040 *** https://bugs.launchpad.net/bugs/1254040 This looks like a duplicate of bug 1254040, which was fixed in Icehouse. The fix looks simple enough though, and should be backportable to Havana. ** This bug has been marked a duplicate of bug 1254040

[Yahoo-eng-team] [Bug 1308228] Re: Case sensitivity of booleans in local_settings.py causes 500 when lowercase used

2014-04-16 Thread Julie Pichon
** 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/1308228 Title: Case sensitivity of booleans in local_settings.py

[Yahoo-eng-team] [Bug 1265032] Re: Floating IPs configured via Neutron, viewed via Nova, so floating IP info is out of date

2014-04-15 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New = In Progress ** Changed in: horizon/havana Importance: Undecided = Medium ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) -- You

[Yahoo-eng-team] [Bug 1265872] Re: Disassociate Floating IP from an instance with 2 NICs doesn't work

2014-04-15 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New = In Progress ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) ** Changed in: horizon/havana Importance: Undecided = Medium -- You

[Yahoo-eng-team] [Bug 1305281] Re: 3PAR manually created host detach KeyError: 'WWN' hp_3par_common.py

2014-04-10 Thread Julie Pichon
FWIW you can change/add/remove the targeted project by clicking the Also affects projects button. Also I think everyone can set the status to 'Invalid' when needed. ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1304933] Re: NotRegistered: Dashboard with slug admin is not registered

2014-04-10 Thread Julie Pichon
Ok, this isn't a very standard way of installing Horizon (perhaps you should consider using packages provided by your distro, if they exist). The 'admin' dashboard lives under the /openstack_dashboard/ directory in the git repo, my guess would be that it can't be found in your setup, perhaps

[Yahoo-eng-team] [Bug 1287093] Re: Selected instances are not deleted with pagination

2014-04-10 Thread Julie Pichon
This should be marked as Fixed released as it was part of Icehouse RC1 according to the tag on the github commit - https://github.com/openstack/horizon/commit/e95a04733d463658f3ca87e9df213b8e1dd0326d . I think the status wasn't changed because the duplicates relationship was the wrong way around

[Yahoo-eng-team] [Bug 1301824] Re: Hypervisors only shows the disk size of /root

2014-04-09 Thread Julie Pichon
Adding a nova task to get the Nova devs' opinion on this, since the data comes from hypervisor-stats . I don't think this can be resolved from the Horizon side. ** Also affects: nova Importance: Undecided Status: New ** Changed in: horizon Status: Incomplete = Invalid -- You

[Yahoo-eng-team] [Bug 1303644] Re: Horizon errors when creating a valid Heat stack

2014-04-07 Thread Julie Pichon
*** This bug is a duplicate of bug 1286959 *** https://bugs.launchpad.net/bugs/1286959 Thank you for the report. This is a duplicate of bug 1286959 and was fixed in Icehouse RC1. (Please reopen this bug if you're seeing this on a more recent version.) ** This bug has been marked a duplicate

[Yahoo-eng-team] [Bug 1301374] [NEW] Failure in workflows cause the message to be displayed twice

2014-04-02 Thread Julie Pichon
Public bug reported: The handle() method for worflows expects a boolean to be returned to indicate if the workflow completed successfully, however returning False results in two error messages being displayed. https://github.com/openstack/horizon/blob/f4282f73ec/horizon/workflows/base.py#L808

[Yahoo-eng-team] [Bug 1300141] Re: Output from API calls in the tests

2014-04-01 Thread Julie Pichon
Looks like there's a review to fix it at https://review.openstack.org/#/c/84373/ ** Changed in: horizon Status: Invalid = Confirmed -- 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 1293620] Re: Horizon create project fails with error

2014-04-01 Thread Julie Pichon
** 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/1293620 Title: Horizon create project fails with error

[Yahoo-eng-team] [Bug 1300710] [NEW] Improve settings doc: add added in release information

2014-04-01 Thread Julie Pichon
Public bug reported: We direct users to http://docs.openstack.org/developer/horizon/topics/settings.html when they have a question about settings. They also find the page when searching for help. However it's not clear at all what release a setting is available for, especially when it's added to

[Yahoo-eng-team] [Bug 1300141] [NEW] Output from API calls in the tests

2014-03-31 Thread Julie Pichon
Public bug reported: After pulling the latest this morning, I see the following output in the tests: test_index (openstack_dashboard.dashboards.admin.info.tests.SystemInfoViewTests) ... INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): public.nova.example.com

[Yahoo-eng-team] [Bug 1298490] Re: New dashboard does not show up

2014-03-31 Thread Julie Pichon
I actually was the one who suggested coming here from Ask OpenStack ( https://ask.openstack.org/en/question/25856/horizon-dashboard-demo- failed/ ). It's happened before that these steps become outdated so it might be worthwhile for someone to go through the tutorial and confirm whether it's still

[Yahoo-eng-team] [Bug 1300141] Re: Output from API calls in the tests

2014-03-31 Thread Julie Pichon
Looks like something might be wrong with that repo in general - even with a fresh venv I see the problem, but not when I clone a totally new one. Thanks for the reply and sorry for the noise! ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1296273] Re: NoReverseMatch: u'horizon is not a registered namespace error when listing an object in a container

2014-03-27 Thread Julie Pichon
Thank you for the update. ** 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/1296273 Title: NoReverseMatch:

[Yahoo-eng-team] [Bug 1297412] Re: Rename Images to Images Snapshots

2014-03-26 Thread Julie Pichon
Liz, Ju, Kieran - thanks for popping by with your feedback, this is helpful! I hadn't picked up on the fact that the command for creating instance snapshots is called image-create. We'll probably want to bring the action name in Horizon in line with the CLI command name at some point. Kieran's

[Yahoo-eng-team] [Bug 1196982] Re: Horizon git repo shouldn't include the .mo files

2014-03-26 Thread Julie Pichon
Adding a task on django_openstack_auth, which should follow the same policy. IIRC the problem with the initial patch was that we wanted to regenerate the mo files automatically later. I'm not sure how the other OpenStack projects handle this? ** Also affects: django-openstack-auth Importance:

[Yahoo-eng-team] [Bug 1297412] [NEW] Rename Images to Images Snapshots

2014-03-25 Thread Julie Pichon
Public bug reported: When the Volume Snapshots were removed from the Images Snapshots panel, the panel was also renamed to Images. https://github.com/openstack/horizon/commit/3d25f1d5951beca1a73683567725ed26620ab373 I think it would make sense to rename the panel Images Snapshots. End-users

[Yahoo-eng-team] [Bug 1281763] Re: Create volume dropdown not showing auto-generated name

2014-03-24 Thread Julie Pichon
The review comments indicate this was fixed as part of another commit in Icehouse 3. ** Changed in: horizon Status: In Progress = Fix Released ** Changed in: horizon Importance: Undecided = Medium -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1295645] Re: No Option to download key pair in Horizon

2014-03-21 Thread Julie Pichon
This is not feasible as Nova only lets you download the private key once, at creation time. This is done for security reasons as Nova shouldn't be storing private keys. See also bug 1004380. ** Changed in: horizon Status: New = Won't Fix -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1292633] Re: VMware: Unable to boot from iso via Horizon

2014-03-14 Thread Julie Pichon
** 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 Compute (nova). https://bugs.launchpad.net/bugs/1292633 Title: VMware: Unable to boot from iso via

[Yahoo-eng-team] [Bug 1291431] [NEW] New Neutron unauthorised exception

2014-03-12 Thread Julie Pichon
Public bug reported: In case of token expiry, the Neutron client tries to refresh the token - but if the auth_url isn't specified it can fail to do so (auth_url isn't a required value when authenticating with a token). The Neutron client was recently updated to properly handle this case and raise

[Yahoo-eng-team] [Bug 1287948] Re: Orchestration: AttributeError: 'str' object has no attribute 'year'

2014-03-11 Thread Julie Pichon
*** This bug is a duplicate of bug 1286959 *** https://bugs.launchpad.net/bugs/1286959 ** This bug has been marked a duplicate of bug 1286959 stack.updated_time is None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1241219] Re: Adding a LBaaS VIP via horizon fails when the optional Specify a free IP address from my_subnet is not specified

2014-03-11 Thread Julie Pichon
*** This bug is a duplicate of bug 1252811 *** https://bugs.launchpad.net/bugs/1252811 ** This bug has been marked a duplicate of bug 1252811 [LBaaS] Add VIP requires knowing a free ip address instead of subnet -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1267362] Re: admin overview usage summary disk hours

2014-03-11 Thread Julie Pichon
Adding openstack-manuals, maybe we can also clarify in the documentation what Disk GB hours actually means. ** Also affects: openstack-manuals Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1289283] Re: Cannot boot from volume that was created from an image

2014-03-10 Thread Julie Pichon
I can't reproduce the KeyError on a fresh devstack rebuilt from scratch. Now the new instance fails to boot due to bug 1290302, which is already being looked into. Thanks for the comment and sorry for the noise! ** Changed in: nova Status: Incomplete = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1289283] [NEW] Cannot boot from volume that was created from an image

2014-03-07 Thread Julie Pichon
Public bug reported: I'm using Devstack. I discovered this using the dashboard, here's how to reproduce on the command line. The image is a raw Fedora 20 cloud image ( http://download.fedoraproject.org/pub/fedora/linux/releases/20/Images/x86_64 /Fedora-x86_64-20-20131211.1-sda.raw.xz ). $

[Yahoo-eng-team] [Bug 1289466] [NEW] Host aggregates missing the metadata column

2014-03-07 Thread Julie Pichon
Public bug reported: When the Host Aggregates table was moved to its own panel, we lost the 'metadata' column. It contains useful information and should be displayed in the table. Lost column:

[Yahoo-eng-team] [Bug 1288700] Re: Unable to list hypervisors information

2014-03-06 Thread Julie Pichon
Thanks for the report. This is a nova error that Horizon can't do much about. Could you provide the output of the following command to see if the error can be reproduced using the nova client? $ nova hypervisor-list ** Also affects: nova Importance: Undecided Status: New ** Changed

[Yahoo-eng-team] [Bug 1288887] [NEW] Update outdated references in docstring

2014-03-06 Thread Julie Pichon
Public bug reported: There's an outdated reference to the TestData class from when it was still under the /horizon/ directory. The reference should be updated to the correct location under /openstack_dashboard/ so we can have a nice link in the documentation.

[Yahoo-eng-team] [Bug 1288270] [NEW] Update members not showing the user list

2014-03-05 Thread Julie Pichon
Public bug reported: This is reopening bug 1193007 (regression). If I open Update members in its own page (e.g. by middle-clicking the link) rather than using the modal, both the All Users and Project Members tables show as empty (with a No users found error message), when they shouldn't. This

[Yahoo-eng-team] [Bug 1288280] [NEW] 'Manage Hosts' page doesn't show the membership option

2014-03-05 Thread Julie Pichon
Public bug reported: If I click on 'Manage hosts' for a host aggregates and open the link in a new page (e.g. Middle clicking), the tab and membership tables are not displayed, there is only a description. Steps to reproduce: 1. Log in as an admin 2. Click on host aggregates 3. Create a new host

[Yahoo-eng-team] [Bug 1288296] [NEW] Update aggregate allows duplicate names

2014-03-05 Thread Julie Pichon
Public bug reported: The behaviour to manage naming conflicts is different between aggregate creation and aggregate update. Aggregate create doesn't let you create 2 aggregates with the same name. Aggregate update lets you update an aggregate to a name that already exists. It seems to me it

[Yahoo-eng-team] [Bug 1288304] [NEW] Improve Volumes Tabs UX

2014-03-05 Thread Julie Pichon
Public bug reported: The Volume Snapshots were recently moved to the Volumes panel, which was switched to using tabs. Before, if one created a volume from a snapshot they would be taken to the Volumes panel and would see the progress. Now the user is left on the snapshots tab and has to click the

[Yahoo-eng-team] [Bug 1287948] [NEW] Orchestration: AttributeError: 'str' object has no attribute 'year'

2014-03-04 Thread Julie Pichon
Public bug reported: I'm running a current devstack. If I have an existing stack, the Orchestration/Stacks page returns an error 500. [Tue Mar 04 14:04:19.322198 2014] [:error] [pid 27147] Error while rendering table rows. [Tue Mar 04 14:04:19.322640 2014] [:error] [pid 27147] Traceback (most

[Yahoo-eng-team] [Bug 1285199] Re: Horizon on RHEL Launch errors

2014-02-26 Thread Julie Pichon
It looks more like an accidental typo in the settings than a bug, please provide the information requested at https://answers.launchpad.net/horizon/+question/244616 (from your local settings file), thanks. ** Changed in: horizon Status: New = Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1282676] [NEW] Error 500 when trying to set empty description with LDAP

2014-02-20 Thread Julie Pichon
Public bug reported: When trying to update the project description with an empty string, Keystone answers with an error 500. I'm using Devstack set up with the LDAP backend (including assignment) and unfortunately, I'm not familiar enough with LDAP to determine if the problem might be in the

[Yahoo-eng-team] [Bug 1260118] Re: VNC on compute node refused connection from controller

2014-02-10 Thread Julie Pichon
** Also affects: nova Importance: Undecided Status: New -- 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/1260118 Title: VNC on compute node refused connection

[Yahoo-eng-team] [Bug 1260118] Re: VNC on compute node refused connection from controller

2014-02-10 Thread Julie Pichon
I don't think this is related to Horizon - we simply get the URL from Nova and embed it in the page. ** 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 Compute (nova).

[Yahoo-eng-team] [Bug 1277570] [NEW] Extend action is only possible when volume is available

2014-02-07 Thread Julie Pichon
Public bug reported: If I go to the volume panel and try to Extend a volume that is currently of status in-use, the action fails. I can see the following error in the logs: Recoverable error: Invalid volume: Volume status must be available to extend. (HTTP 400) (Request-ID: req-

[Yahoo-eng-team] [Bug 1276243] [NEW] Doc page about Exceptions is blank

2014-02-04 Thread Julie Pichon
Public bug reported: The Exceptions page in the Horizon developer documentations is currently showing blank: http://docs.openstack.org/developer/horizon/ref/exceptions.html It shouldn't be, there are a lot of docstrings in the exceptions file that should automatically be in there.

[Yahoo-eng-team] [Bug 1267438] Re: create volume option is shown, even without cinder enabled

2014-01-28 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Assignee: (unassigned) = Matthias Runge (mrunge) ** Changed in: horizon/havana Importance: Undecided = High ** Changed in: horizon/havana Status: New = In Progress ** Tags

[Yahoo-eng-team] [Bug 1272681] Re: horizon puppet does not allow to configure OPENSTACK_NEUTRON_NETWORK section

2014-01-27 Thread Julie Pichon
Moving to the openstack puppet modules, I believe this should be handled in the puppet-horizon module. ** Project changed: horizon = puppet-openstack -- 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 1271553] Re: Items per Page has no effect

2014-01-27 Thread Julie Pichon
*** This bug is a duplicate of bug 1251456 *** https://bugs.launchpad.net/bugs/1251456 I believe this is a duplicate of bug 1251456, which was fixed in Icehouse-2. ** This bug has been marked a duplicate of bug 1251456 page size cookie set only read by settings dash -- You received this

[Yahoo-eng-team] [Bug 1273208] [NEW] Action menu gets cut off

2014-01-27 Thread Julie Pichon
Public bug reported: Long action lists get cut off, see for example the admin Instances menu on the screenshot, or try to click More on a long action menu for the last item on any table. This appears to be since commit f3ca2756cc / bug 1267661, CSS to fix content appearing below side pane. **

[Yahoo-eng-team] [Bug 1271194] [NEW] Checkboxes get displayed even if no table actions are available

2014-01-21 Thread Julie Pichon
Public bug reported: Even if no table actions are available, checkboxes are displayed in the first column which can be confusing, since nothing can actually be done using them (see screenshot). Example for how to reproduce: 1. As an admin, create a shared network 2. Create a subnet for it 3.

[Yahoo-eng-team] [Bug 1260528] Re: Metering dashboard. Marker could not be found (havana)

2014-01-13 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) ** Tags removed: havana-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1268631] [NEW] Unit tests failing with raise UnknownMethodCallError('management_url')

2014-01-13 Thread Julie Pichon
Public bug reported: A number of unit tests are failing for every review, likely related to the release of keystoneclient 0.4.2: fungi i think python-keystoneclient==0.4.2 may have just broken horizon fungi looks like all python unit test runs for horizon are now failing on keystone-specific

[Yahoo-eng-team] [Bug 1268631] Re: Unit tests failing with raise UnknownMethodCallError('management_url')

2014-01-13 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Importance: Undecided = Critical ** Changed in: horizon/havana Assignee: (unassigned) = David Lyle (david-lyle) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1237350] Re: Display bug when RAM quota is set to infinite

2014-01-09 Thread Julie Pichon
Thanks for following up! Marking as Invalid since it doesn't appear to be a valid bug anymore. ** 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

[Yahoo-eng-team] [Bug 1265805] [NEW] Empty email for users gets saved as an empty string

2014-01-03 Thread Julie Pichon
Public bug reported: Currently if we create/update a user without an email address using Horizon, an empty string is stored in the database. mysql select name, extra from user; | test | {email: } | However, when using the keystone client, no email means storing

[Yahoo-eng-team] [Bug 1261831] Re: Quota Overview Holds Same Parameter Twice

2013-12-17 Thread Julie Pichon
*** This bug is a duplicate of bug 1254049 *** https://bugs.launchpad.net/bugs/1254049 The quota storage for Cinder and Neutron should up in the same screen provided the services are installed and set up in the Keystone catalogue. The initial bug looks like a dup of bug 1254049. ** This bug

[Yahoo-eng-team] [Bug 1260423] Re: Email shouldn't be a mandatory attribute

2013-12-12 Thread Julie Pichon
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Importance: Undecided = Medium ** Changed in: horizon/havana Assignee: (unassigned) = Julie Pichon (jpichon) -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1200469] Re: horizon should support launching instance to a given host

2013-12-06 Thread Julie Pichon
I don't think this information should be exposed to regular users in the UI, nor should they have to care about it. Suggesting resolution of Won't Fix. ** Changed in: horizon Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1254517] Re: Floating IP list for admin user shows all tenant IP's instead of project-specific IP's

2013-11-26 Thread Julie Pichon
*** This bug is a duplicate of bug 1226224 *** https://bugs.launchpad.net/bugs/1226224 ** This bug has been marked a duplicate of bug 1226224 Floating IPs from other tenants are listed when with admin tenant -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1251327] Re: no way to go back a page on instances display

2013-11-14 Thread Julie Pichon
*** This bug is a duplicate of bug 1212174 *** https://bugs.launchpad.net/bugs/1212174 We're currently limited by the APIs. ** This bug has been marked a duplicate of bug 1212174 Add page number to table for pagination -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1245257] Re: Session timeout doesn't always honor LOGIN_URL (Ubuntu 12.04 precise-proposed/havana)

2013-10-29 Thread Julie Pichon
Looks like a duplicate of bug 1243187 for the Ubuntu package. ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1241548] Re: incomplete redirection target after launching an instance with new volume

2013-10-18 Thread Julie Pichon
*** This bug is a duplicate of bug 1239896 *** https://bugs.launchpad.net/bugs/1239896 It's difficult to be sure without the Horizon logs (see https://github.com/openstack/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L241 for what a useful LOGGING configuration

[Yahoo-eng-team] [Bug 1240437] Re: Error in Dashboard: No users found. when I try to Update the Project Users List

2013-10-17 Thread Julie Pichon
Glad you solved it. ** 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/1240437 Title: Error in Dashboard:

[Yahoo-eng-team] [Bug 1227102] Re: Change neutron quota default in local_settings.py

2013-09-19 Thread Julie Pichon
in: horizon Assignee: Julie Pichon (jpichon) = (unassigned) ** Changed in: horizon Milestone: havana-rc1 = 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/bugs/1227102

[Yahoo-eng-team] [Bug 1224289] Re: I18n: Untranslated message is showed in the action confirm dialog

2013-09-12 Thread Julie Pichon
Right. Cancel in modal.js needs to be in a gettext(). https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/horizon.modals.js#L33 ** Changed in: horizon Status: Incomplete = Opinion ** Changed in: horizon Status: Opinion = Triaged -- You received this bug

[Yahoo-eng-team] [Bug 1224342] Re: I18n: the tips in the filter input control and the text input control are not translated

2013-09-12 Thread Julie Pichon
These strings are defined in the djangojs.po file (Javascript strings), I think it's the same issue with using an outdated file as in bug 1224286. ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1217786] Re: SyntaxError with lesscpy

2013-08-28 Thread Julie Pichon
User error. $ pip search lesscpy lesscpy - Lesscss compiler. INSTALLED: 0.6 LATEST:0.9j $ sudo pip install -U lesscpy Requirement already up-to-date: lesscpy in /usr/lib/python2.7/site-packages Cleaning up... This is due to the latest pip interpreting letters as meaning

[Yahoo-eng-team] [Bug 1207442] Re: grizzly: translation PO files are out-of-date

2013-08-01 Thread Julie Pichon
** Also affects: horizon/grizzly Importance: Undecided Status: New ** Changed in: horizon/grizzly Assignee: (unassigned) = Akihiro Motoki (amotoki) ** Changed in: horizon/grizzly Status: New = Confirmed ** Changed in: horizon Status: New = Invalid ** Changed in:

[Yahoo-eng-team] [Bug 1194010] Re: Docs: Need hints tell non-dev user how to config logging level of Horizon

2013-07-26 Thread Julie Pichon
The review was merged on July 10. ** Changed in: horizon Status: In Progress = Fix Released ** Changed in: horizon Milestone: None = havana-3 ** Changed in: horizon Status: Fix Released = Fix Committed -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1203001] Re: TypeError: __init__() got an unexpected keyword argument 'project_id'

2013-07-22 Thread Julie Pichon
** 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/1203001 Title: TypeError: __init__() got an unexpected keyword

[Yahoo-eng-team] [Bug 1189464] Re: Could not login

2013-06-13 Thread Julie Pichon
** 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/1189464 Title: Could not login Status in OpenStack

[Yahoo-eng-team] [Bug 1169215] Re: Authentification issues with signed_cookies sessions backend

2013-04-29 Thread Julie Pichon
Ok, thank you for the update. I wonder which package update solved the issue for you. ** 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).

[Yahoo-eng-team] [Bug 1161963] Re: Editing User fails when the user already has a Primary Project

2013-04-10 Thread Julie Pichon
Reopening this -- although the error is caught and displayed, we probably shouldn't force the user to select a Primary Project if setting it (multiple times) is going to cause an error. ** Changed in: horizon Status: Invalid = New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1161901] [NEW] Folsom unit tests failing with UnknownMethodCallError('auth_token')

2013-03-29 Thread Julie Pichon
Public bug reported: The Folsom unit tests don't work with the new python-keystoneclient 0.2.3, cf. http://lists.openstack.org/pipermail/openstack- dev/2013-March/007038.html Traceback (most recent call last): File /opt/stack/horizon/horizon/tests/api_tests/keystone_tests.py, line 76, in

[Yahoo-eng-team] [Bug 1161963] Re: Editing User fails when the user already has a Primary Project

2013-03-29 Thread Julie Pichon
Ah... My bad, I forgot to update my devstack settings with a better HORIZON_CONFIG variable. The error is somewhat nicer in that case. There's both a success message and Error: Unable to update (django.utils.functional.__proxy__ object at 0x7f6a818d7790,) for the user. I'll open a new bug for the

[Yahoo-eng-team] [Bug 1157850] Re: UI Issues with respect to changing quotas

2013-03-21 Thread Julie Pichon
*** This bug is a duplicate of bug 1095876 *** https://bugs.launchpad.net/bugs/1095876 This is a duplicate of bug 1095876, which is fixed in grizzly but unfortunately cannot be safely backported to Folsom. ** This bug has been marked a duplicate of bug 1095876 Volume Quota calls going to

[Yahoo-eng-team] [Bug 1152619] [NEW] (Folsom) Better error message when network creation fails

2013-03-08 Thread Julie Pichon
network test. It would be nice to give more information to the user in the stable version as well. ** Affects: horizon Importance: Undecided Status: Invalid ** Affects: horizon/folsom Importance: Low Assignee: Julie Pichon (jpichon) Status: New ** Also affects

<    1   2   3   >