83 Commits

Author SHA1 Message Date
zhubingbing
077c85b13f Replace kolla title with kolla-ansible
This is mainly kolla-ansible installation part

Change-Id: Iab14884cfc037bc3cb8055db487c53aa14da070f
2018-02-24 10:09:40 +00:00
Zuul
bf2d59274b Merge "Support configuration of custom fluentd filters" 2018-02-14 14:13:36 +00:00
Zuul
c1e1c4cb3a Merge "Fix sed command within external mariadb doc" 2018-02-12 07:35:17 +00:00
Alexandru Bogdan Pica
9822bb535e Fix MySQL access denied error during upgrade
This change makes it so that if preconfigured database users are used,
the attempt to change the log_bin_trust_function_creators mysql
variable isn't made anymore.

Also updated the upgrade docs

Change-Id: I356313952d435de6d3b5444c0dd8a71f45aee452
Closes-Bug: 1748269
2018-02-09 14:18:05 +02:00
Alexandru Bogdan Pica
ebf00883c8 Fix sed command within external mariadb doc
Change-Id: Ib88df5f5fc03027e6bf582153c90fca83ec5d0c8
2018-02-08 20:55:34 +02:00
Christopher Nipper
e0b28aa1c6 Add details about SRIOV enablement to the networking guide
Neutron and Nova methods are included.

Addressed comments

Change-Id: Ic3d30bc76a298185fe978a470c64e805dd19a162
2018-01-24 17:12:47 +00:00
Alexandru Bogdan Pica
8e3b79440c Implement external MariaDB and pre-configured Databases support
This change allows the following use cases:

1. Using an already-configured MariaDB / MySQL server / Cluster
2. Using already-created DB users, without requiring root DB access.

Update: added external mariadb precheck

Change-Id: I78b0d178306d7c5293b0bf53e445f19f18b4b824
Implements: blueprint external-mariadb-support.
Closes-Bug: #1603121
2018-01-23 13:07:40 +00:00
gaofei
b51294dc3d Replace Chinese punctuation with English punctuation
Change-Id: Icc4a984e8defe4d068e7f4a78cd5483a0cb9c7b7
2018-01-23 16:31:43 +08:00
gaofei
3b828fc923 Fix broken link
Merge commit from[1][2]
[1]https://review.openstack.org/#/c/536657/
[2]https://review.openstack.org/#/c/536657/
Change-Id: I79bd4ca2457222abcc6a58cd3b44be21a11b5a87
2018-01-23 06:03:46 +00:00
Zuul
7a8e41e78a Merge "Fix the storage group missing for external ceph" 2018-01-22 09:43:14 +00:00
caoyuan
b25e8c486b Fix tox -e docs failed
doc/source/user/quickstart.rst:194: D001 Line too long
doc/source/user/quickstart.rst:337: D001 Line too long
doc/source/user/quickstart.rst:339: D001 Line too long

Change-Id: Ibbb3588bddf3bfe9d49c2b2b6909f80c36ec2aff
2018-01-21 21:52:30 +08:00
caoyuan
42d89e5ce5 Fix the storage group missing for external ceph
Using external Ceph with Kolla means there is no storage node for
kolla, but cinder-volume must be run on nodes(it can be controller
nodes or compute nodes), and the external-ceph-guide miss storage node,
this patch to fix it.

Closes-Bug: #1740028
Change-Id: I6cfb86c5c0d7b30291bd9f263fb030e4703d9602
2018-01-19 10:04:41 +00:00
caowei
1961929df6 Add CephFS backend in Manila
Depends-On: I5bf14a668a9e8976a18aa28a5bbfe586690bbd31
Implements: blueprint manila-cephfs-backend

Change-Id: I483be398d929429e35e460b5a7660b82f409b587
2018-01-19 15:42:25 +08:00
Zuul
c2d2cdf715 Merge "Quickstart rewrite" 2018-01-19 05:12:19 +00:00
weichuancheng@inspur.com
d24a135e14 update cinder configurations in external-ceph-guide.rst
Change-Id: I0a8a7a7ac7144d3f751c8501b2d35ac847130cfc
2018-01-18 09:35:34 +00:00
Michal (inc0) Jastrzebski
742960aa59 Quickstart rewrite
Nearly full rewrite of our QSG to make it more 2017.

