Merge "Re-word the Building Blocks first paragraph"
This commit is contained in:
commit
a3c7657a37
@ -318,12 +318,13 @@
|
||||
from an image stored in the OpenStack Image Service. This
|
||||
is the most common case and results in an ephemeral
|
||||
instance that starts from a known template state and loses
|
||||
all accumulated states on shutdown. It is also possible to
|
||||
put an operating system on a persistent volume in the
|
||||
Nova-Volume or Cinder volume system. This gives a more
|
||||
all accumulated states on virtual machine deletion. It is
|
||||
also possible to put an operating system on a persistent
|
||||
volume in the Cinder volume system. This gives a more
|
||||
traditional persistent system that accumulates states,
|
||||
which are preserved across restarts. To get a list of
|
||||
available images on your system run:
|
||||
which are preserved on the Cinder volume across the
|
||||
deletion and re-creation of the virutal machine. To get a
|
||||
list of available images on your system run:
|
||||
<screen><prompt>$</prompt> <userinput>nova image-list</userinput>
|
||||
<?db-font-size 50%?><computeroutput>+--------------------------------------+-------------------------------+--------+--------------------------------------+
|
||||
| ID | Name | Status | Server |
|
||||
|
Loading…
x
Reference in New Issue
Block a user