Merge "Install Guide: Glance Update for openSUSE/SLES"
This commit is contained in:
@@ -304,15 +304,7 @@ verbose = True</programlisting>
|
|||||||
<step os="rhel;centos;fedora;sles;opensuse">
|
<step os="rhel;centos;fedora;sles;opensuse">
|
||||||
<para>Start the Image Service services and configure them to start when
|
<para>Start the Image Service services and configure them to start when
|
||||||
the system boots:</para>
|
the system boots:</para>
|
||||||
<screen os="rhel;centos;fedora"><prompt>#</prompt> <userinput>systemctl enable openstack-glance-api.service openstack-glance-registry.service</userinput>
|
<screen><prompt>#</prompt> <userinput>systemctl enable openstack-glance-api.service openstack-glance-registry.service</userinput>
|
||||||
<prompt>#</prompt> <userinput>systemctl start openstack-glance-api.service openstack-glance-registry.service</userinput></screen>
|
|
||||||
<para os="sles">On SLES:</para>
|
|
||||||
<screen os="sles"><prompt>#</prompt> <userinput>service openstack-glance-api start</userinput>
|
|
||||||
<prompt>#</prompt> <userinput>service openstack-glance-registry start</userinput>
|
|
||||||
<prompt>#</prompt> <userinput>chkconfig openstack-glance-api on</userinput>
|
|
||||||
<prompt>#</prompt> <userinput>chkconfig openstack-glance-registry on</userinput></screen>
|
|
||||||
<para os="opensuse">On openSUSE:</para>
|
|
||||||
<screen os="opensuse"><prompt>#</prompt> <userinput>systemctl enable openstack-glance-api.service openstack-glance-registry.service</userinput>
|
|
||||||
<prompt>#</prompt> <userinput>systemctl start openstack-glance-api.service openstack-glance-registry.service</userinput></screen>
|
<prompt>#</prompt> <userinput>systemctl start openstack-glance-api.service openstack-glance-registry.service</userinput></screen>
|
||||||
</step>
|
</step>
|
||||||
<step os="ubuntu">
|
<step os="ubuntu">
|
||||||
|
Reference in New Issue
Block a user