[Yahoo-eng-team] [Bug 2040129] [NEW] InstanceDetailTests::test_instance_details_metadata fails in Django 4.2

2023-10-22 Thread Akihiro Motoki
/2b2cf8974891413091929f214a05970e/log/job-output.txt#39829-39856 ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: Triaged ** Tags: unittest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1554517] Re: str() should not be used for exception message

2023-10-01 Thread Akihiro Motoki
In python2 era, str() with a multi-byte string failed with UnicodeError as reported here, but python3 handles unicode strings natively and str() accepts unicode strings and never fails. All of our supported versions now use python3. Consiering the current situaion, there is no need to fix it. Let

[Yahoo-eng-team] [Bug 2037875] [NEW] Cannot translate help message of add/edit rule form in network qos panel

2023-10-01 Thread Akihiro Motoki
Public bug reported: The help message of the add-rule/edit-rule form of the network QoS panel. More specifically, translations are NOT shown for the following paragraphs only, while the help message contains other paragraphs. --- The maximum KBPS (kilobits per second) value. If you specify this

[Yahoo-eng-team] [Bug 2037278] [NEW] Cannot translate messages in network_qos edit-rule form

2023-09-25 Thread Akihiro Motoki
nterpolate() as we do in many files. [1] https://opendev.org/openstack/horizon/src/branch/master/openstack_dashboard/static/app/core/network_qos/actions/edit- rule.controller.js#L42-L43 ** Affects: horizon Importance: Low Assignee: Akihiro Motoki (amotoki) Status: Triaged **

[Yahoo-eng-team] [Bug 2034703] Re: Kolla Ansible- Global.yaml file

2023-09-11 Thread Akihiro Motoki
This is a bug tracker for horizon. It is not a place to ask questions to kolla-ansible. Marking this as Invalid. ** 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 Dashb

[Yahoo-eng-team] [Bug 1995253] Re: Fix get_mks_console parameter issue

2023-01-25 Thread Akihiro Motoki
The fix mentioned above has been merged. ** 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). https://bugs.launchpad.net/bugs/1995253 Title: Fi

[Yahoo-eng-team] [Bug 2002288] Re: Install and configure for Ubuntu in horizon

2023-01-18 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1892279 *** https://bugs.launchpad.net/bugs/1892279 The similar bugs were reported and fixed in stable/yoga and later up to msater. stable/xena backport was proposed. ** This bug has been marked a duplicate of bug 1892279 Install and configure for Red Hat

[Yahoo-eng-team] [Bug 2000425] Re: Installation Guide in horizon no zun view

2022-12-25 Thread Akihiro Motoki
zun-ui is not part of horizon. It is a separate project. File a bug against zun-ui. ** 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.l

[Yahoo-eng-team] [Bug 1981156] Re: Facing podman error when custom building horizon container

2022-07-10 Thread Akihiro Motoki
It looks like an issue specific to Red Hat OpenStack Platform (RHOSP). Please report a bug to RHOSP. ** 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 1968858] Re: [Horizon] Unable to switch Project

2022-04-13 Thread Akihiro Motoki
IMHO, as upstream, if not small number of deployments would like to use horizon with Django 2.2, we can consider reverting some patches which prepared for Django 4.x in stable/yoga. (I am not saying the upsream stable/yoga will be tested with Django 2.2 though.) ** Also affects: cloud-archive

[Yahoo-eng-team] [Bug 1964901] Re: Wrong addition of VIPs to all logical router pods leading to triggering GARP on different locations

2022-03-15 Thread Akihiro Motoki
The patch in the master branch has been merged. We usually mark it as "Fix Released" when a fix in the master branch is merged. ** Tags added: ovn ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1958561] Re: [ovn-octavia-provider] Listner/Pool Stuck in PENDING_CREATE Using Fully Populated LB API

2022-03-15 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1958964 *** https://bugs.launchpad.net/bugs/1958964 ** This bug has been marked a duplicate of bug 1958964 Fully Populated Load Balancer creation with OVN provider leaves pools as PENDING_CREATE -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1950933] Re: Incompatible with opencascade 7.6.0

