SlideShare une entreprise Scribd logo
1  sur  25
Télécharger pour lire hors ligne
SPRINT 107 REVIEW
- Sprint Ending March 18, 2019
March 20, 2019
Meeting Start: 10:30 am EST
2
OVERVIEW
● Sprint Statistics (John Prause)
● Community Update (Carol Chen)
● UI (Harpreet Kataria)
● Providers (Adam Grare)
● Automate (Tina Fitzgerald)
● Platform (Joe VLcek)
● REST API (Alberto B)
● Documentation (Chris B)
● Summary
3
ALL REPO STATS - TOP 10
Total of 220 PRs merged across 102 ManageIQ Repos
Pull Requests from: 2019-03-05 00:00:00 UTC to: 2019-03-18 00:00:00 UTC
4
PRs Merged per Sprint across ManageIQ Repositories
--HammerGAreleasedJan15
--Hammer-2releasedFeb07
--Hammer-3releasedMar06
5
Distribution and Types of PRs Merged across ManageIQ Repositories
6
REPOSITORY HEALTH REPORT
7
COMMUNITY UPDATE
(Carol Chen)
● ManageIQ Hammer 3 released http://manageiq.org/blog/2019/03/Announcing-Hammer-3/ (#712)
● Last Month in ManageIQ - Unspeakable Horrors
http://manageiq.org/blog/2019/03/lmimiq-unspeakable-horrors/ (#711)
● Several updates and fixes to documentation on the website http://manageiq.org/docs/
(#714, #715, #716, #718, #719, #720)
ManageIQ booth:
● Foss-north - April 8-9 in Gothenburg, Sweden https://foss-north.se/2019/
○ Combined booth with UXD and Docs
○ Component-based Design System and Development, April 8 (Monday) @ 13:30 - 14:00
● Red Hat Summit - May 7-9 in Boston, MA, USA https://www.redhat.com/en/summit/2019
David speaking about Purr at:
● Wroc_love.rb - March 22-24 in Wrocław, Poland https://wrocloverb.com/
○ March 24 (Sunday) @ 16:00 - 16:30
● RubyConfBY - April 6 in Minsk, Belarus https://rubyconference.by/
● Ruby Wine - April 13 in Chișinău, Moldova https://rubywine.org/
8
USER INTERFACE
(Harpreet Kataria)
PRs (UI, SUI, UI Components, V2V): 44 Bugs: 15, Enhancements: 10, Technical Debt/Refactoring: 1/4,
Test: 2, Documentation/dependencies: 1/6, others: 5
Bugs:
● dialogField - move logic for setting default_value to one place (#365)
● When activating a tree node, make it visible by scrolling onto it (#5306)
● Hide services from the Services tree as its redundant and slow (#5335)
● Container trends chart - wait for loadingDone before displaying pf-trends-chart (#5310)
● Fix highlighting the condition in accordion after creating it (#5302)
9
USER INTERFACE
(Harpreet Kataria)
Enhancements:
● CustomButtonSet - don't touch children/members directly, set button_order (#5187)
● Added hostname fallback fields for openstack amqp events (#5270)
● Added promise debounce library (with updated typescript) and async validation in Catalog form
(#5284)
● V2V: Add Virt-v2v-wrapper log download menu item (#887, #888)
● V2V: Add info popover to broken infra mapping error icons (#906)
● V2V: Add new options for migration throttling (#897)
● V2V: Conversion Host Configuration - List view #3 - Polling for tasks and rendering enable/disable
status (#889)
10
USER INTERFACE
(Harpreet Kataria)
Added hostname fallback fields for openstack amqp events
11
USER INTERFACE
(Harpreet Kataria)
Added promise debounce library (with updated typescript) and async validation in Catalog form
12
USER INTERFACE
(Harpreet Kataria)
V2V: Add Virt-v2v-wrapper log download menu item
13
USER INTERFACE
(Harpreet Kataria)
Add info popover to broken infra mapping error icons
14
USER INTERFACE
(Harpreet Kataria)
Add new options for migration throttling
15
USER INTERFACE
(Harpreet Kataria)
Conversion Host Configuration - List view #3 - Polling for tasks and rendering enable/disable status
16
PROVIDERS
17
OpenStack
● Added backend support for Volume multi-attachment (#432)
Ovirt
● Fix deleting a disk from a VM (#348)
PROVIDERS
18
AUTOMATE
(Tina Fitzgerald)
PRs Merged: 14, 8 - Bugs, 1 - Enhancements, 5 - Technical Debt
● V2V
○ Resolved Migration Failure - power_off Check (#513)
○ Removed SetDescription State (#509)
● Dialogs
○ Dynamic Date Picker - Incorrect Value (#18523)
○ Multi Region Dialog Upgrade Issue (#18469)
19
AUTOMATE
(Tina Fitzgerald)
Bugs:
● Playbook Method Copy (#304)
● Automate Import Issue (#5327)
● Automate User For Method Execution (#302)
● Orchestration Stack Provisioning Queue (#18374)
● Remove Openshift Deployment (#18515) (#560) (#301) (#345)
20
PLATFORM
(Joe VLcek)
26 PRs merged
Ruby, Rails and Postgres Version Bump
● Postgres (manageiq/18468, manageiq/18547, manageiq-appliance-build/306,
manageiq-appliance_console/82, manageiq-appliance_console/84,
manageiq-appliance/228, manageiq-appliance/229, manageiq-gems-pending/423,
manageiq-gems-pending/422, manageiq-postgres_ha_admin/14, pg-pglogical/24)
● Ruby and Rails (manageiq/18534, manageiq/18522, manageiq/18518, manageiq/18514)
Refactoring
● ALLOWED_FIELD_SUFFIXES in Chargeback and MeteringReport (manageiq//18561)
21
PLATFORM
(Joe VLcek)
Bug Fixes
● Fix NFS and Samba DB backup (manageiq/18497))
● Omit release codename in production mode (manageiq/18444)
● Fix started_on and state attributes for task linked to chargeback (manageiq/18542)
● Improve service total reporting (manageiq/18549)
● List Network Manager’s Vm and Templates manageiq/18488
Enhancements:
● Add option to reset all users dashboards (manageiq/18555)
● Add ability to clone dashboards (manageiq/18550)
22
REST API
(Alberto Bellotti)
● Added ability to add Mapping Items to Transformation Mappings - #546 (Milan Z)
○ Implementing new “add_mapping_item” action for transformation_mappins resources
○ Needed by the V2V project
POST /api/transformation_mappings/:id
{
“action” : “add_mapping_item”,
“resource” : {
“source” : “/api/clusters/1”,
“destination” : “/api/clusters/2”
}
}
23
DOCUMENTATION
(Chris B)
PRs Merged in Sprint 107: 17
● Enhancements - 15
● Bugs - 2
Highlights of Sprint 107:
● Removed deprecated topics on discovering cloud providers. [1092]
● Added note about Customize tab requirement during VM provisioning. [1083]
● New section on PostgreSQL database configuration in Deployment Planning. [1082]
● New section on renaming database appliances in HA guide. [1023]
24
SUMMARY
Sprint 108 Review - April 03, 2019
Meeting Start: 10:30 am EST
THANK YOU
manageiq.org github.com/ManageIQ
twitter.com/ManageIQ gitter.im/ManageIQ/manageiq
facebook.com/manageiq talk.manageiq.org
plus.google.com/+ManageiqOrg youtube.com/user/ManageIQVideo
linkedin.com/company/manageiq

Contenu connexe

Tendances

Tendances (16)

Sprint 19 report
Sprint 19 reportSprint 19 report
Sprint 19 report
 
Sprint 113
Sprint 113Sprint 113
Sprint 113
 
Sprint 61
Sprint 61Sprint 61
Sprint 61
 
Sprint 77
Sprint 77Sprint 77
Sprint 77
 
Sprint 60
Sprint 60Sprint 60
Sprint 60
 
Sprint 93
Sprint 93Sprint 93
Sprint 93
 
Sprint 97
Sprint 97Sprint 97
Sprint 97
 
Sprint 92
Sprint 92Sprint 92
Sprint 92
 
Sprint 133
Sprint 133Sprint 133
Sprint 133
 
Sprint 80
Sprint 80Sprint 80
Sprint 80
 
Sprint 165
Sprint 165Sprint 165
Sprint 165
 
Sprint 20
Sprint 20Sprint 20
Sprint 20
 
Sprint 95
Sprint 95Sprint 95
Sprint 95
 
Sprint 16
Sprint 16Sprint 16
Sprint 16
 
Sprint 89
Sprint 89Sprint 89
Sprint 89
 
Sprint 116
Sprint 116Sprint 116
Sprint 116
 

Similaire à Sprint 107

Similaire à Sprint 107 (20)

Sprint 110
Sprint 110Sprint 110
Sprint 110
 
Sprint 103
Sprint 103Sprint 103
Sprint 103
 
Sprint 124
Sprint 124Sprint 124
Sprint 124
 
Sprint 118
Sprint 118Sprint 118
Sprint 118
 
Sprint 101
Sprint 101Sprint 101
Sprint 101
 
Sprint 112
Sprint 112Sprint 112
Sprint 112
 
Sprint 98
Sprint 98Sprint 98
Sprint 98
 
Sprint 99
Sprint 99Sprint 99
Sprint 99
 
Sprint 86
Sprint 86Sprint 86
Sprint 86
 
Sprint 120
Sprint 120Sprint 120
Sprint 120
 
Sprint 117
Sprint 117Sprint 117
Sprint 117
 
Sprint 104
Sprint 104Sprint 104
Sprint 104
 
Sprint 131
Sprint 131Sprint 131
Sprint 131
 
Sprint 109
Sprint 109Sprint 109
Sprint 109
 
Sprint 115
Sprint 115Sprint 115
Sprint 115
 
Sprint 83
Sprint 83Sprint 83
Sprint 83
 
Sprint 119
Sprint 119Sprint 119
Sprint 119
 
Sprint 79
Sprint 79Sprint 79
Sprint 79
 
Sprint 127
Sprint 127Sprint 127
Sprint 127
 
Sprint 90
Sprint 90Sprint 90
Sprint 90
 

Plus de ManageIQ

Plus de ManageIQ (20)

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 235 Review - Slide Deck
ManageIQ - Sprint 235 Review - Slide DeckManageIQ - Sprint 235 Review - Slide Deck
ManageIQ - Sprint 235 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
 
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 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide DeckManageIQ - Sprint 231 Review - Slide Deck
ManageIQ - Sprint 231 Review - Slide Deck
 
ManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide DeckManageIQ - Sprint 230 Review - Slide Deck
ManageIQ - Sprint 230 Review - Slide Deck
 
ManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 Review - Slide DeckManageIQ - Sprint 229 Review - Slide Deck
ManageIQ - Sprint 229 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 226
Sprint 226Sprint 226
Sprint 226
 
Sprint 225
Sprint 225Sprint 225
Sprint 225
 
Sprint 224
Sprint 224Sprint 224
Sprint 224
 
Sprint 223
Sprint 223Sprint 223
Sprint 223
 
Sprint 222
Sprint 222Sprint 222
Sprint 222
 
Sprint 221
Sprint 221Sprint 221
Sprint 221
 
Sprint 220
Sprint 220Sprint 220
Sprint 220
 
Sprint 219
Sprint 219Sprint 219
Sprint 219
 
Sprint 218
Sprint 218Sprint 218
Sprint 218
 
Sprint 217
Sprint 217Sprint 217
Sprint 217
 

Dernier

Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Dernier (20)

Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
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
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 

Sprint 107

  • 1. SPRINT 107 REVIEW - Sprint Ending March 18, 2019 March 20, 2019 Meeting Start: 10:30 am EST
  • 2. 2 OVERVIEW ● Sprint Statistics (John Prause) ● Community Update (Carol Chen) ● UI (Harpreet Kataria) ● Providers (Adam Grare) ● Automate (Tina Fitzgerald) ● Platform (Joe VLcek) ● REST API (Alberto B) ● Documentation (Chris B) ● Summary
  • 3. 3 ALL REPO STATS - TOP 10 Total of 220 PRs merged across 102 ManageIQ Repos Pull Requests from: 2019-03-05 00:00:00 UTC to: 2019-03-18 00:00:00 UTC
  • 4. 4 PRs Merged per Sprint across ManageIQ Repositories --HammerGAreleasedJan15 --Hammer-2releasedFeb07 --Hammer-3releasedMar06
  • 5. 5 Distribution and Types of PRs Merged across ManageIQ Repositories
  • 7. 7 COMMUNITY UPDATE (Carol Chen) ● ManageIQ Hammer 3 released http://manageiq.org/blog/2019/03/Announcing-Hammer-3/ (#712) ● Last Month in ManageIQ - Unspeakable Horrors http://manageiq.org/blog/2019/03/lmimiq-unspeakable-horrors/ (#711) ● Several updates and fixes to documentation on the website http://manageiq.org/docs/ (#714, #715, #716, #718, #719, #720) ManageIQ booth: ● Foss-north - April 8-9 in Gothenburg, Sweden https://foss-north.se/2019/ ○ Combined booth with UXD and Docs ○ Component-based Design System and Development, April 8 (Monday) @ 13:30 - 14:00 ● Red Hat Summit - May 7-9 in Boston, MA, USA https://www.redhat.com/en/summit/2019 David speaking about Purr at: ● Wroc_love.rb - March 22-24 in Wrocław, Poland https://wrocloverb.com/ ○ March 24 (Sunday) @ 16:00 - 16:30 ● RubyConfBY - April 6 in Minsk, Belarus https://rubyconference.by/ ● Ruby Wine - April 13 in Chișinău, Moldova https://rubywine.org/
  • 8. 8 USER INTERFACE (Harpreet Kataria) PRs (UI, SUI, UI Components, V2V): 44 Bugs: 15, Enhancements: 10, Technical Debt/Refactoring: 1/4, Test: 2, Documentation/dependencies: 1/6, others: 5 Bugs: ● dialogField - move logic for setting default_value to one place (#365) ● When activating a tree node, make it visible by scrolling onto it (#5306) ● Hide services from the Services tree as its redundant and slow (#5335) ● Container trends chart - wait for loadingDone before displaying pf-trends-chart (#5310) ● Fix highlighting the condition in accordion after creating it (#5302)
  • 9. 9 USER INTERFACE (Harpreet Kataria) Enhancements: ● CustomButtonSet - don't touch children/members directly, set button_order (#5187) ● Added hostname fallback fields for openstack amqp events (#5270) ● Added promise debounce library (with updated typescript) and async validation in Catalog form (#5284) ● V2V: Add Virt-v2v-wrapper log download menu item (#887, #888) ● V2V: Add info popover to broken infra mapping error icons (#906) ● V2V: Add new options for migration throttling (#897) ● V2V: Conversion Host Configuration - List view #3 - Polling for tasks and rendering enable/disable status (#889)
  • 10. 10 USER INTERFACE (Harpreet Kataria) Added hostname fallback fields for openstack amqp events
  • 11. 11 USER INTERFACE (Harpreet Kataria) Added promise debounce library (with updated typescript) and async validation in Catalog form
  • 12. 12 USER INTERFACE (Harpreet Kataria) V2V: Add Virt-v2v-wrapper log download menu item
  • 13. 13 USER INTERFACE (Harpreet Kataria) Add info popover to broken infra mapping error icons
  • 14. 14 USER INTERFACE (Harpreet Kataria) Add new options for migration throttling
  • 15. 15 USER INTERFACE (Harpreet Kataria) Conversion Host Configuration - List view #3 - Polling for tasks and rendering enable/disable status
  • 17. 17 OpenStack ● Added backend support for Volume multi-attachment (#432) Ovirt ● Fix deleting a disk from a VM (#348) PROVIDERS
  • 18. 18 AUTOMATE (Tina Fitzgerald) PRs Merged: 14, 8 - Bugs, 1 - Enhancements, 5 - Technical Debt ● V2V ○ Resolved Migration Failure - power_off Check (#513) ○ Removed SetDescription State (#509) ● Dialogs ○ Dynamic Date Picker - Incorrect Value (#18523) ○ Multi Region Dialog Upgrade Issue (#18469)
  • 19. 19 AUTOMATE (Tina Fitzgerald) Bugs: ● Playbook Method Copy (#304) ● Automate Import Issue (#5327) ● Automate User For Method Execution (#302) ● Orchestration Stack Provisioning Queue (#18374) ● Remove Openshift Deployment (#18515) (#560) (#301) (#345)
  • 20. 20 PLATFORM (Joe VLcek) 26 PRs merged Ruby, Rails and Postgres Version Bump ● Postgres (manageiq/18468, manageiq/18547, manageiq-appliance-build/306, manageiq-appliance_console/82, manageiq-appliance_console/84, manageiq-appliance/228, manageiq-appliance/229, manageiq-gems-pending/423, manageiq-gems-pending/422, manageiq-postgres_ha_admin/14, pg-pglogical/24) ● Ruby and Rails (manageiq/18534, manageiq/18522, manageiq/18518, manageiq/18514) Refactoring ● ALLOWED_FIELD_SUFFIXES in Chargeback and MeteringReport (manageiq//18561)
  • 21. 21 PLATFORM (Joe VLcek) Bug Fixes ● Fix NFS and Samba DB backup (manageiq/18497)) ● Omit release codename in production mode (manageiq/18444) ● Fix started_on and state attributes for task linked to chargeback (manageiq/18542) ● Improve service total reporting (manageiq/18549) ● List Network Manager’s Vm and Templates manageiq/18488 Enhancements: ● Add option to reset all users dashboards (manageiq/18555) ● Add ability to clone dashboards (manageiq/18550)
  • 22. 22 REST API (Alberto Bellotti) ● Added ability to add Mapping Items to Transformation Mappings - #546 (Milan Z) ○ Implementing new “add_mapping_item” action for transformation_mappins resources ○ Needed by the V2V project POST /api/transformation_mappings/:id { “action” : “add_mapping_item”, “resource” : { “source” : “/api/clusters/1”, “destination” : “/api/clusters/2” } }
  • 23. 23 DOCUMENTATION (Chris B) PRs Merged in Sprint 107: 17 ● Enhancements - 15 ● Bugs - 2 Highlights of Sprint 107: ● Removed deprecated topics on discovering cloud providers. [1092] ● Added note about Customize tab requirement during VM provisioning. [1083] ● New section on PostgreSQL database configuration in Deployment Planning. [1082] ● New section on renaming database appliances in HA guide. [1023]
  • 24. 24 SUMMARY Sprint 108 Review - April 03, 2019 Meeting Start: 10:30 am EST
  • 25. THANK YOU manageiq.org github.com/ManageIQ twitter.com/ManageIQ gitter.im/ManageIQ/manageiq facebook.com/manageiq talk.manageiq.org plus.google.com/+ManageiqOrg youtube.com/user/ManageIQVideo linkedin.com/company/manageiq