Releases: cmusatyalab/elijah-openstack
Releases · cmusatyalab/elijah-openstack
Ansible Kilo
A series of Ansible scripts now replaces the previous installation steps of manually installing the cloudlet library from elijah-provisioning, installing OpenStack via DevStack single node, and then applying the OpenStack++ cloudlet extensions. Aside from specifying a few variables for the various Ansible roles (cloudet, openstack-controller, openstack-compute), most of the process is now automated: the cloudlet library is installed, a vanilla Kilo OpenStack environment is installed from repository, and the OpenStack++ extensions are put into the proper locations.
- Corresponds to v.0.9.0 release of elijah-provisioning
v0.1.0 - Kilo integration
This version is designed for OpenStack Kilo integration.
- Users will install 1) cloudlet library, 2) OpenStack Kilo, then the fabric will install Cloudlet extensions for OpenStack. Detail procedure is illustrated in README file.
- Code is tested with DevStack single node installation.