2021-11-17 Thread Akihiro Motoki
This bug tracker is for OpenStack dashboard written in python and JavaScript. We never use C++. I believe you filed a bug to a wrong bug tracker. ** 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 1944548] [NEW] django32: RuntimeError: dictionary changed size during iteration

2021-09-22 Thread Akihiro Motoki
Public bug reported: trove-dashboard UT with Django 3.2 (and horizon master latest) fails with "RuntimeError: dictionary changed size during iteration" Detail: https://paste.opendev.org/show/809491/ ** Affects: horizon Importance: Undecided Status: New -- You received this bug no

[Yahoo-eng-team] [Bug 1943355] Re: Can We Use Openstack Neutron as standalone component?

2021-09-13 Thread Akihiro Motoki
First of all, as our task of the bug management, I am marking this as Invalid because it is not a bug but a question to the existing neutron feature. Regarding your questions, In most cases, Lajos and Brian already gave good answers. One thing I would like to note is that neutron can be used as a

[Yahoo-eng-team] [Bug 1931558] Re: LFI vulnerability in "Create Workbook"

2021-08-03 Thread Akihiro Motoki
The fix is still partial. Mistral team, can you take care of the progress of the fix? I am a horizon-coresec and horizon-stable-maint but have no power to move this forward. The following is my understanding. Hope it helps you track the progress. - master branch -- A preparation added in python

[Yahoo-eng-team] [Bug 1936343] Re: OpenStack load balancer tab error logs

2021-07-15 Thread Akihiro Motoki
Horizon project does not provide "the load balancer tab". It is from octavia-dashboard. Please file a bug to the octavia-dashboard bug tracker. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which i

[Yahoo-eng-team] [Bug 1935967] Re: DNS dashboard fails at reload

2021-07-13 Thread Akihiro Motoki
designate-dashboard is a horizon plugin. "horizon" launchpad is not a place to file a bug on designate-dashboard. I change the project to "designate-dashboard" launchpad. ** Project changed: horizon => designate-dashboard -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1890432] Re: Create subnet is failing under high load with OVN

2021-06-28 Thread Akihiro Motoki
The status in neutron was not updated somehow. The fix https://review.opendev.org/c/openstack/neutron/+/745330/ landed during Wallaby development. ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1933802] Re: missing global_request_id in neutron_lib context from_dict method

2021-06-28 Thread Akihiro Motoki
** Changed in: neutron Status: Opinion => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1933802 Title: missing global_request_id in neutron_lib context from_dict method

[Yahoo-eng-team] [Bug 1933350] Re: [neutron-vpnaas] IPSec site connection freeze at PENDING_CREATE status after upgrade

2021-06-28 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1794718 *** https://bugs.launchpad.net/bugs/1794718 I confirmed this is a duplicate of bug 1794718 as mentioned above. Note that the fix is included in stable/train. While stable/stein is in the Extended-Maintenance phase, it may be good to backport it. ** T

[Yahoo-eng-team] [Bug 1933026] Re: stack.sh fail with ovs_source: No such file or directory

2021-06-23 Thread Akihiro Motoki
The fix mentioned above has landed. ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1933026 Title: stack.sh fail with ov

[Yahoo-eng-team] [Bug 1933086] Re: [stable/ussuri] neutron-tempest-slow-py3 fails with "ERROR: This script does not work on Python 2.7"

2021-06-23 Thread Akihiro Motoki
A fix was merged into stable/ussuri. Changes in stable branches do not update the launchpad status. Marking it as Fix Released. ** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1929805] Re: Can't remove records in 'Create Record Set' form in DNS dashboard

2021-06-08 Thread Akihiro Motoki
I added horizon again to clarify we need to fix it in horizon. The status of horizon will be updated once the fix is merged in horizon. The status of designate-dashboard can be updated once the fix was confirmed in designate-dashboard. ** Also affects: horizon Importance: Undecided Stat

[Yahoo-eng-team] [Bug 1921388] Re: novaclient logs are logged as keystoneauth.session

2021-05-29 Thread Akihiro Motoki
Radomir, The status in horizon is "Fix Committed". Did you make any change to the horizon repository regarding this issue? I am marking the status in python-novaclient as "Fix Released" as python-novaclient 17.5.0 has been released. ** Changed in: python-novaclient Status: Fix Committed =

