Remove heat from list of third party tools
Change-Id: I0faad4a5e06e79303009c736ecc82bec3252b726 Closes-Bug: #1239940
This commit is contained in:
parent
445dc761f0
commit
d8e552acdb
@ -248,7 +248,7 @@
|
|||||||
volumes. Ephemeral storage exists only for the life of an instance. It persists
|
volumes. Ephemeral storage exists only for the life of an instance. It persists
|
||||||
across reboots of the guest operating system, but when the instance is deleted so is
|
across reboots of the guest operating system, but when the instance is deleted so is
|
||||||
the associated storage. All instances have some ephemeral storage. Volumes are
|
the associated storage. All instances have some ephemeral storage. Volumes are
|
||||||
persistent virtualized block devices independent of any particular instance. </para>
|
persistent virtualized block devices independent of any particular instance.</para>
|
||||||
<simplesect xml:id="section_about-ephemeral-storage">
|
<simplesect xml:id="section_about-ephemeral-storage">
|
||||||
<title>Ephemeral storage</title>
|
<title>Ephemeral storage</title>
|
||||||
<para>Ephemeral storage is associated with a single
|
<para>Ephemeral storage is associated with a single
|
||||||
@ -257,7 +257,7 @@
|
|||||||
<para>Terminating the instance associated with ephemeral storage causes the loss of
|
<para>Terminating the instance associated with ephemeral storage causes the loss of
|
||||||
data from that ephemeral storage. Rebooting the VM or restarting the host
|
data from that ephemeral storage. Rebooting the VM or restarting the host
|
||||||
server, however, does not destroy ephemeral data. In a typical use case, an
|
server, however, does not destroy ephemeral data. In a typical use case, an
|
||||||
instance's root file system is stored on ephemeral storage. </para>
|
instance's root file system is stored on ephemeral storage.</para>
|
||||||
<para>In addition to the ephemeral root volume, all flavors except the smallest,
|
<para>In addition to the ephemeral root volume, all flavors except the smallest,
|
||||||
m1.tiny, provide an additional ephemeral block device whose size ranges from 20
|
m1.tiny, provide an additional ephemeral block device whose size ranges from 20
|
||||||
GB for m1.small to 160 GB for m1.xlarge. You can configure these sizes. This is
|
GB for m1.small to 160 GB for m1.xlarge. You can configure these sizes. This is
|
||||||
@ -522,30 +522,6 @@ header: Date: Thu, 13 Sep 2012 20:27:36 GMT
|
|||||||
cloud and virtualization
|
cloud and virtualization
|
||||||
platforms.</para>
|
platforms.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
|
||||||
<para><link
|
|
||||||
xlink:href="http://heat-api.org/"
|
|
||||||
>heat</link> is a high level
|
|
||||||
orchestration system that provides a
|
|
||||||
programmable interface to orchestrate
|
|
||||||
multiple cloud applications
|
|
||||||
implementing well known standards such
|
|
||||||
as CloudFormation and TOSCA. Unlike
|
|
||||||
other projects mentioned in this
|
|
||||||
section <link
|
|
||||||
xlink:href="http://heat-api.org/"
|
|
||||||
>heat</link> requires changes to
|
|
||||||
your OpenStack deployment and is
|
|
||||||
working toward official inclusion as
|
|
||||||
an OpenStack project. At this point
|
|
||||||
<link
|
|
||||||
xlink:href="http://heat-api.org/"
|
|
||||||
>heat</link> is a development
|
|
||||||
project not a production resource, but
|
|
||||||
it does show what the not too distant
|
|
||||||
future of instance management may be
|
|
||||||
like.</para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><link
|
<para><link
|
||||||
xlink:href="http://www.php-opencloud.com"
|
xlink:href="http://www.php-opencloud.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user