[Yahoo-eng-team] [Bug 2083760] [NEW] API request is not logged when neutron is run by httpd+mod_wsgi

2024-10-05 Thread Takashi Kajinami
Public bug reported: When the monolithic neutron-server is used to serve both api and rpc, we could check access from the clients logged like; 2024-10-05 17:00:25.898 52377 INFO neutron.wsgi [None req- de46b401-8c2d-4466-b937-3e40c76ef70e 813a38244a2d425883d89d8609ff0877 37d00479190a45ab8835f8b6a

[Yahoo-eng-team] [Bug 2071596] Re: netifaces is archived, please remove from dependecies

2024-10-06 Thread Takashi Kajinami
** Also affects: ironic-python-agent 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/2071596 Title: netifaces is archived, ple

[Yahoo-eng-team] [Bug 2084977] [NEW] Deleting a security group fails with "Cannot find Port_Group with name=pg_" when neutron-api is run by httpd + mod_wsgi

2024-10-19 Thread Takashi Kajinami
Public bug reported: In Puppet OpenStack project we've been attempting to switch neutron deployment from standalone eventlet server to api run by httpd + mod_wsgi and separate worker processes. However we've seeing the strange failure consistently and I've not yet able to identify the cause, so a

[Yahoo-eng-team] [Bug 2071596] Re: netifaces is archived, please remove from dependecies

2024-10-06 Thread Takashi Kajinami
** 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/2071596 Title: netifaces is archived, please remove from

[Yahoo-eng-team] [Bug 2071596] Re: netifaces is archived, please remove from dependecies

2024-10-06 Thread Takashi Kajinami
** Also affects: openstacksdk Importance: Undecided Status: New ** Changed in: ironic-python-agent Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: openstacksdk Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You received this bug notifi

[Yahoo-eng-team] [Bug 2086477] Re: Rabbitmq related log spam in nova-compute-ironic

2024-11-01 Thread Takashi Kajinami
The log is generated not by nova but by oslo.messaging. We lowered down the log level by https://review.opendev.org/c/openstack/oslo.messaging/+/930672 . We haven't yet created a new release for 2024.1 but once that's done then the issue will be fixed. As the fix is already released for 2024.2 ,

[Yahoo-eng-team] [Bug 2082883] [NEW] neutron-tempest-plugin: KeyError caused by missing 'previous' ref

2024-09-26 Thread Takashi Kajinami
Public bug reported: Neutron returns reference to next and previous in list APIs "Only when any item is returned". However the client implementation in neutron-tempest-plugin always assumes these refs are present. This results in uexpected failures in some api call. For example in https://zuu

[Yahoo-eng-team] [Bug 2083092] [NEW] sqlalchemy.exc.InvalidRequestError im image update

2024-09-27 Thread Takashi Kajinami
Public bug reported: A strange failure was caught in glance-multistore-cinder-import job. According to the tempest test case failure, image deleted failed because of 500 error. https://zuul.opendev.org/t/openstack/build/bcb2045e696c473e9ab8a1f376bcc714 And the following traceback is logged in g-

[Yahoo-eng-team] [Bug 2081732] Re: oslo_utils.secretutils.constant_time_compare is redundant

2024-10-02 Thread Takashi Kajinami
** Also affects: ceilometer Importance: Undecided Status: New ** Also affects: keystonemiddleware Importance: Undecided Status: New ** Also affects: octavia Importance: Undecided Status: New ** Also affects: osprofiler Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 2083524] [NEW] distutils was removed in Python 3.12

2024-10-02 Thread Takashi Kajinami
Public bug reported: Description === The built-in distutils module was deprecated in 3.10 and was removed in Python 3.12 . https://docs.python.org/3.11/library/distutils.html We should remove the remaining usage of it. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 2083518] [NEW] distutils was removed in Python 3.12

2024-10-02 Thread Takashi Kajinami
Public bug reported: Description === The built-in distutils module was deprecated in 3.10 and was removed in Python 3.12 . https://docs.python.org/3.11/library/distutils.html We should remove the remaining usage of it. ``` $ git log -n 1 commit 1ecab6dbc573fb0a60e35382269374193158b7f0

