SlideShare a Scribd company logo
1 of 45
Copyright © 2014 Mirantis, Inc. All rights reserved
www.mirantis.com
Navigating the OpenStack Community Seas
Jay Pipes, Mirantis
Ildikó Váncsa, Ericsson
Tales from
the Ship
November, 2014
Copyright © 2014 Mirantis, Inc. All rights reserved
Stuff we’ll discuss
● The OpenStack community and governance
● Tools we use in the community
● Tips and techniques for best interacting with community
members
● Embracing the ebb and flow of corporate and individual
agendas
Copyright © 2014 Mirantis, Inc. All rights reserved
...it’s people. OpenStack is made out of people!
image courtesy of Blu-ray (http://images2.static-bluray.com/reviews/4072_5.jpg)
Copyright © 2014 Mirantis, Inc. All rights reserved
Who comprises the OpenStack community?
● Developers
● Deployers
● Operators
● End users
● Marketers
● Business managers
Copyright © 2014 Mirantis, Inc. All rights reserved
● Developers who do deployment
● Deployers who also operate the
cloud
● Operators who contribute to
development and deployment efforts
● Operators who make business
management decisions
Common overlaps
Take away: don’t assume a community member is one-sided based on a single
discussion or interaction
http://bit.ly/mc-escher-hands
Copyright © 2014 Mirantis, Inc. All rights reserved
A diverse set of contributors
● Vendors of all stripes
● Government employees
● IT services professionals
● Public cloud providers
● Development houses
● Operating system distributors
● Tool and library developers
Copyright © 2014 Mirantis, Inc. All rights reserved
Don’t make the mistake of assuming a community member only
plays a single role!
http://media.veryfunnypics.eu/2014/01/funny-cat-pics-you-had-one-job.jpg
Copyright © 2014 Mirantis, Inc. All rights reserved
or… how we sort of make all this stuff kind of work.
Governance
Copyright © 2014 Mirantis, Inc. All rights reserved
The OpenStack Foundation
● Shared resources of our community
● Marketing
● Community management
● Release management
● Legal, trademark, and copyright management
● Funded by member organizations
● http://www.openstack.org/foundation/
Copyright © 2014 Mirantis, Inc. All rights reserved
● Handles corporate and financial
issues for the OpenStack
Foundation
● Partly elected, partly appointed
members
● Working groups handle various
issues like “DefCore” and “Winning
the Enterprise”
Board of Directors
Copyright © 2014 Mirantis, Inc. All rights reserved
● 13 members elected from active
technical contributor community on
a staggered 6-month cycle
● Responsible for advising on
technical architecture, cross-
OpenStack-project issues, and
enforcing the ideals of OpenStack in
the contributor community
Technical Committee
Copyright © 2014 Mirantis, Inc. All rights reserved
● Liaisons between the OpenStack
end user community and the
Technical Committee and Board of
Directors
● Makes sure the voice of the end
user is heard in roadmap
discussions
● Coordinates and advises the
worldwide OpenStack user groups
User Committee
Copyright © 2014 Mirantis, Inc. All rights reserved
Programs, projects and PTLs
● Each program has a team working on one or more related
projects
● For example, the Compute program has a team working on
Nova, python-novaclient, nova-specs, the Containers
service, etc
● A program has a Program Technical Lead (PTL) that manages the
projects’ direction and coordinates cross-project issues with
cross-project resources
● For example, Mikal Still is the PTL of the Compute program,
and he coordinates with Anne Gentle on documentation
needs and Thierry Carrez on release management concerns
Copyright © 2014 Mirantis, Inc. All rights reserved
Inside the project
● Each project has a core contributor team
that has approval rights on code and
reviews
● Some projects have a driver team that has
approval rights on specs/blueprints
● Some projects (server projects) have a
stable maintenance team that has
approval rights on code and reviews
against a stable branch of code
http://bit.ly/pug-teamwork
Copyright © 2014 Mirantis, Inc. All rights reserved
Release management
Copyright © 2014 Mirantis, Inc. All rights reserved
Getting into a rhythm
● Two releases a year
● Each release has 4-5
milestones
● 1st through 3rd milestones
focus on features
● 4th and beyond focus on bug
fixing and stability
■ These are the RC milestones http://bit.ly/pic-metronome
Copyright © 2014 Mirantis, Inc. All rights reserved
Milestones
● Blueprints are targeted at a milestone
● The submitter of a blueprint specification typically
proposes a particular milestone by which the work
will finish
● Bugs simply “land” in a milestone depending on
the time period in which the bug fix was
merged to the master branch
Copyright © 2014 Mirantis, Inc. All rights reserved
Milestones
Named milestones
Expected and
released dates for
each milestone
launchpad.net/$project/$release
Copyright © 2014 Mirantis, Inc. All rights reserved
Targeting
Contributors assigned to
blueprints or bugs targeted to this
milestone
List of blueprints and bugs they
are working on
Priority of blueprint or
bug
Copyright © 2014 Mirantis, Inc. All rights reserved
Once the release is cut
● All bugs and blueprints that were targeted at a
named milestone move to the release
● For example, Juno-1,2,3,RC1,RC2 -> 2014.2
● This enables a single listing of bugs and
blueprints that were addressed in a release
cycle
● http://launchpad.net/nova/juno/2014.2
Copyright © 2014 Mirantis, Inc. All rights reserved
The tools we use
Copyright © 2014 Mirantis, Inc. All rights reserved
The mailing lists
● All mailing lists managed by a Listman server
on lists.openstack.org
● Managed by the OpenStack Infrastructure Team
● Preferred way of discussing topics on which you
want feedback and naturally take a
conversational or proposal format
Copyright © 2014 Mirantis, Inc. All rights reserved
The mailing lists
● openstack
● Usage questions - not developer or
operator questions
● openstack-dev
● Developer questions only
● openstack-operators
● Operator topics and discussions
Copyright © 2014 Mirantis, Inc. All rights reserved
re: using the mailing list
● Please don’t use HTML email
● Please don’t use MS Outlook
● Please don’t make a habit of top-posting
● Please don’t forget to include a [topic] marker
in your subject lines
● Multiple topic markers OK
● Please don’t send code review requests to a
mailing list
● Find reviewers on IRC instead and ask
politely for a review
http://wiki.openstack.org/wiki/MailingListEtiquette
Read this. Twice.
Copyright © 2014 Mirantis, Inc. All rights reserved
IRC
● Like it or not, the communication medium of choice in
the contributor community is IRC
● Dozens of OpenStack channels on Freenode
● Each project typically has its own IRC channel for the
contributors to that project
● e.g. #openstack-nova
● Meetings are always on IRC
● https://wiki.openstack.org/wiki/Meetings
Copyright © 2014 Mirantis, Inc. All rights reserved
Launchpad
● Each project has a project
page on Launchpad
● e.g. http://launchpad.net/nova
● Within each project:
● Blueprints
● Bug Tracker
● Milestones/releases
Copyright © 2014 Mirantis, Inc. All rights reserved
Launchpad
● Gradually moving away from
Launchpad for many things
● Most projects now using Gerrit
for spec review
● Instead of the Launchpad
blueprint whiteboard
● Infra team continues work on
Storyboard
Copyright © 2014 Mirantis, Inc. All rights reserved
Gerrit
● Code review and Git tree management
● Entirely transparent
● No “off-site” reviews
● All projects have a $project-core team whose individuals
have permission to approve a patch for merging
● Patch must still make it through all upstream continuous
integration testing gates
Copyright © 2014 Mirantis, Inc. All rights reserved
Code reviews
Copyright © 2014 Mirantis, Inc. All rights reserved
Other OpenStack developer tools
● git-review: Git plugin that interacts with Gerrit
● gertty: Command line for Gerrit (yay!)
● Jenkins: Continuous Integration server
● Nodepool: Manages a collection of nodes used in testing
● JJB: Builds the awful XML config files for Jenkins jobs
● Zuul: Manages pipelines of related test jobs
● elastic-recheck: combination of logstash/Kibana tooling
for identifying sources of failures causing rechecks
Copyright © 2014 Mirantis, Inc. All rights reserved
OpenStack Upstream CI is massive
Copyright © 2014 Mirantis, Inc. All rights reserved
Zuul’s managed pipelines
Current runtime of this job set
Estimated remaining runtime for
this job set
Indicates a dependency
between projects
Copyright © 2014 Mirantis, Inc. All rights reserved
Want to build some community karma?
● Read http://ci.openstack.org
● Hop on #openstack-infra and ask
how you can help with the
shared OpenStack infrastructure
● Help diagnose gate failures
● Help write documentation for
the infrastructure team
http://bit.ly/pug-on-gate
Copyright © 2014 Mirantis, Inc. All rights reserved
Code review
best practices
Copyright © 2014 Mirantis, Inc. All rights reserved
Doing code and spec reviews
● Great way to build community karma
● Most common complaint from new contributors is long review
wait times, so you can greatly help in this area
● Anyone may vote -1/0/+1 on any code review in any
project
● Review specs as well as code patches
● Operator feedback on blueprint specifications is extremely
valuable
Copyright © 2014 Mirantis, Inc. All rights reserved
You don’t have to be an expert in everything
● Nobody knows everything
about everything
● Provide helpful commentary
on areas you do feel
comfortable with
● Ask questions on reviews
about areas you aren’t yet
comfortable with http://bit.ly/expert-on-everything
Copyright © 2014 Mirantis, Inc. All rights reserved
Common sense reviewing
● It costs nothing to be polite and
courteous in your reviews
● Try not to be a drive-by reviewer
● Quality of reviews is more important
than quantity
● Don’t understand something in the
proposed code?
● Likely means a review saying
that a code comment or
docstring is needed
Copyright © 2014 Mirantis, Inc. All rights reserved
Final word on reviews
● You get out what you put in
● The better quality and greater quantity of reviews you do, the
more likely core reviewers are to respond favorably to requests
from you to review your own patches
● Never attempt to pull strings behind the scenes
● Seriously, just don’t do it
Copyright © 2014 Mirantis, Inc. All rights reserved
Making friends and
influencing people
a few techniques for making progress
in the OpenStack community...
Copyright © 2014 Mirantis, Inc. All rights reserved
Technique #1 - Think small
● Break work in specs and patches
into digestable morsels
● Allows others to not get lost in the
big picture
● Prevents meandering discussions
● Making some progress generates
good vibes
Copyright © 2014 Mirantis, Inc. All rights reserved
Technique #2 - Participate
● Understand what others have
proposed (or are working on)
that may be similar to
something you’ve proposed
● Collaborate with others
interested in the same area
● Show up for IRC meetings
● Respond on the mailing lists
Copyright © 2014 Mirantis, Inc. All rights reserved
Technique #3 - Identify the problem
● The spec process is not just an exercise
in documenting a feature request
● It’s an opportunity to fully flesh out the
problem domain
● Take advantage of the Alternatives
section of the spec
● Bring data to the table that backs up
your position
Copyright © 2014 Mirantis, Inc. All rights reserved
Technique #4 - Identify natural incentives
● Find competitors and other community members that
have a natural incentive to push a similar feature
● Divide potential work amongst stakeholders
● Be willing to compromise!
Copyright © 2014 Mirantis, Inc. All rights reserved
Technique #5 - Code talks
● Never underestimate the power of code to explain an idea
● Push your code to Gerrit and do a Workflow -1 (indicates
Work in Progress)
● Work on the code in the open
● Don’t just throw it over the wall!
Copyright © 2014 Mirantis, Inc. All rights reserved
For your time
Thank you

More Related Content

What's hot

Mirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 OverviewMirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 OverviewMirantis
 
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...
OpenStack in Action 4!   Franz Meyer - What Use Case does Red Hat Enterprise ...OpenStack in Action 4!   Franz Meyer - What Use Case does Red Hat Enterprise ...
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...eNovance
 
OpenStack Architecture and Use Cases
OpenStack Architecture and Use CasesOpenStack Architecture and Use Cases
OpenStack Architecture and Use CasesJalal Mostafa
 
Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)Ken Pepple
 
