- Jan 21, 2018
-
-
caoyuan authored
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
-
- Jan 19, 2018
-
-
caoyuan authored
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
-
caowei authored
Depends-On: I5bf14a668a9e8976a18aa28a5bbfe586690bbd31 Implements: blueprint manila-cephfs-backend Change-Id: I483be398d929429e35e460b5a7660b82f409b587
-
- Jan 18, 2018
-
-
weichuancheng@inspur.com authored
Change-Id: I0a8a7a7ac7144d3f751c8501b2d35ac847130cfc
-
- Jan 17, 2018
-
-
Michal (inc0) Jastrzebski authored
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
-
- Dec 28, 2017
-
-
caoyuan authored
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
-
- Dec 27, 2017
-
-
caoyuan authored
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
-
- Dec 20, 2017
-
-
caoyuan authored
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
-
- Dec 06, 2017
-
-
Vladislav Belogrudov authored
Move Hitachi NAS and Oracle ZFSSA passwords to /etc/kolla/passwords.yml Change-Id: I1c94c45701fda5430b5d5a88c719db13d1956b11 Closes-Bug: #1733565
-
Dai Dang Van authored
Change-Id: I133bd7ed5ac62b9614dece70ceb8016398c138f6 Co-authored-By:
Duong Ha-Quang <duonghq@vn.fujitsu.com> Closes-Bug: #1722744
-
- Dec 01, 2017
-
-
chenxing authored
Change-Id: I6c353a02a86cd76b2a2e7bd67801a95dd2b04d4f Closes-Bug: #1559809
-
chenxing authored
Change-Id: Ic2e0aee7f4834a400c31334c9ce3df32888cfca3 Closes-Bug: #1582861
-
liujunpeng authored
add domain_name for multi-regions. When deploying regiontwo, nova_compute simple_cell_setup will use domain_name. Change-Id: I2f4171e1469966140ccccb38540fa5c54258bdfb
-
- Nov 23, 2017
-
-
Ravi Shekhar Jethani authored
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
-
- Nov 22, 2017
-
-
caowei authored
Change-Id: I5ae75ff762dd8473725f1b2574d0f47af91535c9
-
- Nov 20, 2017
-
-
Tone Zhang authored
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>
-
- Nov 10, 2017
-
-
Sean Mooney authored
- 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
-
- Nov 09, 2017
-
-
chenxing authored
Change-Id: I094a9f60aa154f92b87c4b4af88296bcc0cb920c
-
- Nov 02, 2017
-
-
chenxing authored
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
-
- Oct 31, 2017
-
-
yanpeifei authored
Everyone know how to override default cpu allocation ratio via it. Change-Id: I059f5167be170b617a440e2e06b421f9062843a6
-
- Oct 27, 2017
-
-
Eduardo Gonzalez authored
Mitaka and newton are deprecated and no longer maintained by OpenStack comunity. Users can check specific documentation for old releases. Change-Id: I43fd1d40bc2f094fee4c1547879f798a92593df4
-
- Oct 18, 2017
- Oct 17, 2017
-
-
chenqiaomin authored
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/ironic/defaults/main.yml#L38 Change-Id: I847815b61e932d27d1fa010f14e85d3edc7a01d9
-
- Oct 16, 2017
-
-
Surya Prakash Singh authored
Change-Id: I2a6ee471b1029bcc2fe1ce76917faf925f1ad239 Closes-Bug: #1723886
-
- Oct 12, 2017
-
-
Farid Da Encarnacao authored
https://docs.openstack.org/kolla-ansible/latest/reference/external-ceph-guide.html does not mention gnocchi at all. Change-Id: Ie7e27025d7a8bb27f4c2b0451fdfe00478e40a16 Closes-Bug: #1723146
-
Surya Prakash Singh authored
for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
-
- Oct 10, 2017
-
-
Christian Berendt authored
Change-Id: Ie26c6b392c5ac86c3ec5effa5241ce5cad10fe40
-
- Oct 05, 2017
-
-
Surya Prakash Singh authored
Created the admin directory, remove some files from user dir and placed into admin and contributor. For more detail, see the doc migration spec. http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html Change-Id: I84c565d7d14a4d90270a53e14ab93a10f7ffb9b7 Partially-Implements: blueprint ka-queens-doc-restructure
-
- Oct 04, 2017
-
-
caoyuan authored
1. move nova-fake config into globals.yml 2. fix the docs Change-Id: I6fa4df97831bb08f50338e98dc3e0d4de7120edf
-
chao liu authored
In the quickstart guide, the min version of docker is 1.10.0, and the max version is none. But the `docker daemon` doesn't work since v1.13.0. Please refer to: https://docs.docker.com/engine/deprecated/#docker-daemon-subcommand "docker daemon subcommand Deprecated In Release: v1.13.0 Target For Removal In Release: v17.12 The daemon is moved to a separate binary (dockerd), and should be used instead." I think it's better to let the readers know it. Change-Id: I92882a3860704acdc31ff0c89e21ab2793e0b268
-
- Sep 29, 2017
-
-
chenxing authored
Change-Id: I138000951d75894cc5eb01a8b364ed8293940c40 Closes-Bug: #1720095
-
- Sep 28, 2017
-
-
caoyuan authored
since the pike is release, the multinode.html should update Change-Id: I5122477b9209cd483ae682032c1949fa5a5cc985
-
Tatsuma Matsuki authored
This change adds enable_fluentd option and enables some other log shippers to be integrated. When enable_fluentd is "no", syslog server is also disabled. Then, this change also adds syslog parameters to use a syslog server prepared by users. Change-Id: I7c83ef7fe30a6b9ab7385bcee953ad07e96b0a83 Implements: blueprint fluentd-enable-option
-
Surya Prakash Singh authored
On personal experience when i reach to line no 116 with fresh centos-7.1 it ask to install git package, same has been taken care in next section for ubuntu-16.04 Change-Id: I688a6ee70d8211740f7d1149ccdfb17183e3a995
-
- Sep 27, 2017
-
-
caoyuan authored
Change-Id: Id6264fa8af55b9da5f8e0cad705287b0c115c7e7
-
Surya Prakash Singh authored
Change-Id: I3ee35c6faf2b824d889c4ccadde4d6f8ba9c8cca
-
- Sep 26, 2017
-
-
Gene Kuo authored
The file to edit in external ceph guide should be globals.yml instead of global.yml Change-Id: Ic3c3406484bbe7c69056010de7c7d2875900ba5f
-
- Sep 25, 2017
-
-
Eduardo Gonzalez authored
Deploy guides includes quickstart guide. Includes respect relative paths, but when quickstart includes vagrant doc, deploy-guide tries to locate the doc in its doctree (deploy-guide/source). This causes error 404 and deploy-guide post-gates to fail Change-Id: I05e49bbcef564ad4f3d80f0649ccf191d9f8b59d
-
- 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
-