[Yahoo-eng-team] [Bug 2083518] Re: distutils was removed in Python 3.12

2024-10-02 Thread Takashi Kajinami
** Also affects: oslo.versionedobjects 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/2083518 Title: distutils was removed in

[Yahoo-eng-team] [Bug 2083620] [NEW] pkg_resources is deprecated

2024-10-03 Thread Takashi Kajinami
Public bug reported: Description === The pkg_resources module was deprecated. It was removed from the core Python and has been moved to setuptools in Python 3.12. We should replace the usage to adopt to that change. ** Affects: nova Importance: Undecided Status: New -- Y

[Yahoo-eng-team] [Bug 2081009] [NEW] oslo_config.cfg.NotInitializedError when switching default policy_file in oslo.policy

2024-09-17 Thread Takashi Kajinami
Public bug reported: While we attempted to update the default policy file in https://review.opendev.org/c/openstack/oslo.policy/+/929714 , we observed the glance-api can't start and complains the error below. ``` Traceback (most recent call last): File "/opt/stack/data/venv/bin/glance-wsgi-api"

[Yahoo-eng-team] [Bug 2081732] Re: oslo_utils.secretutils.constant_time_compare is redundant

2024-11-18 Thread Takashi Kajinami
This was fixed in ceilometer by https://review.opendev.org/c/openstack/ceilometer/+/931149 ** Changed in: ceilometer Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). http

[Yahoo-eng-team] [Bug 2089051] Re: jsonschema: FormatChecker.cls_checks was deprecated

2024-11-19 Thread Takashi Kajinami
** Also affects: keystone Importance: Undecided Status: New -- 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/2089051 Title: jsonschema: FormatChecker.cls_ch

[Yahoo-eng-team] [Bug 2089051] Re: jsonschema: FormatChecker.cls_checks was deprecated

2024-11-19 Thread Takashi Kajinami
** Also affects: nova Importance: Undecided Status: New ** Also affects: placement Importance: Undecided Status: New ** Also affects: tacker Importance: Undecided Status: New ** Also affects: tempest Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 2089051] Re: jsonschema: FormatChecker.cls_checks was deprecated

2024-11-19 Thread Takashi Kajinami
** Also affects: manila Importance: Undecided Status: New -- 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/2089051 Title: jsonschema: FormatChecker.cls_chec

[Yahoo-eng-team] [Bug 2088279] [NEW] neutron-tempest-plugin: dynamic rouring tests are broken by new os-ken

