| opendevreview | Candido Campos Rivas proposed x/whitebox-neutron-tempest-plugin master: Increase burst window size to avoid unstabilities in slow envs https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/944616 | 09:55 |
|---|---|---|
| danfai | hi neutron, for OVN I saw that Gateway_Chassis are soon replaced by HA_Chassis_Group? Does https://review.opendev.org/c/openstack/neutron/+/967827 even make sense to have as an improvement of the l3 ovn scheduler for external gateway ports or will that logic be replaced by the move to HA Chassis? | 12:27 |
| ralonsoh | danfai, this code should be agnostic to the underlying implementation (gateway_chassis or HCG) | 12:30 |
| ralonsoh | the initial comment I would request in this patch is some kind of testing | 12:31 |
| ralonsoh | (and the 72 char limit in the commit message) | 12:31 |
| danfai | ack, thanks. Will improve that. | 12:32 |
| danfai | for testing, not sure what can easily be added. The functionality stays the same by design, other than reducing runtime with around 400 external routers from 4-5mins down to 2-4 seconds | 12:33 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron master: Don't prevent setting CIDRs as allowed_address_pair for port https://review.opendev.org/c/openstack/neutron/+/968646 | 13:08 |
| opendevreview | Bodo Petermann proposed openstack/neutron master: Allow plugins to add periodics to maintenance worker https://review.opendev.org/c/openstack/neutron/+/939817 | 15:04 |
| opendevreview | Merged openstack/neutron stable/2025.1: Fix incorrect log message in ovn_client https://review.opendev.org/c/openstack/neutron/+/968455 | 15:05 |
| ralonsoh | Hi folks, do you know what I'm doing wrong? I'm trying to create a user and assing the member role | 15:58 |
| ralonsoh | openstack user create user-b --project project-b --password pass --email userb@example.com | 15:58 |
| ralonsoh | openstack role add --project project-b --user user-b member | 15:58 |
| ralonsoh | then I execute $ . devstack/openrc user-b project-b | 15:59 |
| ralonsoh | But I have this output always: | 15:59 |
| ralonsoh | The request you have made requires authentication. (HTTP 401) (Request-ID: req-ac753e9f-704d-41ac-9f72-4c6d1e73eae2) | 15:59 |
| ralonsoh | arggggg I'm stupid: the password is not "pass" but "password" | 16:03 |
| opendevreview | Takashi Kajinami proposed openstack/neutron master: Fix ignored metadata options https://review.opendev.org/c/openstack/neutron/+/968242 | 16:43 |
| opendevreview | Takashi Kajinami proposed openstack/neutron-lib master: Replace deprecated warn_on_missing_entrypoint https://review.opendev.org/c/openstack/neutron-lib/+/968732 | 16:49 |
| opendevreview | Merged openstack/neutron stable/2025.2: Fix incorrect log message in ovn_client https://review.opendev.org/c/openstack/neutron/+/968454 | 16:51 |
| tkajinam | ^^^ that 968732 should suppress the horrible amount of warnings we see in unit tests now... | 16:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!