[Yahoo-eng-team] [Bug 1835724] [NEW] Legacy Images "Create Image" form fields are in random order in python 3

2019-07-08 Thread Yves-Gwenael Bourhis
Public bug reported: Some users still need the legacy images panel( `ANGULAR_FEATURES['images_panel'] = False` ) because of the category tabs. When using this panel, if the server runs in python 3 the field orders are at a fixed random order (see screenshot in attachment). What I mean by

[Yahoo-eng-team] [Bug 1815639] [NEW] WARNING horizon.exceptions Recoverable error: 'module' object has no attribute 'tenant_limit_usages'

2019-02-12 Thread Yves-Gwenael Bourhis
Public bug reported: Since https://review.openstack.org/#/c/526703/ >From the page project/volume_groups/ when clicking on 'Clone Group' or 'Create >Snapshot' Or from the page project/vg_snapshots/ when clicking on 'Create Group' we get this: Recoverable error: 'module' object has no

[Yahoo-eng-team] [Bug 1809121] [NEW] Can't upload image to glance without setting minimu ram and disk sizes

2018-12-19 Thread Yves-Gwenael Bourhis
Request: Invalid value 'None' for parameter 'min_disk': Cannot convert image min_disk 'None' to an integer. (HTTP 400) ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received this bug notification because

[Yahoo-eng-team] [Bug 1702100] [NEW] Error when renaming a network

2017-07-03 Thread Yves-Gwenael Bourhis
Public bug reported: The error is on stable/newton. On stable/newton on the /project/networks/ page, when trying to rename a network we get both a success message (in green) and an error message (in red) saying "Danger: There was an error submitting the form. Please try again.". The logs show:

[Yahoo-eng-team] [Bug 1675504] [NEW] openstack_dashboard.usage.quotas.tenant_quota_usages fetches to many quotas and degrades performances

2017-03-23 Thread Yves-Gwenael Bourhis
Public bug reported: When looking at the keypair dashboard, or router dashboard, etc... openstack_dashboard.usage.quotas.tenant_quota_usages queries also cinder, etc... and therefore makes tons of unused and unnecessary api calls. It slows down panels very heavily. I did a quick and dirty test

[Yahoo-eng-team] [Bug 1672723] [NEW] On stable/Newton in the Network Topology's Graph view, "Toggle Network Collapse" Toggles back automaticaly

2017-03-14 Thread Yves-Gwenael Bourhis
Public bug reported: Steps to reproduce: === On stable/newton with FireFox 52.0: * Go to the Network Topology view * select the "Graph" tab * If the view is not collapsed, click on "Toggle Network Collapse" * Click on "Toggle Network Collapse" to uncollapse the view (see all

[Yahoo-eng-team] [Bug 1669467] [NEW] security-groups rule add does not handle "any" protocol or port (while neutron allows it)

2017-03-02 Thread Yves-Gwenael Bourhis
horizon refuses not specifying a port and does not mention that we can leave the protocol field empty as a wildcard. Meaning that the above commands can not be performed via horizon. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis

[Yahoo-eng-team] [Bug 1658048] [NEW] The generated apache configuration does not spawn enough processes and this can lead to a stalling server (potential DoS)

2017-01-20 Thread Yves-Gwenael Bourhis
of Service if the apache process is to long to respond or stalled. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1643689] Re: Error running manage.py compress after https://review.openstack.org/#/c/399771/

2016-11-22 Thread Yves-Gwenael Bourhis
I'm sorry but I confirm this on stable/newton : (.venv)yves@paradox ~/openstack/pure_horizon/horizon $ python manage.py collectstatic --noinput && python manage.py compress --force 0 static files copied to '/home/yves/openstack/pure_horizon/horizon/static', 1746 unmodified. Found 'compress'

[Yahoo-eng-team] [Bug 1639877] [NEW] unittests failing on stable/mitaka with run_tests.sh