2024-11-15 Thread Takashi Kajinami
Public bug reported: It seems dynamic routing tests in neutron-tempest-plugin consistently fails with the following traceback. ``` --- import errors --- Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.test_4byte_asn Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1926693] [NEW] Logic to obtain hypervisor hostname is not completely compatible with libvirt

2021-04-29 Thread Takashi Kajinami
Public bug reported: Currently we use socket.getshostname() to determine the heyervisor hostname assuming that is what is used in libvirt. However libvirt actually ues the following steps to generate hypervisor hostname and socket.gethostname() doesn't match in some cases. /* Who knew getting a

[Yahoo-eng-team] [Bug 1905276] Re: Overriding hypervisor name for resource provider always requires a complete list of interfaces/bridges

2021-04-30 Thread Takashi Kajinami
Closing this because our expectation here is that neutron and libvirt should detect the same hostname. I've reported another bug to fix current incompatibility. https://bugs.launchpad.net/neutron/+bug/1926693 ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1927494] [NEW] [designate] admin_* options are based on v2 identity instead of v3

2021-05-07 Thread Takashi Kajinami
Public bug reported: Currently neutron accepts the following parameters to set up identity for connecting to designate in admin context, but the list doesn't include domain parameters and it seems these parameters are based on keystone v2 indentity instead of keystone v3 identity. - admin_usernam

[Yahoo-eng-team] [Bug 1930499] [NEW] Can't add a subnet without gateway ip to a router

2021-06-01 Thread Takashi Kajinami
Public bug reported: Currently when adding an interface to a router, Horizon shows subnets with gateway ip. On the other hand, Horizon supports attaching a subnet to a router with fixed interface ip. In this case gateway ip is not required but a new port is created with a given ip in the subnet

[Yahoo-eng-team] [Bug 1936278] [NEW] nova-manage placement audit command always fails with --resource_provider option

2021-07-14 Thread Takashi Kajinami
Public bug reported: Description === nova-mange placement audit command always fails because the target resource provider is not found ~~~ # nova-manage placement audit --resource_provider dbba1bf7-6e97-4dcb-8d4c-37fe36633358 --verbose Resource provider with UUID dbba1bf7-6e97-4dcb-8d4c-

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
** Also affects: mistral Importance: Undecided Status: New ** Also affects: manila Importance: Undecided Status: New ** Also affects: zaqar Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
** Also affects: taskflow Importance: Undecided Status: New ** Changed in: taskflow Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
** Also affects: keystone Importance: Undecided Status: New -- 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/1936667 Title: Using or importing the ABCs from

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
The following command would detect what we should replace... egrep -r -e 'collections\.(Awaitable|Coroutine|AsyncIterable|AsyncIterator|AsyncGenerator|Hashable|Iterable|Iterator|Generator|Reversible|Sized|Container|Callable|Collection|Set|MutableSet|Mapping|MutableMapping|MappingView|KeysView|Item

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-16 Thread Takashi Kajinami
** Also affects: swift Importance: Undecided Status: New -- 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/1936667 Title: Using or importing the ABCs from 'c

[Yahoo-eng-team] [Bug 1936667] Re: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3

2021-07-22 Thread Takashi Kajinami
** Also affects: cinder Importance: Undecided Status: New ** No longer affects: cinder ** Also affects: tacker Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identi

[Yahoo-eng-team] [Bug 1937901] [NEW] healthcheck middleware should be deployed as app instead of filter

2021-07-24 Thread Takashi Kajinami
Public bug reported: Since oslo.middleware 3.22.0[1], deploying healtcheck middleware as a filter is deprecated and it should be deployed as an app. [1] https://review.opendev.org/c/openstack/oslo.middleware/+/403734 ** Affects: glance Importance: Undecided Assignee: Takashi Kajinami

[Yahoo-eng-team] [Bug 1938045] [NEW] OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade

2021-07-26 Thread Takashi Kajinami
Public bug reported: The following deprecation warning in continuously observed in unit test jobs. /home/zuul/src/opendev.org/openstack/glance/.tox/py39/lib/python3.9/site- packages/oslo_db/sqlalchemy/enginefacade.py:1366: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.s

[Yahoo-eng-team] [Bug 1938103] [NEW] assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
Public bug reported: unittest.TestCase.assertDictContainsSubset is deprecated since Python 3.2[1] and shows the following warning. ~~~ /usr/lib/python3.9/unittest/case.py:1134: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', ~~

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
** Also affects: keystone Importance: Undecided Status: New -- 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/1938103 Title: assertDictContainsSubset is depr

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-07-26 Thread Takashi Kajinami
** Changed in: glance Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: keystone Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Also affects: designate Importance: Undecided Status: New ** No longer affects: designate -- You received th

[Yahoo-eng-team] [Bug 1938120] [NEW] keystone-protection-functional is failing because of missing demo project

2021-07-26 Thread Takashi Kajinami
Public bug reported: The keystone-protection-functional job is repeatedly failing because the demo project is not found. ``` + ./stack.sh:main:1294 : echo_summary 'Creating initial neutron network elements' + ./stack.sh:echo_summary:422 : [[ -t 3 ]] + ./stack

[Yahoo-eng-team] [Bug 1938120] Re: keystone-protection-functional is failing because of missing demo project

2021-07-27 Thread Takashi Kajinami
After looking into this in detail now I have a feeling that this issue was introduced by a change[1] in devstack and we should fix devstack. [1] https://opendev.org/openstack/devstack/commit/9dc2b88eb42a5f98f43bc8ad3dfa3962a4d44d74 ** Also affects: devstack Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1938120] Re: keystone-protection-functional is failing because of missing demo project