[Yahoo-eng-team] [Bug 1929805] Re: Can't remove records in 'Create Record Set' form in DNS dashboard

2021-05-28 Thread Akihiro Motoki
** Project changed: horizon => designate-dashboard -- 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/1929805 Title: Can't remove records in 'Create Record Set' form in

[Yahoo-eng-team] [Bug 1929360] Re: Fix typo of "Instance ID" in Chinese

2021-05-24 Thread Akihiro Motoki
A translation bug should be fixed in https://translate.openstack.org/. All translations are automatically imported, so there is nothing that the horizon team can do. ** Project changed: horizon => openstack-i18n -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1905024] Re: Error when opening instance detailed view

2021-04-25 Thread Akihiro Motoki
** Also affects: horizon (Ubuntu) Importance: Undecided Status: New ** No longer affects: horizon (Ubuntu) ** Package changed: ubuntu => horizon (Ubuntu) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboa

[Yahoo-eng-team] [Bug 1921713] Re: Strings in tags field is limited to 60 chars

2021-04-06 Thread Akihiro Motoki
** Changed in: neutron Status: New => Fix Released ** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1921713 Title: Strings

[Yahoo-eng-team] [Bug 1920004] [NEW] Should mark "Source" tab in the launch instance form as required

2021-03-18 Thread Akihiro Motoki
Public bug reported: "Source" tab in the launch instance form (AngularJS version) is not marked as "required", but I think the boot source must be specified to launch a server instance so the "Source" tab should have "*" mark as required. ** Affects: horizon Importance: Undecided St

[Yahoo-eng-team] [Bug 1916891] Re: Horizon could not identify image id (Recoverable error: volume_image_metadata)

2021-03-15 Thread Akihiro Motoki
https://review.opendev.org/c/openstack/horizon/+/777654 has landed. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.laun

[Yahoo-eng-team] [Bug 1916891] Re: Horizon could not identify image id (Recoverable error: volume_image_metadata)

2021-03-03 Thread Akihiro Motoki
"Fix Released" means a fix has been merged into the master branch but the fix proposed is still under reviwe. Resetting the status to "In Progress". ** Changed in: horizon Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 1837908] Re: Dashboard Hangs while trying to create and associate floating IP to instance at the same time

2021-03-02 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1824484 *** https://bugs.launchpad.net/bugs/1824484 As mentioned in #2, this issue was fixed as bug 1824484. Marking it as duplicate. ** This bug has been marked a duplicate of bug 1824484 workflow modal add_item_link is broken -- You received this bug

[Yahoo-eng-team] [Bug 1771559] Re: error while loading icon with pyscss 1.3.5 or later

2021-03-02 Thread Akihiro Motoki
https://review.opendev.org/c/openstack/horizon/+/730288 has been merged. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs

[Yahoo-eng-team] [Bug 1516200] Re: Horizon doesn't display ipaddresses of a VM when a lot of ports attached

2021-02-28 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1825961 *** https://bugs.launchpad.net/bugs/1825961 I checked a comment from Alexander https://review.opendev.org/c/openstack/horizon/+/110291/2/openstack_dashboard/api/neutron.py#554. The logic pointed out was originally introduced to convert a string into

[Yahoo-eng-team] [Bug 1478714] Re: Difficult to find out which users are admins in a project

2021-02-28 Thread Akihiro Motoki
As of 2021, the project detail page has "Users" tab and you can check roles in a table. The output is similar to "openstack role-assignment- list --project ". I believe this improvement was done after this issue was filed. I think this issue can be marked as "Fix Released". If you need more improve

[Yahoo-eng-team] [Bug 1333440] Re: Secure Site Recommendations does not discuss LOGGING settings

2021-02-28 Thread Akihiro Motoki
As of 2021, keystoneauth1 is used to communicate back-end services. keystoneauth1 handles the underlying http connections and is in charge of DEBUG logging. It no longer records credentials like user password. token ID is still logged but token is ephemeral so I think this issue has been addressed.

[Yahoo-eng-team] [Bug 1762347] Re: [ocata] Logout on duplicated swift container name

