SlideShare une entreprise Scribd logo
1  sur  28
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

Contenu connexe

Similaire à Sprint 203

Sprint 209
Sprint 209Sprint 209
Sprint 209ManageIQ
 
ManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ
 
Sprint 201
Sprint 201Sprint 201
Sprint 201ManageIQ
 
ManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ
 
Sprint 217
Sprint 217Sprint 217
Sprint 217ManageIQ
 
Sprint 193
Sprint 193Sprint 193
Sprint 193ManageIQ
 
Sprint 197
Sprint 197Sprint 197
Sprint 197ManageIQ
 
Sprint 206
Sprint 206Sprint 206
Sprint 206ManageIQ
 
ManageIQ - Sprint 235 Review - Slide Deck
ManageIQ - Sprint 235 Review - Slide DeckManageIQ - Sprint 235 Review - Slide Deck
ManageIQ - Sprint 235 Review - Slide DeckManageIQ
 
Sprint 216
Sprint 216Sprint 216
Sprint 216ManageIQ
 
Sprint 215
Sprint 215Sprint 215
Sprint 215ManageIQ
 
Sprint 211
Sprint 211Sprint 211
Sprint 211ManageIQ
 
ManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ
 
Sprint 226
Sprint 226Sprint 226
Sprint 226ManageIQ
 
Sprint 180
Sprint 180Sprint 180
Sprint 180ManageIQ
 
Sprint 225
Sprint 225Sprint 225
Sprint 225ManageIQ
 
Sprint 189
Sprint 189Sprint 189
Sprint 189ManageIQ
 

Similaire à Sprint 203 (20)

Sprint 209
Sprint 209Sprint 209
Sprint 209
 
ManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide DeckManageIQ - Sprint 233 Review - Slide Deck
ManageIQ - Sprint 233 Review - Slide Deck
 
ManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide DeckManageIQ - Sprint 232 Review - Slide Deck
ManageIQ - Sprint 232 Review - Slide Deck
 
ManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide DeckManageIQ - Sprint 234 Review - Slide Deck
ManageIQ - Sprint 234 Review - Slide Deck
 
Sprint 201
Sprint 201Sprint 201
Sprint 201
 
ManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide Deck
 
Sprint 217
Sprint 217Sprint 217
Sprint 217
 
Sprint 193
Sprint 193Sprint 193
Sprint 193
 
Sprint 197
Sprint 197Sprint 197
Sprint 197
 
Sprint 206
Sprint 206Sprint 206
Sprint 206
 
ManageIQ - Sprint 235 Review - Slide Deck
ManageIQ - Sprint 235 Review - Slide DeckManageIQ - Sprint 235 Review - Slide Deck
ManageIQ - Sprint 235 Review - Slide Deck
 
Sprint 216
Sprint 216Sprint 216
Sprint 216
 
Sprint 215
Sprint 215Sprint 215
Sprint 215
 
Sprint 211
Sprint 211Sprint 211
Sprint 211
 
ManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide Deck
 
Sprint 226
Sprint 226Sprint 226
Sprint 226
 
Sprint 180
Sprint 180Sprint 180
Sprint 180
 
Sprint 180
Sprint 180Sprint 180
Sprint 180
 
Sprint 225
Sprint 225Sprint 225
Sprint 225
 
Sprint 189
Sprint 189Sprint 189
Sprint 189
 

Plus de ManageIQ

ManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide DeckManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ
 
ManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ
 
Sprint 227
Sprint 227Sprint 227
Sprint 227ManageIQ
 
Sprint 224
Sprint 224Sprint 224
Sprint 224ManageIQ
 
Sprint 223
Sprint 223Sprint 223
Sprint 223ManageIQ
 
Sprint 220
Sprint 220Sprint 220
Sprint 220ManageIQ
 
Sprint 219
Sprint 219Sprint 219
Sprint 219ManageIQ
 
Sprint 218
Sprint 218Sprint 218
Sprint 218ManageIQ
 
Sprint 214
Sprint 214Sprint 214
Sprint 214ManageIQ
 
Sprint 213
Sprint 213Sprint 213
Sprint 213ManageIQ
 
Sprint 210
Sprint 210Sprint 210
Sprint 210ManageIQ
 
Sprint 208
Sprint 208Sprint 208
Sprint 208ManageIQ
 
Sprint 207
Sprint 207Sprint 207
Sprint 207ManageIQ
 

Plus de ManageIQ (14)

ManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide DeckManageIQ - Sprint 236 Review - Slide Deck
ManageIQ - Sprint 236 Review - Slide Deck
 
ManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide Deck
 
ManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide DeckManageIQ - Sprint 228 Review - Slide Deck
ManageIQ - Sprint 228 Review - Slide Deck
 
Sprint 227
Sprint 227Sprint 227
Sprint 227
 
Sprint 224
Sprint 224Sprint 224
Sprint 224
 
Sprint 223
Sprint 223Sprint 223
Sprint 223
 
Sprint 220
Sprint 220Sprint 220
Sprint 220
 
Sprint 219
Sprint 219Sprint 219
Sprint 219
 
Sprint 218
Sprint 218Sprint 218
Sprint 218
 
Sprint 214
Sprint 214Sprint 214
Sprint 214
 
Sprint 213
Sprint 213Sprint 213
Sprint 213
 
Sprint 210
Sprint 210Sprint 210
Sprint 210
 
Sprint 208
Sprint 208Sprint 208
Sprint 208
 
Sprint 207
Sprint 207Sprint 207
Sprint 207
 

Dernier

Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfryanfarris8
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfVishalKumarJha10
 

Dernier (20)

Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 

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