summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-04-26 08:01:15 -0400
committerFeng Pan <fpan@redhat.com>2017-04-27 05:12:51 -0400
commitaf7aa485a0eb746a7d7c6a5b5dcf00ed9f4eba57 (patch)
tree1dd4c11f98b248e5778d6f76568eb27e0d7562d9 /ci
parent58f6327a3d52e9e84827cd4720fc8cb16fe0627b (diff)
Update VPP/ODL versions for FDIO scenarios
Pin the same set of FDIO and OpenDaylight versions for all fdio scenarios. Note that fdio_netvirt-fdio still uses a customized ODL version. os-net-config-pr: 7 JIRA: APEX-451 Change-Id: Ic5ac5aeead9967fe383447e23653276cde2dfe60 Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions
ring.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
#########################
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