Introduction To OpenStack
Introduction To OpenStackIntroduction To OpenStack
Introduction To OpenStackHaim Ateya
 
Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013Mirantis
 
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...Giuseppe Paterno'
 
OpenStack Benelux Conference 2014 | Plenair | RedHat
OpenStack Benelux Conference 2014 | Plenair | RedHatOpenStack Benelux Conference 2014 | Plenair | RedHat
OpenStack Benelux Conference 2014 | Plenair | RedHatGuston Remie
 
OpenStack- A ringside view of Services and Architecture
OpenStack- A ringside view of Services and ArchitectureOpenStack- A ringside view of Services and Architecture
OpenStack- A ringside view of Services and ArchitectureRitesh Somani
 
OpenStack Administration by Mobarak Hossain Group Organizer Bangladesh
OpenStack Administration by Mobarak Hossain Group Organizer BangladeshOpenStack Administration by Mobarak Hossain Group Organizer Bangladesh
OpenStack Administration by Mobarak Hossain Group Organizer BangladeshMobarak Hossain
 
Deep Dive: OpenStack Summit (Red Hat Summit 2014)
Deep Dive: OpenStack Summit (Red Hat Summit 2014)Deep Dive: OpenStack Summit (Red Hat Summit 2014)
Deep Dive: OpenStack Summit (Red Hat Summit 2014)Stephen Gordon
 