Co-Authored-By: chenxing <chason.chan@foxmail.com>
Partially-Implements: blueprint ka-queens-doc-restructure
Change-Id: Ie558e1121438a502611c7c0e6c0e5ac0f6574827
2018-01-17 15:54:33 +08:00
Zuul
9ad180bbdb Merge "Add the gnocchi_backend_storage configuration for external ceph docs" 2018-01-09 07:21:48 +00:00
caoyuan
b08dd6d9d4 Remove show_image_direct_url for external ceph
Currently glance v2 doesn't allow to specify custom
locations for image by default, remove it for external ceph too.

Related to https://review.openstack.org/#/c/518864/
Related to https://review.openstack.org/#/c/279630/2

Change-Id: I24fbf22bd158a38db4b98d74a951dfc01193fbc6
2017-12-28 15:37:43 +08:00
caoyuan
a3a0e920e6 Fix the cinder backup action failed when use external ceph
when cinder use external ceph, and edit the cinder-backup.conf follow
the external-ceph-guide.rst, cinder will backup failed because the
backup_ceph_user is not cinder-backup, the patch to fix it.

Change-Id: Ie7213c1280b2b8fc0a4648d09d9ba132427952aa
Closes-Bug: #1740222
2017-12-27 15:19:48 +08:00
caoyuan
74ddf10c46 Add the gnocchi_backend_storage configuration for external ceph docs
when use external ceph, kolla need set ceph to "no",this way by default, the
gnocchi_backend_storage will be file, refer to [0]. we should set
it to ceph, this patch to explain in docs.

[0] https://github.com/openstack/kolla-ansible/blob/master/etc/kolla/globals.yml#L302

Change-Id: If35082531e9de4524299fe4fc7e97bec5a6c2c79
2017-12-20 23:08:57 +08:00
Zuul
ec53151747 Merge "Add note about checking if all the hostnames are resolvable" 2017-12-13 18:01:33 +00:00
Zuul
89fa6f2f4e Merge "automate ovs datapath configuration" 2017-12-13 17:58:03 +00:00
Zuul
9e62641cd2 Merge "Move Cinder backend passwords to passwords.yml" 2017-12-13 17:45:43 +00:00
Zuul
884b82bdab Merge "add official default cpu allocation ratio." 2017-12-13 15:48:20 +00:00
Vladislav Belogrudov
4829ed2c87 Move Cinder backend passwords to passwords.yml
Move Hitachi NAS and Oracle ZFSSA passwords
to /etc/kolla/passwords.yml

Change-Id: I1c94c45701fda5430b5d5a88c719db13d1956b11
Closes-Bug: #1733565
2017-12-06 15:29:28 +03:00
Dai Dang Van
392bf3710c Add note about overwriting policy.json file
Change-Id: I133bd7ed5ac62b9614dece70ceb8016398c138f6
Co-authored-By: Duong Ha-Quang <duonghq@vn.fujitsu.com>
Closes-Bug: #1722744
2017-12-06 02:37:01 +00:00
Zuul
4d8816a045 Merge "Add content about cluster_network interface" 2017-12-05 13:05:12 +00:00
chenxing
ceb8d1c2ac Add note about checking if all the hostnames are resolvable
Change-Id: I6c353a02a86cd76b2a2e7bd67801a95dd2b04d4f
Closes-Bug: #1559809
2017-12-01 15:51:00 +08:00
chenxing
669b312ea6 Add content about cluster_network interface
Change-Id: Ic2e0aee7f4834a400c31334c9ce3df32888cfca3
Closes-Bug: #1582861
2017-12-01 14:57:07 +08:00
liujunpeng
445954db33 add domain_name for multi-regions
add domain_name for multi-regions. When deploying regiontwo,
nova_compute simple_cell_setup will use domain_name.

Change-Id: I2f4171e1469966140ccccb38540fa5c54258bdfb
2017-12-01 03:13:34 +00:00
Zuul
e57944b6fe Merge "Don't change directory while running init-runonce" 2017-11-27 07:52:55 +00:00
Zuul
1850e62486 Merge "Update URL in documents of zun and kuryr" 2017-11-27 04:59:59 +00:00
Zuul
bb032de239 Merge "Remove deprecated version dependencies in quickstart" 2017-11-27 04:53:28 +00:00
Zuul
d10fe10891 Merge "Add the missing dnsmasq for ironic" 2017-11-24 08:32:25 +00:00
Ravi Shekhar Jethani
9c66123c30 Don't change directory while running init-runonce
Currently init-runonce script changes directory to the
script's base directory (/usr/...) before doing anything else.
This unnecessarily _forces_ a non-root user to use sudo for
running this script thereby raising privileges for code which
doesn't want it. Also downloading temporary stuff in places like
/usr... seems not a good choice.

