- Sep 13, 2017
-
-
Mark Goddard authored
In some scenarios it may be useful to configure custom fluentd outputs to forward logs to a logging service other than elasticsearch. This change supports configuration of fluentd outputs by placing output configuration files in /etc/kolla/config/fluentd/output/*.conf. Change-Id: I3c0b271d88dbb307ba3a23546e29c72e8baeca55 Implements: blueprint fluentd-custom-outputs
-
- Sep 08, 2017
-
-
Andreas Jaeger authored
Checking http://files.openstack.org/docs-404s/2017-09-08.txt the link /kolla-ansible/latest/quickstart.html gives a 404 and is most wanted. The link now is /kolla-ansible/latest/user/quickstart.html - let's update in tree docs for this. Fix other broken links as well - with using intra-links instead of external links - this will make it easier to notice breakage when files are moved. Change-Id: I62655afd9f270fa83c07d86aa91346af6337ca32
-
- Sep 06, 2017
-
-
chenxing authored
For more detail, see the doc migration spec. http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Co-Authored-By:
Eduardo Gonzalez <dabarren@gmail.com> Change-Id: I3a7c0ed204ee1e9060b5325f20622afe9a5e3040
-
- Sep 05, 2017
-
-
shangxiaobj authored
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: Iedf05f9264d825ce2d4b42321fe81b93cf8f7665
-
- Aug 30, 2017
-
-
Sean Mooney authored
- This change extends the networking-guide to describe how to enable the newly added support for deploying ovs-dpdk. Change-Id: I43405760ff315497f9396bfb0b36d6aa7fc5462a Partially-Implements: blueprint ovs-dpdk
-
Eduardo Gonzalez authored
Due this change [1] marked doc impact for start only one glance-api when file backed is used, this change adds a note in multinode guide to notify users about this behaviour. [1] https://review.openstack.org/#/c/448654/ Closes-Bug: #1706901 Change-Id: I7d5a3bea00d3f0ee990b0f23acea4d269a92b377
-
caowei authored
Change-Id: I974a3717c10d1174ff62a39372375cf4edc439a6
-
- Aug 28, 2017
-
-
Eduardo Gonzalez authored
Change-Id: Ie86849fbfbdef0e20a89f0fc3c6c617bc4ae23ff Closes-Bug: #1711757
-
Paul Bourke authored
Change-Id: I9b0ad600ab44cc6c056964554b7bab6c849ede22
-
chao liu authored
replace "each services' REST API" with "The REST API of each service" Change-Id: I2254519f7adf4eb6d2b9ac621228dc28ed783508
-
octopusZhang authored
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
-
chao liu authored
refer to: https://docs.openstack.org/contributor-guide/writing-style/ \ code-conventions.html Change-Id: I0d4c741b40bb2e028dfb2167dd34ced188a4d71e
-
- Aug 24, 2017
-
-
Eduardo Gonzalez authored
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
-
Eduardo Gonzalez authored
kuryr networks cannot have dhcp enabled. Change-Id: I4727995907380f4630a6847477b39f005dc1307d
-
octopusZhang authored
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
-
- Aug 23, 2017
-
-
Eduardo Gonzalez authored
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
-
Paul Bourke authored
* 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
-
Eduardo Gonzalez authored
Fix many warnings in vmware docs for D001 Line too long. Change-Id: I695f7fb958ec12161a13cf51f0297f50d9177d73
-
zhubingbing authored
Add ceilometer heat multi-regions content in multi-regions.rst Change-Id: I9bc3d2a3ff25cee2d5e6d5318cffe6d65e4220b6
-
- Aug 16, 2017
-
-
Sean Mooney authored
- This change fixes line length issues releating to the odl docs in the networking guide. - The odl sections effected by this patch were merged before the line lenght checks were enforced by the gate. - This change is required to unblock the ovs-dpdk docs. Change-Id: Icd8f4a802d1a87dcf9570e10dbbcc32f53b0d40e
-
shaofeng_cheng authored
Add pull reconfigure and upgrade commands in operating-kolla.rst. Change-Id: I9d1b38349ba6f2d2fc75dc2527aabae08d3c846b
-
- Aug 11, 2017
-
-
shaofeng_cheng authored
Kolla-ansible command miss inventory file paramter in deploying part for swift-guide.rst file. Change-Id: I33267549e2c7740c8ced8232de379bdc5502e9f7
-
- Aug 10, 2017
-
-
shaofeng_cheng authored
Cleaning_network_uuid config option was Deprecated. The cleaning_network replace it. see: https://docs.openstack.org/ironic/latest/configuration/sample-config.html Kolla ansible code was updated it. see: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/ironic/templates/ironic.conf.j2#L74 So,we need update in ironic-guide.rst. Change-Id: Ia0e1eb3adf3b8eacaf14458bf8ab395b44bfd631
-
- Aug 09, 2017
-
-
Surya Prakash Singh authored
Updated the docs for better consistency Change-Id: I5748abbd83d5d418a7133d95f28c1e1eb745bdd6
-
- Aug 04, 2017
-
-
Marcus G K Williams authored
Change-Id: I0d7886f532997de0eb969e8e3e621173ddd7281d Signed-off-by:
Marcus G K Williams <marcus.williams@intel.com>
-
- Jul 31, 2017
-
-
guochao authored
Kolla Documentation for VMware NSX-v and NSX-DVS. Change-Id: I5feb0cf75d3c247775cfc53fd4143a68fa4351f7 Partially-implements: blueprint kolla-ansible-support-vsphere Co-Authored-By:
shaofeng cheng <chengsf@winhong.com>
-
- Jul 27, 2017
-
-
Kuo-tung Kao authored
keyring should copy from cinder_backup folder when using external ceph Change-Id: Ic7c5532355eed1fa1362f84f5c2691f698d5792a Closes-Bug: 1703733
-
- Jul 26, 2017
-
-
Eduardo Gonzalez authored
Zun command is invalid, double colons are not valid. More info about this in bug report. Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703 Closes-bug: #1706569
-
- Jul 25, 2017
-
-
Eduardo Gonzalez authored
Quickstart guide can be confusing when pulling images if not using all-in-one deployment. Ansible will try to pull images in localhost rather than target nodes. Issue: https://ask.openstack.org/en/question/109026/kolla-ansible-pull-error/ Change-Id: Ib7e767ee814041d1939c49731092695485dd2870
-
- Jul 24, 2017
-
-
James Benson authored
Closes-Bug: #1705116 Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
-
- Jul 21, 2017
-
-
chenxing authored
Change-Id: I8c340cfe33789badb4f8df93f0c13f56fdea5dbf
-
- Jul 20, 2017
-
-
Jeffrey Zhang authored
Base on patch I01c9ed80843d98305b8963894c4917c21a35d3ac, cinder client keyring is required for nova libvirt. Closes-Bug: #1705116 Change-Id: Ic727ce01e3bc9310e067df377a34b7f938482afa
-
- Jul 19, 2017
-
-
Eduardo Gonzalez authored
Neutron-sfc-agent start its functions with openvswitch. This change moves sfc configuration into neutron-openvswitch-agent. Rework config files to use openvswitch when sfc or openvswitch are used as network plugin. Also adds sfc extension_driver to ml2 Change-Id: If1ebf9554f6d686cc6d064e698a48f8a6b6172b3 Closes-Bug: #1664493 Depends-On: I60ba1333231a4ae38a041d41e551f7d74fe15e3b
-
shaofeng_cheng authored
Vlan tenant network support in ironic. https://blueprints.launchpad.net/nova/+spec/ironic-networks-support Change-Id: Ia7ce71de5eb1837cbd65ec67bf3cb64fe4ac45e4
-
- Jul 13, 2017
-
-
Eduardo Gonzalez authored
Gates only build deploy-guide docs, not every doc. This change clean doc errors, only Line to long. Also, removes doc/build folder in tox doc environment. doc/build is folder where previus executions are stored causing next execution to fail due rendered versions does not follow doc style checks. Change-Id: I623a7ee245729a06509f3a7039d5d5ed3813d977
-
- Jul 12, 2017
-
-
Jeffrey Zhang authored
This reverts commit 4e8bd619. The original doc is correct. The 5GB journal is create in ceph-osd bootstrap script in kolla code base[0]. And there is no script to handle KOLLA_CEPH_OSD_BOOTSTRAP_D label too. [0] https://github.com/openstack/kolla/blob/master/docker/ceph/ceph-osd/extend_start.sh#L20,L24 Change-Id: Ia1b05af64915c204e185dccde30963d2ad1788ed
-
- Jul 11, 2017
-
-
Paul Bourke authored
The sample script provided in the docs to configure rings should add each storage node the ring, not the control node pointed to by the vip. Change-Id: I28ad60eb3c07f5da0e04e7780c41a7eed158b6d5
-
- Jul 10, 2017
-
-
Hongbin Lu authored
The pypi package 'docker-py' [1] has been renamed to 'docker' [2]. It is better to move to the new 'docker' package because the old package will be deprecated and all the new features will go into the new package only. Package 'docker' has been added to requirements [3]. The old package 'docker-py' is still allowed to be in the global requirements during the transition period but it should be removed after all or most of the projects finsih the migration. [1] https://pypi.python.org/pypi/docker-py [2] https://pypi.python.org/pypi/docker [3] https://review.openstack.org/#/c/423715/ Change-Id: Ibcd5a57a1fbf55dcc5a690e41f20917f95b63da0
-
- Jul 04, 2017
-
-
David Rabel authored
kolla-ansible needs SELinux python bindings, if SELinux is activated. CentOS has this as a standard and it is generally a good idea. So SELinux python bindings should be installed together with other dependencies in quickstart guide. Change-Id: I6eea626aa281db695d181f96b107b51732bbc647
-
caoyuan authored
Change-Id: Ic5b02f3d5a619bf532daa2c5cacb34f4f685f728
-