c2bfed945d
Change-Id: I65a12cfdde82c069684e7fac0b53ae5720b6ebda author: diane fleming
18 lines
892 B
XML
18 lines
892 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<section xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="5.0"
|
|
xml:id="ch_introduction-to-openstack-object-storage">
|
|
<title>Introduction to Object Storage</title>
|
|
<para>Object Storage is a scalable object storage system - it is
|
|
not a file system in the traditional sense. You cannot mount
|
|
this system like traditional SAN or NAS volumes. Because Object
|
|
Storage requires a different way of thinking when it comes to
|
|
storage, take a few moments to review the key concepts in the
|
|
developer documentation at <link
|
|
xlink:href="http://docs.openstack.org/developer/swift/"
|
|
>docs.openstack.org/developer/swift/</link>.</para>
|
|
<!-- TODO Is this really the best we can do?-->
|
|
</section>
|