2023-06-16 12:29:12 |
Gregory Thiemonge |
bug |
|
|
added bug |
2023-06-16 12:33:19 |
OpenStack Infra |
octavia: status |
New |
In Progress |
|
2023-06-16 14:19:59 |
Gregory Thiemonge |
description |
Reported by Rick Cano in https://storyboard.openstack.org/#!/story/2010793
When going to add a member to a pool via the octavia ui, the text fields for weight and port number don't display correctly. This prevents us from adding members to a pool and from submitting the form. I have been able to reproduce this behavior on chrome and edge. However, it appears to work fine on Firefox. Will attach screenshot of what it looks like on chrome. Note the weight field getting stretched across the top.
As for horizon ui version, so far, I have ran into this on Xena and Yoga |
Reported by Rick Cano in https://storyboard.openstack.org/#!/story/2010793
When going to add a member to a pool via the octavia ui, the text fields for weight and port number don't display correctly. This prevents us from adding members to a pool and from submitting the form. I have been able to reproduce this behavior on chrome and edge. However, it appears to work fine on Firefox. Will attach screenshot of what it looks like on chrome. Note the weight field getting stretched across the top.
As for horizon ui version, so far, I have ran into this on Xena and Yoga
Comments:
Rick Cano 2023-06-16 at 02:07:26
I couldn't find a way to attach the image, so here's a imgur link to it:
Rick Cano 2023-06-16 at 02:08:21
I couldn't find a way to attach the image so here's an imgur link to it: https://imgur.com/KeWNi7Y
Gregory Thiemonge 2023-06-16 at 07:01:54
Hi,
This is really weird, the "Weight" input box is not in the right place but the "Remove" button looks ok (they are part of the same line in the table).
What happens when you click on the expander (the icon at the left of the IP address in allocated members), do the elements look correct?
I see that the IP address and Subnet fields of your allocated members don't look like the fields in my env, in my case I have disabled input boxes (there's an visible outline).
What is your chrome version? what is your resolution (or the size of the window)? does it happen when you increase/decrease the size of the window?
Any extensions that you could disable to check that they don't interfere with the dashboard?
Rick Cano 2023-06-16 at 11:21:24
Hi Gregory, I am getting this behavior on Chrome 114.0.5735.134. I did a fresh install with no extensions/addons turned on and saw the same problem. The windows was full screen and I did note that making it smaller makes it worse. My resolution is 1920x1080 and this is what it looks like if I click on the expander icon https://imgur.com/hEcdiIY
Rick Cano 2023-06-16 at 11:24:23
The form renders correctly on chrome 104.0.5112.102 (this was simply the most recent old version that I could easily get ahold of). It's from around August of 2022. I can't say what changed specifically in Chrome between then and now to cause this. Do you think this is something we'll be able to remediate on our end? Or would it be a broader horizon/openstack-dashboard issue? |
|
2023-07-11 14:33:46 |
Adrien Cunin |
bug |
|
|
added subscriber Adrien Cunin |
2023-07-27 11:48:20 |
Gregory Thiemonge |
octavia: importance |
Undecided |
High |
|
2023-07-27 11:48:20 |
Gregory Thiemonge |
octavia: assignee |
|
Gregory Thiemonge (gthiemonge) |
|
2023-08-13 14:31:57 |
VO LE HUY |
octavia: status |
In Progress |
Fix Released |
|
2023-08-29 13:40:19 |
Edward Hope-Morley |
bug task added |
|
cloud-archive |
|
2023-08-29 13:40:28 |
Edward Hope-Morley |
nominated for series |
|
cloud-archive/yoga |
|
2023-08-29 13:40:28 |
Edward Hope-Morley |
bug task added |
|
cloud-archive/yoga |
|
2023-08-29 13:40:40 |
Edward Hope-Morley |
bug task added |
|
octavia (Ubuntu) |
|
2023-08-29 13:40:48 |
Edward Hope-Morley |
nominated for series |
|
Ubuntu Jammy |
|
2023-08-29 13:40:48 |
Edward Hope-Morley |
bug task added |
|
octavia (Ubuntu Jammy) |
|
2023-08-31 13:39:48 |
David Negreira |
description |
Reported by Rick Cano in https://storyboard.openstack.org/#!/story/2010793
When going to add a member to a pool via the octavia ui, the text fields for weight and port number don't display correctly. This prevents us from adding members to a pool and from submitting the form. I have been able to reproduce this behavior on chrome and edge. However, it appears to work fine on Firefox. Will attach screenshot of what it looks like on chrome. Note the weight field getting stretched across the top.
As for horizon ui version, so far, I have ran into this on Xena and Yoga
Comments:
Rick Cano 2023-06-16 at 02:07:26
I couldn't find a way to attach the image, so here's a imgur link to it:
Rick Cano 2023-06-16 at 02:08:21
I couldn't find a way to attach the image so here's an imgur link to it: https://imgur.com/KeWNi7Y
Gregory Thiemonge 2023-06-16 at 07:01:54
Hi,
This is really weird, the "Weight" input box is not in the right place but the "Remove" button looks ok (they are part of the same line in the table).
What happens when you click on the expander (the icon at the left of the IP address in allocated members), do the elements look correct?
I see that the IP address and Subnet fields of your allocated members don't look like the fields in my env, in my case I have disabled input boxes (there's an visible outline).
What is your chrome version? what is your resolution (or the size of the window)? does it happen when you increase/decrease the size of the window?
Any extensions that you could disable to check that they don't interfere with the dashboard?
Rick Cano 2023-06-16 at 11:21:24
Hi Gregory, I am getting this behavior on Chrome 114.0.5735.134. I did a fresh install with no extensions/addons turned on and saw the same problem. The windows was full screen and I did note that making it smaller makes it worse. My resolution is 1920x1080 and this is what it looks like if I click on the expander icon https://imgur.com/hEcdiIY
Rick Cano 2023-06-16 at 11:24:23
The form renders correctly on chrome 104.0.5112.102 (this was simply the most recent old version that I could easily get ahold of). It's from around August of 2022. I can't say what changed specifically in Chrome between then and now to cause this. Do you think this is something we'll be able to remediate on our end? Or would it be a broader horizon/openstack-dashboard issue? |
#### SRU BUG TEMPLATE ####
[ Impact ]
* When a user is using google chrome, and is adding a member to
the loadbalancer pool, the weight and port number do not display
and a user is not able to add a server to the pool via UI.
The issue does not happen in Firefox.
[ Test Plan ]
* Deploy an openstack cloud based on Jammy/Yoga with Octavia
and horizon, ensure you have the python3-octavia-dashboard
package installed.
* With google-chrome, login to the horizon dashboard, go to Network Topology ->
load balancers -> pools -> Create pool, a popup shows up.
On this popup clear Pool Members, and you will see that there
isn't any field to modify the Port or Weight.
* You can use the same procedure to test that you can do the same
procedure and see the required fields in Firefox or another browser.
[ Where problems could occur ]
* This changes the html code on the octavia dashboard, and this could
impact the UI of the octavia dashboard, so in case of a regression
the impacted HTML code would be reverted and normal functionality,
with the error in the google-chrome browser appearing again.
#### SRU BUG TEMPLATE ####
#### BELOW ORIGINAL BUG DESCRIPTION ####
Reported by Rick Cano in https://storyboard.openstack.org/#!/story/2010793
When going to add a member to a pool via the octavia ui, the text fields for weight and port number don't display correctly. This prevents us from adding members to a pool and from submitting the form. I have been able to reproduce this behavior on chrome and edge. However, it appears to work fine on Firefox. Will attach screenshot of what it looks like on chrome. Note the weight field getting stretched across the top.
As for horizon ui version, so far, I have ran into this on Xena and Yoga
Comments:
Rick Cano 2023-06-16 at 02:07:26
I couldn't find a way to attach the image, so here's a imgur link to it:
Rick Cano 2023-06-16 at 02:08:21
I couldn't find a way to attach the image so here's an imgur link to it: https://imgur.com/KeWNi7Y
Gregory Thiemonge 2023-06-16 at 07:01:54
Hi,
This is really weird, the "Weight" input box is not in the right place but the "Remove" button looks ok (they are part of the same line in the table).
What happens when you click on the expander (the icon at the left of the IP address in allocated members), do the elements look correct?
I see that the IP address and Subnet fields of your allocated members don't look like the fields in my env, in my case I have disabled input boxes (there's an visible outline).
What is your chrome version? what is your resolution (or the size of the window)? does it happen when you increase/decrease the size of the window?
Any extensions that you could disable to check that they don't interfere with the dashboard?
Rick Cano 2023-06-16 at 11:21:24
Hi Gregory, I am getting this behavior on Chrome 114.0.5735.134. I did a fresh install with no extensions/addons turned on and saw the same problem. The windows was full screen and I did note that making it smaller makes it worse. My resolution is 1920x1080 and this is what it looks like if I click on the expander icon https://imgur.com/hEcdiIY
Rick Cano 2023-06-16 at 11:24:23
The form renders correctly on chrome 104.0.5112.102 (this was simply the most recent old version that I could easily get ahold of). It's from around August of 2022. I can't say what changed specifically in Chrome between then and now to cause this. Do you think this is something we'll be able to remediate on our end? Or would it be a broader horizon/openstack-dashboard issue? |
|
2023-08-31 13:41:09 |
David Negreira |
attachment added |
|
lp2024188-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5696823/+files/lp2024188-octavia-dashboard.debdiff |
|
2023-08-31 13:41:28 |
David Negreira |
summary |
[octavia-dashboard] Add members to pool horizon pane rendering incorrectly |
[SRU][octavia-dashboard] Add members to pool horizon pane rendering incorrectly |
|
2023-08-31 13:43:38 |
Edward Hope-Morley |
bug task added |
|
octavia-dashboard (Ubuntu) |
|
2023-08-31 13:43:49 |
Edward Hope-Morley |
bug task deleted |
octavia (Ubuntu) |
|
|
2023-08-31 16:15:16 |
Ubuntu Foundations Team Bug Bot |
tags |
|
patch |
|
2023-08-31 16:15:20 |
Ubuntu Foundations Team Bug Bot |
bug |
|
|
added subscriber Ubuntu Sponsors |
2023-09-01 13:16:45 |
Nobuto Murata |
bug |
|
|
added subscriber Nobuto Murata |
2023-09-04 09:11:06 |
David Negreira |
bug |
|
|
added subscriber David Negreira |
2023-09-04 12:13:33 |
Edward Hope-Morley |
nominated for series |
|
cloud-archive/bobcat |
|
2023-09-04 12:13:33 |
Edward Hope-Morley |
bug task added |
|
cloud-archive/bobcat |
|
2023-09-04 12:13:33 |
Edward Hope-Morley |
nominated for series |
|
cloud-archive/zed |
|
2023-09-04 12:13:33 |
Edward Hope-Morley |
bug task added |
|
cloud-archive/zed |
|
2023-09-04 12:13:33 |
Edward Hope-Morley |
nominated for series |
|
cloud-archive/antelope |
|
2023-09-04 12:13:33 |
Edward Hope-Morley |
bug task added |
|
cloud-archive/antelope |
|
2023-09-04 12:13:57 |
Edward Hope-Morley |
nominated for series |
|
Ubuntu Mantic |
|
2023-09-04 12:13:57 |
Edward Hope-Morley |
bug task added |
|
octavia-dashboard (Ubuntu Mantic) |
|
2023-09-04 12:13:57 |
Edward Hope-Morley |
nominated for series |
|
Ubuntu Lunar |
|
2023-09-04 12:13:57 |
Edward Hope-Morley |
bug task added |
|
octavia-dashboard (Ubuntu Lunar) |
|
2023-09-05 12:40:08 |
Lukas Märdian |
removed subscriber Ubuntu Sponsors |
|
|
|
2023-09-07 09:11:02 |
David Negreira |
attachment added |
|
lp2024188-jammy-antelope-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698204/+files/lp2024188-jammy-antelope-octavia-dashboard.debdiff |
|
2023-09-07 09:12:00 |
David Negreira |
attachment added |
|
lp2024188-jammy-bobcat-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698205/+files/lp2024188-jammy-bobcat-octavia-dashboard.debdiff |
|
2023-09-07 09:12:42 |
David Negreira |
attachment added |
|
lp2024188-jammy-zed-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698206/+files/lp2024188-jammy-zed-octavia-dashboard.debdiff |
|
2023-09-07 09:14:23 |
David Negreira |
attachment added |
|
lp2024188-lunar-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698207/+files/lp2024188-lunar-octavia-dashboard.debdiff |
|
2023-09-07 09:15:15 |
David Negreira |
attachment added |
|
lp-2024188-mantic-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698208/+files/lp-2024188-mantic-octavia-dashboard.debdiff |
|
2023-09-07 09:27:18 |
David Negreira |
attachment added |
|
lp2024188-jammy-octavia-dashboard.debdiff https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5698210/+files/lp2024188-jammy-octavia-dashboard.debdiff |
|
2023-09-07 09:30:37 |
David Negreira |
bug |
|
|
added subscriber Ubuntu Sponsors |
2023-09-11 08:33:20 |
Mesut Muhammet Şahin |
bug |
|
|
added subscriber Mesut Muhammet Şahin |
2023-09-13 19:35:47 |
Corey Bryant |
cloud-archive/bobcat: status |
New |
Fix Released |
|
2023-09-13 19:35:55 |
Corey Bryant |
octavia-dashboard (Ubuntu Mantic): status |
New |
Fix Released |
|
2023-09-13 19:59:59 |
Corey Bryant |
cloud-archive/zed: importance |
Undecided |
High |
|
2023-09-13 19:59:59 |
Corey Bryant |
cloud-archive/zed: status |
New |
Triaged |
|
2023-09-13 20:00:11 |
Corey Bryant |
cloud-archive/yoga: importance |
Undecided |
High |
|
2023-09-13 20:00:11 |
Corey Bryant |
cloud-archive/yoga: status |
New |
Triaged |
|
2023-09-13 20:00:22 |
Corey Bryant |
cloud-archive/antelope: importance |
Undecided |
High |
|
2023-09-13 20:00:22 |
Corey Bryant |
cloud-archive/antelope: status |
New |
Triaged |
|
2023-09-13 20:00:33 |
Corey Bryant |
octavia-dashboard (Ubuntu Lunar): importance |
Undecided |
High |
|
2023-09-13 20:00:33 |
Corey Bryant |
octavia-dashboard (Ubuntu Lunar): status |
New |
Triaged |
|
2023-09-13 20:00:45 |
Corey Bryant |
octavia-dashboard (Ubuntu Jammy): importance |
Undecided |
High |
|
2023-09-13 20:00:45 |
Corey Bryant |
octavia-dashboard (Ubuntu Jammy): status |
New |
Triaged |
|
2023-09-13 20:00:59 |
Corey Bryant |
bug task deleted |
octavia (Ubuntu Jammy) |
|
|
2023-09-13 20:02:33 |
Corey Bryant |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2023-09-14 03:46:22 |
Ubuntu Archive Robot |
bug |
|
|
added subscriber Corey Bryant |
2023-09-15 12:33:25 |
Timo Aaltonen |
octavia-dashboard (Ubuntu Lunar): status |
Triaged |
Fix Committed |
|
2023-09-15 12:33:27 |
Timo Aaltonen |
bug |
|
|
added subscriber SRU Verification |
2023-09-15 12:33:30 |
Timo Aaltonen |
tags |
patch |
patch verification-needed verification-needed-lunar |
|
2023-09-15 12:34:06 |
Timo Aaltonen |
octavia-dashboard (Ubuntu Jammy): status |
Triaged |
Fix Committed |
|
2023-09-15 12:34:11 |
Timo Aaltonen |
tags |
patch verification-needed verification-needed-lunar |
patch verification-needed verification-needed-jammy verification-needed-lunar |
|
2023-09-15 16:56:09 |
Andreas Hasenack |
removed subscriber Ubuntu Sponsors |
|
|
|
2023-09-18 09:11:07 |
David Negreira |
attachment added |
|
test on jammy.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5701784/+files/test%20on%20jammy.png |
|
2023-09-18 09:11:31 |
David Negreira |
tags |
patch verification-needed verification-needed-jammy verification-needed-lunar |
patch verification-done-jammy verification-needed verification-needed-lunar |
|
2023-09-18 13:39:11 |
Corey Bryant |
cloud-archive/antelope: status |
Triaged |
Fix Committed |
|
2023-09-18 13:39:12 |
Corey Bryant |
tags |
patch verification-done-jammy verification-needed verification-needed-lunar |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar |
|
2023-09-18 13:41:50 |
Corey Bryant |
cloud-archive/zed: status |
Triaged |
Fix Committed |
|
2023-09-18 13:41:51 |
Corey Bryant |
tags |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar verification-zed-needed |
|
2023-09-18 14:05:19 |
Corey Bryant |
cloud-archive/yoga: status |
Triaged |
Fix Committed |
|
2023-09-18 14:05:20 |
Corey Bryant |
tags |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar verification-zed-needed |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar verification-yoga-needed verification-zed-needed |
|
2023-09-18 15:02:40 |
David Negreira |
attachment added |
|
test on lunar.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5701812/+files/test%20on%20lunar.png |
|
2023-09-18 15:03:24 |
David Negreira |
tags |
patch verification-antelope-needed verification-done-jammy verification-needed verification-needed-lunar verification-yoga-needed verification-zed-needed |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-needed verification-zed-needed |
|
2023-09-19 12:15:29 |
David Negreira |
attachment added |
|
test on yoga.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5701999/+files/test%20on%20yoga.png |
|
2023-09-19 12:15:49 |
David Negreira |
tags |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-needed verification-zed-needed |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-done verification-zed-needed |
|
2023-09-19 13:39:26 |
David Negreira |
attachment added |
|
test on zed.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5702023/+files/test%20on%20zed.png |
|
2023-09-19 13:39:43 |
David Negreira |
tags |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-done verification-zed-needed |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-done verification-zed-done |
|
2023-09-19 15:33:18 |
David Negreira |
attachment added |
|
test on antelope.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5702053/+files/test%20on%20antelope.png |
|
2023-09-19 15:33:43 |
David Negreira |
tags |
patch verification-antelope-needed verification-done-jammy verification-done-lunar verification-needed verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-yoga-done verification-zed-done |
|
2023-09-26 17:39:41 |
Corey Bryant |
cloud-archive/antelope: status |
Fix Committed |
Fix Released |
|
2023-09-26 17:42:43 |
Corey Bryant |
cloud-archive/zed: status |
Fix Committed |
Fix Released |
|
2023-09-26 22:37:35 |
Launchpad Janitor |
octavia-dashboard (Ubuntu Lunar): status |
Fix Committed |
Fix Released |
|
2023-09-26 22:41:57 |
Launchpad Janitor |
octavia-dashboard (Ubuntu Jammy): status |
Fix Committed |
Fix Released |
|
2023-09-27 00:46:00 |
Corey Bryant |
cloud-archive/yoga: status |
Fix Committed |
Fix Released |
|
2023-10-06 11:54:31 |
Marcin Wilk |
nominated for series |
|
Ubuntu Focal |
|
2023-10-06 11:54:31 |
Marcin Wilk |
bug task added |
|
octavia-dashboard (Ubuntu Focal) |
|
2023-10-11 12:21:37 |
David Negreira |
nominated for series |
|
cloud-archive/xena |
|
2023-10-11 12:21:37 |
David Negreira |
bug task added |
|
cloud-archive/xena |
|
2023-10-11 12:21:37 |
David Negreira |
nominated for series |
|
cloud-archive/victoria |
|
2023-10-11 12:21:37 |
David Negreira |
bug task added |
|
cloud-archive/victoria |
|
2023-10-11 12:21:37 |
David Negreira |
nominated for series |
|
cloud-archive/wallaby |
|
2023-10-11 12:21:37 |
David Negreira |
bug task added |
|
cloud-archive/wallaby |
|
2023-10-11 12:21:37 |
David Negreira |
nominated for series |
|
cloud-archive/ussuri |
|
2023-10-11 12:21:37 |
David Negreira |
bug task added |
|
cloud-archive/ussuri |
|
2023-10-11 12:41:52 |
David Negreira |
nominated for series |
|
Ubuntu Bionic |
|
2023-10-11 12:41:52 |
David Negreira |
bug task added |
|
octavia-dashboard (Ubuntu Bionic) |
|
2023-10-13 08:43:10 |
David Negreira |
bug task deleted |
octavia-dashboard (Ubuntu Bionic) |
|
|
2023-10-13 08:57:34 |
David Negreira |
attachment added |
|
lp2024188-focal-octavia-dashboard.debdiff https://bugs.launchpad.net/ubuntu/+source/octavia-dashboard/+bug/2024188/+attachment/5709126/+files/lp2024188-focal-octavia-dashboard.debdiff |
|
2023-10-13 08:57:53 |
David Negreira |
attachment added |
|
lp2024188-focal-victoria-octavia-dashboard.debdiff https://bugs.launchpad.net/ubuntu/+source/octavia-dashboard/+bug/2024188/+attachment/5709127/+files/lp2024188-focal-victoria-octavia-dashboard.debdiff |
|
2023-10-13 08:58:13 |
David Negreira |
attachment added |
|
lp2024188-focal-wallaby-octavia-dashboard.debdiff https://bugs.launchpad.net/ubuntu/+source/octavia-dashboard/+bug/2024188/+attachment/5709128/+files/lp2024188-focal-wallaby-octavia-dashboard.debdiff |
|
2023-10-13 08:58:57 |
David Negreira |
attachment added |
|
lp2024188-focal-xena-octavia-dashboard.debdiff https://bugs.launchpad.net/ubuntu/+source/octavia-dashboard/+bug/2024188/+attachment/5709130/+files/lp2024188-focal-xena-octavia-dashboard.debdiff |
|
2023-10-16 14:45:23 |
Corey Bryant |
cloud-archive/xena: status |
New |
Triaged |
|
2023-10-16 14:45:38 |
Corey Bryant |
cloud-archive/wallaby: status |
New |
Triaged |
|
2023-10-16 14:45:46 |
Corey Bryant |
cloud-archive/victoria: status |
New |
Triaged |
|
2023-10-16 14:45:55 |
Corey Bryant |
cloud-archive/ussuri: status |
New |
Triaged |
|
2023-10-16 14:46:05 |
Corey Bryant |
octavia-dashboard (Ubuntu Focal): status |
New |
Triaged |
|
2023-10-16 15:51:59 |
Corey Bryant |
cloud-archive/xena: status |
Triaged |
Fix Committed |
|
2023-10-16 15:52:01 |
Corey Bryant |
tags |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-xena-needed verification-yoga-done verification-zed-done |
|
2023-10-16 15:52:29 |
Corey Bryant |
cloud-archive/wallaby: status |
Triaged |
Fix Committed |
|
2023-10-16 15:52:30 |
Corey Bryant |
tags |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-xena-needed verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-wallaby-needed verification-xena-needed verification-yoga-done verification-zed-done |
|
2023-10-16 15:53:11 |
Corey Bryant |
cloud-archive/victoria: status |
Triaged |
Fix Committed |
|
2023-10-16 15:53:13 |
Corey Bryant |
tags |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-wallaby-needed verification-xena-needed verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-victoria-needed verification-wallaby-needed verification-xena-needed verification-yoga-done verification-zed-done |
|
2023-10-17 13:52:18 |
David Negreira |
attachment added |
|
focal-xena.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5710300/+files/focal-xena.png |
|
2023-10-17 13:52:36 |
David Negreira |
attachment added |
|
focal-xena-verification.txt https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5710301/+files/focal-xena-verification.txt |
|
2023-10-17 15:09:25 |
David Negreira |
attachment added |
|
focal-wallaby.png https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5710310/+files/focal-wallaby.png |
|
2023-10-17 15:09:45 |
David Negreira |
attachment added |
|
focal-wallaby-verification.txt https://bugs.launchpad.net/octavia/+bug/2024188/+attachment/5710311/+files/focal-wallaby-verification.txt |
|
2023-10-18 09:12:44 |
David Negreira |
attachment added |
|
Focal-Victoria.png https://bugs.launchpad.net/cloud-archive/+bug/2024188/+attachment/5710664/+files/Focal-Victoria.png |
|
2023-10-18 09:13:01 |
David Negreira |
attachment added |
|
focal-victoria-verification.txt https://bugs.launchpad.net/cloud-archive/+bug/2024188/+attachment/5710665/+files/focal-victoria-verification.txt |
|
2023-10-18 12:39:16 |
Corey Bryant |
tags |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-victoria-needed verification-wallaby-needed verification-xena-needed verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-victoria-done verification-wallaby-done verification-xena-done verification-yoga-done verification-zed-done |
|
2023-10-19 20:09:38 |
Andreas Hasenack |
octavia-dashboard (Ubuntu Focal): status |
Triaged |
Fix Committed |
|
2023-10-19 20:09:46 |
Andreas Hasenack |
tags |
patch verification-antelope-done verification-done verification-done-jammy verification-done-lunar verification-victoria-done verification-wallaby-done verification-xena-done verification-yoga-done verification-zed-done |
patch verification-antelope-done verification-done-jammy verification-done-lunar verification-needed verification-needed-focal verification-victoria-done verification-wallaby-done verification-xena-done verification-yoga-done verification-zed-done |
|