nova-powervm/doc/source/devref/development_environment.rst

1.5 KiB

Setting Up a Development Environment

This page describes how to setup a working Python development environment that can be used in developing Nova-PowerVM.

These instructions assume you're already familiar with Git and Gerrit, which is a code repository mirror and code review toolset, however if you aren't please see this Git tutorial for an introduction to using Git and this guide for a tutorial on using Gerrit and Git for code contribution to Openstack projects.

Getting the code

Grab the code:

git clone git://git.openstack.org/stackforge/nova-powervm
cd nova-powervm

Setting up your environment

Add in steps for environment setup