From aef1dee548eac8ef77e5bf5088403f481e18df82 Mon Sep 17 00:00:00 2001 From: Mike Scherbakov Date: Sat, 15 Feb 2014 06:56:12 +0400 Subject: [PATCH] Documentation moved to Sphinx Change-Id: I804b56009a52adc9871d309401455aa4dc305ab3 --- README.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 4e707483..ec7338e8 100644 --- a/README.md +++ b/README.md @@ -10,20 +10,6 @@ PXE, creating, snapshotting and resuming back the whole environment in single action, create virtual machines with multiple NICs, multiple hard drives and many other customizations with a few lines of code in system tests. -Dependencies ------------- - * postgresql - * python-psycopg2 - * python-ipaddr - * python-libvirt - * python-virtualenv - * python-ipaddr - * python-paramiko - * python-django (>= 1.4) - * python-xmlbuilder - * python-south - -Installation ------------- - django-admin.py syncdb --settings=devops.settings - django-admin.py migrate devops --settings=devops.settings +Documentation +------------- +All documentation can be found here: http://docs.mirantis.com/fuel-dev/devops.html