Openstack_administration
Openstack_administrationOpenstack_administration
Openstack_administrationAshish Sharma
 
Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"CREATE-NET
 
Organizing open stack-meetup-in-china
Organizing open stack-meetup-in-chinaOrganizing open stack-meetup-in-china
Organizing open stack-meetup-in-chinaGuangya Liu
 
OpenStack - Infrastructure as a service
OpenStack - Infrastructure as a serviceOpenStack - Infrastructure as a service
OpenStack - Infrastructure as a serviceDenis Cavalcante
 
Introduction of OpenStack cascading solution
Introduction of OpenStack cascading solutionIntroduction of OpenStack cascading solution
Introduction of OpenStack cascading solutionJoe Huang
 

What's hot (20)

Mirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 OverviewMirantis OpenStack 4.0 Overview
Mirantis OpenStack 4.0 Overview
 
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...
OpenStack in Action 4!   Franz Meyer - What Use Case does Red Hat Enterprise ...OpenStack in Action 4!   Franz Meyer - What Use Case does Red Hat Enterprise ...
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...
 
OpenStack Architecture and Use Cases
OpenStack Architecture and Use CasesOpenStack Architecture and Use Cases
OpenStack Architecture and Use Cases
 
Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)
 
Introduction To OpenStack
Introduction To OpenStackIntroduction To OpenStack
Introduction To OpenStack
 
Openstack 101
Openstack 101Openstack 101
Openstack 101
 
Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013
 
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
 
OpenStack Benelux Conference 2014 | Plenair | RedHat
OpenStack Benelux Conference 2014 | Plenair | RedHatOpenStack Benelux Conference 2014 | Plenair | RedHat
OpenStack Benelux Conference 2014 | Plenair | RedHat
 
OpenStack- A ringside view of Services and Architecture
OpenStack- A ringside view of Services and ArchitectureOpenStack- A ringside view of Services and Architecture
OpenStack- A ringside view of Services and Architecture
 
OpenStack Administration by Mobarak Hossain Group Organizer Bangladesh
OpenStack Administration by Mobarak Hossain Group Organizer BangladeshOpenStack Administration by Mobarak Hossain Group Organizer Bangladesh
OpenStack Administration by Mobarak Hossain Group Organizer Bangladesh
 
Deep Dive: OpenStack Summit (Red Hat Summit 2014)
Deep Dive: OpenStack Summit (Red Hat Summit 2014)Deep Dive: OpenStack Summit (Red Hat Summit 2014)
Deep Dive: OpenStack Summit (Red Hat Summit 2014)
 
Openstack_administration
Openstack_administrationOpenstack_administration
Openstack_administration
 
Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"Webinar "Introduction to OpenStack"
Webinar "Introduction to OpenStack"
 
Cloud and OpenStack
Cloud and OpenStackCloud and OpenStack
Cloud and OpenStack
 
Organizing open stack-meetup-in-china
Organizing open stack-meetup-in-chinaOrganizing open stack-meetup-in-china
Organizing open stack-meetup-in-china
 
OpenStack - Infrastructure as a service
OpenStack - Infrastructure as a serviceOpenStack - Infrastructure as a service
OpenStack - Infrastructure as a service
 
OpenStack Super Bootcamp.pdf
OpenStack Super Bootcamp.pdfOpenStack Super Bootcamp.pdf
OpenStack Super Bootcamp.pdf
 