2021-02-28 Thread Akihiro Motoki
As of Victoria (Feb 2021), swift returns 204 for an existing container. This means some fix has been done in the swift side. 2021-02-28 09:20:37.237383 DEBUG swiftclient REQ: curl -i http://192.168.50.24:8080/v1/AUTH_af0ef1a85f544dc9b2a46404fe1943ab/new-a/ -X GET -H "X-Auth-Token: gABgO13m5u

[Yahoo-eng-team] [Bug 1539495] Re: The cell update's appearance makes people confused

2021-02-27 Thread Akihiro Motoki
The inline-editing feature was dropped in Jul 2016 in commit 241eda4273ba9213b28869345a42d22338b18521. Mark this as Won't Fix. ** Changed in: horizon Status: Confirmed => Won't Fix ** Changed in: horizon Importance: Low => Undecided ** Changed in: horizon Milestone: next => None

[Yahoo-eng-team] [Bug 1916332] Re: neutron-specs' zuul job openstack-tox-docs fails

2021-02-25 Thread Akihiro Motoki
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1916332 Title: neutron-specs' zuul job openstack-tox-docs fails Status

[Yahoo-eng-team] [Bug 1880188] Re: Container security policy fetch prevents creating container when using ceph

2021-02-25 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1712358 *** https://bugs.launchpad.net/bugs/1712358 bug 1712358 in python-swiftclient is a same issue. Marking this as duplicate. ** This bug has been marked a duplicate of bug 1712358 Capability discovery endpoint detection is hardcoded -- You received

[Yahoo-eng-team] [Bug 1892679] Re: Missing Integration test for Volume Group-type

2021-02-25 Thread Akihiro Motoki
** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1892679 Title: Missing Integration test for Volume

[Yahoo-eng-team] [Bug 1904855] Re: Typo in the System Requirements page of Horizon

2021-02-25 Thread Akihiro Motoki
** Changed in: horizon Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1904855 Title: Typo in the System Requirements page

[Yahoo-eng-team] [Bug 1789046] Re: unit test cannot be started under Django 2.1

2021-02-25 Thread Akihiro Motoki
I believe this has been addressed when we support Django 2.2. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1908848] Re: subprocess with shell=True

2021-02-25 Thread Akihiro Motoki
This looks like a generic warning on shell=True for subprocess and there is no practical suggestion. shell=True is used in udpate_catalog and extract_catalog but they need to be executed on a shell. We cannot run these commands without shell=True. These commands are used only for maintenance by

[Yahoo-eng-team] [Bug 1909587] Re: Multidomain issue

2021-02-25 Thread Akihiro Motoki
This looks like a debugging request. OPENSTACK_KEYSTONE_DOMAIN_CHOICES expects a tuple of tuples, but a bug submitter does not do so. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1609777] Re: 'can_set_password' ignored in the new launch instance experience

2021-02-21 Thread Akihiro Motoki
It was fixed by https://review.opendev.org/c/openstack/horizon/+/770528 ** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Milestone: rocky-2 => None ** Changed in: horizon Assignee: Pascal Boutin (pboutin) => (unassigned) -- You received this bug

[Yahoo-eng-team] [Bug 1765024] Re: requires_keypair does not affect NG interface

2021-02-21 Thread Akihiro Motoki
It was fixed by https://review.opendev.org/c/openstack/horizon/+/769416 ** Changed in: horizon Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.la

[Yahoo-eng-team] [Bug 1280094] Re: admin password treachery

2021-02-21 Thread Akihiro Motoki
Horizon configuration (can_set_password) and nova configuration (libvirt.inject_password) should match. Administrators should be responsible for this. Nova does not expose the nova configuration via API, so there is no way for horizon to know the nova configuration and the only way is that adminsit

[Yahoo-eng-team] [Bug 1721193] Re: Outdated and vulnerable versions of Javascript libraries

2021-02-18 Thread Akihiro Motoki
Horizon uses xstatic-jquery 1.12.4.1 since Sep 26 2018. 1.12.4 is the latest jquery release. As Mathias commented above, the maintenance of xstatic-jquery is decoupled with horizon, but horizon is responsible for making horizon work with the latest stable of jquery 1.x series at least. We now us