2021-07-30 Thread Takashi Kajinami
** No longer affects: keystone -- 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/1938120 Title: keystone-protection-functional is failing because of missing demo pro

[Yahoo-eng-team] [Bug 1939944] [NEW] The parameters of the healthcheck middlewares are missing from glance-api.conf

2021-08-14 Thread Takashi Kajinami
regenerate the file using oslo-config-generator. ** Affects: glance Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Changed in: glance Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1940009] [NEW] The healthcheck middleware options are not included in neutron.conf generated by "tox -e genconfig"

2021-08-15 Thread Takashi Kajinami
slo-config-generator. This is because the oslo.middleware.healthcheck endpoint is not added to the configuration file used by the generator command. ** Affects: neutron Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Description chang

[Yahoo-eng-team] [Bug 1937904] Re: imp module is deprecated

2021-08-15 Thread Takashi Kajinami
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1937904 Title: imp module is deprecated Status in neutron: In Progr

[Yahoo-eng-team] [Bug 1937904] Re: imp module is deprecated

2021-08-15 Thread Takashi Kajinami
** Changed in: os-win Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: neutron Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Also affects: python-novaclient Importance: Undecided Status: New -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1937904] Re: imp module is deprecated

2021-08-15 Thread Takashi Kajinami
** Also affects: tripleo Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1937904 Title: imp module is deprecated Status in neutron: In Progr

[Yahoo-eng-team] [Bug 1940090] [NEW] options of the castellan library are missing from glance-api.conf

2021-08-16 Thread Takashi Kajinami
rator, but even in the generated config file the options are still missing. ** Affects: glance Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1940733] [NEW] [oslo_reports] options are missing from the config file generated by oslo-confi-generator

2021-08-21 Thread Takashi Kajinami
ual result = The [oslo_reports] section is missing Environment === N/A Logs & Configs == N/A ** Affects: ceilometer Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Affects: designate Importance: Undecided Ass

[Yahoo-eng-team] [Bug 1940733] Re: [oslo_reports] options are missing from the config file generated by oslo-confi-generator

2021-08-21 Thread Takashi Kajinami
** Also affects: ceilometer Importance: Undecided Status: New ** Changed in: ceilometer Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Takashi Ka

[Yahoo-eng-team] [Bug 1940733] Re: [oslo_reports] options are missing from the config file generated by oslo-confi-generator

2021-08-21 Thread Takashi Kajinami
** Also affects: designate Importance: Undecided Status: New ** Changed in: designate Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: ceilometer Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1940790] [NEW] oslo.cache options are missing from neutron.conf generated by "tox -e genconfig"

2021-08-22 Thread Takashi Kajinami
Public bug reported: # We could include this in bug 1940009 but the fix for the bug was already merged. # So I'll crate a separate bug to avoid two Closes-Bug commits which I believe is confusing. Neutron uses oslo.cache library for caching and registers its options. However these options are m

[Yahoo-eng-team] [Bug 1941020] [NEW] [memcache] options are no longer used

2021-08-24 Thread Takashi Kajinami
Public bug reported: Keystone provides some options under the [memcache] section but these parameters are not used in any place. Looking at history, it seems these parameters were used in memcache_pool backend to persist tokens but that backend was removed during Pike. https://opendev.org/opens

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-09-04 Thread Takashi Kajinami
** Also affects: python-neutronclient Importance: Undecided Status: New -- 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/1938103 Title: assertDictContainsSu

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-09-04 Thread Takashi Kajinami
** Also affects: neutron Importance: Undecided Status: New -- 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/1938103 Title: assertDictContainsSubset is depre

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-09-04 Thread Takashi Kajinami
** Also affects: mistral Importance: Undecided Status: New -- 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/1938103 Title: assertDictContainsSubset is depre

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-09-04 Thread Takashi Kajinami
** Changed in: mistral Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Also affects: designate Importance: Undecided Status: New ** Changed in: designate Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1944043] [NEW] Wrong exception type is expected to retry volume detachment API calls