Introduction of OpenStack cascading solution
Introduction of OpenStack cascading solutionIntroduction of OpenStack cascading solution
Introduction of OpenStack cascading solution
 
Open stack
Open stackOpen stack
Open stack
 

Viewers also liked

The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...
The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...
The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...Mirantis
 
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014Mirantis
 
aCloud Services Architecture - Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...
aCloud Services Architecture -  Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...aCloud Services Architecture -  Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...
aCloud Services Architecture - Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...Mirantis
 
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...Mirantis
 
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014Mirantis
 
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014Mirantis
 
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...Mirantis
 
Digital Disciplines: Attaining Market Leadership through the Cloud
Digital Disciplines: Attaining Market Leadership through the CloudDigital Disciplines: Attaining Market Leadership through the Cloud
Digital Disciplines: Attaining Market Leadership through the CloudMirantis
 
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014Mirantis
 
Protecting Yourself from the Container Shakeout
Protecting Yourself from the Container ShakeoutProtecting Yourself from the Container Shakeout
Protecting Yourself from the Container ShakeoutMirantis
 
It's Not the Technology, It's You
It's Not the Technology, It's YouIt's Not the Technology, It's You
It's Not the Technology, It's YouMirantis
 
OpenStack and the IoT: Where we are, where we're going, what we need to get t...
OpenStack and the IoT: Where we are, where we're going, what we need to get t...OpenStack and the IoT: Where we are, where we're going, what we need to get t...
OpenStack and the IoT: Where we are, where we're going, what we need to get t...Mirantis
 
Accelerating the Next 10,000 Clouds
Accelerating the Next 10,000 CloudsAccelerating the Next 10,000 Clouds
Accelerating the Next 10,000 CloudsMirantis
 
OpenStack as the Platform for Innovation
OpenStack as the Platform for InnovationOpenStack as the Platform for Innovation
OpenStack as the Platform for InnovationMirantis
 
OpenStack: Changing the Face of Service Delivery
OpenStack: Changing the Face of Service DeliveryOpenStack: Changing the Face of Service Delivery
OpenStack: Changing the Face of Service DeliveryMirantis
 
Decomposing Lithium's Monolith with Kubernetes and OpenStack
Decomposing Lithium's Monolith with Kubernetes and OpenStackDecomposing Lithium's Monolith with Kubernetes and OpenStack
Decomposing Lithium's Monolith with Kubernetes and OpenStackMirantis
 
Containers for the Enterprise: It's Not That Simple
Containers for the Enterprise: It's Not That SimpleContainers for the Enterprise: It's Not That Simple
Containers for the Enterprise: It's Not That SimpleMirantis
 
Boris Renski: OpenStack Summit Keynote Austin 2016
Boris Renski: OpenStack Summit Keynote Austin 2016Boris Renski: OpenStack Summit Keynote Austin 2016
Boris Renski: OpenStack Summit Keynote Austin 2016Mirantis
 
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...Mirantis
 
Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014Mirantis
 

Viewers also liked (20)

The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...
The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...
The Lie of the Benevolent Dictator - Randy Bias, CEO, CloudScaling - OpenStac...
 
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014
Policy in OpenStack - Martin Casado, CTO, VMware - OpenStackSV 2014
 
aCloud Services Architecture - Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...
aCloud Services Architecture -  Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...aCloud Services Architecture -  Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...
aCloud Services Architecture - Harshal Pimpalkhute, Sr. Prod. Mktg. Mgr., A1...
 
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...
OpenStack and Brocade - Ken Ross, Dir. Prod. Mgmt, NMS, Brocade - OpenStackSV...
 
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016 - Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
 
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014
Nebula - Christopher Kemp, Founder, Nebula - OpenStackSV 2014
 
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...
The Software Defined Economy - Jonathan Bryce, Exec. Dir., OpenStack Foundati...
 
Digital Disciplines: Attaining Market Leadership through the Cloud
Digital Disciplines: Attaining Market Leadership through the CloudDigital Disciplines: Attaining Market Leadership through the Cloud
Digital Disciplines: Attaining Market Leadership through the Cloud
 
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
OpenStack 2016: Boom or Bust? - Adrian Ionel, CEO, Mirantis - OpenStackSV 2014
 
Protecting Yourself from the Container Shakeout
Protecting Yourself from the Container ShakeoutProtecting Yourself from the Container Shakeout
Protecting Yourself from the Container Shakeout
 
It's Not the Technology, It's You
It's Not the Technology, It's YouIt's Not the Technology, It's You
It's Not the Technology, It's You
 
OpenStack and the IoT: Where we are, where we're going, what we need to get t...
OpenStack and the IoT: Where we are, where we're going, what we need to get t...OpenStack and the IoT: Where we are, where we're going, what we need to get t...
OpenStack and the IoT: Where we are, where we're going, what we need to get t...
 
Accelerating the Next 10,000 Clouds
Accelerating the Next 10,000 CloudsAccelerating the Next 10,000 Clouds
Accelerating the Next 10,000 Clouds
 
OpenStack as the Platform for Innovation
OpenStack as the Platform for InnovationOpenStack as the Platform for Innovation
OpenStack as the Platform for Innovation
 
OpenStack: Changing the Face of Service Delivery
OpenStack: Changing the Face of Service DeliveryOpenStack: Changing the Face of Service Delivery
OpenStack: Changing the Face of Service Delivery
 
Decomposing Lithium's Monolith with Kubernetes and OpenStack
Decomposing Lithium's Monolith with Kubernetes and OpenStackDecomposing Lithium's Monolith with Kubernetes and OpenStack
Decomposing Lithium's Monolith with Kubernetes and OpenStack
 
