The documentation had old information about running
docker registry version 1. Documentation improvement
uses exclusively Docker register version 2.
TrivialFix
Change-Id: I320341c1a646eeeec35fb928a970f4d7e8a13bb9
For CentOS, install from distro packaging by default. Explain
how to install on DEB based systems from packaging when they
update to a newer version of Ansible. Finally, clean up the
ordering of the dependencies for a pip based install.
TrivialFix
Change-Id: I9564a03c2e75fd30b5ec9c7d64f5defb709d7fde
The version changes in docker are needed to support named volumes
which are replacing data containers in our implementation. Docker
is no unblocked upstream for us thanks to our new kolla_docker
module so I removed the cap on that as well.
Change-Id: I847979b9f7c9e42a55273b5ee926a4aff19a7bec
As I walked through quickstart guide doing a CentOS
multinode deployment, I found a few items that needed
updating.
Change-Id: I3fa6d59ea856ff05be415faffd7f45197be67178
We get an awful lot of questions about how to operate with a registry
on the IRC channel and the obvious way to fix that is to document it.
I don't know what to document about Ubuntu but if someone leaves the
appropriate commands in the review I'll be happy to update it to include
the correct operations to make the registry run on Ubuntu. Another option
is perhaps we can get Sam to write those docs once this hits the repo since
the structure will be mostly in place.
TrivialFix
Change-Id: Ib88abbaf9bd6bcabddae994157d9288aab8be2bf
Fixed commands for disabling\stoping libvirt and ntpd in different OS
I encourage to install kolla tools via pip, so user could get rid
of relative paths to config and scripts and run it from everythere.
Change-Id: I77271ce2f72fbaa7d6586a84f7998a9888d9b3a2
The commands around installing docker on Centos7
in the quickstart guide needed a little tweaking
and a little spell checking.
Change-Id: Ia0367900ab9792a096f753d5fd943ffab0a005a4
Mention `chrony` since thats what docs.openstack.org recommends for
WAN connections. It does do better than ntpd
Change-Id: I28caade26492294bf12b092ff949003c7bf0bb8e
I merged "quickstart" doc with "ansible-deployment" and
"deploy-all-in-one-node". All three of them was covering same topic and
added a lot of confusion for new users.
I added some clarification lines from myself, with main goal to recive one
straightforward document for new users.
Change-Id: I793244c47ffbe0ba304e79bacf708494e59d99c4
We decided during the ODS documentation session that several
documents need retitling. This patch retitles the documents
but doesn't actually adjust the content. There is a separate
patch under work which refactors the content from three documents
into one document.
Change-Id: If5a4718b0ab50c405d42a2e20b7b054b93f3227a
From this etherpad:
https://etherpad.openstack.org/p/kolla-mitaka-documentation
Lay groundwork for structure of new documentation layout.
Further work will finish the job on this doc work.
Note in a later change I793244c47ffbe0ba304e79bacf708494e59d99c4
ansible-deployment, deploy-all-in-one-node, and quickstart.rst
will be merged into one document.
Change-Id: I42b576ffab796da6e27adc9dbf55b2ceed641c16