~ron-pedde/openstack-manuals/mysql-fixes

« back to all changes in this revision

Viewing changes to doc/target/docbkx/openstack webhelp/os-objectstorage-adminguide/content/operations.html

  • Committer: Anne Gentle
  • Date: 2011-04-08 14:09:46 UTC
  • Revision ID: anne@openstack.org-20110408140946-gu58n41vov335xqc
More public IP address information and built PDF and HTML

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE html
3
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
 
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:exsl="http://exslt.org/common" xmlns:ng="http://docbook.org/docbook-ng"><head>
5
 
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
6
 
<title>Operations</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.76.1"/><link rel="home" href="index.html" title="OpenStack Object Storage Administrator Manual"/><link rel="up" href="ch_introduction-to-openstack-object-storage.html" title="Chapter 2. Introduction to OpenStack Object Storage"/><link rel="prev" href="containers-and-objects.html" title="Containers and Objects"/><link rel="next" href="language-specific-api-bindings.html" title="Language-Specific API Bindings"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
7
 
            //The id for tree cookie
8
 
            var treeCookieId = "treeview-3584";
9
 
            var language = "en";
10
 
            var w = new Object();
11
 
            //Localization
12
 
            txt_filesfound = 'Results';
13
 
            txt_enter_at_least_1_char = "You must enter at least one character.";
14
 
            txt_browser_not_supported = "Your browser is not supported. Use of Mozilla Firefox is recommended.";
15
 
            txt_please_wait = "Please wait. Search in progress...";
16
 
            txt_results_for = "Results for: ";
17
 
        </script><style type="text/css">
18
 
            input {
19
 
            margin-bottom: 5px;
20
 
            margin-top: 2px;
21
 
            }
22
 
 
23
 
            .folder {
24
 
            display: block;
25
 
            height: 22px;
26
 
            padding-left: 20px;
27
 
            background: transparent url(../common/jquery/treeview/images/folder.gif) 0 0px no-repeat;
28
 
            }
29
 
            
30
 
        </style><link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/treeview/jquery.treeview.css"/><script type="text/javascript" src="../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="search/nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><img src="../common/images/openstack-logo.png" alt="OpenStack Documentation" width="157" height="47"/><p class="breadcrumbs"><a href="http://docs.openstack.org/">OpenStack Manuals</a></p><h1>Operations</h1><div id="navheader" align="right"><!----><table class="navLinks"><tr><td><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">Sidebar
31
 
                            </a></td><td><a accesskey="p" class="navLinkPrevious" href="containers-and-objects.html">Prev</a>
32
 
                                        |
33
 
                                        <a accesskey="u" class="navLinkUp" href="ch_introduction-to-openstack-object-storage.html">Up</a>
34
 
                                    |
35
 
                                    <a accesskey="n" class="navLinkNext" href="language-specific-api-bindings.html">Next</a></td></tr></table></div></div><div id="content"><!----><div class="section" title="Operations"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="d252e101"/>Operations</h2></div></div></div><p>Operations are the actions you perform within an OpenStack Object Storage system such
36
 
            as creating or deleting containers, uploading or downloading objects, and so on. The
37
 
            full list of operations is documented in the Developer Guide. Operations may be
38
 
            performed via the ReST web service API or a language-specific API; currently, we support
39
 
            Python, PHP, Java, Ruby, and C#/.NET.</p><div class="important" title="Important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Important</h3><p> All operations must include a valid authorization token from your authorization system. </p></div></div><script xmlns="" type="text/javascript" src="../common/main.js"><!----></script><hr xmlns=""/><h2 xmlns="" class="userNotes">User Notes On This Page</h2><div xmlns="" id="disqus_thread"><script type="text/javascript">
40
 
              /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
41
 
              var disqus_shortname = 'openstackdocs'; 