Hence deleting the said code part and letting the deployer work
comfortably from any directory.

Made documentation changes accordingly.

Change-Id: Ib3c7ed97aa5f53c115b6337aaf572b5fdc7a71f3
Closes-Bug: #1732963
2017-11-23 16:35:45 +05:30
Mark Goddard
f12e72440a Support configuration of custom fluentd filters
In some scenarios it may be useful to apply custom filters to logs
before forwarding them.  This may be useful to add additional tags to
the messages or to modify the tags to conform to a log format that
differs from the one defined by kolla-ansible.

Configuration of custom fluentd filters is possible by placing filter
configuration files in ``/etc/kolla/config/fluentd/filter/*.conf`` on
the ansible control host.

Change-Id: I29a20efb0df4bf3564ef009616c786e928aa26d9
Implements: blueprint fluentd-custom-filters
2017-11-23 08:57:06 +00:00
Zuul
99c3e2172a Merge "Associate text to link" 2017-11-22 16:35:32 +00:00
caowei
5cf1ab4018 Update URL in documents of zun and kuryr
Change-Id: I5ae75ff762dd8473725f1b2574d0f47af91535c9
2017-11-22 18:12:37 +08:00
Tone Zhang
75d145a850 Doc: update swift-guide in kolla-ansible
In kolla-ansible "quick start" document, the python-openstackclient
is recommended. It is better to validate Swift with "openstack"
commands instead of "swift" commands.

Change-Id: I6287b40f702de2f3c270109803fad8d93a903c01
Closes-Bug: #1732857
Signed-off-by: Tone Zhang <tone.zhang@arm.com>
2017-11-20 14:22:52 +08:00
Zuul
94bf5e87b7 Merge "User more accurate links" 2017-11-12 04:12:46 +00:00
Sean Mooney
7eb24fa377 automate ovs datapath configuration
- This change automates generation of
  the datapath_type paramater in the ml2_conf.ini
- If enable_ovs_dpdk is no the datapath type
  will be system else it will be netdev which maintains
  the current default behaviour when dpdk is not enabled.

Change-Id: Iedbf39c621f3c0237f9b9934492b12c600f2c4d3
partial-implementes: bp/ovs-dpdk
2017-11-10 16:19:05 +00:00
chenxing
c3b01165fc User more accurate links
Change-Id: I094a9f60aa154f92b87c4b4af88296bcc0cb920c
2017-11-09 16:41:58 +08:00
chenxing
9ff89025c9 Add the full name of PBR in its first usage
This warning message mentions PBR, but this is the first
instance of this acronym in the documentation. Use the full
name can be made clear what PBR stands for in its first usage.

Change-Id: I46c7db79eb330e7f58d71afd6c749dd27e2c0f80
Closes-Bug: 1729476
2017-11-02 17:28:07 +08:00
yanpeifei
5b266b5d58 add official default cpu allocation ratio.
Everyone know how to override default cpu allocation ratio via it.

Change-Id: I059f5167be170b617a440e2e06b421f9062843a6
2017-10-31 16:25:18 +08:00
Eduardo Gonzalez
e0572969f8 Remove deprecated version dependencies in quickstart
Mitaka and newton are deprecated and no longer maintained
by OpenStack comunity.

Users can check specific documentation for old releases.

Change-Id: I43fd1d40bc2f094fee4c1547879f798a92593df4
2017-10-27 07:38:37 +02:00
Zuul
a6f41b7a3d Merge "Update the manila shares link" 2017-10-26 04:02:44 +00:00
Zuul
fa761a21f8 Merge "Gnocchi not covered by external Ceph" 2017-10-19 20:40:03 +00:00
caoyuan
c1f76ee035 Update the manila shares link
Change-Id: I8c7580b36125caa15e74dd156b235b7d08071069
2017-10-18 19:39:44 +08:00
chen
d3ba310a52 Associate text to link
The text "Docker Hub Image Registry" is supposed to be assciated with
the link defined at the end of quickstart.rst. This patch ensures that.

Change-Id: I840413520473b1cc3eb7685254d8d133d4c8d497
2017-10-18 17:27:15 +08:00
chenqiaomin
6af66bc6e5 Add the missing dnsmasq for ironic
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/ironic/defaults/main.yml#L38

Change-Id: I847815b61e932d27d1fa010f14e85d3edc7a01d9
2017-10-17 12:46:03 +00:00