SlideShare a Scribd company logo
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
Using SaltStack for event-driven
orchestration of OpenStack
infrastructure components
Anita Kuno – hp
and
Dave Boucha - SaltStack
Who are we?
Anita Kuno
works on upstream OpenStack
a member of the infra team
receives paycheques from hp
Dave Boucha
does all the Salt things
more great stuff
even more great stuff
OpenStack Infrastructure
What is the purpose of the
OpenStack Infrastructure team?
Provide automated services for
OpenStack development
Creation and hosting of git repos
Automating check and gate
testing
Communication tools
Etherpad, Mailing Lists, Asterisk
Looking at the components
Gerrit
Zuul
Jenkins(es)
Nodepool
some glue from Gearman
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
Looks complicated, where's the
Salt?
Salt Plays Nicely With Others
Salt-master running on the same
server as the Puppet master
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
Salt-minions running on:
Puppet master server
Jenkins slaves
Salt trigger server
Jenkins and Salt Event Bus
Jenkins sends test success
message
Reactor tells puppetmaster to
update git clone
Reactor executes:
salt * puppet.run
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
OpenStack Orchestration History
Historically OpenStack has used
Puppet for automated
configuration
At the time, the choice was Chef
or Puppet and Monty got Puppet
to work
Puppet has been triggering off of
cron jobs
Time based orchestration no
longer fits our use case in all
situations
Event Based Orchestration
Separation of Concerns
Avoid Programming the
Orchestration
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
Let's take a look at OpenStack's
manage-projects script
manage-projects.py
New repos are created by
submitting a patch to gerrit
Example:
review.openstack.org/#/c/62069
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
After an infra core ran manage-
projects by hand
stackforge/openstack-sdk-php
Right now time based
orchestration doesn't get us the
results we need for creating new
repos
We need event based
orchestration
How does Salt enable this?
Salt Event Bus
Salt Reactor
Salt Event Bus
Communication bus between
minions and master
salt-call event.fire_master
Salt Reactor
Salt Master system that
“watches” the event bus
Matches event “tags” to sls files
Salt Reactor Config
Reactor Doc
SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components
Benefits of Salt in Openstack
Infrastructure
Separation of Concerns
Adapt easily to variable
infrastructure
Domain Experts can focus on
their areas
Each step is isolated from other
steps
Process can be restarted at any
point
Process can be modified easily
Process is clear
Anita: anteaya
anteaya@anteaya.info
Dave: UtahDave
dave@saltstack.com
Questions?

More Related Content

PDF
Spot Trading - A case study in continuous delivery for mission critical finan...
PDF
A user's perspective on SaltStack and other configuration management tools
PDF
OpenNebula and SaltStack - OpenNebulaConf 2013
PDF
The SaltStack Pub Crawl - Fosscomm 2016
PPTX
Salty OPS – Saltstack Introduction
PPTX
Puppet Availability and Performance at 100K Nodes - PuppetConf 2014
PDF
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
PPT
SaltConf14 - Oz Akan, Rackspace - Deploying OpenStack Marconi with SaltStack
Spot Trading - A case study in continuous delivery for mission critical finan...
A user's perspective on SaltStack and other configuration management tools
OpenNebula and SaltStack - OpenNebulaConf 2013
The SaltStack Pub Crawl - Fosscomm 2016
Salty OPS – Saltstack Introduction
Puppet Availability and Performance at 100K Nodes - PuppetConf 2014
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
SaltConf14 - Oz Akan, Rackspace - Deploying OpenStack Marconi with SaltStack

What's hot (20)

PDF
Experiences from Running Masterless Puppet - PuppetConf 2014
PDF
Real-time Cloud Management with SaltStack
PPT
SaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
PPTX
SaltConf 2014: Safety with powertools
PDF
[TechTalks] Learning Configuration Management with SaltStack (Advanced Concepts)
PDF
Configuration Management - Finding the tool to fit your needs
PDF
Performance Tuning Your Puppet Infrastructure - PuppetConf 2014
PDF
Running at Scale: Practical Performance Tuning with Puppet - PuppetConf 2013
PDF
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
PDF
Salt conf 2014 - Using SaltStack in high availability environments
PDF
PuppetCamp Sydney 2012 - Building a Multimaster Environment
PDF
Real-time Infrastructure Management with SaltStack - OpenWest 2013
PDF
SaltConf14 - Forrest Alvarez, Choice Hotels - Salt Formulas and States
PDF
Chef Provisioning a Chef Server Cluster - ChefConf 2015
PDF
Configuration management and orchestration with Salt
PDF
Cookbook testing with KitcenCI and Serverrspec
PPTX
Monitoring and tuning your chef server - chef conf talk
PDF
Steve Singer - Managing PostgreSQL with Puppet @ Postgres Open
PDF
De-centralise and Conquer: Masterless Puppet in a Dynamic Environment
PDF
Red Hat Satellite 6 - Automation with Puppet
Experiences from Running Masterless Puppet - PuppetConf 2014
Real-time Cloud Management with SaltStack
SaltConf14 - Ben Cane - Using SaltStack in High Availability Environments
SaltConf 2014: Safety with powertools
[TechTalks] Learning Configuration Management with SaltStack (Advanced Concepts)
Configuration Management - Finding the tool to fit your needs
Performance Tuning Your Puppet Infrastructure - PuppetConf 2014
Running at Scale: Practical Performance Tuning with Puppet - PuppetConf 2013
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
Salt conf 2014 - Using SaltStack in high availability environments
PuppetCamp Sydney 2012 - Building a Multimaster Environment
Real-time Infrastructure Management with SaltStack - OpenWest 2013
SaltConf14 - Forrest Alvarez, Choice Hotels - Salt Formulas and States
Chef Provisioning a Chef Server Cluster - ChefConf 2015
Configuration management and orchestration with Salt
Cookbook testing with KitcenCI and Serverrspec
Monitoring and tuning your chef server - chef conf talk
Steve Singer - Managing PostgreSQL with Puppet @ Postgres Open
De-centralise and Conquer: Masterless Puppet in a Dynamic Environment
Red Hat Satellite 6 - Automation with Puppet
Ad