[Yahoo-eng-team] [Bug 1771559] Re: error while loading icon with pyscss 1.3.5 or later

2021-02-17 Thread Akihiro Motoki
It turns out the previous fixes are not sufficient. ** Changed in: horizon Status: Fix Released => 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/1

[Yahoo-eng-team] [Bug 1900851] Re: Cannot Create Port with Fixed IP Address

2021-02-16 Thread Akihiro Motoki
** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1900851 Title: Cannot Create Port with Fixed IP Add

[Yahoo-eng-team] [Bug 1600788] Re: If a common message is not being used, they should each be treated separately with respect to choosing a marker function

2021-02-03 Thread Akihiro Motoki
https://review.opendev.org/c/openstack/neutron/+/771501 looks a neturon commit. ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1892405] Re: Removing router interface causes router to stop routing between all

2021-01-13 Thread Akihiro Motoki
The fix in the neutron repo was merged last month. OpenStack gerrit no longer updates the launchpad status so we need to update the status manually. ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1910623] Re: neutron api worker process can not display "desc" like "neutron-server: api wokers"

2021-01-12 Thread Akihiro Motoki
https://review.opendev.org/c/openstack/neutron-lib/+/769861 (neutron- lib) and https://review.opendev.org/c/openstack/neutron/+/769660 (neutron) have been merged. ** Tags removed: api-ref ** Tags added: api ** Changed in: neutron Status: New => Fix Released ** Changed in: neutron Impor

[Yahoo-eng-team] [Bug 1910219] Re: Error: Unable to retrieve Ironic nodes. 'project_id'

2021-01-07 Thread Akihiro Motoki
This is not a horizon bug. This is a bug in ironic-ui. Could you file it for ironic-ui bug tracker https://storyboard.openstack.org/#!/project/952? ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1905024] Re: Error when opening instance detailed view

2020-12-04 Thread Akihiro Motoki
The proposed fix was merged. ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1905024 Title: Error

[Yahoo-eng-team] [Bug 1905024] [NEW] Error when opening instance detailed view

2020-11-20 Thread Akihiro Motoki
list. http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018873.html ** Affects: horizon Importance: Critical Assignee: Akihiro Motoki (amotoki) Status: Confirmed ** Changed in: horizon Assignee: (unassigned) => Akihiro Motoki (amotoki) ** Changed in: horizon

[Yahoo-eng-team] [Bug 1897683] Re: Install and configure for Red Hat Enterprise Linux and CentOS in horizon

2020-10-05 Thread Akihiro Motoki
This looks like a bug of CentOS package. The horizon bug tracker is not a place to report a packaging bug. Please file it to the CentOS 8 bug tracker. ** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1895570] [NEW] when multiple error popups are shown we cannot show details of second or later popups

2020-09-14 Thread Akihiro Motoki
Public bug reported: This happens in the master branch. When multiple error messages are shown in one page, "Detail" in the first dialog is only shown. Even if you click "Detail" in the second or later popups, "Detail" in the first dialog will be shown. The behavior is confusing. ** Affects: h

[Yahoo-eng-team] [Bug 1892990] Re: LAUNCH_INSTANCE_DEFAULTS does not work

2020-08-26 Thread Akihiro Motoki
It was fixed by https://review.opendev.org/#/c/746265/ in the master branch, so I am marking this as Fix Released. ** Changed in: horizon Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Ope

[Yahoo-eng-team] [Bug 1892990] [NEW] LAUNCH_INSTANCE_DEFAULTS does not work

2020-08-25 Thread Akihiro Motoki
Source" tab in the launch instance form is not set to "No". ** Affects: horizon Importance: High Assignee: Akihiro Motoki (amotoki) Status: Confirmed ** Changed in: horizon Assignee: (unassigned) => Akihiro Motoki (amotoki) ** Changed in: horizon I

[Yahoo-eng-team] [Bug 1828768] Re: dashboard can‘t access,http error.log:KeyError: 'used'

2020-07-14 Thread Akihiro Motoki
As commented in #2 above, this happens only when a new release horizon is used together with a backend of a couple of release older. Considering this, we won't fix it. ** Changed in: horizon Status: In Progress => Won't Fix -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1886150] Re: i18n translation "Instance" error

