Merge changes from topic 'multiple-nics-for-fuel-vm'
[fuel.git] / build / vagrant / README.rst
1 =================================
2 Fuel@OPNFV Build Based on Vagrant
3 =================================
4
5 License
6 =======
7
8 This work is licensed under a Creative Commons Attribution 4.0
9 International License. .. http://creativecommons.org/licenses/by/4.0 ..
10 (c) Ruijing Guo (Intel) and others
11
12
13 Abstract
14 ========
15
16 This document describes how to build fuel iso based on vagrant.
17 The build is to follow fuel/docs/build-instruction.rst.
18
19 Note
20 ====
21
22 Vagrant based build is not official build. The target user is fuel@opnfv
23 developer.
24
25 How to Build
26 ============
27
28 run ./build_fuel.sh
29
30
31 Vagrantfile
32 ===========
33
34 you can change memory & cpus to fit your enviorments.
35
36 setup_fuel.sh
37 =============
38
39 The script is run in VM and follow fuel/docs/build-instruction.rst.