summaryrefslogtreecommitdiffstats
path: root/xci/docs/developer-guide.rst
blob: 9a07b126790e03da8d6740815dd6f8ea06035761 (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
#########################
OPNFV XCI Developer Guide
#########################

This document will contain details about the XCI and how things are put
together in order to support different flavors and different distros in future.

Document is for anyone who will

- do hands on development with XCI such as new features to XCI itself or
  bugfixes
- integrate new features
- want to know what is going on behind the scenes

It will also have guidance regarding how to develop for the sandbox.

If you are looking for User's Guide, please check README.rst in the root of
xci folder or take a look at
`Wiki <https://wiki.opnfv.org/display/INF/OpenStack>`_.

===================================
Components of XCI Developer Sandbox
===================================

TBD

=============
Detailed Flow
=============

TBD