Merge "Install Guide: Use usual enable/start wording for Sahara"
This commit is contained in:
commit
35b82fc60b
@ -134,11 +134,12 @@ max_allowed_packet = 256M</programlisting>
|
|||||||
--adminurl http://<replaceable>controller</replaceable>:8386/v1.1/%\(tenant_id\)s \
|
--adminurl http://<replaceable>controller</replaceable>:8386/v1.1/%\(tenant_id\)s \
|
||||||
--region regionOne</userinput></screen>
|
--region regionOne</userinput></screen>
|
||||||
</para></step>
|
</para></step>
|
||||||
<step os="rhel;centos;fedora;opensuse;sles;ubuntu"><para>Start the sahara service:
|
<step os="rhel;centos;fedora;opensuse;sles;ubuntu">
|
||||||
<screen><prompt>#</prompt> <userinput>systemctl start openstack-sahara-all</userinput></screen>
|
|
||||||
</para></step>
|
<para>Start the Data processing service and configure it to
|
||||||
<step os="rhel;centos;fedora;opensuse;sles;ubuntu"><para>(Optional) Enable the Data processing service to start on boot
|
start when the system boots:
|
||||||
<screen><prompt>#</prompt> <userinput>systemctl enable openstack-sahara-all</userinput></screen>
|
<screen><prompt>#</prompt> <userinput>systemctl enable openstack-sahara-all.service</userinput>
|
||||||
|
<prompt>#</prompt> <userinput>systemctl start openstack-sahara-all.service</userinput></screen>
|
||||||
</para></step>
|
</para></step>
|
||||||
</procedure>
|
</procedure>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user