SPRINT 206 REVIEW
Ending February 20, 2023
February 24, 2023
Meeting Start: 9:30 am EST
2
SPEAKERS
● Overview (Jason Frey)
● UI (Melody Seda)
● Providers (Adam Grare)
● Platform (Joe Rafaniello)
● API (Keenan Brock)
● Workflows POC (Adam Grare / Jason Frey)
3
4
5
UI
(Melody Seda)
Bugs
1. Fix Services accessibility violations (manageiq-ui-classic#8611)
2. Fix Policies accessibility violations (manageiq-ui-classic#8615)
3. Fix selected items during compare (manageiq-ui-classic#8621)
4. Fixes in volume create (manageiq-ui-classic#8623)
5. Fix dashboard widget overflow menu list visibility (manageiq-ui-classic#8636)
6. Disable Remove service from inventory button when no services are selected
(manageiq-ui-classic#8637)
7. Removing missed d3 require checks (manageiq-ui-classic#8643)
Enhancements
1. Display Request Logs in Services->Requests (manageiq-ui-classic#8400)
2. React Timeline Chart and Table Component (manageiq-ui-classic#8562)
3. Angular to react Schedule edit page (manageiq-ui-classic#8606)
4. Storage Service Endpoint (manageiq-ui-classic#8617)
5. Storage service endpoint (manageiq-decorators#85)
6. Validate name in volumes (manageiq-ui-classic#8630)
7. Enhanced storage resource textual summary page (manageiq-ui-classic#8631)
8. Settings zone list conversion from HAML to React (manageiq-ui-classic#8645)
9. Decorators of host initiator group and volume mapping (manageiq-decorators#84)
Others…
1. Convert assert_rbac from Rbac.search to
Rbac.filtered (manageiq-ui-classic#8638)
2. Edited _request.haml to Make Code Clearer
(manageiq-ui-classic#8646)
3. Hide Monitor menu (manageiq-ui-classic#8650)
4. [PETROSIAN] Lock the petrosian release
branch to test with ruby 3.0 (manageiq-ui-
classic#8651)
5. [OPARIN] Lock the oparin release branch to test
with ruby 3.0 (manageiq-ui-classic#8653)
6. [PETROSIAN] Lock the petrosian release
branch to test with ruby 3.0 (manageiq-
decorators#86)
7. [OPARIN] Lock the oparin release branch to test
with ruby 3.0 (manageiq-decorators#87)
6
Display Request Logs in Services->Requests (manageiq-ui-classic#8400)
UI
(Melody Seda)
7
React Timeline Chart and Table Component (manageiq-ui-classic#8562)
Removing missed d3 require checks (manageiq-ui-classic#8643)
UI
(Melody Seda)
8
Angular to react Schedule edit page (manageiq-ui-classic#8606)
UI
(Melody Seda)
9
Fix Services accessibility violations (manageiq-ui-classic#8611)
UI
(Melody Seda)
10
Fix Policies accessibility violations (manageiq-ui-classic#8615)
UI
(Melody Seda)
11
Storage Service Endpoint (manageiq-ui-classic#8617)
UI
(Melody Seda)
12
Storage service endpoint (manageiq-decorators#85)
UI
(Melody Seda)
13
Fix selected items during compare (manageiq-ui-classic#8621)
UI
(Melody Seda)
14
Fixes in volume create (manageiq-ui-classic#8623)
UI
(Melody Seda)
15
Validate name in volumes (manageiq-ui-classic#8630)
UI
(Melody Seda)
16
Enhanced storage resource textual summary page (manageiq-ui-classic#8631)
UI
(Melody Seda)
17
Fix dashboard widget overflow menu list visibility (manageiq-ui-classic#8636)
UI
(Melody Seda)
18
Disable Remove service from inventory button when no services are selected (manageiq-ui-classic#8637)
UI
(Melody Seda)
19
Settings zone list conversion from HAML to React (manageiq-ui-classic#8645)
UI
(Melody Seda)
20
Decorators of host initiator group and volume mapping (manageiq-decorators#84)
UI
(Melody Seda)
21
Others
UI
(Melody Seda)
1. Convert assert_rbac from Rbac.search to Rbac.filtered (manageiq-ui-classic#8638)
1. Edited _request.haml to Make Code Clearer (manageiq-ui-classic#8646)
22
Others
UI
(Melody Seda)
3. Hide Monitor menu (manageiq-ui-classic#8650)
23
Others
UI
(Melody Seda)
4. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq-ui-classic#8651)
5. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-ui-classic#8653)
6. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq-decorators#86)
7. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-decorators#87)
24
Core
● Add service resource attachment collection to core persister (#22332)
● Add core CRUD operations for Storage Service endpoints (#22331)
Amazon
● Update AWS instance_types (#804)
AutoSDE
● Add default mode option to volume create (basic/advanced) (#206)
● Add post-refresh action to connect events caught before storage saved (#199)
● Pass storage service capabilities when creating volume in advanced mode (#209)
PROVIDERS
(Adam Grare)
25
VMware
● Fix MiqVim argument format when Scanning via Host (#854)
● Remove Host discovery from VMware provider (#856)
PROVIDERS
(Adam Grare)
26
Enhancements
● Release work on oparin and the new petrosian branch
● Mount secrets as files rather than ENV vars container-postgresql#49 manageiq#22340 manageiq-
pods#930 manageiq-pods#938
● Update English Translations 2023-02-10T16:15:20Z manageiq#22354
● Add Request and Task Diagnostics manageiq#22293 manageiq-automation_engine#516
manageiq-automation_engine#520 manageiq-schema#681
● Updated dependencies manageiq-pods#914 manageiq-pods#939 manageiq-pods#937
● Allow Kafka communications manageiq-pods#935
PLATFORM
(Joe Rafaniello)
27
Bugs
● Add caching of event_groups and pre-partition the event types manageiq#22305
manageiq#22350
● Rbac filtering, conditions, and expression fixes manageiq-automation_engine#518
manageiq#22349 manageiq#22355
● manageiq-db-ready script tries (and fails) to log as root into DB manageiq-appliance#376
● Ensure that ManageAppSecret is managing the app secret manageiq-pods#932
● Fix logger when wrapped in a container/journald logger manageiq-automation_engine#521
● Bump appliances up to 12GB RAM manageiq-appliance-build#537
● Fix issue where newer Psych fails to load the script_info manageiq-automation_engine#519
● Allow multiple simulate_queue_worker instances manageiq#22342
● Remove broken conditional using an undefined inputs variable manageiq#22348
● Only print "Delivering" before running queue message manageiq#22344
PLATFORM
(Joe Rafaniello)
28
Enhancements
● Enhance StorageService adding create, refresh, and delete manageiq-api#1198 (0rGur1987)
● Refactor automate_domains to use api_request manageiq-api#1160 (kbrock)
API
(Keenan Brock)
29
Workflows POC
(Adam Grare / Jason Frey)
https://youtu.be/SzjqrGBft6A
30
Questions? Discussion?
Sprint 207 Review - March 8, 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 207
PPTX
Sprint 227
PPTX
ManageIQ - Sprint 228 Review - Slide Deck
PPTX
Sprint 211
PPTX
Sprint 192
PDF
Sprint 180
PDF
PPTX
Sprint 203
Sprint 207
Sprint 227
ManageIQ - Sprint 228 Review - Slide Deck
Sprint 211
Sprint 192
Sprint 180
Sprint 203

Similar to Sprint 206 (20)

PPTX
Sprint 214
PPTX
Sprint 205
PDF
Sprint 175
PPTX
Sprint 194
PPTX
Sprint 212
PDF
Sprint 171
PPTX
ManageIQ - Sprint 229 Review - Slide Deck
PPTX
Sprint 209
PDF
Sprint 141
PDF
Sprint 78
PPTX
Sprint 218
PPTX
Sprint 208
PPTX
Sprint 193
PPTX
Sprint 215
PDF
Sprint 66
PDF
Sprint 121
PDF
Sprint 136
PDF
Sprint 179
PDF
Sprint 132
PPTX
ManageIQ - Sprint 233 Review - Slide Deck
Sprint 214
Sprint 205
Sprint 175
Sprint 194
Sprint 212
Sprint 171
ManageIQ - Sprint 229 Review - Slide Deck
Sprint 209
Sprint 141
Sprint 78
Sprint 218
Sprint 208
Sprint 193
Sprint 215
Sprint 66
Sprint 121
Sprint 136
Sprint 179
Sprint 132
ManageIQ - Sprint 233 Review - Slide Deck
Ad

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 260 & 261 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
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 260 & 261 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
Ad

Recently uploaded (20)

PDF
Types of Token_ From Utility to Security.pdf
PDF
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
PDF
How Tridens DevSecOps Ensures Compliance, Security, and Agility
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PDF
Cost to Outsource Software Development in 2025
PPTX
assetexplorer- product-overview - presentation
PDF
Wondershare Recoverit Full Crack New Version (Latest 2025)
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PPTX
Trending Python Topics for Data Visualization in 2025
PPTX
"Secure File Sharing Solutions on AWS".pptx
PDF
CCleaner 6.39.11548 Crack 2025 License Key
PDF
Ableton Live Suite for MacOS Crack Full Download (Latest 2025)
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
Topaz Photo AI Crack New Download (Latest 2025)
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Microsoft Office 365 Crack Download Free
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PDF
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025
Types of Token_ From Utility to Security.pdf
AI-Powered Threat Modeling: The Future of Cybersecurity by Arun Kumar Elengov...
How Tridens DevSecOps Ensures Compliance, Security, and Agility
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Cost to Outsource Software Development in 2025
assetexplorer- product-overview - presentation
Wondershare Recoverit Full Crack New Version (Latest 2025)
Monitoring Stack: Grafana, Loki & Promtail
Trending Python Topics for Data Visualization in 2025
"Secure File Sharing Solutions on AWS".pptx
CCleaner 6.39.11548 Crack 2025 License Key
Ableton Live Suite for MacOS Crack Full Download (Latest 2025)
Autodesk AutoCAD Crack Free Download 2025
Topaz Photo AI Crack New Download (Latest 2025)
Designing Intelligence for the Shop Floor.pdf
Why Generative AI is the Future of Content, Code & Creativity?
Microsoft Office 365 Crack Download Free
Computer Software and OS of computer science of grade 11.pptx
Weekly report ppt - harsh dattuprasad patel.pptx
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025

Sprint 206

  • 1. SPRINT 206 REVIEW Ending February 20, 2023 February 24, 2023 Meeting Start: 9:30 am EST
  • 2. 2 SPEAKERS ● Overview (Jason Frey) ● UI (Melody Seda) ● Providers (Adam Grare) ● Platform (Joe Rafaniello) ● API (Keenan Brock) ● Workflows POC (Adam Grare / Jason Frey)
  • 3. 3
  • 4. 4
  • 5. 5 UI (Melody Seda) Bugs 1. Fix Services accessibility violations (manageiq-ui-classic#8611) 2. Fix Policies accessibility violations (manageiq-ui-classic#8615) 3. Fix selected items during compare (manageiq-ui-classic#8621) 4. Fixes in volume create (manageiq-ui-classic#8623) 5. Fix dashboard widget overflow menu list visibility (manageiq-ui-classic#8636) 6. Disable Remove service from inventory button when no services are selected (manageiq-ui-classic#8637) 7. Removing missed d3 require checks (manageiq-ui-classic#8643) Enhancements 1. Display Request Logs in Services->Requests (manageiq-ui-classic#8400) 2. React Timeline Chart and Table Component (manageiq-ui-classic#8562) 3. Angular to react Schedule edit page (manageiq-ui-classic#8606) 4. Storage Service Endpoint (manageiq-ui-classic#8617) 5. Storage service endpoint (manageiq-decorators#85) 6. Validate name in volumes (manageiq-ui-classic#8630) 7. Enhanced storage resource textual summary page (manageiq-ui-classic#8631) 8. Settings zone list conversion from HAML to React (manageiq-ui-classic#8645) 9. Decorators of host initiator group and volume mapping (manageiq-decorators#84) Others… 1. Convert assert_rbac from Rbac.search to Rbac.filtered (manageiq-ui-classic#8638) 2. Edited _request.haml to Make Code Clearer (manageiq-ui-classic#8646) 3. Hide Monitor menu (manageiq-ui-classic#8650) 4. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq-ui- classic#8651) 5. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-ui-classic#8653) 6. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq- decorators#86) 7. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-decorators#87)
  • 6. 6 Display Request Logs in Services->Requests (manageiq-ui-classic#8400) UI (Melody Seda)
  • 7. 7 React Timeline Chart and Table Component (manageiq-ui-classic#8562) Removing missed d3 require checks (manageiq-ui-classic#8643) UI (Melody Seda)
  • 8. 8 Angular to react Schedule edit page (manageiq-ui-classic#8606) UI (Melody Seda)
  • 9. 9 Fix Services accessibility violations (manageiq-ui-classic#8611) UI (Melody Seda)
  • 10. 10 Fix Policies accessibility violations (manageiq-ui-classic#8615) UI (Melody Seda)
  • 11. 11 Storage Service Endpoint (manageiq-ui-classic#8617) UI (Melody Seda)
  • 12. 12 Storage service endpoint (manageiq-decorators#85) UI (Melody Seda)
  • 13. 13 Fix selected items during compare (manageiq-ui-classic#8621) UI (Melody Seda)
  • 14. 14 Fixes in volume create (manageiq-ui-classic#8623) UI (Melody Seda)
  • 15. 15 Validate name in volumes (manageiq-ui-classic#8630) UI (Melody Seda)
  • 16. 16 Enhanced storage resource textual summary page (manageiq-ui-classic#8631) UI (Melody Seda)
  • 17. 17 Fix dashboard widget overflow menu list visibility (manageiq-ui-classic#8636) UI (Melody Seda)
  • 18. 18 Disable Remove service from inventory button when no services are selected (manageiq-ui-classic#8637) UI (Melody Seda)
  • 19. 19 Settings zone list conversion from HAML to React (manageiq-ui-classic#8645) UI (Melody Seda)
  • 20. 20 Decorators of host initiator group and volume mapping (manageiq-decorators#84) UI (Melody Seda)
  • 21. 21 Others UI (Melody Seda) 1. Convert assert_rbac from Rbac.search to Rbac.filtered (manageiq-ui-classic#8638) 1. Edited _request.haml to Make Code Clearer (manageiq-ui-classic#8646)
  • 22. 22 Others UI (Melody Seda) 3. Hide Monitor menu (manageiq-ui-classic#8650)
  • 23. 23 Others UI (Melody Seda) 4. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq-ui-classic#8651) 5. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-ui-classic#8653) 6. [PETROSIAN] Lock the petrosian release branch to test with ruby 3.0 (manageiq-decorators#86) 7. [OPARIN] Lock the oparin release branch to test with ruby 3.0 (manageiq-decorators#87)
  • 24. 24 Core ● Add service resource attachment collection to core persister (#22332) ● Add core CRUD operations for Storage Service endpoints (#22331) Amazon ● Update AWS instance_types (#804) AutoSDE ● Add default mode option to volume create (basic/advanced) (#206) ● Add post-refresh action to connect events caught before storage saved (#199) ● Pass storage service capabilities when creating volume in advanced mode (#209) PROVIDERS (Adam Grare)
  • 25. 25 VMware ● Fix MiqVim argument format when Scanning via Host (#854) ● Remove Host discovery from VMware provider (#856) PROVIDERS (Adam Grare)
  • 26. 26 Enhancements ● Release work on oparin and the new petrosian branch ● Mount secrets as files rather than ENV vars container-postgresql#49 manageiq#22340 manageiq- pods#930 manageiq-pods#938 ● Update English Translations 2023-02-10T16:15:20Z manageiq#22354 ● Add Request and Task Diagnostics manageiq#22293 manageiq-automation_engine#516 manageiq-automation_engine#520 manageiq-schema#681 ● Updated dependencies manageiq-pods#914 manageiq-pods#939 manageiq-pods#937 ● Allow Kafka communications manageiq-pods#935 PLATFORM (Joe Rafaniello)
  • 27. 27 Bugs ● Add caching of event_groups and pre-partition the event types manageiq#22305 manageiq#22350 ● Rbac filtering, conditions, and expression fixes manageiq-automation_engine#518 manageiq#22349 manageiq#22355 ● manageiq-db-ready script tries (and fails) to log as root into DB manageiq-appliance#376 ● Ensure that ManageAppSecret is managing the app secret manageiq-pods#932 ● Fix logger when wrapped in a container/journald logger manageiq-automation_engine#521 ● Bump appliances up to 12GB RAM manageiq-appliance-build#537 ● Fix issue where newer Psych fails to load the script_info manageiq-automation_engine#519 ● Allow multiple simulate_queue_worker instances manageiq#22342 ● Remove broken conditional using an undefined inputs variable manageiq#22348 ● Only print "Delivering" before running queue message manageiq#22344 PLATFORM (Joe Rafaniello)
  • 28. 28 Enhancements ● Enhance StorageService adding create, refresh, and delete manageiq-api#1198 (0rGur1987) ● Refactor automate_domains to use api_request manageiq-api#1160 (kbrock) API (Keenan Brock)
  • 29. 29 Workflows POC (Adam Grare / Jason Frey) https://youtu.be/SzjqrGBft6A
  • 30. 30 Questions? Discussion? Sprint 207 Review - March 8, 2023 Meeting Start: 9:30 am EST https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09

Editor's Notes

  • #29: Follow common refactoring pattern to cut down on duplicate code