Fix missing 14.04 info
Change-Id: Iee3f14c002bc0f9242d341842e5c88630bf5f485
This commit is contained in:
parent
8c0da19313
commit
8025798379
@ -137,6 +137,12 @@ and restart the docker service:
|
||||
systemctl daemon-reload
|
||||
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
|
||||
recommends installing the OpenStack python clients if they are not installed.
|
||||
This could be a completely different machine then the deployment host or
|
||||
|
Loading…
x
Reference in New Issue
Block a user