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

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...Jittipong Loespradit
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech studentsHimanshiGarg82
 
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
 
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
 
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
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...Shane Coughlan
 
+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
 
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
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrainmasabamasaba
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
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
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfkalichargn70th171
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...SelfMade bd
 
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
 
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
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456KiaraTiradoMicha
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024Mind IT Systems
 

Recently uploaded (20)

Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
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...
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
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...
 
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
 
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
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
+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...
 
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
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
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
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
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
 
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 🔝✔️✔️
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 

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