aboutsummaryrefslogtreecommitdiffstats
path: root/build/vagrant/README.rst
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-09-20 14:21:46 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-20 14:21:46 +0000
commit4d3783e1afadf7c23a6a96624170906c4cf90f0d (patch)
treee06cd806026905bb753849d32b50c9aac8cb5f24 /build/vagrant/README.rst
parentf9326c161e2e8ed039499d30cced7c2553874e26 (diff)
parente8d748cd655937bed234fc02f2f8e3406d96f4dc (diff)
Merge "Repo tidy-up + licence scrubing" into stable/colorado
Diffstat (limited to 'build/vagrant/README.rst')
-rw-r--r--build/vagrant/README.rst39
1 files changed, 0 insertions, 39 deletions
diff --git a/build/vagrant/README.rst b/build/vagrant/README.rst
deleted file mode 100644
index 7db098dfa..000000000
--- a/build/vagrant/README.rst
+++ /dev/null
@@ -1,39 +0,0 @@
-=================================
-Fuel@OPNFV Build Based on Vagrant
-=================================
-
-License
-=======
-
-This work is licensed under a Creative Commons Attribution 4.0
-International License. .. http://creativecommons.org/licenses/by/4.0 ..
-(c) Ruijing Guo (Intel) and others
-
-
-Abstract
-========
-
-This document describes how to build fuel iso based on vagrant.
-The build is to follow fuel/docs/build-instruction.rst.
-
-Note
-====
-
-Vagrant based build is not official build. The target user is fuel@opnfv
-developer.
-
-How to Build
-============
-
-run ./build_fuel.sh
-
-
-Vagrantfile
-===========
-
-you can change memory & cpus to fit your enviorments.
-
-setup_fuel.sh
-=============
-
-The script is run in VM and follow fuel/docs/build-instruction.rst.