Hi Kevein the development setup docs are at http://docs.mirantis.com/fuel-dev/develop/env.html (although they could be slightly stale). The gist of it is that for nailgun, you need to install all of the packages in nailgun/requirements.txt (pip install -r requirements.txt) this should set you up package wise. The manage.py syncdb command will also require that you have a working postgress setup aswell.
Andrew Mirantis
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
