SPRINT 203 REVIEW
Ending January 9, 2023
January 11, 2023
Meeting Start: 9:30 am EST
2
SPEAKERS
● Overview (Jason Frey)
● Community (Jason Frey)
● UI (Jeffrey Bonson)
● Providers (Adam Grare)
● Platform (Joe Rafaniello)
● API (Keenan Brock)
3
4
5
🎉 ManageIQ Oparin-1 Released! 🎉
● https://www.manageiq.org/blog/2023/01/manageiq-oparin-ga-announcement/
talk.manageiq.org shut down
● Old talk.manageiq.org links will redirect to the Internet Archive version
● https://github.com/ManageIQ/talk.manageiq.org
COMMUNITY
(Jason Frey)
6
UI
(Jeffrey Bonson)
Bugs
1. run super if it's not custom_button (manageiq-ui-classic#8575)
2. Fix saved report filter search (manageiq-ui-classic#8533)
3. Fix chargeback rates missing rows (manageiq-ui-classic#8565)
4. Dynamically get floating ips (manageiq-ui-classic#8563)
5. VM Provision Environment Tab Fix (manageiq-ui-classic#8590)
6. Fix dashboard accessibility check violations (manageiq-ui-classic#8583)
Enhancements
1. Remaining ProvGrid table conversion in catalog edit pages (manageiq-ui-classic#8517)
2. Log Collection Form conversion from Angular to React (manageiq-ui-classic#8591)
3. IsoDatastore to Storage support (manageiq-ui-classic#8548)
4. Converted database and collect logs tabs (manageiq-ui-classic#8546)
5. Change provider status notification type (manageiq-ui-classic#8571)
6. Cisco catalog item form (manageiq-ui-classic#8581)
Others
1. Bumping cypress jest and jest-cli (manageiq-ui-classic#8576)
2. Upgrading webpack-dev-server to ~4.9.3 (manageiq-ui-classic#8578)
3. Bumping moment (manageiq-ui-classic#8577)
4. Removing moment-timezone-0.4.1 and bumping moment-timezone to 0.5.40 (manageiq-ui-classic#8592)
5. Bumping qs to ~6.5.3 (manageiq-ui-classic#8573)
6. Bump decode-uri-component from 0.2.0 to 0.2.2 (manageiq-ui-classic#8572)
7
run super if it's not custom_button (manageiq-ui-classic#8575)
UI
(Jeffrey Bonson)
Before After
8
Fix saved report filter search (manageiq-ui-classic#8533)
UI
(Jeffrey Bonson)
After
Before
9
Fix chargeback rates missing rows (manageiq-ui-classic#8565)
UI
(Jeffrey Bonson)
Before
After
10
Dynamically get floating ips (manageiq-ui-classic#8563)
UI
(Jeffrey Bonson)
11
VM Provision Environment Tab Fix (manageiq-ui-classic#8590)
UI
(Jeffrey Bonson)
12
Fix dashboard accessibility check violations (manageiq-ui-classic#8583)
UI
(Jeffrey Bonson)
13
Remaining ProvGrid table conversion in catalog edit pages (manageiq-ui-classic#8517)
UI
(Jeffrey Bonson)
Before After
14
Log Collection Form conversion from Angular to React (manageiq-ui-classic#8591)
After
UI
(Jeffrey Bonson)
Before
After
15
IsoDatastore to Storage support (manageiq-ui-classic#8548)
UI
(Jeffrey Bonson)
16
Converted database and collect logs tabs (manageiq-ui-classic#8546)
UI
(Jeffrey Bonson)
Before After
17
Change provider status notification type (manageiq-ui-classic#8571)
UI
(Jeffrey Bonson)
Status : Error
Notification : Error
Status: Success
Time : Greater than 2 days
Notification: Warning (Stale)
Status: Success
Time: Less than 2 days
Notification : -No-
18
Cisco catalog item form (manageiq-ui-classic#8581)
UI
(Jeffrey Bonson)
Before After
19
Others
UI
(Jeffrey Bonson)
1. Bumping cypress jest and jest-cli (manageiq-ui-classic#8576)
2. Upgrading webpack-dev-server to ~4.9.3 (manageiq-ui-classic#8578)
3. Bumping moment (manageiq-ui-classic#8577)
4. Removing moment-timezone-0.4.1 and bumping moment-timezone to 0.5.40 (manageiq-ui-classic#8592)
5. Bumping qs to ~6.5.3 (manageiq-ui-classic#8573)
6. Bump decode-uri-component from 0.2.0 to 0.2.2 (manageiq-ui-classic#8572)
20
Core
● Move IsoDatastore out of core and into Ovirt (#22239)
Amazon
● Update AWS instance types (#802)
AutoSDE
● Add EmsRefreshWorkflow to host groups (#193)
PROVIDERS
(Adam Grare)
21
Cisco Intersight
● Add service catalog support (#83)
● Fix Intersight provider display name (#84)
IBM Cloud
● Refactor PowerVS VCR generation (#436)
● Improve IBM Cloud tag collection retry logic (#441)
IBM PowerHMC
● Collect ISO Media Storage (#128)
PROVIDERS
(Adam Grare)
22
OpenStack
● Bump qpid_proton library version to 0.37 (#830)
OpenShift
● Update the default port for v4 (6443) (#240)
Ovirt/RHV
● Subclass ISO Datastore as Storage (#621, #17)
● Fix provision find_destination looking for wrong VM class (#623)
● Cleanup duplicate code from oVirt copied to RHV (#18)
PROVIDERS
(Adam Grare)
23
VMware
● FFI Vix Disk Lib - Update VDDK Versions, drop old versions (#29, #23)
● Update rbvmomi for vSphere 8.0 support (#843)
PROVIDERS
(Adam Grare)
24
Enhancements
● Add new VDDK versions, drop unsupported ones ffi-vix_disk_lib#29 ffi-vix_disk_lib#23
● Various kubeclient changes kubeclient#596 kubeclient#594 kubeclient#593 kubeclient#592
kubeclient#590 kubeclient#589 kubeclient#587
● Use Postgresql 10.21 from ManageIQ repo container-postgresql#47
● Update the copyright dates manageiq#22286 manageiq-api-client#107
● Add github action PR for locale:update_all manageiq#22227
● Update English Translations 2023-01-03T19:40:39Z manageiq#22284
PLATFORM
(Joe Rafaniello)
25
Bugs
● Update tokens for various CI workflows manageiq#22272 manageiq-rpm_build#362 manageiq-
rpm_build#351
● Various rpm_build changes manageiq-rpm_build#366 manageiq-rpm_build#363
PLATFORM
(Joe Rafaniello)
26
Enhancements
● Support custom_actions on all physical infrastructure collections manageiq-api#1189 (lpoto)
● Added Physical storage families, resources, and services manageiq-api#1190 (galoiring)
● Fix DateTime matching for CustomAttributes manageiq-api#1191 (agrare)
API
(Keenan Brock)
27
Questions? Discussion?
Sprint 204 Review - January 25, 2023
Meeting Start: 9:30 am EST
https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09
THANK YOU
manageiq.org github.com/ManageIQ
twitter.com/ManageIQ
gitter.im/ManageIQ/manageiq
facebook.com/manageiq
github.com/ManageIQ/manageiq/discussions
youtube.com/user/ManageIQVideo
linkedin.com/company/manageiq

More Related Content

PPTX
Sprint 227
PPTX
ManageIQ - Sprint 229 Review - Slide Deck
PPTX
Sprint 214
PPTX
ManageIQ - Sprint 230 Review - Slide Deck
PPTX
Sprint 206
PPTX
Sprint 207
PPTX
Sprint 209
PPTX
Sprint 189
Sprint 227
ManageIQ - Sprint 229 Review - Slide Deck
Sprint 214
ManageIQ - Sprint 230 Review - Slide Deck
Sprint 206
Sprint 207
Sprint 209
Sprint 189

Similar to Sprint 203 (20)

PPTX
Sprint 188
PDF
Sprint 136
PPTX
ManageIQ - Sprint 228 Review - Slide Deck
PPTX
Sprint 193
PDF
Sprint 180
PDF
PPTX
Sprint 211
PPTX
Sprint 215
PDF
Sprint 141
PPTX
ManageIQ - Sprint 232 Review - Slide Deck
PDF
Sprint 78
PDF
Sprint 132
PPTX
ManageIQ - Sprint 260 & 261 Review - Slide Deck
PPTX
Sprint 191
PDF
Sprint 135
PPTX
Sprint 192
PDF
Sprint 175
PPTX
Sprint 217
PPTX
ManageIQ - Sprint 233 Review - Slide Deck
PDF
Sprint 121
Sprint 188
Sprint 136
ManageIQ - Sprint 228 Review - Slide Deck
Sprint 193
Sprint 180
Sprint 211
Sprint 215
Sprint 141
ManageIQ - Sprint 232 Review - Slide Deck
Sprint 78
Sprint 132
ManageIQ - Sprint 260 & 261 Review - Slide Deck
Sprint 191
Sprint 135
Sprint 192
Sprint 175
Sprint 217
ManageIQ - Sprint 233 Review - Slide Deck
Sprint 121

More from ManageIQ (20)

PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PPTX
ManageIQ - Sprint 267 Review - Slide Deck
PPTX
ManageIQ - Sprint 266 Review - Slide Deck
PPTX
ManageIQ - Sprint 265 Review - Slide Deck
PPTX
ManageIQ - Sprint 264 Review - Slide Deck
PPTX
ManageIQ - Sprint 263 Review - Slide Deck
PPTX
ManageIQ - Sprint 262 Review - Slide Deck
PPTX
ManageIQ - Sprint 259 Review - Slide Deck
PPTX
ManageIQ - Sprint 258 Review - Slide Deck
PPTX
ManageIQ - Sprint 257 Review - Slide Deck
PPTX
ManageIQ - Sprint 256 Review - Slide Deck
PPTX
ManageIQ - Sprint 255 Review - Slide Deck
PPTX
ManageIQ - Sprint 254 Review - Slide Deck
PPTX
ManageIQ - Sprint 247 Review - Slide Deck
PPTX
ManageIQ - Sprint 253 Review - Slide Deck
PPTX
ManageIQ - Sprint 252 Review - Slide Deck
PPTX
ManageIQ - Sprint 251 Review - Slide Deck
PPTX
ManageIQ - Sprint 250 Review - Slide Deck
PPTX
ManageIQ - Sprint 249 Review - Slide Deck
PPTX
ManageIQ - Sprint 248 Review - Slide Deck
ManageIQ - Sprint 268 Review - Slide Deck
ManageIQ - Sprint 267 Review - Slide Deck
ManageIQ - Sprint 266 Review - Slide Deck
ManageIQ - Sprint 265 Review - Slide Deck
ManageIQ - Sprint 264 Review - Slide Deck
ManageIQ - Sprint 263 Review - Slide Deck
ManageIQ - Sprint 262 Review - Slide Deck
ManageIQ - Sprint 259 Review - Slide Deck
ManageIQ - Sprint 258 Review - Slide Deck
ManageIQ - Sprint 257 Review - Slide Deck
ManageIQ - Sprint 256 Review - Slide Deck
ManageIQ - Sprint 255 Review - Slide Deck
ManageIQ - Sprint 254 Review - Slide Deck
ManageIQ - Sprint 247 Review - Slide Deck
ManageIQ - Sprint 253 Review - Slide Deck
ManageIQ - Sprint 252 Review - Slide Deck
ManageIQ - Sprint 251 Review - Slide Deck
ManageIQ - Sprint 250 Review - Slide Deck
ManageIQ - Sprint 249 Review - Slide Deck
ManageIQ - Sprint 248 Review - Slide Deck

Recently uploaded (20)

PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PDF
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
PDF
DNT Brochure 2025 – ISV Solutions @ D365
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
DOCX
How to Use SharePoint as an ISO-Compliant Document Management System
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
"Secure File Sharing Solutions on AWS".pptx
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Visual explanation of Dijkstra's Algorithm using Python
PDF
Wondershare Recoverit Full Crack New Version (Latest 2025)
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
DOCX
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
PDF
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
Topaz Photo AI Crack New Download (Latest 2025)
PDF
Cost to Outsource Software Development in 2025
PPTX
Trending Python Topics for Data Visualization in 2025
Why Generative AI is the Future of Content, Code & Creativity?
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Monitoring Stack: Grafana, Loki & Promtail
EaseUS PDF Editor Pro 6.2.0.2 Crack with License Key 2025
DNT Brochure 2025 – ISV Solutions @ D365
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
How to Use SharePoint as an ISO-Compliant Document Management System
Designing Intelligence for the Shop Floor.pdf
"Secure File Sharing Solutions on AWS".pptx
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Visual explanation of Dijkstra's Algorithm using Python
Wondershare Recoverit Full Crack New Version (Latest 2025)
Weekly report ppt - harsh dattuprasad patel.pptx
Modern SharePoint Intranet Templates That Boost Employee Engagement in 2025.docx
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Topaz Photo AI Crack New Download (Latest 2025)
Cost to Outsource Software Development in 2025
Trending Python Topics for Data Visualization in 2025

Sprint 203

  • 1. SPRINT 203 REVIEW Ending January 9, 2023 January 11, 2023 Meeting Start: 9:30 am EST
  • 2. 2 SPEAKERS ● Overview (Jason Frey) ● Community (Jason Frey) ● UI (Jeffrey Bonson) ● Providers (Adam Grare) ● Platform (Joe Rafaniello) ● API (Keenan Brock)
  • 3. 3
  • 4. 4
  • 5. 5 🎉 ManageIQ Oparin-1 Released! 🎉 ● https://www.manageiq.org/blog/2023/01/manageiq-oparin-ga-announcement/ talk.manageiq.org shut down ● Old talk.manageiq.org links will redirect to the Internet Archive version ● https://github.com/ManageIQ/talk.manageiq.org COMMUNITY (Jason Frey)
  • 6. 6 UI (Jeffrey Bonson) Bugs 1. run super if it's not custom_button (manageiq-ui-classic#8575) 2. Fix saved report filter search (manageiq-ui-classic#8533) 3. Fix chargeback rates missing rows (manageiq-ui-classic#8565) 4. Dynamically get floating ips (manageiq-ui-classic#8563) 5. VM Provision Environment Tab Fix (manageiq-ui-classic#8590) 6. Fix dashboard accessibility check violations (manageiq-ui-classic#8583) Enhancements 1. Remaining ProvGrid table conversion in catalog edit pages (manageiq-ui-classic#8517) 2. Log Collection Form conversion from Angular to React (manageiq-ui-classic#8591) 3. IsoDatastore to Storage support (manageiq-ui-classic#8548) 4. Converted database and collect logs tabs (manageiq-ui-classic#8546) 5. Change provider status notification type (manageiq-ui-classic#8571) 6. Cisco catalog item form (manageiq-ui-classic#8581) Others 1. Bumping cypress jest and jest-cli (manageiq-ui-classic#8576) 2. Upgrading webpack-dev-server to ~4.9.3 (manageiq-ui-classic#8578) 3. Bumping moment (manageiq-ui-classic#8577) 4. Removing moment-timezone-0.4.1 and bumping moment-timezone to 0.5.40 (manageiq-ui-classic#8592) 5. Bumping qs to ~6.5.3 (manageiq-ui-classic#8573) 6. Bump decode-uri-component from 0.2.0 to 0.2.2 (manageiq-ui-classic#8572)
  • 7. 7 run super if it's not custom_button (manageiq-ui-classic#8575) UI (Jeffrey Bonson) Before After
  • 8. 8 Fix saved report filter search (manageiq-ui-classic#8533) UI (Jeffrey Bonson) After Before
  • 9. 9 Fix chargeback rates missing rows (manageiq-ui-classic#8565) UI (Jeffrey Bonson) Before After
  • 10. 10 Dynamically get floating ips (manageiq-ui-classic#8563) UI (Jeffrey Bonson)
  • 11. 11 VM Provision Environment Tab Fix (manageiq-ui-classic#8590) UI (Jeffrey Bonson)
  • 12. 12 Fix dashboard accessibility check violations (manageiq-ui-classic#8583) UI (Jeffrey Bonson)
  • 13. 13 Remaining ProvGrid table conversion in catalog edit pages (manageiq-ui-classic#8517) UI (Jeffrey Bonson) Before After
  • 14. 14 Log Collection Form conversion from Angular to React (manageiq-ui-classic#8591) After UI (Jeffrey Bonson) Before After
  • 15. 15 IsoDatastore to Storage support (manageiq-ui-classic#8548) UI (Jeffrey Bonson)
  • 16. 16 Converted database and collect logs tabs (manageiq-ui-classic#8546) UI (Jeffrey Bonson) Before After
  • 17. 17 Change provider status notification type (manageiq-ui-classic#8571) UI (Jeffrey Bonson) Status : Error Notification : Error Status: Success Time : Greater than 2 days Notification: Warning (Stale) Status: Success Time: Less than 2 days Notification : -No-
  • 18. 18 Cisco catalog item form (manageiq-ui-classic#8581) UI (Jeffrey Bonson) Before After
  • 19. 19 Others UI (Jeffrey Bonson) 1. Bumping cypress jest and jest-cli (manageiq-ui-classic#8576) 2. Upgrading webpack-dev-server to ~4.9.3 (manageiq-ui-classic#8578) 3. Bumping moment (manageiq-ui-classic#8577) 4. Removing moment-timezone-0.4.1 and bumping moment-timezone to 0.5.40 (manageiq-ui-classic#8592) 5. Bumping qs to ~6.5.3 (manageiq-ui-classic#8573) 6. Bump decode-uri-component from 0.2.0 to 0.2.2 (manageiq-ui-classic#8572)
  • 20. 20 Core ● Move IsoDatastore out of core and into Ovirt (#22239) Amazon ● Update AWS instance types (#802) AutoSDE ● Add EmsRefreshWorkflow to host groups (#193) PROVIDERS (Adam Grare)
  • 21. 21 Cisco Intersight ● Add service catalog support (#83) ● Fix Intersight provider display name (#84) IBM Cloud ● Refactor PowerVS VCR generation (#436) ● Improve IBM Cloud tag collection retry logic (#441) IBM PowerHMC ● Collect ISO Media Storage (#128) PROVIDERS (Adam Grare)
  • 22. 22 OpenStack ● Bump qpid_proton library version to 0.37 (#830) OpenShift ● Update the default port for v4 (6443) (#240) Ovirt/RHV ● Subclass ISO Datastore as Storage (#621, #17) ● Fix provision find_destination looking for wrong VM class (#623) ● Cleanup duplicate code from oVirt copied to RHV (#18) PROVIDERS (Adam Grare)
  • 23. 23 VMware ● FFI Vix Disk Lib - Update VDDK Versions, drop old versions (#29, #23) ● Update rbvmomi for vSphere 8.0 support (#843) PROVIDERS (Adam Grare)
  • 24. 24 Enhancements ● Add new VDDK versions, drop unsupported ones ffi-vix_disk_lib#29 ffi-vix_disk_lib#23 ● Various kubeclient changes kubeclient#596 kubeclient#594 kubeclient#593 kubeclient#592 kubeclient#590 kubeclient#589 kubeclient#587 ● Use Postgresql 10.21 from ManageIQ repo container-postgresql#47 ● Update the copyright dates manageiq#22286 manageiq-api-client#107 ● Add github action PR for locale:update_all manageiq#22227 ● Update English Translations 2023-01-03T19:40:39Z manageiq#22284 PLATFORM (Joe Rafaniello)
  • 25. 25 Bugs ● Update tokens for various CI workflows manageiq#22272 manageiq-rpm_build#362 manageiq- rpm_build#351 ● Various rpm_build changes manageiq-rpm_build#366 manageiq-rpm_build#363 PLATFORM (Joe Rafaniello)
  • 26. 26 Enhancements ● Support custom_actions on all physical infrastructure collections manageiq-api#1189 (lpoto) ● Added Physical storage families, resources, and services manageiq-api#1190 (galoiring) ● Fix DateTime matching for CustomAttributes manageiq-api#1191 (agrare) API (Keenan Brock)
  • 27. 27 Questions? Discussion? Sprint 204 Review - January 25, 2023 Meeting Start: 9:30 am EST https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09