
With the recent updates to OpenStack events(i.e. the advent of the PTG), this module needed to be reworked. There are OpenStackDays events now as well that weren't previously mentioned. This patch adds this new information to this module. It also renames the module to 'OpenStack Events' because there are many more events than just the Design Summit that students should be aware of. Change-Id: I0ecbde9828e09e0781cbdaf23101da03f785d4e6
4.9 KiB
OpenStack Upstream Training
upstream-details irc accounts git upstream-archives
Abstract
With over 2,000 developers from over 300 different organizations worldwide, OpenStack is one of the largest collaborative software-development projects. Because of its size, it is characterized by a huge diversity in social norms and technical conventions. These can significantly slow down the speed at which newcomers are successful at integrating their own roadmap into that of the OpenStack project.
We've designed a training program to help professional developers negotiate this hurdle. It shows them how to ensure their bug fix or feature is accepted in the OpenStack project in a minimum amount of time. The educational program requires students to work on real-life bug fixes or new features during two days of real-life classes and online mentoring, until the work is accepted by OpenStack. The live two-day class teaches them to navigate the intricacies of the project's technical tools and social interactions. In a followup session, the students benefit from individual online sessions to help them resolve any remaining problems they might have.
For more information, see upstream-details
.
When & Where to get OpenStack Upstream Training
The next session of the OpenStack Upstream Training will be held in Barcelona, before the OpenStack Summit Barcelona 2016:
Sunday, October 23, 2016 at 1:00 p.m. to 6:00 p.m. - Monday, October 24, 2016 at 09:00 a.m. to 6:00 p.m. (local time)
For more information and registration, see the OpenStack Academy page.
How to prepare
- Make sure you have a wifi enabled laptop with you.
- Prepared virtual machine image with a development environment:
- Image and instructions: https://github.com/kmARC/openstack-training-virtual-environment/
- Prepare an environment by yourself from scratch:
- Create a virtual machine on your laptop with Ubuntu 14.04 installed and 6+ GB of RAM.
- Alternatively, you can use your virtual machine on a public cloud.
- Check that you can ssh from your laptop to the virtual machine
- Check that
apt install
works on the virtual machine - Read and complete the
irc
guide. - Read and complete the
git
guide.
- Read and complete the
accounts
guide.
Etherpad for Barcelona Upstream Training
Staff
The trainers for the upcoming training in Barcelona:
Ildiko Vancsa, Kendall Nelson, Mark Korondi, and Marton Kiss
Archives
For more information about the past trainings and the local upstream
trainings, see upstream-archives
.
Outline and online slide index
Tip
Slides are made with Hieroglyph.
To skim through slides quickly to find something, or jump ahead or back,
use Slide table (press t
in the browser). Some slides include additional
explanation in the Presenter notes (press c
to see them).
Introduction
How OpenStack is Made
- Official OpenStack projects
- OpenStack Events
- Metrics
- Release cycle
- OpenStack Governance
- Communication
Workflow and Tools for Participation
- Overview of the contribution process
- How to Contribute
- Tracking
- Gerrit
- Reviewing
- Commit Messages
- Jenkins
- Guide to SetUp and Push First Patch
Code Deep Dive
Archive of additional training activities
Note
Activities listed here are not realised at every Upstream training.