diff --git a/tutorial/index.html b/tutorial/index.html index 12d00fc..c191a14 100644 --- a/tutorial/index.html +++ b/tutorial/index.html @@ -83,6 +83,7 @@ href="https://openstack-ci.github.com/publications/tutorial">https://openstack-c
  • Get an Ubuntu Precise Server Image
  • Don't do this yet
    +sudo apt-get install git
     git clone git://github.com/openstack-dev/devstack.git
     cd devstack; ./stack.sh
     
    @@ -190,6 +191,24 @@ sudo swapon /dev/vdb +
    +

    Release Management

    + +
    +

    Who is Running It?

    -
    -

    Release Management

    - -
    -

    Development Process Overview

    @@ -610,6 +612,13 @@ https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens
  • cinder
  • +
    +

    Glance

    +
    +

    Now What?

    +
    +

    screen refresher

    + +
    + +
    +

    Client Access

    + +
    +

    debug info

    +
    +export NOVACLIENT_DEBUG=1
    +
    +
    +

    Images in Glance

    -

    Security Groups

    -

    Keypairs

    -

    Images in Glance

    -
    -

    Security Groups

    - -
    -

    Keypairs

    - -
    -

    Flavors

    - -
    -

    Boot an Instance

    - -
    -

    Add an IP

    - -
    -

    Volumes

    - -

    Simulated Production

    Great! Now how about a real deployment