2020-07-03 Thread Akihiro Motoki
Translation improvement should happen in transalte.openstack.org. See https://docs.openstack.org/i18n/latest/ for more detail. ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1884009] Re: fix a bug that when create a subnet the gateway of it out range of subnet

2020-06-17 Thread Akihiro Motoki
Gateway address outside of the subnet CIDR is intentionally allowed. https://bugs.launchpad.net/neutron/+bug/1335023 discusses it (See comment #4). ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, whic

[Yahoo-eng-team] [Bug 1881628] Re: system endpoints changes not reflected under "Projects/API Access" without a logout.

2020-06-05 Thread Akihiro Motoki
Thanks for your confirmation. ** Changed in: horizon Status: New => Won't Fix -- 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/1881628 Title: system endpoints

[Yahoo-eng-team] [Bug 1878218] Re: "Edit Port Security Groups" option is visible to all roles on instances in the Project section

2020-05-31 Thread Akihiro Motoki
Changed to "Fix Released" per comment #5 from Gayathri. ** Changed in: horizon Status: Confirmed => Fix Released ** Tags added: stein-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (

[Yahoo-eng-team] [Bug 1876198] Re: Setting unlimited qouta for zone

2020-05-04 Thread Akihiro Motoki
** Project changed: neutron => designate -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1876198 Title: Setting unlimited qouta for zone Status in Designate: New Bug description: in

[Yahoo-eng-team] [Bug 1866961] Re: ImportError: cannot import name 'Feature'

2020-05-01 Thread Akihiro Motoki
horizon has fixed the issue but unfortunately the fixes are not linked with it. I am summarizing the fixes. Multiple fixes are involved in the master branch (i.e. ussuri), so fixes in the stable/train branch would be better for the summary. The related fixes in stable/train are as follows: - 981

[Yahoo-eng-team] [Bug 1875123] [NEW] Cannot run a specific test after pytest migration

2020-04-25 Thread Akihiro Motoki
Public bug reported: After pytest migration, we cannot run a specific test explicitly. Previously we can use tox -e py37 -- openstack_auth.test.unit.test_policy to run only tests under openstack_auth/test/unit/test_policy.py. After the pytest migration, tools/unit_test.sh only honors the mod

[Yahoo-eng-team] [Bug 1874171] Re: tempest-horizon job fails in stable/rocky

2020-04-22 Thread Akihiro Motoki
This is an issue in stable/rocky. We can mark it 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). https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 1874171] [NEW] tempest-horizon job fails in stable/rocky

2020-04-21 Thread Akihiro Motoki
python 2.7 support in a tempest plugin yet. ** Affects: horizon Importance: Critical Assignee: Akihiro Motoki (amotoki) Status: New ** Changed in: horizon Importance: Undecided => Critical ** Changed in: horizon Assignee: (unassigned) => Akihiro Motoki (amotoki) -

[Yahoo-eng-team] [Bug 1873532] [NEW] pytest breaks all horizon plugin tests

