Skip to main content
  1. Blog
  2. Article

Canonical
on 21 May 2014


This article is out of date. Please visit ubuntu.com/autopilot for up-to-date instructions on installing OpenStack.

Deploying production grade OpenStack with MAAS, Juju and Landscape

This documentation has been created to describe best practice in deploying a production grade installation of OpenStack using current Canonical technologies, including bare metal provisioning using MAAS, service orchestration with Juju and system management with Landscape.

This installation documentation is divided into four main topics:

  1. Installing the MAAS Metal As A Service software
  2. Installing Juju and configuring it to work with MAAS
  3. Using Juju to deploy OpenStack
  4. Deploying Landscape to manage your OpenStack cloud

Related posts


David Beamonte
9 July 2026

Managing Ubuntu on bare metal at scale

MAAS Ubuntu tech blog

Modern infrastructure teams are expected to deliver cloud-like speed, consistency, and reliability, even when their workloads run on physical servers. Bare metal remains essential for many environments: private clouds, Kubernetes clusters, AI infrastructure, edge sites, regulated platforms, and large Ubuntu estates. But operating physical ...


Rhys Knipe
7 July 2026

Ubuntu Server: a platform made for enterprise scale

Ubuntu Article

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform connects those layers so well that you don’t notice it. That’s what Ubuntu Server has become: the essential layer between bare metal and the apps running on top, ...


David Beamonte
28 May 2026

VMware hypervisor deployment using MAAS

MAAS Ubuntu tech blog

Most modern datacenters are inherently heterogeneous. VMware environments coexist with container platforms, databases, and other bare-metal workloads, often on the same hardware over several years. Servers are bought once, but their role changes as requirements evolve. However, ESXi (the VMware hypervisor) provisioning is often handled se ...