Containers for the Enterprise: It's Not That Simple
Containers for the Enterprise: It's Not That SimpleContainers for the Enterprise: It's Not That Simple
Containers for the Enterprise: It's Not That Simple
 
Boris Renski: OpenStack Summit Keynote Austin 2016
Boris Renski: OpenStack Summit Keynote Austin 2016Boris Renski: OpenStack Summit Keynote Austin 2016
Boris Renski: OpenStack Summit Keynote Austin 2016
 
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...
The Genius of the & - Jennifer Lin, VP Product Mgmt./Mktg., Juniper OpenContr...
 
Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014
 

Similar to Navigating the OpenStack Community

Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...
Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...
Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...IT Arena
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...CollabNet
 
Fuel, Puppet and OpenStack
Fuel, Puppet and OpenStackFuel, Puppet and OpenStack
Fuel, Puppet and OpenStackaedocw
 
Production Plone on OpenStack Cloud
Production Plone on OpenStack CloudProduction Plone on OpenStack Cloud
Production Plone on OpenStack CloudSerg Melikyan
 
OpenStack Community App Catalog (http://apps.openstack.org)
OpenStack Community App Catalog (http://apps.openstack.org)OpenStack Community App Catalog (http://apps.openstack.org)
OpenStack Community App Catalog (http://apps.openstack.org)aedocw
 
Start your open source project
Start your open source projectStart your open source project
Start your open source projectAhmed Othman
 
Develop, deploy, and operate services at reddit scale oscon 2018
Develop, deploy, and operate services at reddit scale   oscon 2018Develop, deploy, and operate services at reddit scale   oscon 2018
Develop, deploy, and operate services at reddit scale oscon 2018Gregory Taylor
 
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...{code}
 
Mirantis unlocked partner webinar deck
Mirantis unlocked partner webinar deckMirantis unlocked partner webinar deck
Mirantis unlocked partner webinar deckEric Zhaohui Ji
 
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...Agustin Benito Bethencourt
 
The Cloud Convergence: OpenStack and Kubernetes.
The Cloud Convergence: OpenStack and Kubernetes.The Cloud Convergence: OpenStack and Kubernetes.
The Cloud Convergence: OpenStack and Kubernetes.Ihor Dvoretskyi
 
On making standards organizations & open source communities work hand in hand
On making standards organizations & open source communities work hand in handOn making standards organizations & open source communities work hand in hand
On making standards organizations & open source communities work hand in handBenjamin Cabé
 
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...VMware Tanzu
 
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...IT Arena
 
SIM RTP Meeting - So Who's Using Open Source Anyway?
SIM RTP Meeting - So Who's Using Open Source Anyway?SIM RTP Meeting - So Who's Using Open Source Anyway?
SIM RTP Meeting - So Who's Using Open Source Anyway?Alex Meadows
 
The Agile and Open Source Way (AgileTour Brussels)
The Agile and Open Source Way (AgileTour Brussels)The Agile and Open Source Way (AgileTour Brussels)
The Agile and Open Source Way (AgileTour Brussels)Alexis Monville
 
A proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionA proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionCollabNet
 
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...WSO2
 

Similar to Navigating the OpenStack Community (20)

Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...
Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...
Bringing New Experience with Openstack and Fuel (Ihor Dvoretskyi, Oleksandr M...
 
A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...A Reference Architecture to Enable Visibility and Traceability across the Ent...
A Reference Architecture to Enable Visibility and Traceability across the Ent...
 
Fuel, Puppet and OpenStack
Fuel, Puppet and OpenStackFuel, Puppet and OpenStack
Fuel, Puppet and OpenStack
 
Production Plone on OpenStack Cloud
Production Plone on OpenStack CloudProduction Plone on OpenStack Cloud
Production Plone on OpenStack Cloud
 
OpenStack Community App Catalog (http://apps.openstack.org)
OpenStack Community App Catalog (http://apps.openstack.org)OpenStack Community App Catalog (http://apps.openstack.org)
OpenStack Community App Catalog (http://apps.openstack.org)
 
Start your open source project
Start your open source projectStart your open source project
Start your open source project
 
Develop, deploy, and operate services at reddit scale oscon 2018
Develop, deploy, and operate services at reddit scale   oscon 2018Develop, deploy, and operate services at reddit scale   oscon 2018
Develop, deploy, and operate services at reddit scale oscon 2018
 
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...
EMC World 2016 - code.11 Intimidate me not - How to Contribute to Large Open ...
 
Mirantis unlocked partner webinar deck
Mirantis unlocked partner webinar deckMirantis unlocked partner webinar deck
Mirantis unlocked partner webinar deck
 
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
Primeros pasos del Software Libre en infraestructura civil Civil Infrastructu...
 
OpenStack Murano
OpenStack MuranoOpenStack Murano
OpenStack Murano
 
The Cloud Convergence: OpenStack and Kubernetes.
The Cloud Convergence: OpenStack and Kubernetes.The Cloud Convergence: OpenStack and Kubernetes.
The Cloud Convergence: OpenStack and Kubernetes.
 
On making standards organizations & open source communities work hand in hand
On making standards organizations & open source communities work hand in handOn making standards organizations & open source communities work hand in hand
On making standards organizations & open source communities work hand in hand
 
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...
Iterating For Success: A Case Study in Remote Paired Programming, The Evoluti...
 
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...
Learnings from Developing a New B2B SaaS Product (Suryaveer Lodha (Sunny) Pro...
 
SIM RTP Meeting - So Who's Using Open Source Anyway?
SIM RTP Meeting - So Who's Using Open Source Anyway?SIM RTP Meeting - So Who's Using Open Source Anyway?
SIM RTP Meeting - So Who's Using Open Source Anyway?
 
Application Management in Openstack
Application Management in Openstack Application Management in Openstack
Application Management in Openstack
 
The Agile and Open Source Way (AgileTour Brussels)
The Agile and Open Source Way (AgileTour Brussels)The Agile and Open Source Way (AgileTour Brussels)
The Agile and Open Source Way (AgileTour Brussels)
 
A proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversionA proven path for migrating from clearcase to git and or subversion
A proven path for migrating from clearcase to git and or subversion
 
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...
[APIdays Singapore 2019] Managing the API lifecycle with Open Source Technolo...
 

More from Mirantis

How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...
How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...
How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...Mirantis
 
Kubernetes Security Workshop
Kubernetes Security WorkshopKubernetes Security Workshop
Kubernetes Security WorkshopMirantis
 
Using Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M usersUsing Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M usersMirantis
 
How to Build a Basic Edge Cloud
How to Build a Basic Edge CloudHow to Build a Basic Edge Cloud
How to Build a Basic Edge CloudMirantis
 
Securing Your Containers is Not Enough: How to Encrypt Container Data
Securing Your Containers is Not Enough: How to Encrypt Container DataSecuring Your Containers is Not Enough: How to Encrypt Container Data
Securing Your Containers is Not Enough: How to Encrypt Container DataMirantis
 
What's New in Kubernetes 1.18 Webinar Slides
What's New in Kubernetes 1.18 Webinar SlidesWhat's New in Kubernetes 1.18 Webinar Slides
What's New in Kubernetes 1.18 Webinar SlidesMirantis
 
Comparison of Current Service Mesh Architectures
Comparison of Current Service Mesh ArchitecturesComparison of Current Service Mesh Architectures
Comparison of Current Service Mesh ArchitecturesMirantis
 
Your Application Deserves Better than Kubernetes Ingress: Istio vs. Kubernetes
Your Application Deserves Better than Kubernetes Ingress: Istio vs. KubernetesYour Application Deserves Better than Kubernetes Ingress: Istio vs. Kubernetes
Your Application Deserves Better than Kubernetes Ingress: Istio vs. KubernetesMirantis
 
Demystifying Cloud Security Compliance
Demystifying Cloud Security ComplianceDemystifying Cloud Security Compliance
Demystifying Cloud Security ComplianceMirantis
 
Mirantis life
Mirantis lifeMirantis life
Mirantis lifeMirantis
 
Your 1st Ceph cluster
Your 1st Ceph clusterYour 1st Ceph cluster
Your 1st Ceph clusterMirantis
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack ArchitectureMirantis
 
Designing OpenStack Architectures
Designing OpenStack ArchitecturesDesigning OpenStack Architectures
Designing OpenStack ArchitecturesMirantis
 

More from Mirantis (13)

How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...
How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...
How to Accelerate Your Application Delivery Process on Top of Kubernetes Usin...
 
Kubernetes Security Workshop
Kubernetes Security WorkshopKubernetes Security Workshop
Kubernetes Security Workshop
 
Using Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M usersUsing Kubernetes to make cellular data plans cheaper for 50M users
Using Kubernetes to make cellular data plans cheaper for 50M users
 
How to Build a Basic Edge Cloud
How to Build a Basic Edge CloudHow to Build a Basic Edge Cloud
How to Build a Basic Edge Cloud
 
Securing Your Containers is Not Enough: How to Encrypt Container Data
Securing Your Containers is Not Enough: How to Encrypt Container DataSecuring Your Containers is Not Enough: How to Encrypt Container Data
Securing Your Containers is Not Enough: How to Encrypt Container Data
 
What's New in Kubernetes 1.18 Webinar Slides
What's New in Kubernetes 1.18 Webinar SlidesWhat's New in Kubernetes 1.18 Webinar Slides
What's New in Kubernetes 1.18 Webinar Slides
 
Comparison of Current Service Mesh Architectures
Comparison of Current Service Mesh ArchitecturesComparison of Current Service Mesh Architectures
Comparison of Current Service Mesh Architectures
 
Your Application Deserves Better than Kubernetes Ingress: Istio vs. Kubernetes
Your Application Deserves Better than Kubernetes Ingress: Istio vs. KubernetesYour Application Deserves Better than Kubernetes Ingress: Istio vs. Kubernetes
Your Application Deserves Better than Kubernetes Ingress: Istio vs. Kubernetes
 
Demystifying Cloud Security Compliance
Demystifying Cloud Security ComplianceDemystifying Cloud Security Compliance
Demystifying Cloud Security Compliance
 
Mirantis life
Mirantis lifeMirantis life
Mirantis life
 
Your 1st Ceph cluster
Your 1st Ceph clusterYour 1st Ceph cluster
Your 1st Ceph cluster
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
 
Designing OpenStack Architectures
Designing OpenStack ArchitecturesDesigning OpenStack Architectures
Designing OpenStack Architectures
 

Recently uploaded

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 

Recently uploaded (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 

Navigating the OpenStack Community

  • 1. Copyright © 2014 Mirantis, Inc. All rights reserved www.mirantis.com Navigating the OpenStack Community Seas Jay Pipes, Mirantis Ildikó Váncsa, Ericsson Tales from the Ship November, 2014
  • 2. Copyright © 2014 Mirantis, Inc. All rights reserved Stuff we’ll discuss ● The OpenStack community and governance ● Tools we use in the community ● Tips and techniques for best interacting with community members ● Embracing the ebb and flow of corporate and individual agendas
  • 3. Copyright © 2014 Mirantis, Inc. All rights reserved ...it’s people. OpenStack is made out of people! image courtesy of Blu-ray (http://images2.static-bluray.com/reviews/4072_5.jpg)
  • 4. Copyright © 2014 Mirantis, Inc. All rights reserved Who comprises the OpenStack community? ● Developers ● Deployers ● Operators ● End users ● Marketers ● Business managers
  • 5. Copyright © 2014 Mirantis, Inc. All rights reserved ● Developers who do deployment ● Deployers who also operate the cloud ● Operators who contribute to development and deployment efforts ● Operators who make business management decisions Common overlaps Take away: don’t assume a community member is one-sided based on a single discussion or interaction http://bit.ly/mc-escher-hands
  • 6. Copyright © 2014 Mirantis, Inc. All rights reserved A diverse set of contributors ● Vendors of all stripes ● Government employees ● IT services professionals ● Public cloud providers ● Development houses ● Operating system distributors ● Tool and library developers
  • 7. Copyright © 2014 Mirantis, Inc. All rights reserved Don’t make the mistake of assuming a community member only plays a single role! http://media.veryfunnypics.eu/2014/01/funny-cat-pics-you-had-one-job.jpg
  • 8. Copyright © 2014 Mirantis, Inc. All rights reserved or… how we sort of make all this stuff kind of work. Governance
  • 9. Copyright © 2014 Mirantis, Inc. All rights reserved The OpenStack Foundation ● Shared resources of our community ● Marketing ● Community management ● Release management ● Legal, trademark, and copyright management ● Funded by member organizations ● http://www.openstack.org/foundation/
  • 10. Copyright © 2014 Mirantis, Inc. All rights reserved ● Handles corporate and financial issues for the OpenStack Foundation ● Partly elected, partly appointed members ● Working groups handle various issues like “DefCore” and “Winning the Enterprise” Board of Directors
  • 11. Copyright © 2014 Mirantis, Inc. All rights reserved ● 13 members elected from active technical contributor community on a staggered 6-month cycle ● Responsible for advising on technical architecture, cross- OpenStack-project issues, and enforcing the ideals of OpenStack in the contributor community Technical Committee
  • 12. Copyright © 2014 Mirantis, Inc. All rights reserved ● Liaisons between the OpenStack end user community and the Technical Committee and Board of Directors ● Makes sure the voice of the end user is heard in roadmap discussions ● Coordinates and advises the worldwide OpenStack user groups User Committee
  • 13. Copyright © 2014 Mirantis, Inc. All rights reserved Programs, projects and PTLs ● Each program has a team working on one or more related projects ● For example, the Compute program has a team working on Nova, python-novaclient, nova-specs, the Containers service, etc ● A program has a Program Technical Lead (PTL) that manages the projects’ direction and coordinates cross-project issues with cross-project resources ● For example, Mikal Still is the PTL of the Compute program, and he coordinates with Anne Gentle on documentation needs and Thierry Carrez on release management concerns
  • 14. Copyright © 2014 Mirantis, Inc. All rights reserved Inside the project ● Each project has a core contributor team that has approval rights on code and reviews ● Some projects have a driver team that has approval rights on specs/blueprints ● Some projects (server projects) have a stable maintenance team that has approval rights on code and reviews against a stable branch of code http://bit.ly/pug-teamwork
  • 15. Copyright © 2014 Mirantis, Inc. All rights reserved Release management
  • 16. Copyright © 2014 Mirantis, Inc. All rights reserved Getting into a rhythm ● Two releases a year ● Each release has 4-5 milestones ● 1st through 3rd milestones focus on features ● 4th and beyond focus on bug fixing and stability ■ These are the RC milestones http://bit.ly/pic-metronome
  • 17. Copyright © 2014 Mirantis, Inc. All rights reserved Milestones ● Blueprints are targeted at a milestone ● The submitter of a blueprint specification typically proposes a particular milestone by which the work will finish ● Bugs simply “land” in a milestone depending on the time period in which the bug fix was merged to the master branch
  • 18. Copyright © 2014 Mirantis, Inc. All rights reserved Milestones Named milestones Expected and released dates for each milestone launchpad.net/$project/$release
  • 19. Copyright © 2014 Mirantis, Inc. All rights reserved Targeting Contributors assigned to blueprints or bugs targeted to this milestone List of blueprints and bugs they are working on Priority of blueprint or bug
  • 20. Copyright © 2014 Mirantis, Inc. All rights reserved Once the release is cut ● All bugs and blueprints that were targeted at a named milestone move to the release ● For example, Juno-1,2,3,RC1,RC2 -> 2014.2 ● This enables a single listing of bugs and blueprints that were addressed in a release cycle ● http://launchpad.net/nova/juno/2014.2
  • 21. Copyright © 2014 Mirantis, Inc. All rights reserved The tools we use
  • 22. Copyright © 2014 Mirantis, Inc. All rights reserved The mailing lists ● All mailing lists managed by a Listman server on lists.openstack.org ● Managed by the OpenStack Infrastructure Team ● Preferred way of discussing topics on which you want feedback and naturally take a conversational or proposal format
  • 23. Copyright © 2014 Mirantis, Inc. All rights reserved The mailing lists ● openstack ● Usage questions - not developer or operator questions ● openstack-dev ● Developer questions only ● openstack-operators ● Operator topics and discussions
  • 24. Copyright © 2014 Mirantis, Inc. All rights reserved re: using the mailing list ● Please don’t use HTML email ● Please don’t use MS Outlook ● Please don’t make a habit of top-posting ● Please don’t forget to include a [topic] marker in your subject lines ● Multiple topic markers OK ● Please don’t send code review requests to a mailing list ● Find reviewers on IRC instead and ask politely for a review http://wiki.openstack.org/wiki/MailingListEtiquette Read this. Twice.
  • 25. Copyright © 2014 Mirantis, Inc. All rights reserved IRC ● Like it or not, the communication medium of choice in the contributor community is IRC ● Dozens of OpenStack channels on Freenode ● Each project typically has its own IRC channel for the contributors to that project ● e.g. #openstack-nova ● Meetings are always on IRC ● https://wiki.openstack.org/wiki/Meetings
  • 26. Copyright © 2014 Mirantis, Inc. All rights reserved Launchpad ● Each project has a project page on Launchpad ● e.g. http://launchpad.net/nova ● Within each project: ● Blueprints ● Bug Tracker ● Milestones/releases
  • 27. Copyright © 2014 Mirantis, Inc. All rights reserved Launchpad ● Gradually moving away from Launchpad for many things ● Most projects now using Gerrit for spec review ● Instead of the Launchpad blueprint whiteboard ● Infra team continues work on Storyboard
  • 28. Copyright © 2014 Mirantis, Inc. All rights reserved Gerrit ● Code review and Git tree management ● Entirely transparent ● No “off-site” reviews ● All projects have a $project-core team whose individuals have permission to approve a patch for merging ● Patch must still make it through all upstream continuous integration testing gates
  • 29. Copyright © 2014 Mirantis, Inc. All rights reserved Code reviews
  • 30. Copyright © 2014 Mirantis, Inc. All rights reserved Other OpenStack developer tools ● git-review: Git plugin that interacts with Gerrit ● gertty: Command line for Gerrit (yay!) ● Jenkins: Continuous Integration server ● Nodepool: Manages a collection of nodes used in testing ● JJB: Builds the awful XML config files for Jenkins jobs ● Zuul: Manages pipelines of related test jobs ● elastic-recheck: combination of logstash/Kibana tooling for identifying sources of failures causing rechecks
  • 31. Copyright © 2014 Mirantis, Inc. All rights reserved OpenStack Upstream CI is massive
  • 32. Copyright © 2014 Mirantis, Inc. All rights reserved Zuul’s managed pipelines Current runtime of this job set Estimated remaining runtime for this job set Indicates a dependency between projects
  • 33. Copyright © 2014 Mirantis, Inc. All rights reserved Want to build some community karma? ● Read http://ci.openstack.org ● Hop on #openstack-infra and ask how you can help with the shared OpenStack infrastructure ● Help diagnose gate failures ● Help write documentation for the infrastructure team http://bit.ly/pug-on-gate
  • 34. Copyright © 2014 Mirantis, Inc. All rights reserved Code review best practices
  • 35. Copyright © 2014 Mirantis, Inc. All rights reserved Doing code and spec reviews ● Great way to build community karma ● Most common complaint from new contributors is long review wait times, so you can greatly help in this area ● Anyone may vote -1/0/+1 on any code review in any project ● Review specs as well as code patches ● Operator feedback on blueprint specifications is extremely valuable
  • 36. Copyright © 2014 Mirantis, Inc. All rights reserved You don’t have to be an expert in everything ● Nobody knows everything about everything ● Provide helpful commentary on areas you do feel comfortable with ● Ask questions on reviews about areas you aren’t yet comfortable with http://bit.ly/expert-on-everything
  • 37. Copyright © 2014 Mirantis, Inc. All rights reserved Common sense reviewing ● It costs nothing to be polite and courteous in your reviews ● Try not to be a drive-by reviewer ● Quality of reviews is more important than quantity ● Don’t understand something in the proposed code? ● Likely means a review saying that a code comment or docstring is needed
  • 38. Copyright © 2014 Mirantis, Inc. All rights reserved Final word on reviews ● You get out what you put in ● The better quality and greater quantity of reviews you do, the more likely core reviewers are to respond favorably to requests from you to review your own patches ● Never attempt to pull strings behind the scenes ● Seriously, just don’t do it
  • 39. Copyright © 2014 Mirantis, Inc. All rights reserved Making friends and influencing people a few techniques for making progress in the OpenStack community...
  • 40. Copyright © 2014 Mirantis, Inc. All rights reserved Technique #1 - Think small ● Break work in specs and patches into digestable morsels ● Allows others to not get lost in the big picture ● Prevents meandering discussions ● Making some progress generates good vibes
  • 41. Copyright © 2014 Mirantis, Inc. All rights reserved Technique #2 - Participate ● Understand what others have proposed (or are working on) that may be similar to something you’ve proposed ● Collaborate with others interested in the same area ● Show up for IRC meetings ● Respond on the mailing lists
  • 42. Copyright © 2014 Mirantis, Inc. All rights reserved Technique #3 - Identify the problem ● The spec process is not just an exercise in documenting a feature request ● It’s an opportunity to fully flesh out the problem domain ● Take advantage of the Alternatives section of the spec ● Bring data to the table that backs up your position
  • 43. Copyright © 2014 Mirantis, Inc. All rights reserved Technique #4 - Identify natural incentives ● Find competitors and other community members that have a natural incentive to push a similar feature ● Divide potential work amongst stakeholders ● Be willing to compromise!
  • 44. Copyright © 2014 Mirantis, Inc. All rights reserved Technique #5 - Code talks ● Never underestimate the power of code to explain an idea ● Push your code to Gerrit and do a Workflow -1 (indicates Work in Progress) ● Work on the code in the open ● Don’t just throw it over the wall!
  • 45. Copyright © 2014 Mirantis, Inc. All rights reserved For your time Thank you