2021-09-18 Thread Takashi Kajinami
Public bug reported: Description === The following change introduced the logic to retry cinder API calls to detach volumes. https://review.opendev.org/c/openstack/nova/+/669674 The logic detects the InternalServerError class from cindreclient.apiclient.exceptions. However this is wrong

[Yahoo-eng-team] [Bug 1946100] [NEW] [oslo_limit] parameters are missing from glance-api.conf

2021-10-05 Thread Takashi Kajinami
Public bug reported: The following change[1] introduced dependency on the oslo.limit library to implement the unified quota but the parameter of the library are still missing from the example glance-api.conf as well as the conf file generated by oslo-config-generator. We should add the missing os

[Yahoo-eng-team] [Bug 1938103] Re: assertDictContainsSubset is deprecated since Python3.2

2021-11-29 Thread Takashi Kajinami
** Also affects: tempest Importance: Undecided Status: New -- 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/1938103 Title: assertDictContainsSubset is depre

[Yahoo-eng-team] [Bug 1957180] [NEW] The [AGENT] veth_mtu parameter is no longer used

2022-01-12 Thread Takashi Kajinami
Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Description changed: Since the [ovs] use_veth_interconnection parameter was removed by [1], the [AGENT] veth_mtu parameter is no longer used. [1] https://review.opendev.org/c/openstack

[Yahoo-eng-team] [Bug 1958075] [NEW] The fixtures library is missing from requirements.txt

2022-01-16 Thread Takashi Kajinami
ected result === Actual result = Environment === Logs & Configs ====== ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Takashi K

[Yahoo-eng-team] [Bug 1960247] [NEW] server suspend action allows authorization by user_id while server resume action does not

2022-02-07 Thread Takashi Kajinami
Public bug reported: Description === Since the following change was merged, nova allows authorization by user_id for server suspend action. https://review.opendev.org/c/openstack/nova/+/353344 However the same is not yet implemented in resume action and this results in inconsistent poli

[Yahoo-eng-team] [Bug 1962726] [NEW] ssh-rsa key is no longer allowed by recent openssh

2022-03-02 Thread Takashi Kajinami
Public bug reported: Description === Currently create Key-pair API without actual key content returns the key generated at server side which is formatted in ssh-rsa. However ssh-rsa is no longer supported by default since openssh 8.8 https://www.openssh.com/txt/release-8.8 ``` This rel

[Yahoo-eng-team] [Bug 1525439] Re: Glance V2 API is not backwards compatible and breaks Cinder solidfire driver

2022-03-04 Thread Takashi Kajinami
** Changed in: puppet-cinder Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1525439 Title: Glance V2 API is not backwards compatible and breaks Cind

[Yahoo-eng-team] [Bug 1967683] [NEW] Wrong property to look up remote address

2022-04-03 Thread Takashi Kajinami
Public bug reported: Currently, remote_address attribute of the Reqeust object is used to look up client address in multiple places. eg. https://github.com/openstack/cinder/blob/7086157de07b77e8b67bbb767bc2ce25e86c2f51/cinder/api/middleware/auth.py#L64 ~~~ def _set_request_context(req, **kwargs)

[Yahoo-eng-team] [Bug 1967683] Re: Wrong property to look up remote address

2022-04-03 Thread Takashi Kajinami
** Also affects: manila 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/1967683 Title: Wrong property to look up remote addres

[Yahoo-eng-team] [Bug 1967683] Re: Wrong property to look up remote address

2022-04-03 Thread Takashi Kajinami
** Also affects: ec2-api 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/1967683 Title: Wrong property to look up remote addre

[Yahoo-eng-team] [Bug 1967683] Re: Wrong property to look up remote address

2022-04-03 Thread Takashi Kajinami
** Also affects: masakari Importance: Undecided Status: New ** No longer affects: masakari ** Changed in: cinder Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in: nova Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Changed in:

[Yahoo-eng-team] [Bug 1967686] [NEW] [DEFAULT] use_forwarded_for is duplicate of the HTTPProxyToWSGI middleware

