2023-09-12 07:20:22 |
David Negreira |
bug |
|
|
added bug |
2023-09-12 07:35:05 |
David Negreira |
bug task added |
|
octavia |
|
2023-09-12 07:35:36 |
David Negreira |
bug task added |
|
cloud-archive |
|
2023-09-12 07:36:39 |
David Negreira |
nominated for series |
|
cloud-archive/ussuri |
|
2023-09-12 07:36:39 |
David Negreira |
bug task added |
|
cloud-archive/ussuri |
|
2023-09-12 07:36:39 |
David Negreira |
nominated for series |
|
cloud-archive/victoria |
|
2023-09-12 07:36:39 |
David Negreira |
bug task added |
|
cloud-archive/victoria |
|
2023-09-12 07:36:48 |
David Negreira |
bug task deleted |
octavia |
|
|
2023-09-12 07:36:54 |
David Negreira |
bug task deleted |
octavia (Ubuntu) |
|
|
2023-09-12 07:38:41 |
David Negreira |
description |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands here [1], summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547
* Currently waiting on upstream merges to proceed with SRU.
[1] https://pastebin.ubuntu.com/p/458fsc9ffz/ |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands here [1], summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547
* Currently waiting on upstream merges to proceed with SRU.
[1] https://pastebin.ubuntu.com/p/458fsc9ffz/ |
|
2023-09-12 08:27:53 |
Edward Hope-Morley |
bug task added |
|
octavia (Ubuntu) |
|
2023-09-12 08:28:08 |
Edward Hope-Morley |
nominated for series |
|
Ubuntu Focal |
|
2023-09-12 08:28:08 |
Edward Hope-Morley |
bug task added |
|
octavia (Ubuntu Focal) |
|
2023-10-11 09:51:18 |
David Negreira |
attachment added |
|
lp2035180-octavia-focal.debdiff https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708623/+files/lp2035180-octavia-focal.debdiff |
|
2023-10-11 09:51:38 |
David Negreira |
attachment added |
|
lp2035180-octavia-bionic-ussuri.changes https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708624/+files/lp2035180-octavia-bionic-ussuri.changes |
|
2023-10-11 09:53:44 |
David Negreira |
attachment added |
|
lp2035180-octavia-bionic-ussuri.debdiff https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708625/+files/lp2035180-octavia-bionic-ussuri.debdiff |
|
2023-10-11 09:54:22 |
David Negreira |
attachment added |
|
lp2035180-octavia-focal-victoria.debdiff https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708626/+files/lp2035180-octavia-focal-victoria.debdiff |
|
2023-10-11 09:54:35 |
David Negreira |
attachment removed |
lp2035180-octavia-bionic-ussuri.changes https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708624/+files/lp2035180-octavia-bionic-ussuri.changes |
|
|
2023-10-11 10:20:43 |
David Negreira |
attachment removed |
lp2035180-octavia-focal-victoria.debdiff https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708626/+files/lp2035180-octavia-focal-victoria.debdiff |
|
|
2023-10-11 10:52:17 |
David Negreira |
attachment added |
|
lp2035180-octavia-focal-victoria.debdiff https://bugs.launchpad.net/cloud-archive/+bug/2035180/+attachment/5708638/+files/lp2035180-octavia-focal-victoria.debdiff |
|
2023-10-11 12:21:44 |
Ubuntu Foundations Team Bug Bot |
tags |
|
patch |
|
2023-10-11 12:21:47 |
Ubuntu Foundations Team Bug Bot |
bug |
|
|
added subscriber Ubuntu Sponsors |
2023-10-16 13:46:20 |
Mauricio Faria de Oliveira |
removed subscriber Ubuntu Sponsors |
|
|
|
2023-10-16 13:52:55 |
Mauricio Faria de Oliveira |
description |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands here [1], summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547
* Currently waiting on upstream merges to proceed with SRU.
[1] https://pastebin.ubuntu.com/p/458fsc9ffz/ |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands in comment #10, summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547
* Currently waiting on upstream merges to proceed with SRU. |
|
2023-10-16 13:53:32 |
Mauricio Faria de Oliveira |
description |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands in comment #10, summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547
* Currently waiting on upstream merges to proceed with SRU. |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands in comment #10, summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547 |
|
2023-10-16 13:54:19 |
Mauricio Faria de Oliveira |
description |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials as it returns http error 500 when trying to do so.
[Test Case]
* Full details of commands in comment #10, summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547 |
[Impact]
* Users cannot add an HTTPS endpoint with octavia/barbican when using application credentials (it returns http error 500).
[Test Case]
* Full details of commands in comment #10, summary below.
* Add a user in a project
* Add the admin role to the user in the project
* Create application credentials
* Create a barbican certificate store
* Create octavia loadbalancer and listener with the application credentials
[Where problems could occur]
* Users might not be able to create load balancers or attach a listener to a load balancer.
[Other Info]
* Original story: https://storyboard.openstack.org/#!/story/2007619
* Upstream fix and backports: https://review.opendev.org/q/Id77ce36f59b71d309f153e5c1d44059f162ee440
* Current upstream fix for octavia/Ussuri: https://review.opendev.org/c/openstack/octavia/+/894548
* Current upstream fix for octavia/Victoria:https://review.opendev.org/c/openstack/octavia/+/894547 |
|
2023-10-16 14:18:50 |
Mauricio Faria de Oliveira |
octavia (Ubuntu Focal): status |
New |
Incomplete |
|
2023-10-16 14:19:52 |
Mauricio Faria de Oliveira |
bug |
|
|
added subscriber Support Engineering Sponsors |
2023-10-16 14:21:25 |
Mauricio Faria de Oliveira |
octavia (Ubuntu Focal): importance |
Undecided |
Medium |
|
2023-10-16 14:21:38 |
Mauricio Faria de Oliveira |
octavia (Ubuntu Focal): assignee |
|
David Negreira (dnegreira) |
|
2023-10-16 14:29:13 |
Corey Bryant |
nominated for series |
|
cloud-archive/wallaby |
|
2023-10-16 14:29:13 |
Corey Bryant |
bug task added |
|
cloud-archive/wallaby |
|
2023-10-16 14:32:27 |
Corey Bryant |
cloud-archive/wallaby: status |
New |
Triaged |
|
2023-10-16 14:32:30 |
Corey Bryant |
cloud-archive/wallaby: importance |
Undecided |
High |
|
2023-10-16 14:32:33 |
Corey Bryant |
cloud-archive/wallaby: importance |
High |
Medium |
|
2023-10-16 14:32:35 |
Corey Bryant |
cloud-archive/victoria: status |
New |
Triaged |
|
2023-10-16 14:32:36 |
Corey Bryant |
cloud-archive/victoria: importance |
Undecided |
Medium |
|
2023-10-16 14:32:39 |
Corey Bryant |
cloud-archive/ussuri: status |
New |
Triaged |
|
2023-10-16 14:32:42 |
Corey Bryant |
cloud-archive/ussuri: importance |
Undecided |
Medium |
|
2023-10-16 14:33:03 |
Corey Bryant |
cloud-archive: status |
New |
Fix Released |
|
2023-10-16 14:33:09 |
Corey Bryant |
octavia (Ubuntu): status |
New |
Fix Released |
|