Edit to text about API endpoints on x86 zone

This commit is contained in:
annegentle 2013-04-22 22:26:19 -05:00
parent 0afdb91330
commit 1089589748

View File

@ -140,7 +140,7 @@
</div>
<div class="span10">
<h2>What can I do with TryStack?</h2>
<p>TryStack, in large part, resembles the type of cloud environment you can create on your own with OpenStack Software. However, we have set a few sensible limits in place for the good of the project. First, the server instances you launch are only available for 24 hours until the hardware is reclaimed for use by new instances. Secondly, you can't upload your own server images, you can only select from three available images (Ubuntu 12.10, Fedora17 and Fedora18). The API endpoints you can use are listed within the Dashboard on the OpenStack API page.</p>
<p>TryStack, in large part, resembles the type of cloud environment you can create on your own with OpenStack Software. However, we have set a few sensible limits in place for the good of the project. First, the server instances you launch are only available for 24 hours until the hardware is reclaimed for use by new instances. Secondly, you can't upload your own server images, you can only select from three available images (Ubuntu 12.10, Fedora17 and Fedora18). Lastly, even though you can view the API endpoints on the Dashboard, we are limiting API access in the x86 zone.</p>
<h2>How should I use TryStack?</h2>
<p><strong>For testing purposes only&mdash;TryStack is a testing environment by design.</strong> Instances are typically deleted after 24 hours, so for obvious reasons you should <strong>NOT</strong> put any data on this cloud you don't want to lose.</p>
<h2>Wait... the server instances I create won't last forever?</h2>