2016-11-07 Thread Yves-Gwenael Bourhis
Public bug reported: On stable/mitaka branch, unittests fail with run_tests.sh with the following error: http://paste.openstack.org/show/588283/ However tests succeed when launched with tox. ** Affects: horizon Importance: High Status: Confirmed ** Tags:

[Yahoo-eng-team] [Bug 1596545] [NEW] memoized_with_request should return hashable types

2016-06-27 Thread Yves-Gwenael Bourhis
Public bug reported: memoized_with_request functions should return hashable types, otherwise memoizing will not work because memoizing is based on the fact that function call arguments are hashable. ** Affects: horizon Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1596466] [NEW] unitests fail with the presence of a local_settings file

2016-06-27 Thread Yves-Gwenael Bourhis
tings" instead of "from openstack_dashboard import settings". ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress ** Tags: mitaka-backport-potential ** Tags added: mitaka-backport-potential ** Summary

[Yahoo-eng-team] [Bug 1583545] [NEW] can't create "ping" rule in security groups

2016-05-19 Thread Yves-Gwenael Bourhis
Public bug reported: As you can see here: https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol Allowing pings requires setting a custom ICMP rule of Type 8 and code 0 In stable/mitaka and on master it is now not possible, the form will not validate and gives this error: The ICMP

[Yahoo-eng-team] [Bug 1568764] [NEW] impossible to modify template loaders when customizon horizon

2016-04-11 Thread Yves-Gwenael Bourhis
intrusion. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: New ** Changed in: horizon Assignee: (unassigned) => Yves-Gwenael Bourhis (yves-gwenael-bourhis) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1538189] [NEW] timezone awareness broken

2016-01-26 Thread Yves-Gwenael Bourhis
Timezone awareness is broken and timezone setting in the settings panel is useless. Therefore, the creation time is wrong in the instances details page. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received

[Yahoo-eng-team] [Bug 1525309] [NEW] action_present and action_past attributes have to be deprecated in favor of action_present and action_past methods

2015-12-11 Thread Yves-Gwenael Bourhis
: Yves-Gwenael Bourhis (yves-gwenael-bourhis) 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/1525309 Title: action_present

[Yahoo-eng-team] [Bug 1422046] Re: cinder backup-list is always listing all tenants's bug for admin

2015-10-27 Thread Yves-Gwenael Bourhis
Horizon is affected because as long as cinderclient <1.4.0, if the user is logged in with admin permissions, the user lists all cinderbackup resources instead of the ones of his own tenant, with the reisk of tampering with ressources from another tenant/user. ** Also affects: horizon

[Yahoo-eng-team] [Bug 1497986] [NEW] Horizon "django-admin make_web_conf --wsgi" generates a wgi which is not compatible with fails with Django-1.7 or greater

2015-09-21 Thread Yves-Gwenael Bourhis
Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) 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/1497986 Title:

[Yahoo-eng-team] [Bug 1477100] [NEW] Traceback with neutron pluguns which do not support the port binding extension

2015-07-22 Thread Yves-Gwenael Bourhis
Public bug reported: If a Neutron plugin does not support the port binding extension, a:: KeyError: AttributeError('Port' object has no attribute 'binding__vnic_type',) is issued when trying to edit a port: ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1477145] [NEW] ./manage.py make_web_conf missing in documentation

2015-07-22 Thread Yves-Gwenael Bourhis
Public bug reported: ./manage.py make_web_conf is missing in the documentation ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1472281] [NEW] router:external networks are not visible

2015-07-07 Thread Yves-Gwenael Bourhis
launching a heat template) Currently, a user needs to use the CLI to obtain the public network ID. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1466894] [NEW] potential default value leakage in LaunchImageNG

2015-06-19 Thread Yves-Gwenael Bourhis
at this stage, but it can potentially lead to it. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1462902] [NEW] Can't display port list on a router:external network in Manage Floating IP Associations page

2015-06-08 Thread Yves-Gwenael Bourhis
a network with router:external does not need to be shared (and sys admin does not want to share it) to prevent spawning VMs directly on the public network (but associating a FIP is allowed in policies). ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves

