Add a new section "Scenarios" in documentation
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 17 Jun 2013 09:51:00 +0000 (12:51 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Mon, 17 Jun 2013 09:51:00 +0000 (12:51 +0300)
docs/index.rst
docs/scenarios.rst [new file with mode: 0644]

index c428e9f..cda3ee2 100644 (file)
@@ -30,6 +30,7 @@ Contents:
    setup
    usage
    commands
+   scenarios
    devguide
 
 
diff --git a/docs/scenarios.rst b/docs/scenarios.rst
new file mode 100644 (file)
index 0000000..2a5e938
--- /dev/null
@@ -0,0 +1,107 @@
+Scenarios
+=========
+
+Configuration
+-------------
+
+Create a new configuration file
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Convert an old configuration file
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Configure a cloud
+^^^^^^^^^^^^^^^^^
+
+Multiple clouds in single configuration
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Multiple configurations
+^^^^^^^^^^^^^^^^^^^^^^^
+
+List
+----
+
+Simple listing
+^^^^^^^^^^^^^^
+
+Detailed listing
+^^^^^^^^^^^^^^^^
+
+Filtered listing
+^^^^^^^^^^^^^^^^
+
+Upload and download
+-------------------
+
+Upload a file, download an object
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Recursive upload (directory)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Recursive download (path prefix)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Publish and share
+-----------------
+
+Check permissions
+^^^^^^^^^^^^^^^^^
+
+Publish
+^^^^^^^
+
+Share with users and groups
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Share with all
+^^^^^^^^^^^^^^
+
+Shared with me
+--------------
+
+Users who share objects with me
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+List shared objects
+^^^^^^^^^^^^^^^^^^^
+
+Copy shared objects
+^^^^^^^^^^^^^^^^^^^
+
+Image register
+--------------
+
+Upload and register image
+^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Register with metadata template
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Upload and register multiple images
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Servers (virtual machines)
+--------------------------
+
+Create a server
+^^^^^^^^^^^^^^^
+
+Inject ssh keys
+^^^^^^^^^^^^^^^
+
+Inject user profiles
+^^^^^^^^^^^^^^^^^^^^
+
+Connect and disconnect to a network
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Networks
+--------
+
+Create a private network
+^^^^^^^^^^^^^^^^^^^^^^^^
+
+Connect VMs on it
+^^^^^^^^^^^^^^^^^