SlideShare a Scribd company logo
1 of 15
Download to read offline
SPRINT 151 REVIEW
- Sprint Ending December 7, 2020
December 9, 2020
Meeting Start: 10:30 am EST
2
SPEAKERS
● Overview
● UI (Harpreet Kataria)
● Providers (Adam Grare)
● Platform (Joe VLcek)
● API (Alberto Bellotti)
● Community (Jason Frey)
3
4
* Note that some PRs are double labeled or have no labels. Beginning with Sprint 127, archived and forked repos are
excluded.
5
PRs (UI, SUI, UI/REACT Components, API ): PRs (UI, SUI, UI/REACT Components): 10 Bugs: 4, Enhancements: 2,
React/Technical Debt: 1, other: 3
Enhancements
● Additional fields added to OVF Template catalog item form (#7521)
● Update the name of the labeled_resource for Amazon (#7438)
Bugs
● Fix autosde cloud volume editing (#7511)
● Replace the edit icon with a delete on the CV snapshot delete button (#7531)
● Fix translation of storage manager select default text (#7532)
● SUI: Fix webmks console js/css paths (#1690)
React Conversion
● Rewrite Set retirement date form to DDF/React (#7518)
UI
(Harpreet Kataria)
6
Additional fields added to OVF Template catalog item form (#7521)
UI
(Harpreet Kataria)
New Fields
7
Core
● Move provider specific settings out of core (#20855)
Amazon
● Rename tag mapping categories for Vm and Image to VmAmazon and ImageAmazon (#671)
Google
● Fix refresh failure when a load balancer is deleted during a refresh (#170)
PROVIDERS
(Adam Grare)
8
IBM Cloud
● Update cloud_volume status to indicate if it is attached to any instances (#121)
IBM Terraform
● Fix configured_system hostname for instances on IBM Cloud (#53)
Ovirt
● Fix datacenters being deleted and recreated every refresh (#540)
VMware
● Fix provisioning customization without a selected customization spec (#672)
● Fix provisioning autostart if the VM isn’t in the cache yet (#660)
PROVIDERS
(Adam Grare)
9
18 PRs merged
Enhancements:
● Add Ingress Network Policies to the operator manageiq-pods/649
● Add notes about multi-server multi-zone appliance -> kubernetes migration manageiq-documentation/1517
Bugs:
● Add permissions to our role for Network Policies manageiq-pods/657
Build:
● Update to UBI/CentOS 8.3 manageiq-pods/660
PLATFORM
(Joe VLcek)
10
● Add rename action for VMs (Lucy F.) #957
POST /api/vms/:id - action “rename”
POST /api/vms - bulk action “rename”
POST /api/vms/76
{
"action" : "rename",
"resource" : {
"new_name" : “updated_vm_name_2”
}
}
The rename action creates an async request, so the response is an action result that includes the task id and reference.
{
"success": true,
"message": "VM id:76 name:current_vm_name renaming to updated_vm_name_2",
"task_id": "931",
"task_href": "http://localhost:3000/api/tasks/931",
"href": "http://localhost:3000/api/vms/76"
}
API
(Alberto Bellotti)
11
● Add set_ownership action for Cloud Templates and Instances (Libor P.) #969
POST /api/cloud_templates/:id - action “set_ownership”
POST /api/cloud_templates - bulk action “set_ownership”
POST /api/instances/:id - action “set_ownership”
POST /api/instances - bulk action “set_ownership”
Example Request:
POST /api/instances/24
{
"action" : "set_ownership",
"resource" : {
"owner" : { "userid" : "jdoe@acme.com" },
"group" : { "description" : "TestGroup" }
}
}
https://www.manageiq.org/docs/reference/latest/api/reference/ownership.html
API
(Alberto Bellotti)
12
● Updated the base endpoint to return the list of available timezones (David H.) #973
GET /api
{
"name": "API",
"description": "REST API",
…
“settings”: { … },
“identity”: { … },
“server_info”: { … },
"timezones": [
{
"name": "International Date Line West",
"description": "(GMT-12:00) International Date Line West"
},
{
"name": "American Samoa",
"description": "(GMT-11:00) American Samoa"
},
{
"name": "Midway Island",
"description": "(GMT-11:00) Midway Island"
},
{
"name": "Hawaii",
"description": "(GMT-10:00) Hawaii"
},
…
],
…
}
API
(Alberto Bellotti)
13
COMMUNITY
● Announcing Kasparov Alpha Release
○ https://www.manageiq.org/blog/2020/12/Announcing-Kasparov-Alpha/
14
Questions? Discussion?
Sprint 152 Review - December 23
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
youtube.com/user/ManageIQVideolinkedin.com/company/manageiq

More Related Content

What's hot (19)

Sprint 117
Sprint 117Sprint 117
Sprint 117
 
Sprint 177
Sprint 177Sprint 177
Sprint 177
 
Sprint 170
Sprint 170Sprint 170
Sprint 170
 
Sprint 167
Sprint 167Sprint 167
Sprint 167
 
Sprint 166
Sprint 166Sprint 166
Sprint 166
 
Sprint 156
Sprint 156Sprint 156
Sprint 156
 
Sprint 179
Sprint 179Sprint 179
Sprint 179
 
Sprint 165
Sprint 165Sprint 165
Sprint 165
 
Sprint 176
Sprint 176Sprint 176
Sprint 176
 
Sprint 168
Sprint 168Sprint 168
Sprint 168
 
Sprint 164
Sprint 164Sprint 164
Sprint 164
 
Sprint 160
Sprint 160Sprint 160
Sprint 160
 
Sprint 178
Sprint 178Sprint 178
Sprint 178
 
Sprint 173
Sprint 173Sprint 173
Sprint 173
 
Sprint 181
Sprint 181Sprint 181
Sprint 181
 
Sprint 157
Sprint 157Sprint 157
Sprint 157
 
Sprint 180
Sprint 180Sprint 180
Sprint 180
 
Sprint 88
Sprint 88Sprint 88
Sprint 88
 
Sprint 158
Sprint 158Sprint 158
Sprint 158
 

Similar to Sprint 151

Similar to Sprint 151 (20)

Sprint 136
Sprint 136Sprint 136
Sprint 136
 
Sprint 155
Sprint 155Sprint 155
Sprint 155
 
Sprint 140
Sprint 140Sprint 140
Sprint 140
 
Sprint 17
Sprint 17Sprint 17
Sprint 17
 
Sprint 186
Sprint 186Sprint 186
Sprint 186
 
Sprint 187
Sprint 187Sprint 187
Sprint 187
 
Sprint 153
Sprint 153Sprint 153
Sprint 153
 
Sprint 130
Sprint 130Sprint 130
Sprint 130
 
Sprint 149
Sprint 149Sprint 149
Sprint 149
 
Sprint 150
Sprint 150Sprint 150
Sprint 150
 
Sprint 180
Sprint 180Sprint 180
Sprint 180
 
Sprint 138
Sprint 138Sprint 138
Sprint 138
 
Sprint 159
Sprint 159Sprint 159
Sprint 159
 
Sprint 135
Sprint 135Sprint 135
Sprint 135
 
Sprint 185
Sprint 185Sprint 185
Sprint 185
 
Sprint 131
Sprint 131Sprint 131
Sprint 131
 
Sprint 114
Sprint 114Sprint 114
Sprint 114
 
Sprint 178
Sprint 178Sprint 178
Sprint 178
 
Sprint 190
Sprint 190Sprint 190
Sprint 190
 
Sprint 139
Sprint 139Sprint 139
Sprint 139
 

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

More from 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
 

Recently uploaded

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
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
 
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
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 

Recently uploaded (20)

The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
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
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
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
 
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 Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 

Sprint 151

  • 1. SPRINT 151 REVIEW - Sprint Ending December 7, 2020 December 9, 2020 Meeting Start: 10:30 am EST
  • 2. 2 SPEAKERS ● Overview ● UI (Harpreet Kataria) ● Providers (Adam Grare) ● Platform (Joe VLcek) ● API (Alberto Bellotti) ● Community (Jason Frey)
  • 3. 3
  • 4. 4 * Note that some PRs are double labeled or have no labels. Beginning with Sprint 127, archived and forked repos are excluded.
  • 5. 5 PRs (UI, SUI, UI/REACT Components, API ): PRs (UI, SUI, UI/REACT Components): 10 Bugs: 4, Enhancements: 2, React/Technical Debt: 1, other: 3 Enhancements ● Additional fields added to OVF Template catalog item form (#7521) ● Update the name of the labeled_resource for Amazon (#7438) Bugs ● Fix autosde cloud volume editing (#7511) ● Replace the edit icon with a delete on the CV snapshot delete button (#7531) ● Fix translation of storage manager select default text (#7532) ● SUI: Fix webmks console js/css paths (#1690) React Conversion ● Rewrite Set retirement date form to DDF/React (#7518) UI (Harpreet Kataria)
  • 6. 6 Additional fields added to OVF Template catalog item form (#7521) UI (Harpreet Kataria) New Fields
  • 7. 7 Core ● Move provider specific settings out of core (#20855) Amazon ● Rename tag mapping categories for Vm and Image to VmAmazon and ImageAmazon (#671) Google ● Fix refresh failure when a load balancer is deleted during a refresh (#170) PROVIDERS (Adam Grare)
  • 8. 8 IBM Cloud ● Update cloud_volume status to indicate if it is attached to any instances (#121) IBM Terraform ● Fix configured_system hostname for instances on IBM Cloud (#53) Ovirt ● Fix datacenters being deleted and recreated every refresh (#540) VMware ● Fix provisioning customization without a selected customization spec (#672) ● Fix provisioning autostart if the VM isn’t in the cache yet (#660) PROVIDERS (Adam Grare)
  • 9. 9 18 PRs merged Enhancements: ● Add Ingress Network Policies to the operator manageiq-pods/649 ● Add notes about multi-server multi-zone appliance -> kubernetes migration manageiq-documentation/1517 Bugs: ● Add permissions to our role for Network Policies manageiq-pods/657 Build: ● Update to UBI/CentOS 8.3 manageiq-pods/660 PLATFORM (Joe VLcek)
  • 10. 10 ● Add rename action for VMs (Lucy F.) #957 POST /api/vms/:id - action “rename” POST /api/vms - bulk action “rename” POST /api/vms/76 { "action" : "rename", "resource" : { "new_name" : “updated_vm_name_2” } } The rename action creates an async request, so the response is an action result that includes the task id and reference. { "success": true, "message": "VM id:76 name:current_vm_name renaming to updated_vm_name_2", "task_id": "931", "task_href": "http://localhost:3000/api/tasks/931", "href": "http://localhost:3000/api/vms/76" } API (Alberto Bellotti)
  • 11. 11 ● Add set_ownership action for Cloud Templates and Instances (Libor P.) #969 POST /api/cloud_templates/:id - action “set_ownership” POST /api/cloud_templates - bulk action “set_ownership” POST /api/instances/:id - action “set_ownership” POST /api/instances - bulk action “set_ownership” Example Request: POST /api/instances/24 { "action" : "set_ownership", "resource" : { "owner" : { "userid" : "jdoe@acme.com" }, "group" : { "description" : "TestGroup" } } } https://www.manageiq.org/docs/reference/latest/api/reference/ownership.html API (Alberto Bellotti)
  • 12. 12 ● Updated the base endpoint to return the list of available timezones (David H.) #973 GET /api { "name": "API", "description": "REST API", … “settings”: { … }, “identity”: { … }, “server_info”: { … }, "timezones": [ { "name": "International Date Line West", "description": "(GMT-12:00) International Date Line West" }, { "name": "American Samoa", "description": "(GMT-11:00) American Samoa" }, { "name": "Midway Island", "description": "(GMT-11:00) Midway Island" }, { "name": "Hawaii", "description": "(GMT-10:00) Hawaii" }, … ], … } API (Alberto Bellotti)
  • 13. 13 COMMUNITY ● Announcing Kasparov Alpha Release ○ https://www.manageiq.org/blog/2020/12/Announcing-Kasparov-Alpha/
  • 14. 14 Questions? Discussion? Sprint 152 Review - December 23 Meeting Start: 10:30 am EST
  • 15. THANK YOU manageiq.org github.com/ManageIQ twitter.com/ManageIQ gitter.im/ManageIQ/manageiq facebook.com/manageiq talk.manageiq.org youtube.com/user/ManageIQVideolinkedin.com/company/manageiq