Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Latest commit

 

History

History

devstack

The contrib/devstack/ directory contains the files necessary to integrate Hyper Nova driver with devstack.

To install:

$ git clone https://git.openstack.org/hyperhq/nova-hyper /opt/stack/nova-hyper
$ git clone https://git.openstack.org/openstack-dev/devstack /opt/stack/devstack

# Note : only needed until we can make use of configure_nova_hypervisor_rootwrap
$ git clone https://git.openstack.org/openstack/nova /opt/stack/nova

$ cd /opt/stack/nova-hyper
$ ./contrib/devstack/prepare_devstack.sh

Run devstack as normal:

$ ./stack.sh