[Install Guide] Update command output
Update command output for project create and user create commands. Change-Id: Iea448d32d61bc05b4a04b7907c8247a1cdc1d751
This commit is contained in:
parent
b52a302144
commit
3b81093112
@ -14,7 +14,7 @@ neutron-server
|
||||
Networking plug-in for action.
|
||||
|
||||
OpenStack Networking plug-ins and agents
|
||||
Plugs and unplugs ports, creates networks or subnets, and provides
|
||||
Plug and unplug ports, create networks or subnets, and provide
|
||||
IP addressing. These plug-ins and agents differ depending on the
|
||||
vendor and technologies used in the particular cloud. OpenStack
|
||||
Networking ships with plug-ins and agents for Cisco virtual and
|
||||
|
@ -67,14 +67,16 @@ must create a database, service credentials, and API endpoints.
|
||||
|
||||
User Password:
|
||||
Repeat User Password:
|
||||
+-----------+----------------------------------+
|
||||
| Field | Value |
|
||||
+-----------+----------------------------------+
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| enabled | True |
|
||||
| id | bb279f8ffc444637af38811a5e1f0562 |
|
||||
| name | cinder |
|
||||
+-----------+----------------------------------+
|
||||
+---------------------+----------------------------------+
|
||||
| Field | Value |
|
||||
+---------------------+----------------------------------+
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | 0dbcdd0968dd4c948eacf9eb60d82b46 |
|
||||
| name | cinder |
|
||||
| password_expires_at | None |
|
||||
+---------------------+----------------------------------+
|
||||
|
||||
|
||||
.. end
|
||||
|
||||
|
@ -64,14 +64,16 @@ create a database, service credentials, and API endpoints.
|
||||
|
||||
User Password:
|
||||
Repeat User Password:
|
||||
+-----------+----------------------------------+
|
||||
| Field | Value |
|
||||
+-----------+----------------------------------+
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| enabled | True |
|
||||
| id | e38230eeff474607805b596c91fa15d9 |
|
||||
| name | glance |
|
||||
+-----------+----------------------------------+
|
||||
+---------------------+----------------------------------+
|
||||
| Field | Value |
|
||||
+---------------------+----------------------------------+
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | 3f4e777c4062483ab8d9edd7dff829df |
|
||||
| name | glance |
|
||||
| password_expires_at | None |
|
||||
+---------------------+----------------------------------+
|
||||
|
||||
|
||||
.. end
|
||||
|
||||
|
@ -19,12 +19,12 @@ service. The authentication service uses a combination of :term:`domains
|
||||
| Field | Value |
|
||||
+-------------+----------------------------------+
|
||||
| description | Service Project |
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | 894cdfa366d34e9d835d3de01e752262 |
|
||||
| id | 24ac7f19cd944f4cba1d77469b2a73ed |
|
||||
| is_domain | False |
|
||||
| name | service |
|
||||
| parent_id | e0353a670a9e496da891347c589539e9 |
|
||||
| parent_id | default |
|
||||
+-------------+----------------------------------+
|
||||
|
||||
.. end
|
||||
@ -43,12 +43,12 @@ service. The authentication service uses a combination of :term:`domains
|
||||
| Field | Value |
|
||||
+-------------+----------------------------------+
|
||||
| description | Demo Project |
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | ed0b60bf607743088218b0a533d5943f |
|
||||
| id | 231ad6e7ebba47d6a1e57e1cc07ae446 |
|
||||
| is_domain | False |
|
||||
| name | demo |
|
||||
| parent_id | e0353a670a9e496da891347c589539e9 |
|
||||
| parent_id | default |
|
||||
+-------------+----------------------------------+
|
||||
|
||||
.. end
|
||||
@ -67,14 +67,15 @@ service. The authentication service uses a combination of :term:`domains
|
||||
|
||||
User Password:
|
||||
Repeat User Password:
|
||||
+-----------+----------------------------------+
|
||||
| Field | Value |
|
||||
+-----------+----------------------------------+
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| enabled | True |
|
||||
| id | 58126687cbcc4888bfa9ab73a2256f27 |
|
||||
| name | demo |
|
||||
+-----------+----------------------------------+
|
||||
+---------------------+----------------------------------+
|
||||
| Field | Value |
|
||||
+---------------------+----------------------------------+
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | aeda23aa78f44e859900e22c24817832 |
|
||||
| name | demo |
|
||||
| password_expires_at | None |
|
||||
+---------------------+----------------------------------+
|
||||
|
||||
.. end
|
||||
|
||||
|
@ -59,14 +59,15 @@ must create a database, service credentials, and API endpoints.
|
||||
|
||||
User Password:
|
||||
Repeat User Password:
|
||||
+-----------+----------------------------------+
|
||||
| Field | Value |
|
||||
+-----------+----------------------------------+
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| enabled | True |
|
||||
| id | b20a6692f77b4258926881bf831eb683 |
|
||||
| name | neutron |
|
||||
+-----------+----------------------------------+
|
||||
+---------------------+----------------------------------+
|
||||
| Field | Value |
|
||||
+---------------------+----------------------------------+
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | 319f34694728440eb8ffcb27b6dd8b8a |
|
||||
| name | neutron |
|
||||
| password_expires_at | None |
|
||||
+---------------------+----------------------------------+
|
||||
|
||||
.. end
|
||||
|
||||
|
@ -389,3 +389,10 @@ Finalize installation
|
||||
.. end
|
||||
|
||||
.. endonly
|
||||
|
||||
.. note::
|
||||
|
||||
If the ``nova-compute`` service fails to start, check
|
||||
``/var/log/nova/nova-compute.log``. The error message
|
||||
``AMQP server on controller:5672 is unreachable`` likely indicates that
|
||||
the firewall on the controller node is preventing access to port 5672.
|
||||
|
@ -69,14 +69,15 @@ create databases, service credentials, and API endpoints.
|
||||
|
||||
User Password:
|
||||
Repeat User Password:
|
||||
+-----------+----------------------------------+
|
||||
| Field | Value |
|
||||
+-----------+----------------------------------+
|
||||
| domain_id | e0353a670a9e496da891347c589539e9 |
|
||||
| enabled | True |
|
||||
| id | 8c46e4760902464b889293a74a0c90a8 |
|
||||
| name | nova |
|
||||
+-----------+----------------------------------+
|
||||
+---------------------+----------------------------------+
|
||||
| Field | Value |
|
||||
+---------------------+----------------------------------+
|
||||
| domain_id | default |
|
||||
| enabled | True |
|
||||
| id | 8a7dbf5279404537b1c7b86c033620fe |
|
||||
| name | nova |
|
||||
| password_expires_at | None |
|
||||
+---------------------+----------------------------------+
|
||||
|
||||
.. end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user