2022-04-03 Thread Takashi Kajinami
api pipeline by default, and also is globally used by multiple components, the own use_forwarded_for parameter can be removed. ** Affects: cinder Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Affects: manila Importance: Undecided

[Yahoo-eng-team] [Bug 1967686] Re: [DEFAULT] use_forwarded_for is duplicate of the HTTPProxyToWSGI middleware

2022-04-03 Thread Takashi Kajinami
** Also affects: ec2-api 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/1967686 Title: [DEFAULT] use_forwarded_for is duplica

[Yahoo-eng-team] [Bug 1967686] Re: [DEFAULT] use_forwarded_for is duplicate of the HTTPProxyToWSGI middleware

2022-04-03 Thread Takashi Kajinami
** Changed in: ec2-api Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** No longer affects: ec2-api -- 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/1967

[Yahoo-eng-team] [Bug 1968468] [NEW] metering-agent: Duplicate report_interval parameters

2022-04-10 Thread Takashi Kajinami
Public bug reported: The neutron-metering-agent service has the following two report_interval parameters, and these two looks duplicate. (1) [DEFAULT] report_interval=300 (2) [AGENT] report_interval=30 Looking at the implementation, (1) is used to determine the configuration.report_interval in

[Yahoo-eng-team] [Bug 1968468] Re: metering-agent: Duplicate report_interval parameters

2022-04-10 Thread Takashi Kajinami
After digging into the implementation again, I noticed [DEFAULT] report_interval is actually used to determine interval between metering report, instead of agent status report. ** Changed in: neutron Assignee: Takashi Kajinami (kajinamit) => (unassigned) ** Changed in: neutron Sta

[Yahoo-eng-team] [Bug 1843883] [NEW] Can't configure extra parameters for live migration uri in libvirt

2019-09-13 Thread Takashi Kajinami
these define parameters, Otherwise it can break existing deployment which requires extra parameters configured. ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1898553] Re: nova-compute doesn't start due to libvirtd --listen restriction

2020-10-05 Thread Takashi Kajinami
I think this is not an issue with nova but the one with puppet-nova. Actually we fixed the configration related to libvirt on CentOS while we fixed that mentioned bug, but we still need the same fix for Ubuntu which has libvirt 6.0 recently. We already have a proposed fix for the issue https://re

[Yahoo-eng-team] [Bug 1905276] [NEW] Overriding hypervisor name for resource provider always requires a complete list of interfaces/bridges

