64b6c9261e
Current folder name New folder name Book title ---------------------------------------------------------- basic-install DELETE cli-guide DELETE common common NEW admin-guide-cloud Cloud Administrators Guide docbkx-example DELETE openstack-block-storage-admin DELETE openstack-compute-admin DELETE openstack-config config-reference OpenStack Configuration Reference openstack-ha high-availability-guide OpenStack High Availabilty Guide openstack-image image-guide OpenStack Virtual Machine Image Guide openstack-install install-guide OpenStack Installation Guide openstack-network-connectivity-admin admin-guide-network OpenStack Networking Administration Guide openstack-object-storage-admin DELETE openstack-security security-guide OpenStack Security Guide openstack-training training-guide OpenStack Training Guide openstack-user user-guide OpenStack End User Guide openstack-user-admin user-guide-admin OpenStack Admin User Guide glossary NEW OpenStack Glossary bug: #1220407 Change-Id: Id5ffc774b966ba7b9a591743a877aa10ab3094c7 author: diane fleming
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>
|