Version: | 0.9.13 |
---|
This is a collection of notes for using an Openstack Swift endpoint for data storage operations. It also assumes that you have access to a connected Openstack Keystone endpoint. For brevity's sake, the description of many operations has been abridged or left out entirely. A link is provided below to one authoritative document.
Note: This document was created against the Rackspace Cloud Files and Identity APIs. There should be no differences between these APIs and the Openstack equivalents, but please notify me if there are.
You can build the cheat sheet locally by running and installing rst2pdf:
rst2pdf cheat-sheet.rst
When printing the cheat sheet, it's helpful to remove the table of contents. To do so, just edit the cheat-sheet.rst and remove the following lines:
**Table of Contents**
.. contents::
:local:
:depth: 2
.. raw:: pdf
PageBreak
Rebuild the document and it's ready for printing!
If you have any questions, corrections, or contributions, please contact Allele Dev <[email protected]>.