Similar to SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components (20)

PDF
SaltStack's NetAPI at Photobucket - Denver SaltStack Meetup
PPTX
Salting new ground one man ops from scratch
PPTX
Baylisa - Dive Into OpenStack
PDF
Building Docker images with Puppet
PDF
Kubecon 2017 Resumo
PDF
Leveraging CI/CD to improve open stack operation
PDF
Monitoring Uptime on the NeCTAR Research Cloud - Andy Botting, University of ...
PDF
Fabric8: Better Software Faster with Docker, Kubernetes, Jenkins
PPTX
How to build your own OpenStack distro using Puppet OpenStack
PPTX
Intro to OpenStack
PDF
CAPS: What's best for deploying and managing OpenStack? Chef vs. Ansible vs. ...
PDF
CAPS: What's best for deploying and managing OpenStack? Chef vs. Ansible vs. ...
PPTX
NetflixOSS on OpenStack
PDF
Continuous Kernel Integration
PPTX
Couch to OpenStack: Nova - July, 30, 2013
PPT
Scalable Systems Management with Puppet
PPT
Scalable systems management with puppet
PDF
SaltConf14 - Eric johnson, Google - Orchestrating Google Compute Engine with ...
PDF
Extend and build on Kubernetes
PDF
OpenStack Architecture: Past and Future
SaltStack's NetAPI at Photobucket - Denver SaltStack Meetup
Salting new ground one man ops from scratch
Baylisa - Dive Into OpenStack
Building Docker images with Puppet
Kubecon 2017 Resumo
Leveraging CI/CD to improve open stack operation
Monitoring Uptime on the NeCTAR Research Cloud - Andy Botting, University of ...
Fabric8: Better Software Faster with Docker, Kubernetes, Jenkins
How to build your own OpenStack distro using Puppet OpenStack
Intro to OpenStack
CAPS: What's best for deploying and managing OpenStack? Chef vs. Ansible vs. ...
CAPS: What's best for deploying and managing OpenStack? Chef vs. Ansible vs. ...
NetflixOSS on OpenStack
Continuous Kernel Integration
Couch to OpenStack: Nova - July, 30, 2013
Scalable Systems Management with Puppet
Scalable systems management with puppet
SaltConf14 - Eric johnson, Google - Orchestrating Google Compute Engine with ...
Extend and build on Kubernetes
OpenStack Architecture: Past and Future
Ad

More from SaltStack (12)

PPTX
Integration testing for salt states using aws ec2 container service
PDF
SaltConf14 - Craig Sebenik, LinkedIn - SaltStack at Web Scale
PDF
Salt Air 19 - Intro to SaltStack RAET (reliable asyncronous event transport)
PDF
SaltConf14 - Matthew Williams, Flowroute - Salt Virt for Linux contatiners an...
PDF
SaltConf14 - Yazz Atlas, HP Cloud - Installing OpenStack using SaltStack
PPT
SaltConf14 - Saurabh Surana, HP Cloud - Automating operations and support wit...
PPT
SaltConf14 - Brendan Burns, Google - Management at Google Scale
PDF
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
PPTX
SaltConf14 - Thomas Jackson, LinkedIn - Safety with Power Tools
PDF
SaltStack - An open source software story
PDF
Adding to your Python Armory - OpenWest 2013
PDF
Writing SaltStack Modules - OpenWest 2013
Integration testing for salt states using aws ec2 container service
SaltConf14 - Craig Sebenik, LinkedIn - SaltStack at Web Scale
Salt Air 19 - Intro to SaltStack RAET (reliable asyncronous event transport)
SaltConf14 - Matthew Williams, Flowroute - Salt Virt for Linux contatiners an...
SaltConf14 - Yazz Atlas, HP Cloud - Installing OpenStack using SaltStack
SaltConf14 - Saurabh Surana, HP Cloud - Automating operations and support wit...
SaltConf14 - Brendan Burns, Google - Management at Google Scale
SaltConf14 - Justin Carmony, Deseret Digital Media - Teaching Devs About DevOps
SaltConf14 - Thomas Jackson, LinkedIn - Safety with Power Tools
SaltStack - An open source software story
Adding to your Python Armory - OpenWest 2013
Writing SaltStack Modules - OpenWest 2013

Recently uploaded (20)

PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
cuic standard and advanced reporting.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Cloud computing and distributed systems.
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Machine learning based COVID-19 study performance prediction
PPTX
A Presentation on Artificial Intelligence
PDF
NewMind AI Weekly Chronicles - August'25 Week I
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
The AUB Centre for AI in Media Proposal.docx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Electronic commerce courselecture one. Pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Encapsulation_ Review paper, used for researhc scholars
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Chapter 3 Spatial Domain Image Processing.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Understanding_Digital_Forensics_Presentation.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
cuic standard and advanced reporting.pdf
MYSQL Presentation for SQL database connectivity
Cloud computing and distributed systems.
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Machine learning based COVID-19 study performance prediction
A Presentation on Artificial Intelligence
NewMind AI Weekly Chronicles - August'25 Week I

SaltConf14 - Anita Kuno, HP & OpenStack - Using SaltStack for event-driven orchestration of OpenStack infrastructure components