2020-04-17 Thread Akihiro Motoki
amed 'pytest' ** Affects: horizon Importance: Critical Assignee: Akihiro Motoki (amotoki) Status: Triaged ** Changed in: horizon Status: New => Triaged ** Changed in: horizon Importance: Undecided => Critical ** Changed in: horizon Assignee: (

[Yahoo-eng-team] [Bug 1771559] Re: error while loading icon with pyscss 1.3.5

2020-03-30 Thread Akihiro Motoki
it turns out that https://review.opendev.org/714274 is a partial fix. we still see a problem in the material design theme, for example https://pasteboard.co/J1uIQVW.png ** Changed in: horizon Status: Fix Released => Confirmed ** Changed in: horizon Assignee: Akihiro Motoki (amot

[Yahoo-eng-team] [Bug 1863206] Re: Port is reported with 'port_security_enabled=True' without port-security extension

2020-02-21 Thread Akihiro Motoki
It is not a bug in neutron. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1863206 Title: Port is reported with 'port_securit

[Yahoo-eng-team] [Bug 1856540] Re: djnago-babel is not compatible with Django 2.2

2020-02-18 Thread Akihiro Motoki
** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1856540 Title: djnago-babel is not compatible with

[Yahoo-eng-team] [Bug 1863353] Re: "binding:vif_type": "binding_failed"

2020-02-17 Thread Akihiro Motoki
I mark this as Invalid as it is not related to the API reference apparently. Even if comment #1 describes the bug, it looks like a support request. binding_failed happens due to various reasons including your deployment constraints or situations. If you believe it is a bug of neutron after checking

[Yahoo-eng-team] [Bug 1863351] Re: "binding:vif_type": "binding_failed",

2020-02-17 Thread Akihiro Motoki
there is no actual bug description, so it looks like a spam or reported by a mistake. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/18

[Yahoo-eng-team] [Bug 1858605] Re: Trying to display previous instance returns random results

2020-01-22 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1856243 *** https://bugs.launchpad.net/bugs/1856243 I think this is a duplicate of bug 1856243. If it is a different issue, feel free to comment here. ** This bug has been marked a duplicate of bug 1856243 "prev" link in Horizon instances panel does not p

[Yahoo-eng-team] [Bug 1859041] Re: Horizon doesn't show "visibility" option under "Edit image" tab for non-admin users

2020-01-20 Thread Akihiro Motoki
Maring this as Fix Released as a fix has been merged into the latest branch (stable/stein in this case). ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack D

[Yahoo-eng-team] [Bug 1856766] Re: disk information display error when perform volume multiattach

2020-01-09 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1700034 *** https://bugs.launchpad.net/bugs/1700034 ** This bug has been marked a duplicate of bug 1700034 wrong list of attached vms are shown in manage volume attachments -- You received this bug notification because you are a member of Yahoo! Engineer

[Yahoo-eng-team] [Bug 1857030] Re: networking_calico.plugins.ml2.drivers.calico.mech_calico TypeError: a bytes-like object is required, not 'str'

2019-12-22 Thread Akihiro Motoki
This is specific to networking-calico. neutron launchpad is not related as a bug tracker. ** Changed in: neutron Status: New => Invalid ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1856485] Re: ERROR neutron.manager [-] Plugin 'calico' not found.

2019-12-22 Thread Akihiro Motoki
python3 support is completely up to the networking-calico project. >From the perspective of the neutron project, there is nothing to do, so I am >marking it as Invalid in "neutron". All other associated projects (OpenStack Community Project, Python Packaging Index, Ubuntu and Ubuntu Server) are u

[Yahoo-eng-team] [Bug 1856866] Re: Wrong german translation for "This instance is unlocked."

2019-12-19 Thread Akihiro Motoki
As horizon, there is nothing to do. ** Changed in: horizon Status: In Progress => Invalid ** Also affects: openstack-i18n Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStac

[Yahoo-eng-team] [Bug 1856650] Re: In Hypervisors Summary panel of Stein version, VCPUs(total) always equal to the Physical CPUs eventhough CPU allocation ratio is default to 16.0

2019-12-16 Thread Akihiro Motoki
Horizon just calls the nova os-hypervisors API [1]. The description of "vcpus" in the response says "This does not take allocation ratios used for overcommit into account so there may be disparity between this and the used count.". If you would like to see "vcpus" considering the allocation ratios

[Yahoo-eng-team] [Bug 1856540] [NEW] djnago-babel is not compatible with Django 2.2

2019-12-16 Thread Akihiro Motoki
Public bug reported: Django babel 0.6.2 is not compatible with Django 2.2. django-babel tries to import "from django.template.base import Lexer, TOKEN_TEXT, TOKEN_VAR, TOKEN_BLOCK", but TOKEN_TEXT does not exist. https://zuul.opendev.org/t/openstack/build/6c99974a09994709b2e9748aa65f89fa/log /jo

[Yahoo-eng-team] [Bug 1855506] Re: Incorrect django version in requirements.txt

2019-12-09 Thread Akihiro Motoki
django.urls is present in Django 1.11 and our requirements.txt requires Django >=1.11 both for python 2.7 and python 3. Thus the Django version in requirements.txt is valid. In addition, we no longer support Django 1.8 as of Train release. I don't know which release you are talking about though.

[Yahoo-eng-team] [Bug 1850199] Re: horizon french translation for suspend and shelve are the same

