Skip to content

Commit

Permalink
Merge "Remove references to tty-linux" into stable/grizzly
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 2, 2013
2 parents 19dc683 + 1a16a68 commit c75af66
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions doc/src/docbkx/openstack-install/configure-creds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,13 @@ client to list the available images:</para>
<screen>
<prompt>$</prompt> <userinput>nova image-list</userinput>
<computeroutput>
+--------------------------------------+-------------------+--------+--------+
| ID | Name | Status | Server |
+--------------------------------------+-------------------+--------+--------+
| 58b71381-1d8a-4cbb-94f2-c67bfced35f5 | tty-linux-kernel | ACTIVE | |
| 5ca3d2fa-fd89-4edb-af41-ae96136e48ef | tty-linux-ramdisk | ACTIVE | |
| cc63afc1-9a83-4978-8d75-f19d874fdf94 | tty-linux | ACTIVE | |
+--------------------------------------+-------------------+--------+--------+
+--------------------------------------+--------------+--------+--------+
| ID | Name | Status | Server |
+--------------------------------------+--------------+--------+--------+
| acafc7c0-40aa-4026-9673-b879898e1fc2 | Cirros 0.3.1 | ACTIVE | |
+--------------------------------------+--------------+--------+--------+
</computeroutput>
</screen>
<para>Note that the ID values on your installation will be different.</para>
<para>Note that the ID value on your installation will be different.</para>
</section>

0 comments on commit c75af66

Please sign in to comment.