diff options
Diffstat (limited to 'bootstrap/vagrant-onap/doc/source/index.rst')
-rw-r--r-- | bootstrap/vagrant-onap/doc/source/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/bootstrap/vagrant-onap/doc/source/index.rst b/bootstrap/vagrant-onap/doc/source/index.rst new file mode 100644 index 000000000..88950a205 --- /dev/null +++ b/bootstrap/vagrant-onap/doc/source/index.rst @@ -0,0 +1,21 @@ +ONAP on Vagrant tool +==================== + +This project collects instructions to setup a development environment +using different providers like VirtualBox, Libvirt or OpenStack. + +.. seealso:: + + You may want to read the `Bootstrap documentation`__ to get an idea of the + concepts. + + __ https://wiki.onap.org/display/DW/ONAP+on+Vagrant + +Advanced features +----------------- + +.. toctree:: + :maxdepth: 2 + + Advanced Features <features/index> + |