2019-10-29 Thread Akihiro Motoki
Translation errors should be fixed in translate.openstack.org. Once it is fixed, horizon imports them automatically. I am forwarding this to openstack-i18n launchpad as someone from French translation team may check it. ** Project changed: horizon => openstack-i18n -- You received this bug not

[Yahoo-eng-team] [Bug 1832768] Re: Horizon: AgularJS pages do not display dates in system's timezone

2019-10-24 Thread Akihiro Motoki
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) => hutianhao27 (hutianhao) ** Changed in: horizon Status: New => In Progress ** Changed in: horizon Importance: Undecided => Low -- You received this bug notificati

[Yahoo-eng-team] [Bug 1848383] Re: Underscore is valid in key pair names, but the frontend says otherwise

2019-10-20 Thread Akihiro Motoki
"Fix Released" sounds better. ** Changed in: horizon Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1848383 Title: Unders

[Yahoo-eng-team] [Bug 1842930] Re: Deleted user still can delete volumes in Horizon

2019-09-19 Thread Akihiro Motoki
Status: New ** Changed in: horizon Assignee: (unassigned) => Akihiro Motoki (amotoki) -- 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/1842930 Title: Dele

[Yahoo-eng-team] [Bug 1843871] [NEW] Moving get_page_size from horizon to openstack_dashboard breaks many horizon plugins

2019-09-13 Thread Akihiro Motoki
they calls get_page_size() to determine the size of pagination in their API calls. ** Affects: horizon Importance: Critical Assignee: Akihiro Motoki (amotoki) Status: Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1800600] Re: Prompt 'Could not retrieve projects' when get tenants filtered by id

2019-09-05 Thread Akihiro Motoki
It turns out that the fix merged breaks long-living OpenStack clouds from the era where keystone used an integer for project/user ID. We decided to revert the fix for this considering the importance of the impact caused by the above change. ** Changed in: horizon Status: Fix Released => New

[Yahoo-eng-team] [Bug 1826267] Re: Disassociate is spelled incorrectly on the button to disassociate a floating ip address.

2019-08-08 Thread Akihiro Motoki
The fix was merged into the master branch when the bug was filed. ** Changed in: horizon Status: Fix Committed => 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

[Yahoo-eng-team] [Bug 1826259] Re: Create Volume dialog opens (from image panel in Horizon) but getting error default volume type can not be found

2019-07-10 Thread Akihiro Motoki
Based on the feedback from the cinder team, the default volume type is assumed to be public. Considering this, this is not a horizon bug apparently. I will remove horizon from the affected projects. ** No longer affects: horizon -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1831031] Re: Agent healthcheck: found 12 dead agents out of 24:

2019-05-30 Thread Akihiro Motoki
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1831031 Title: Agent healthcheck: found 12 dead agents out of 24: Status in neutron:

[Yahoo-eng-team] [Bug 1804289] Re: LOCALE_PATH causes message mo files not found

2019-05-21 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1818639 *** https://bugs.launchpad.net/bugs/1818639 You can find "Mark as duplicate" at the right top menu. ** This bug has been marked a duplicate of bug 1818639 Impossible to change language in user settings to Chinese -- You received this bug notific

[Yahoo-eng-team] [Bug 1828783] Re: More user-friendly websso unauthorized

2019-05-15 Thread Akihiro Motoki
This is not a horizon issue. Marking as Invalid. ** 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 Identity (keystone). https://bugs.launchpad.net/bugs/1828783 Title:

[Yahoo-eng-team] [Bug 1828783] Re: More user-friendly websso unauthorized

2019-05-15 Thread Akihiro Motoki
I added keystone as affected projects. Horizon team now has nobody who is familiar with federated identity and no bug like this can be resolved without keystone team support. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you a

[Yahoo-eng-team] [Bug 1493122] Re: There is no quota check for instance snapshot

2019-05-15 Thread Akihiro Motoki
This bug is reported to horizon. As horizon, glance does not provide any quota information via API, so there is nothing that horizon can do. The only way is to configure quota in glance configuration file (as Brian mentioned in the previous comment). Based on the above, this is not a horizon bug

  1   2   3   4   5   6   7   8   9   10   >