February 2018
Beginner
290 pages
7h 28m
English
Omni is being developed as a community effort, so the way we run this project is by installing it from the source on GitHub (https://github.com/openstack/omni). However, for the purposes of this book, we can simply add this to our devstack environment that we created.
The installation of Omni includes modifications to Nova, Neutron, Cinder, and Glance, in addition to the Horizon dashboard. The API keys and new drivers are injected into the systems to make OpenStack work with AWS and GCP.
However, using it in devstack simply means enabling the omni plugin, and setting the configuration variables in the familiar local.conf file that we used to set the devstack up (refer to earlier chapters).
The steps ...
Read now
Unlock full access