This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BEGIN:VCALENDAR | |
| VERSION:2.0 | |
| PRODID:-//OpenStack TC//Community Leaders Forum//EN | |
| BEGIN:VEVENT | |
| DTSTART:20260420T160000Z | |
| DTEND:20260420T170000Z | |
| SUMMARY:Community Leaders' Forum — Hibiscus PTG | |
| DESCRIPTION:OpenStack TC bi-annual Community Leaders' Forum.\n\nTopics: Community Goals\, AI Usage Guidelines\, Launchpad Migration\, TC Vision\, Security SIG Updates\, OIF University Partnership Program.\n\nMeeting: https://meetpad.opendev.org/apr2026-ptg-os-tc\nEtherpad: https://etherpad.opendev.org/p/apr2026-ptg-os-tc | |
| LOCATION:https://meetpad.opendev.org/apr2026-ptg-os-tc | |
| URL:https://meetpad.opendev.org/apr2026-ptg-os-tc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Launchpad Driver/Bug Supervisor Ownership Audit | |
| ================================================ | |
| Date: 2026-04-03 | |
| Scope: All OpenStack deliverables using Launchpad (gazpacho cycle) | |
| Method: Checked ~<project>-drivers team ownership and LP project | |
| driver/bug_supervisor fields via LP REST API | |
| Summary | |
| ------- | |
| - 199 deliverables use Launchpad for bug tracking |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| VirtualBox: this program will help you create and manage virtual machines. | |
| Begin with three VMs: | |
| * Metasploitable 2: This virtual machine will be your "target" box, running a vulnerable web application called Mutillidae II that can be exploited in various ways. | |
| * Kali Linux: You will use this virtual machine to connect to and exploit the web app being served from the Metasploitable box. Kali comes preloaded with lots of useful penetration testing tools. | |
| * Ubuntu 18.04 LTS (Bionic Beaver): This VM will also be a target box. | |
| Task 1: Setup the environment: | |
| * Download and install Virtualbox |