Deployment of OpenStack using LXD and Juju
Python Shell
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
tools Update diff check (#25) Nov 9, 2017
.gitignore Add Ocata, and lint tool, add sync tool, normalize bundles (#10) May 2, 2017
.travis.yml Add Ocata, and lint tool, add sync tool, normalize bundles (#10) May 2, 2017
README.md Use stable percona-cluster charm Nov 6, 2017
bundle-mitaka-novalxd.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-mitaka-s390x.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-mitaka.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-newton-s390x.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-newton.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-ocata-s390x.yaml Merge branch 'master' into add-ceph-access-relation Nov 6, 2017
bundle-ocata.yaml Merge pull request #21 from openstack-charmers/arches-1705a Nov 6, 2017
bundle-pike-s390x.yaml add pike bundles and disable force raw images (#24) Nov 7, 2017
bundle-pike.yaml add pike bundles and disable force raw images (#24) Nov 7, 2017
config.yaml Misc updates Apr 14, 2016
float-all Add Ocata, and lint tool, add sync tool, normalize bundles (#10) May 2, 2017
lxd-profile.yaml Use lxdbr0 Apr 14, 2016
neutron-ext-net Resync tools Nov 6, 2017
neutron-tenant-net Resync tools Nov 6, 2017
novarc Add Ocata, and lint tool, add sync tool, normalize bundles (#10) May 2, 2017
test-requirements.txt Add Ocata, and lint tool, add sync tool, normalize bundles (#10) May 2, 2017
tox.ini Fix filename typo in tox.ini May 22, 2017

README.md

Overview

An all-on-one machine OpenStack cloud can be useful for development of OpenStack projects, OpenStack Charms, or for exercising and testing the same.

This repository provides resources and processes to support deployment of OpenStack in LXD containers using Juju, a powerful application modeling tool.

Such a process is useful in developer scenarios where OpenStack can be deployed to a single laptop or server, provided of course that enough resources are available.

These bundles, configurations and processes can be customized to fit numerous development or production scenarios.

For full details of use please refer the the OpenStack on LXD section of the OpenStack Charm Guide.