Skip to content

Instantly share code, notes, and snippets.

View gouthampacha's full-sized avatar

Goutham Pacha Ravi gouthampacha

View GitHub Profile
@gouthampacha
gouthampacha / community-leaders-forum-hibiscus-ptg.ics
Created April 17, 2026 05:37
Community Leaders' Forum + Operators+TC Hour — Hibiscus PTG, Monday April 20, 2026
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
@gouthampacha
gouthampacha / lp-drivers-audit-2026-04.txt
Created April 3, 2026 22:29
Launchpad Driver/Bug Supervisor Ownership Audit - OpenStack (April 2026)
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
@gouthampacha
gouthampacha / share-encryption-spec-updates.ics
Last active May 2, 2025 21:01
share-encryption-spec-updates.ics
BEGIN:VCALENDAR
VERSION:2.0
PRODID: NONE
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTART:20250508T153000Z
DTEND:20250508T163000Z
DTSTAMP:20250502T000000Z
UID:share-encryption-spec-updates
SUMMARY:OpenStack Manila Share Encryption Spec Updates
@gouthampacha
gouthampacha / SetupInstructions.txt
Last active August 14, 2020 08:01
CISC 661 ProjectTasks
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