SPRINT 207 REVIEW
Ending March 6, 2023
March 8, 2023
Meeting Start: 9:30 am EST
2
SPEAKERS
● Overview (Jason Frey)
● UI (Melody Seda)
● Providers (Adam Grare)
● Platform (Joe Rafaniello)
● API (Keenan Brock)
3
4
5
UI
(Melody Seda)
Enhancements
1. Convert Company tags contents from HAML to React (manageiq-ui-classic#8607)
2. Additional timeline filters (manageiq-ui-classic#8642)
3. Capabilities fields modification and parsing (manageiq-ui-classic#8656)
4. Fixing a Typo (manageiq-ui-classic#8658)
5. Host initiator name length validation (manageiq-ui-classic#8680)
Bugs
1. Fix for chargeback saved reports with undefined method (manageiq-ui-
classic#8674)
2. Order Container#hourly_metrics for widgets (manageiq-ui-classic#8676)
3. Volume create basic mode: validate chosen service has attached resources
(manageiq-ui-classic#8632)
4. Link component redirects correctly now (manageiq-ui-classic#8667)
5. Fix for provider dashboard page where items were not being loaded (manageiq-ui-
classic#8673)
Test
1. Fix javascript specs by moving to new Chrome headless mode (manageiq-ui-
classic#8663)
2. Add handling of older Chrome versions in jasmine specs (manageiq-ui-
classic#8665)
3. Fix spec:javascript issue with getting the fixtures (manageiq-ui-classic#8669)
Internationalization
1. JSON translations fixes from core PR 22389 (manageiq-ui-
classic#8679)
2. Update UI json translations based on core 22354 (manageiq-
ui-classic#8652)
3. po_to_json using ManageIQ/manageiq#22378 (manageiq-ui-
classic#8668)
Security Fix
1. Regenerated yarn.lock file (manageiq-ui-classic#8677)
2. Regenerated yarn.lock file (manageiq-ui-service#1829)
3. Bumping moment-timezone to latest (manageiq-ui-
service#1828)
4. Bump mocha to latest version ^10.2.0 (manageiq-ui-
service#1830)
5. Locking moment to ~2.29.4 (manageiq-ui-service#1831)
Other
3. Refactor build_audit_* methods and reuse password masking
from core (manageiq-ui-classic#8659)
4. Removing resolutions (manageiq-ui-service#1832)
5. React Schedule Component refactor (manageiq-ui-
classic#8648)
6
Convert Company tags contents from HAML to React (manageiq-ui-classic#8607)
UI
(Melody Seda)
7
Additional timeline filters (manageiq-ui-classic#8642)
UI
(Melody Seda)
8
Capabilities fields modification and parsing (manageiq-ui-classic#8656)
UI
(Melody Seda)
9
Fixing a Typo (manageiq-ui-classic#8658)
UI
(Melody Seda)
10
host initiator name length validation (manageiq-ui-classic#8680)
UI
(Melody Seda)
11
Fix for chargeback saved reports with undefined method (manageiq-ui-classic#8674)
UI
(Melody Seda)
12
Order Container#hourly_metrics for widgets (manageiq-ui-classic#8676)
UI
(Melody Seda)
13
volume create basic mode: validate chosen service has attached resources (manageiq-ui-classic#8632)
UI
(Melody Seda)
14
Link component redirects correctly now (manageiq-ui-classic#8667)
UI
(Melody Seda)
15
Fix for provider dashboard page where items were not being loaded (manageiq-ui-classic#8673)
UI
(Melody Seda)
16
Internationalization
Security Fix
UI
(Melody Seda)
1. JSON translations fixes from core PR 22389 (manageiq-ui-classic#8679)
1. Update UI json translations based on core 22354 (manageiq-ui-classic#8652)
1. po_to_json using ManageIQ/manageiq#22378 (manageiq-ui-classic#8668)
1. Regenerated yarn.lock file (manageiq-ui-classic#8677)
1. Regenerated yarn.lock file (manageiq-ui-service#1829)
1. Bumping moment-timezone to latest (manageiq-ui-service#1828)
1. Bump mocha to latest version ^10.2.0 (manageiq-ui-service#1830)
1. Locking moment to ~2.29.4 (manageiq-ui-service#1831)
17
Test
Other
UI
(Melody Seda)
1. Fix javascript specs by moving to new Chrome headless mode (manageiq-ui-classic#8663)
1. Add handling of older Chrome versions in jasmine specs (manageiq-ui-classic#8665)
1. Fix spec:javascript issue with getting the fixtures (manageiq-ui-classic#8669)
1. Refactor build_audit_* methods and reuse password masking from core (manageiq-ui-
classic#8659)
1. Removing resolutions (manageiq-ui-service#1832)
18
Others
UI
(Melody Seda)
3. React Schedule Component refactor (manageiq-ui-classic#8648)
19
Core
● Fix additional_regions added via settings (#22375)
● Handle nil additional_regions after core refactoring (#22386)
● Add host_initiator group update/delete methods (#22353)
AutoSDE
● Implement volume clone (#215)
● Implement host initiator group CRUD operations (#208)
● Refactor physical storage capabilities collection (#213)
● Improve post-create refresh of multiple volumes (#201)
PROVIDERS
(Adam Grare)
20
IBM PowerVC
● Implement service catalog support (#80)
Openstack
● Use default verify_credentials implementation (#839)
Ovirt
● Fix passing CA certificate via DDF parameters (#633)
PROVIDERS
(Adam Grare)
21
Red Hat Virtualization
● Delete the OVN/NetworkManager Event Catcher (#23)
VMware
● Make “ws” the default host credential type (#859)
● Set the VMwareWebService.logger to $vim_log (#860)
● Fix positional -> kwargs in delete_snapshot for SSA (#862)
● Fix logging in VixDiskLib (vmware_web_service#119, vmware_web_service#121)
● Fix URI.escape issue with ruby3 (vmware_web_service#120)
PROVIDERS
(Adam Grare)
22
Enhancements
● Reduce filtering for pagination in Rbac.search manageiq#22303
● Change password filtering/masking to support partial matches manageiq#22372
● Kafka broker health checks from evmserver/orchestrator manageiq#22333
● Host validation manageiq#22336
● Move ems event specifics for event_groups and friends to EmsEvent manageiq#22376
● Translations for Feb.10 English PO file manageiq#22378
● Cleanup old/stale postgres version and installation instructions guides#514
● Extract MiqExpression#expression_prep from preprocess_for_sql manageiq#22356
● Remove Host discovery from core manageiq#22334
PLATFORM
(Joe Rafaniello)
23
Bugs
● Fix MiqProvisionVirtWorkflow.from_ws user argument manageiq-automation_engine#524
● Updated some translation after ICT pass 1 on 03/03 manageiq#22389
● Handle nil additional_regions manageiq#22386
● Fix additional regions added via settings manageiq#22375
● Fix event stream filtering so we can filter by ems event or miq event (policy) manageiq#22361
● MiqExpression#to_ruby Date bug fix and speed improvements manageiq#22358
PLATFORM
(Joe Rafaniello)
24
Enhancements
● Add HostInitiatorGroups delete and update #1201 (@Lauferin)
● Remove oVirt provider code loading in specs #1206 (@nasark)
● Fix to no longer log some password #1207 (@fryguy)
● Fix CloudVolume specs on clone support #1208 (@agrare)
API
(Keenan Brock)
25
Questions? Discussion?
Sprint 208 Review - March 22, 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 206
PPTX
Sprint 214
PPTX
Sprint 227
PPTX
Sprint 211
PPTX
Sprint 203
PPTX
Sprint 208
PPTX
ManageIQ - Sprint 229 Review - Slide Deck
PPTX
Sprint 193
Sprint 206
Sprint 214
Sprint 227
Sprint 211
Sprint 203
Sprint 208
ManageIQ - Sprint 229 Review - Slide Deck
Sprint 193

Similar to Sprint 207 (20)

PPTX
Sprint 215
PDF
Sprint 172
PPTX
Sprint 197
PPTX
Sprint 212
PDF
Sprint 121
PPTX
ManageIQ - Sprint 230 Review - Slide Deck
PDF
Sprint 141
PPTX
Sprint 209
PDF
Sprint 149
PPTX
Sprint 191
PDF
Sprint 175
PPTX
Sprint 189
PPTX
ManageIQ - Sprint 228 Review - Slide Deck
PPTX
Sprint 199
PDF
Sprint 126
PPTX
Sprint 205
PPTX
ManageIQ - Sprint 233 Review - Slide Deck
PDF
Sprint 115
PDF
Sprint 110
PPTX
Sprint 190
Sprint 215
Sprint 172
Sprint 197
Sprint 212
Sprint 121
ManageIQ - Sprint 230 Review - Slide Deck
Sprint 141
Sprint 209
Sprint 149
Sprint 191
Sprint 175
Sprint 189
ManageIQ - Sprint 228 Review - Slide Deck
Sprint 199
Sprint 126
Sprint 205
ManageIQ - Sprint 233 Review - Slide Deck
Sprint 115
Sprint 110
Sprint 190

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

Recently uploaded (20)

PPTX
"Secure File Sharing Solutions on AWS".pptx
PDF
iTop VPN Crack Latest Version Full Key 2025
PDF
Time Tracking Features That Teams and Organizations Actually Need
PPTX
Trending Python Topics for Data Visualization in 2025
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Microsoft Office 365 Crack Download Free
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
PDF
The Dynamic Duo Transforming Financial Accounting Systems Through Modern Expe...
PDF
Cost to Outsource Software Development in 2025
PDF
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025
DOCX
How to Use SharePoint as an ISO-Compliant Document Management System
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PPTX
Introduction to Windows Operating System
PDF
Types of Token_ From Utility to Security.pdf
PDF
Salesforce Agentforce AI Implementation.pdf
PPTX
Patient Appointment Booking in Odoo with online payment
"Secure File Sharing Solutions on AWS".pptx
iTop VPN Crack Latest Version Full Key 2025
Time Tracking Features That Teams and Organizations Actually Need
Trending Python Topics for Data Visualization in 2025
Designing Intelligence for the Shop Floor.pdf
Microsoft Office 365 Crack Download Free
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Advanced SystemCare Ultimate Crack + Portable (2025)
AI/ML Infra Meetup | Beyond S3's Basics: Architecting for AI-Native Data Access
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
The Dynamic Duo Transforming Financial Accounting Systems Through Modern Expe...
Cost to Outsource Software Development in 2025
DuckDuckGo Private Browser Premium APK for Android Crack Latest 2025
How to Use SharePoint as an ISO-Compliant Document Management System
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Introduction to Windows Operating System
Types of Token_ From Utility to Security.pdf
Salesforce Agentforce AI Implementation.pdf
Patient Appointment Booking in Odoo with online payment

Sprint 207

  • 1. SPRINT 207 REVIEW Ending March 6, 2023 March 8, 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)
  • 3. 3
  • 4. 4
  • 5. 5 UI (Melody Seda) Enhancements 1. Convert Company tags contents from HAML to React (manageiq-ui-classic#8607) 2. Additional timeline filters (manageiq-ui-classic#8642) 3. Capabilities fields modification and parsing (manageiq-ui-classic#8656) 4. Fixing a Typo (manageiq-ui-classic#8658) 5. Host initiator name length validation (manageiq-ui-classic#8680) Bugs 1. Fix for chargeback saved reports with undefined method (manageiq-ui- classic#8674) 2. Order Container#hourly_metrics for widgets (manageiq-ui-classic#8676) 3. Volume create basic mode: validate chosen service has attached resources (manageiq-ui-classic#8632) 4. Link component redirects correctly now (manageiq-ui-classic#8667) 5. Fix for provider dashboard page where items were not being loaded (manageiq-ui- classic#8673) Test 1. Fix javascript specs by moving to new Chrome headless mode (manageiq-ui- classic#8663) 2. Add handling of older Chrome versions in jasmine specs (manageiq-ui- classic#8665) 3. Fix spec:javascript issue with getting the fixtures (manageiq-ui-classic#8669) Internationalization 1. JSON translations fixes from core PR 22389 (manageiq-ui- classic#8679) 2. Update UI json translations based on core 22354 (manageiq- ui-classic#8652) 3. po_to_json using ManageIQ/manageiq#22378 (manageiq-ui- classic#8668) Security Fix 1. Regenerated yarn.lock file (manageiq-ui-classic#8677) 2. Regenerated yarn.lock file (manageiq-ui-service#1829) 3. Bumping moment-timezone to latest (manageiq-ui- service#1828) 4. Bump mocha to latest version ^10.2.0 (manageiq-ui- service#1830) 5. Locking moment to ~2.29.4 (manageiq-ui-service#1831) Other 3. Refactor build_audit_* methods and reuse password masking from core (manageiq-ui-classic#8659) 4. Removing resolutions (manageiq-ui-service#1832) 5. React Schedule Component refactor (manageiq-ui- classic#8648)
  • 6. 6 Convert Company tags contents from HAML to React (manageiq-ui-classic#8607) UI (Melody Seda)
  • 7. 7 Additional timeline filters (manageiq-ui-classic#8642) UI (Melody Seda)
  • 8. 8 Capabilities fields modification and parsing (manageiq-ui-classic#8656) UI (Melody Seda)
  • 9. 9 Fixing a Typo (manageiq-ui-classic#8658) UI (Melody Seda)
  • 10. 10 host initiator name length validation (manageiq-ui-classic#8680) UI (Melody Seda)
  • 11. 11 Fix for chargeback saved reports with undefined method (manageiq-ui-classic#8674) UI (Melody Seda)
  • 12. 12 Order Container#hourly_metrics for widgets (manageiq-ui-classic#8676) UI (Melody Seda)
  • 13. 13 volume create basic mode: validate chosen service has attached resources (manageiq-ui-classic#8632) UI (Melody Seda)
  • 14. 14 Link component redirects correctly now (manageiq-ui-classic#8667) UI (Melody Seda)
  • 15. 15 Fix for provider dashboard page where items were not being loaded (manageiq-ui-classic#8673) UI (Melody Seda)
  • 16. 16 Internationalization Security Fix UI (Melody Seda) 1. JSON translations fixes from core PR 22389 (manageiq-ui-classic#8679) 1. Update UI json translations based on core 22354 (manageiq-ui-classic#8652) 1. po_to_json using ManageIQ/manageiq#22378 (manageiq-ui-classic#8668) 1. Regenerated yarn.lock file (manageiq-ui-classic#8677) 1. Regenerated yarn.lock file (manageiq-ui-service#1829) 1. Bumping moment-timezone to latest (manageiq-ui-service#1828) 1. Bump mocha to latest version ^10.2.0 (manageiq-ui-service#1830) 1. Locking moment to ~2.29.4 (manageiq-ui-service#1831)
  • 17. 17 Test Other UI (Melody Seda) 1. Fix javascript specs by moving to new Chrome headless mode (manageiq-ui-classic#8663) 1. Add handling of older Chrome versions in jasmine specs (manageiq-ui-classic#8665) 1. Fix spec:javascript issue with getting the fixtures (manageiq-ui-classic#8669) 1. Refactor build_audit_* methods and reuse password masking from core (manageiq-ui- classic#8659) 1. Removing resolutions (manageiq-ui-service#1832)
  • 18. 18 Others UI (Melody Seda) 3. React Schedule Component refactor (manageiq-ui-classic#8648)
  • 19. 19 Core ● Fix additional_regions added via settings (#22375) ● Handle nil additional_regions after core refactoring (#22386) ● Add host_initiator group update/delete methods (#22353) AutoSDE ● Implement volume clone (#215) ● Implement host initiator group CRUD operations (#208) ● Refactor physical storage capabilities collection (#213) ● Improve post-create refresh of multiple volumes (#201) PROVIDERS (Adam Grare)
  • 20. 20 IBM PowerVC ● Implement service catalog support (#80) Openstack ● Use default verify_credentials implementation (#839) Ovirt ● Fix passing CA certificate via DDF parameters (#633) PROVIDERS (Adam Grare)
  • 21. 21 Red Hat Virtualization ● Delete the OVN/NetworkManager Event Catcher (#23) VMware ● Make “ws” the default host credential type (#859) ● Set the VMwareWebService.logger to $vim_log (#860) ● Fix positional -> kwargs in delete_snapshot for SSA (#862) ● Fix logging in VixDiskLib (vmware_web_service#119, vmware_web_service#121) ● Fix URI.escape issue with ruby3 (vmware_web_service#120) PROVIDERS (Adam Grare)
  • 22. 22 Enhancements ● Reduce filtering for pagination in Rbac.search manageiq#22303 ● Change password filtering/masking to support partial matches manageiq#22372 ● Kafka broker health checks from evmserver/orchestrator manageiq#22333 ● Host validation manageiq#22336 ● Move ems event specifics for event_groups and friends to EmsEvent manageiq#22376 ● Translations for Feb.10 English PO file manageiq#22378 ● Cleanup old/stale postgres version and installation instructions guides#514 ● Extract MiqExpression#expression_prep from preprocess_for_sql manageiq#22356 ● Remove Host discovery from core manageiq#22334 PLATFORM (Joe Rafaniello)
  • 23. 23 Bugs ● Fix MiqProvisionVirtWorkflow.from_ws user argument manageiq-automation_engine#524 ● Updated some translation after ICT pass 1 on 03/03 manageiq#22389 ● Handle nil additional_regions manageiq#22386 ● Fix additional regions added via settings manageiq#22375 ● Fix event stream filtering so we can filter by ems event or miq event (policy) manageiq#22361 ● MiqExpression#to_ruby Date bug fix and speed improvements manageiq#22358 PLATFORM (Joe Rafaniello)
  • 24. 24 Enhancements ● Add HostInitiatorGroups delete and update #1201 (@Lauferin) ● Remove oVirt provider code loading in specs #1206 (@nasark) ● Fix to no longer log some password #1207 (@fryguy) ● Fix CloudVolume specs on clone support #1208 (@agrare) API (Keenan Brock)
  • 25. 25 Questions? Discussion? Sprint 208 Review - March 22, 2023 Meeting Start: 9:30 am EST https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09