aboutsummaryrefslogtreecommitdiffstats
path: root/build/vagrant/README.rst
blob: 7db098dfa61aca8a0901b5557dd39ef411f8f794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
=================================
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.