Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.69 KB

README.rst

File metadata and controls

53 lines (42 loc) · 1.69 KB

plumbery

Documentation Status

Cloud automation at Dimension Data with Apache Libcloud

Features

  • Read fittings plan in YAML
  • Use cloud API to create the network infrastructure, and to build nodes
  • Build all blueprints
  • Build one single blueprint across multiple locations
  • Start all nodes
  • Start nodes belonging to the same blueprint
  • Polish all Linux nodes for quick bootstrapping
  • Build a full inventory of nodes that have been deployed
  • Reflect fittings into a ready-to-use inventory for ansible
  • Stop all nodes
  • Stop nodes belonging to the same blueprint
  • Destroy all nodes
  • Destroy nodes belonging to the same blueprint
  • Many demonstration scripts are provided
  • You can extend plumbery with your own polishers, it has been designed for that

Credits