42
 
              
43
 
              
44
 
              
45
 
              
46
 
              
47
 
              
48
 
              (function() {
49
 
              var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
50
 
              dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
51
 
              (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
52
 
              })();
53
 
            </script><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><a href="http://disqus.com" class="dsq-brlink">User notes powered by <span class="logo-disqus">Disqus</span></a></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="containers-and-objects.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch_introduction-to-openstack-object-storage.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="language-specific-api-bindings.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div xmlns=""><div id="leftnavigation" style="padding-top:3px; background-color:white;"><div id="tabs"><ul><li><a href="#treeDiv"><span class="contentsTab">Contents</span></a></li><li><a href="#searchDiv"><span class="searchTab">Search</span></a></li></ul><div id="treeDiv"><img src="../../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_getting-started-with-openstack.html">Getting Started with OpenStack</a></span><ul><li><span class="file"><a href="what-is-openstack.html">What is OpenStack?</a></span></li><li><span class="file"><a href="components-of-openstack.html">Components of OpenStack</a></span></li><li><span class="file"><a href="why-cloud.html">Why Cloud?</a></span></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_introduction-to-openstack-object-storage.html">Introduction to OpenStack Object Storage</a></span><ul><li><span class="file"><a href="accounts-and-account-servers.html">Accounts and Account Servers</a></span></li><li><span class="file"><a href="authentication-and-access-permissions.html">Authentication and Access Permissions</a></span></li><li><span class="file"><a href="containers-and-objects.html">Containers and Objects</a></span></li><li id="webhelp-currentid"><span class="file"><a href="operations.html">Operations</a></span></li><li><span class="file"><a href="language-specific-api-bindings.html">Language-Specific API Bindings</a></span></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_installing-and-configuring-openstack-object-storage.html">Installing and Configuring OpenStack Object Storage</a></span><ul><li><span class="file"><a href="object-storage-system-requirements.html">System Requirements</a></span></li><li><span class="file"><a href="installing-openstack-object-storage-on-ubuntu.html">Installing OpenStack Object Storage on Ubuntu</a></span><ul><li><span class="file"><a href="installing-openstack-object-storage-on-ubuntu.html#d252e142">Before You Begin</a></span></li><li><span class="file"><a href="installing-openstack-object-storage-on-ubuntu.html#d252e155">Example Installation Architecture</a></span></li><li><span class="file"><a href="installing-openstack-object-storage-on-ubuntu.html#d252e174">Network Setup Notes</a></span></li><li><span class="file"><a href="installing-openstack-object-storage-on-ubuntu.html#d252e177">General Installation Steps </a></span></li></ul></li><li><span class="file"><a href="configuring-openstack-object-storage.html">Configuring OpenStack Object Storage </a></span><ul><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e199">Installing and Configuring the Proxy Node</a></span></li><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e258">Installing and Configuring the Auth Node</a></span></li><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e275">Installing and Configuring the Storage Nodes</a></span><ul><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e320">Create OpenStack Object Storage admin Account and Verify the Installation</a></span></li><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e352">Adding a Proxy Server</a></span></li><li><span class="file"><a href="configuring-openstack-object-storage.html#d252e373">Troubleshooting Notes</a></span></li></ul></li></ul></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_running-openstack-object-storage.html">Running OpenStack Object Storage</a></span><ul><li><span class="file"><a href="understanding-how-object-storage-works.html">Understanding How Object Storage Works</a></span><ul><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e383">The Ring</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e391">Proxy Server</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e396">Object Server</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e400">Container Server</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e403">Account Server</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e406">Replication</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e412">Updaters</a></span></li><li><span class="file"><a href="understanding-how-object-storage-works.html#d252e416">Auditors</a></span></li></ul></li><li><span class="file"><a href="configuring-and-tuning-openstack-object-storage.html">Configuring and Tuning OpenStack Object Storage</a></span></li><li><span class="file"><a href="preparing-the-ring.html">Preparing the Ring</a></span></li><li><span class="file"><a href="server-configuration-reference.html">Server Configuration Reference</a></span><ul><li><span class="file"><a href="server-configuration-reference.html#d252e459">Object Server Configuration</a></span></li><li><span class="file"><a href="server-configuration-reference.html#d252e659">Container Server Configuration</a></span></li><li><span class="file"><a href="server-configuration-reference.html#d252e835">Account Server Configuration</a></span></li><li><span class="file"><a href="server-configuration-reference.html#d252e1000">Proxy Server Configuration</a></span></li></ul></li><li><span class="file"><a href="considerations-and-tuning.html">Considerations and Tuning</a></span><ul><li><span class="file"><a href="considerations-and-tuning.html#d252e1197">Memcached Considerations</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1202">System Time</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1205">General Service Tuning</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1211">Filesystem Considerations</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1223">General System Tuning</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1232">Logging Considerations</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1236">Working with Rings</a></span><ul><li><span class="file"><a href="considerations-and-tuning.html#d252e1241">Managing Rings with the Ring Builder</a></span><ul><li><span class="file"><a href="considerations-and-tuning.html#d252e1245">About the Ring Data Structure</a></span><ul><li><span class="file"><a href="considerations-and-tuning.html#d252e1248">List of Devices in the Ring</a></span></li></ul></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1287">Partition Assignment List</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1292">Partition Shift Value</a></span></li></ul></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1295">Building the Ring</a></span></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1302">History of the Ring Design</a></span></li></ul></li><li><span class="file"><a href="considerations-and-tuning.html#d252e1312">The Account Reaper</a></span><ul><li><span class="file"><a href="considerations-and-tuning.html#d252e1318">Account Reaper Background and History</a></span></li></ul></li></ul></li><li><span class="file"><a href="replication.html">Replication</a></span><ul><li><span class="file"><a href="replication.html#d252e1332">Database Replication</a></span></li><li><span class="file"><a href="replication.html#d252e1338">Object Replication</a></span></li></ul></li><li><span class="file"><a href="managing-large-objects.html">Managing Large Objects (Greater than 5 GB)</a></span><ul><li><span class="file"><a href="managing-large-objects.html#d252e1346">Using st to Manage Segmented Objects</a></span></li><li><span class="file"><a href="managing-large-objects.html#d252e1356">Direct API Management of Large Objects</a></span></li><li><span class="file"><a href="managing-large-objects.html#d252e1365">Additional Notes on Large Objects</a></span></li><li><span class="file"><a href="managing-large-objects.html#d252e1377">Large Object Storage History and Background</a></span></li></ul></li><li><span class="file"><a href="throttling-resources-by-setting-rate-limits.html">Throttling Resources by Setting Rate Limits</a></span><ul><li><span class="file"><a href="throttling-resources-by-setting-rate-limits.html#d252e1391">Configuration for Rate Limiting</a></span></li></ul></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html">Managing OpenStack Object Storage with ST</a></span><ul><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1458">ST Basics</a></span><ul><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1463">stat [container] [object]</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1466">list [options] [container]</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1469">upload [options] container file_or_directory [file_or_directory] […]</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1472">post [options] [container] [object]</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1476">download —all OR download container [object] [object] …</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1479">delete —all OR delete container [object] [object] …</a></span></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1483">Options for st</a></span></li></ul></li><li><span class="file"><a href="managing-openstack-object-storage-with-st.html#d252e1493">Analyzing Log Files with ST</a></span></li></ul></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_openstack-object-storage-tutorials.html">OpenStack Object Storage Tutorials</a></span><ul><li><span class="file"><a href="storing-large-photos-or-videos-on-the-cloud.html">Storing Large Photos or Videos on the Cloud</a></span><ul><li><span class="file"><a href="storing-large-photos-or-videos-on-the-cloud.html#d252e1525">Part I: Setting Up Secure Access</a></span></li><li><span class="file"><a href="storing-large-photos-or-videos-on-the-cloud.html#d252e1537">Part II: Configuring Cyberduck</a></span></li><li><span class="file"><a href="storing-large-photos-or-videos-on-the-cloud.html#d252e1547">Part III: Copying Files</a></span></li></ul></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch_support-and-troubleshooting.html">Support and Troubleshooting</a></span><ul><li><span class="file"><a href="community-support.html">Community Support</a></span><ul><li><span class="file"><a href="community-support.html#d252e1557">The Launchpad Answers area</a></span></li><li><span class="file"><a href="community-support.html#d252e1562">OpenStack mailing list</a></span></li><li><span class="file"><a href="community-support.html#d252e1567">The OpenStack Wiki search </a></span></li><li><span class="file"><a href="community-support.html#d252e1571">The Launchpad Bugs area </a></span></li><li><span class="file"><a href="community-support.html#d252e1587">The OpenStack IRC channel </a></span></li></ul></li><li><span class="file"><a href="troubleshooting-openstack-object-storage.html">Troubleshooting OpenStack Object Storage</a></span><ul><li><span class="file"><a href="troubleshooting-openstack-object-storage.html#d252e1593">Handling Drive Failure</a></span></li><li><span class="file"><a href="troubleshooting-openstack-object-storage.html#d252e1597">Handling Server Failure</a></span></li><li><span class="file"><a href="troubleshooting-openstack-object-storage.html#d252e1602">Detecting Failed Drives</a></span></li></ul></li><li><span class="file"><a href="troubleshooting-openstack-compute.html">Troubleshooting OpenStack Compute</a></span><ul><li><span class="file"><a href="troubleshooting-openstack-compute.html#d252e1609">Log files for OpenStack Compute</a></span></li><li><span class="file"><a href="troubleshooting-openstack-compute.html#d252e1613">Common Errors and Fixes for OpenStack Compute</a></span></li></ul></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div><p class="searchHighlight"><a href="#" onclick="toggleHighlight()">Search Highlighter (On/Off)</a></p></div></div></div></div></body></html>
 
 
b'\\ No newline at end of file'