[Yahoo-eng-team] [Bug 1438773] [NEW] apache configuration is not compatible with apache+2.4

2015-03-31 Thread Yves-Gwenael Bourhis
Bourhis (yves-gwenael-bourhis) Status: In Progress ** Changed in: horizon Assignee: (unassigned) = Yves-Gwenael Bourhis (yves-gwenael-bourhis) -- 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 1423615] [NEW] double authentication is back again

2015-02-19 Thread Yves-Gwenael Bourhis
Public bug reported: https://bugs.launchpad.net/horizon/+bug/1308918 has been re-introduced by the security fix for https://bugs.launchpad.net/horizon/+bug/1394370 ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: Confirmed

[Yahoo-eng-team] [Bug 1387399] Re: Openstack installation: Devstack- Failed to upload image (500 Internal Server Error) - stable/juno

2015-01-28 Thread Yves-Gwenael Bourhis
** Changed in: glance Status: Invalid = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1387399 Title: Openstack installation: Devstack- Failed to upload image (500

[Yahoo-eng-team] [Bug 1377043] [NEW] problem with selenium unittest setup

2014-10-03 Thread Yves-Gwenael Bourhis
Public bug reported: There is a problem with selenium unittests environment set-up If you have a US english environment, ./run_tests.sh --only-selenium works like a charm (but not --with-selenium, see other traceback below). But if your locales are not US english you need to run the selenium

[Yahoo-eng-team] [Bug 1155765] Re: Offline compression enabled but key is missing from offline manifest

2014-08-26 Thread Yves-Gwenael Bourhis
I can reproduce the issue. simply add COMPRESS_OFFLINE = True in your local settings, run python manage.py compress, and then run the server. ** Changed in: horizon Status: Expired = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1308918] [NEW] If both kystone token and session have timeed out, a user is invited to login twice in a row

2014-04-17 Thread Yves-Gwenael Bourhis
= 10 - wait for both session and token to timeout ( 10 seconds :-) ) You are asked to login twice in a row. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: In Progress ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1307476] [NEW] contextual-markers under-usage leads to babble looking translations

2014-04-14 Thread Yves-Gwenael Bourhis
therefore add more contextual-markers in the translation strings and handle words which will be isolated or inside a sentence (for the capital letter on non-Nouns). ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: New ** Changed

[Yahoo-eng-team] [Bug 1279334] [NEW] optimise dhcp spawning performance

2014-02-12 Thread Yves-Gwenael Bourhis
-Gwenael Bourhis (yves-gwenael-bourhis) Status: New ** Changed in: neutron Assignee: (unassigned) = Yves-Gwenael Bourhis (yves-gwenael-bourhis) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1274053] [NEW] can't delete volumes when non admin

2014-01-29 Thread Yves-Gwenael Bourhis
Public bug reported: Environment: === devstack, master branch on 29/01/2014 (older versions work). Steps to reproduce: - Log in as demo (or any NON-admin user) and into the demo tenant/project - Create a volume. The created volume can not be deleted. Only admins can

[Yahoo-eng-team] [Bug 1273608] [NEW] wizard broken in non modal view

2014-01-28 Thread Yves-Gwenael Bourhis
Public bug reported: When creating a network we get a wizard view since https://review.openstack.org/#/c/64644/ However even with JS activated, after a login timeout the view is in non modal mode. This non modal mode is also accessible directly via the URL

[Yahoo-eng-team] [Bug 1273298] [NEW] OPENSTACK_HYPERVISOR_FEATURES['can_set_mount_point'] not taken in account when launching instances and creating a volume

2014-01-27 Thread Yves-Gwenael Bourhis
, but it should also hide the 'device_name' field of the 'SetInstanceDetailsAction' workflow action's form too. ** Affects: horizon Importance: Undecided Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis) Status: New ** Changed in: horizon Assignee: (unassigned) = Yves-Gwenael