The current example for including mtu is not suitable for all docker
version and distros. Fox example, the latest docker-ce 17.06 does not
support docker "docker daemon" command. And also docker doesn't
support socket parameter "fd://" on rpm based systems. We need to add
a note to remind user not copy that configuration straightly.
Change-Id: I8f2e0697eefe89abbe7da29612a625c4094c954e
Update comments and add enable_haproxy to let helpinners know how
to set kolla_internal_vip_address and deploy AIO OpenStack without
haproxy correctly.
As a beginner in kolla-ansible, current comments for
kolla_internal_vip_address let me belive that if I set it to my eth0 ip,
kolla-ansible will help deploy an AIO OpenStack without haproxy. But in
fact it throws an error, I get the right way after searching IRC log.
Change-Id: I1ba1ffe774ad0cf29543523a56854b9d7caa680a
Missing dns_interface and bifrost_network_interface
in production architecture guide along with the
other network interfaces.
Missing monitoring group and typo in controller
group.
Controller group does not exist, is called control.
Change-Id: I6e6a238d74f85a819326ed5b2f44b8973524c8d8
The docker-py python module is now called docker and has an
incompatible api. Running latest kolla-ansible with docker-py
will throw an error like this:
AttributeError: 'module' object has no attribute 'APIClient'
Change-Id: Idd10735c764717cf711f62b3243d39d8c8ed263f
Openvswitch_db is not necessary to listener api_address.
Just let openvswitch_db listener localhost to avoid security issues.
Change-Id: If4912d90abae933a1ed9e2d14336b89b7c7179dd
Closes-Bug: #1712767
Tacker has become a complex service to deploy in pike
release, adding a bunch of other services dependencies.
This guide aims to ease users to deploy tacker.
Change-Id: Ibe15bee9438fed0cd09b3cabcb270b551fb13b87
Mistral requires redis as of pike release,
notify users about this new feature and make sure
updrades enables redis.
Change-Id: I41e82869d036673181b4dba05ad07089691d0357
* Remove redundant info, e.g. 'kolla can deploy the cinder services'
* List the available backends Kolla supports
* The bug wrt to lvm with multiple control nodes is open rather than
'WontFix', update the note to reflect this.
* Document how to configure the NFS backend
Change-Id: I1621efa35a329676ecaf309d60f578d33d8aa0d4
modify /etc/kolla/config/cinder/ceph.conf,
run kolla-ansible reconfigure but
in the container /etc/ceph.conf has not changed
Change-Id: I3bd55f76295b9ad1b799db9e910dbd0cd03d417c