================= SNAPS-OO in OPNFV ================= Introduction ============ SNAPS-OO is a object-oriented library designed for managing objects deployed on OpenStack. In addition to its ability to deploy and manage objects, this project also contains many API and integration tests that can be used to validate your OpenStack cloud. Also included is a lightweight orchestrator that can be used for rapid prototyping virtual environments. Installation ============ To use SNAPS-OO, it must first be installed into your Python 2.7-3.5 runtime. To install: pip install -e Using SNAPS-OO ============== Please refer to the RST documents in ../how-to-use