Merge "Fix missing 14.04 info"
This commit is contained in:
commit
f055d71c0a
@ -137,6 +137,12 @@ and restart the docker service:
|
|||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart docker
|
systemctl restart docker
|
||||||
|
|
||||||
|
For Ubuntu 14.04 which uses upstart insted of systemd, run the following:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
mount --make-shared /run
|
||||||
|
|
||||||
On the system where the OpenStack CLI/Python code is run, the Kolla community
|
On the system where the OpenStack CLI/Python code is run, the Kolla community
|
||||||
recommends installing the OpenStack python clients if they are not installed.
|
recommends installing the OpenStack python clients if they are not installed.
|
||||||
This could be a completely different machine then the deployment host or
|
This could be a completely different machine then the deployment host or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user