Skip to content

Cloud bursting driver to integrate OpenStack hosts into OpenNebula cloud

License

Notifications You must be signed in to change notification settings

jalogica/addon-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

addon-openstack

Cloud bursting driver to integrate OpenStack hosts into OpenNebula cloud

Compatibility

This add-on is compatible with OpenNebula 4.14.2

Local Vagrant setup

To have actual version of OpenNebula for tests and experiments, there is a Vagrant+Ansible setup in ./vagrant folder.

Prerequisites

Oracle VirtualBox (tested with 5.0.14) Vagrant (tested with 1.8.1) Vagrant-vbguest plugin (tested with 0.11.0) Ansible (tested with 2.0.0.2)

Installation Steps

cd ./vagrant
cp my_os_credentials.example.yml.j2 my_os_credentials.yml.j2
# edit your OpenStack credentials in my_os_credentials.yml.j2 (it will stay on your machine and will never be committed to the Git) 
vagrant up
# if you get "Timed out while waiting for the machine to boot. This means that" try Ctrl+C and continue with the next Steps
# alternative: login through Virtualbox "show" and start "dnclient" manually
vagrant provision

now you can visit Sunstone for user interface and be able to import wild-VMs from OpenStack

Useful Links

Special Thanks

to OpenNebula team for such a great project!

About

Cloud bursting driver to integrate OpenStack hosts into OpenNebula cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published