aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/doc/source/index.rst
blob: af5777ccddbcffc163110b134b8bb0d7b639d8d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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

Table of contents
-----------------

.. toctree::
   :maxdepth: 2

   Installation Guide <install/index>
   Known Issues <install/known_issues>
   Advanced Features <features/features>