openstack-manuals/doc/training-guides/bk003-ch005-developer-apis-day-two-lab.xml
Pranav Salunke 56f3147788 Trello Card patch APIs in depth day2 lab
Placed some placeholders for now.

blueprint training-manuals

Change-Id: Ic7a62e5c1220e1b007f2c72dcbd2d36c6286bf21
2014-04-19 09:03:07 +05:30

35 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="developer-apis-lab-two">
<?dbhtml stop-chunking?>
<title>Developer APIs in Depth Lab Day Two</title>
<section xml:id="developer-apis-lab-two-schedule">
<title>Day 2, 13:30 to 14:45, 15:00 to 16:30</title>
<formalpara>
<title>Pre-Requisites</title>
<!-- Need to add more content here -->
<para>
<orderedlist>
<listitem>
<para>
<link xlink:href="http://git-scm.com/">Git Basics</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://wiki.openstack.org/wiki/Gerrit_Workflow">Gerrit Basics</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="http://jenkins-ci.org/">Jenkins</link>
</para>
</listitem>
</orderedlist>
</para>
</formalpara>
<!-- Need to add more content here -->
</section>
</chapter>