2020-11-23 Thread Takashi Kajinami
Public bug reported: In some deployments, hostnames can be different between hosts and resource provider records. For example in deployment managed by TripleO we use short host name (without domain name) in host, while we use FQDN for resource provider records (this comes from the FQDN set to t

[Yahoo-eng-team] [Bug 1917483] [NEW] Horizon loads policy files partially when one of policy files are written in a wrong format

2021-03-02 Thread Takashi Kajinami
Public bug reported: Currently horizon stops loading policy rules when it detects any file in a wrong format. This results in a situation where horizon works with very incomplete policy rules because of only one invalid policy file. For example when horizon susceeds to load the keystone policy f

[Yahoo-eng-team] [Bug 1920842] [NEW] "rpc_response_max_timeout" configuration variable not present in metadata-agent

2021-03-22 Thread Takashi Kajinami
Public bug reported: We have observed that the following Traceback is logged in metadata- agent.log when metadata-agent encounters MessagingTimeout. ~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 397, in get retur

[Yahoo-eng-team] [Bug 2033683] Re: openvswitch.agent.ovs_neutron_agent fails to Cmd: ['iptables-restore', '-n']

2023-09-11 Thread Takashi Kajinami
We are facing this issue in Puppet OpenStack CI which uses RDO stable/yoga and c8s, so this looks like a legit bug in iptables. I don't think this is also related to TripleO so I'll close this as invalid. ** Changed in: tripleo Status: Confirmed => Invalid -- You received this bug notifi

[Yahoo-eng-team] [Bug 2035168] [NEW] Remaining db migrations for unmaintained Nuage plugin

2023-09-11 Thread Takashi Kajinami
Public bug reported: (This is not a functional bug but is a potential cleanup opportunity) The latest master still contains database migration code for tables used by Nuage plugin. https://github.com/openstack/neutron/tree/8cba9a2ee86cb3b65645674ef315c14cfb261143/neutron/db/migration/alembic_mig

[Yahoo-eng-team] [Bug 1566622] Re: live migration fails with xenapi virt driver and SRs with old-style naming convention

2023-10-16 Thread Takashi Kajinami
I don't understand what can be a reason to change the affected project. Please describe it in case the change was appropriate and intentional. ** Project changed: ilh-facebook => nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed t

[Yahoo-eng-team] [Bug 2040449] [NEW] Instance with memory encryption enabled can't be launched when [libvirt] cpu_mode is custom

2023-10-25 Thread Takashi Kajinami
Public bug reported: Description === When a user tries to launch an instance with memory encryption enabled, the instance always becomes error state if the nova-compute has [libvirt] cpu_mode = custom. Steps to reproduce == 1. Set the following options in nova.conf and r

[Yahoo-eng-team] [Bug 2041511] [NEW] nova api returns 500 when creating a volume booted instance with memory enryption enabled

2023-10-27 Thread Takashi Kajinami
Public bug reported: Description === When creating an instance with an volume created from an image with hw_mem_encryption: true, nova-api returns 500 and the creation request is not accepted. Steps to reproduce == * Create an image with hw_mem_encryption=True  $ openstac

[Yahoo-eng-team] [Bug 2042647] [NEW] doc: Options described in "DHCP High-availability" are outdated

2023-11-03 Thread Takashi Kajinami
Public bug reported: The "DHCP High-availability" chapter in admin guide[1] contains multiple outdated options. - linux bridge core_plugin is used instead of ml2 + linuxbridge - [database] option should be added to neutron.conf - [DEFAULT] rabbit_host option and [DEFAULT] rabbit_password optio

[Yahoo-eng-team] [Bug 2043116] [NEW] Unit test fails with oslo.utils 6.3.0

2023-11-09 Thread Takashi Kajinami
s.launchpad.net/oslo.utils/+bug/2042886 [2] https://review.opendev.org/c/openstack/requirements/+/900517 ** Affects: ironic Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: New ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (kaji

[Yahoo-eng-team] [Bug 2043116] Re: Unit test fails with oslo.utils 6.3.0

2023-11-09 Thread Takashi Kajinami
r: expected string or bytes-like object + TypeError: expected string or bytes-like object ``` - - [1] https://review.opendev.org/c/openstack/requirements/+/900517 + [1] https://bugs.launchpad.net/oslo.utils/+bug/2042886 + [2] https://review.opendev.org/c/openstack/requirements/+/900517

[Yahoo-eng-team] [Bug 2035168] Re: Remaining db migrations for unmaintained Nuage plugin

2023-11-15 Thread Takashi Kajinami
*** This bug is a duplicate of bug 2038555 *** https://bugs.launchpad.net/bugs/2038555 ** This bug has been marked a duplicate of bug 2038555 Remove unused tables -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. htt

[Yahoo-eng-team] [Bug 2044896] [NEW] [metadata_rate_limiting] options are absent from sample config files

2023-11-27 Thread Takashi Kajinami
-config-generator. https://review.opendev.org/c/openstack/neutron/+/858879 ** Affects: neutron Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Takashi Kajinami (kajinamit) -- You recei

[Yahoo-eng-team] [Bug 2045287] Re: Error in charm when bootstrapping OpenStack with Sunbeam

2023-11-30 Thread Takashi Kajinami
This does not really apear as a neutron problem now, and should be investigated from Sunbeam's perspective until the problem is narrowed down to something wrong with Neutron. ** Project changed: neutron => charm-neutron-api ** Project changed: charm-neutron-api => charm-ops-sunbeam -- You recei

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2023-12-21 Thread Takashi Kajinami
This was fixed in python-watcherclient by https://review.opendev.org/c/openstack/python-watcherclient/+/280026 . ** Changed in: python-watcherclient Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2023-12-21 Thread Takashi Kajinami
** Changed in: senlin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1508442 Title: LOG.warn is deprecated Status in anvil: New Status

[Yahoo-eng-team] [Bug 2047399] [NEW] nova api returns 500 when resizing an instance with memory encryption enabled

2023-12-26 Thread Takashi Kajinami
Public bug reported: Description === When a user attempts to resize an instance with memory encryption enabled, API returns 500 error consistently. Looking into nova-api.log, it seems the issue is caused by a mechanism similar to https://bugs.launchpad.net/nova/+bug/2041511 . Steps to r

[Yahoo-eng-team] [Bug 2049064] [NEW] Unit/functional test failures with oslo.limit 2.3.0

2024-01-11 Thread Takashi Kajinami
ross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b ** Affects: glance Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: New ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (kajin

[Yahoo-eng-team] [Bug 2050090] [NEW] doc build is broken with pillow>=10.0.0

2024-01-22 Thread Takashi Kajinami
Public bug reported: Description === Since pillow in upper-constraints was bumped to >=10.0.0, doc build (tox -e docs) consistently fails with the following error. ``` $ tox -e docs ... done WARNING: dot code 'seqdiag {\nAPI; Conductor; Scheduler; Source; Destination;\nedge_leng

[Yahoo-eng-team] [Bug 2050090] Re: doc build is broken with pillow>=10.0.0

2024-01-22 Thread Takashi Kajinami
*** This bug is a duplicate of bug 2026345 *** https://bugs.launchpad.net/bugs/2026345 ** This bug has been marked a duplicate of bug 2026345 Sphinx raises 'ImageDraw' object has no attribute 'textsize' error -- You received this bug notification because you are a member of Yahoo! Enginee

[Yahoo-eng-team] [Bug 2051066] [NEW] Traceback is dumped when nova-api is run by apache + mod_wsgi

2024-01-23 Thread Takashi Kajinami
log: https://cab2ad659632c7fadcca-8cee698db2ecce5ea7fdb78c34542529.ssl.cf1.rackcdn.com/906237/1/check/puppet-openstack-integration-7-scenario001-tempest-centos-9-stream/29e7836/logs/apache/nova_api_wsgi_error_ssl.txt ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (

[Yahoo-eng-team] [Bug 1259760] Re: Spice console isn't working when ssl_only=True is set

2024-01-23 Thread Takashi Kajinami
** Changed in: nova Status: Incomplete => Invalid -- 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/1259760 Title: Spice console isn't working when ssl_only=True is

[Yahoo-eng-team] [Bug 1607395] Re: Traceback in dynamic metadata driver: unexpected keyword argument 'extra_md'

2024-01-23 Thread Takashi Kajinami
The vendordata_driver option was already removed. So we may not "fix" this problem really. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://

[Yahoo-eng-team] [Bug 1944043] Re: Wrong exception is expected to retry volume detachment API calls

2024-02-01 Thread Takashi Kajinami
** Changed in: nova/yoga Status: New => Fix Released -- 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/1944043 Title: Wrong exception is expected to retry volume det

[Yahoo-eng-team] [Bug 2052484] [NEW] [DEFAULT] rpc_worker=0 leaves one rpc worker

2024-02-05 Thread Takashi Kajinami
r-24.0.0-0.20240131211457.b85b19e.el9.noarch ** Affects: neutron Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launc

[Yahoo-eng-team] [Bug 2052760] [NEW] libvirt: swtpm_setup and swtpm are BOTH required for vtpm support

2024-02-08 Thread Takashi Kajinami
in stable branches. Logs & Configs == N/A ** Affects: nova Importance: Undecided Assignee: Takashi Kajinami (kajinamit) Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Com

[Yahoo-eng-team] [Bug 2052761] [NEW] libvirt: swtpm_ioctl is required for vTPM support

2024-02-08 Thread Takashi Kajinami
ided Assignee: Takashi Kajinami (kajinamit) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Takashi Kajinami (kajinamit) ** Description changed: Description === - Libvirt uses swtpm_ioctl to shutdown the swtpm process at VM termination, because QEMU d

  1   2   >