Skip to content

queertypes/cloud-files-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Openstack Swift Cheat Sheet

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.

Building

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!

Author

If you have any questions, corrections, or contributions, please contact Allele Dev <[email protected]>.

About

A cheat sheet for working with Openstack Swift endpoints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published