44c29ece34
Change-Id: I0d57f427f413548f4f8a1dc79982a6d915928e7c
65 lines
3.1 KiB
XML
65 lines
3.1 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="bk002-ch001-operator-what-does-this-book-intend-to-teach">
|
|
<title>OpenStack Operator, What Does This Book Intend to Teach</title>
|
|
<para>
|
|
<orderedlist>
|
|
<listitem>
|
|
<para>training would take 2.5 months self paced, (5) 2 week periods with a user group
|
|
meeting, or 40 hours instructor led with 40 hours of self paced lab time. Some time set
|
|
aside for distro specific training.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>able to fix bugs</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>able to commit documentation patches</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>deep understanding of nova and glance</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>deep understanding of one other core project: swift, neutron, olso, or
|
|
cinder</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>trace workflow using zipkin</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>work off a three node OpenStack implementation,
|
|
create a vagrant/chef configuration</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>based on <link
|
|
xlink:href="http://workstuff.tumblr.com/post/50911984233/some-tips-on-getting-started-with-vagrant-and-chef"
|
|
>
|
|
http://workstuff.tumblr.com/post/50911984233/some-tips-on-getting-started-with-vagrant-and-chef
|
|
</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>understanding of core components interaction through APIs</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>deep understanding of core conf and log files</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>puppet/chef understanding</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>git basics, create scenarios from <link xlink:href="http://git-scm.com/book/en/Git-Basics">http://git-scm.com/book/en/Git-Basics</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>reference Nova API reference<link xlink:href="http://docs.openstack.org/api/openstack-compute/2/content/">http://docs.openstack.org/api/openstack-compute/2/content/</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Glance API reference<link xlink:href="http://docs.openstack.org/api/openstack-image-service/1.0/content/">http://docs.openstack.org/api/openstack-image-service/1.0/content/</link></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>5-10 scenarios to diagnose, hands on</para>
|
|
</listitem>
|
|
</orderedlist>
|
|
</para>
|
|
<para><link xlink:href="https://blueprints.launchpad.net/openstack-manuals/+filebug" xlink:show="new">Submit a bug. Enter the summary as "Training, " with a few words. Be descriptive as possible in the description field. Open the tag pull-down and enter training-manuals.</link></para>
|
|
</chapter>
|