"...kolla-ansible.git" did not exist on "02295e7283ced04c6e76ce0660635fe9139f8d3f"
- Jun 26, 2018
-
-
Dmitry Tantsur authored
Both the driver and the enabled_drivers options are being removed this week. Stop setting them to avoid breakages. Change-Id: I0e0bf851424b8f5839b159ef83f1cc65c30e2fb3
-
- Jun 10, 2018
-
-
David Rabel authored
Fix typo in doc/source/reference/swift-guide.rst Change-Id: I9e355a5e8ec6c106c15f8480c7322cf6b33a7d4d
-
- May 25, 2018
-
-
Will Szumski authored
When enable_ironic_ipxe is set in /etc/kolla/globals.yml, the following happens: - a new docker container, ironic_ipxe, is created. This contains an apache webserver used to serve up the boot images - ironic is configured to use ipxe Change-Id: I08fca1864a00afb768494406c49e968920c83ae7 Implements: blueprint ironic-ipxe
-
- May 21, 2018
-
-
confi-surya authored
For compliance with the Project Testing Interface [1] as described in [2] [1] https://governance.openstack.org/tc/reference/project-testing-interface.html [2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html doc8 command is dropped from docs tox envs. So this affect nothing and run in PEP8. Related-Bug: #1765348 Depends-On: Icc7fe3a8f9716281de88825e9d5b2fd84de3d00a Change-Id: Idf9a16111479ccc64004eac9508da575822a3df5
-
Zhangfei Gao authored
By now, ironic-dnsmasq has default bootfile pxelinux.0, which is correct only for x86. Adding ironic_dnsmasq_boot_file parameter to globals.yml to make it configuable. For example: /etc/kolla/globals.yml ironic_dnsmasq_boot_file: "debian-installer/arm64/bootnetaa64.efi" Change-Id: I6eb57702d4dad549ef8c999c1c82e577f316d8d6
-
- May 18, 2018
-
-
Jorge Niedbalski authored
kolla-ansible should provide a mechanism to allow operators to overwrite the default (or not exposed through configuration) options for the local_settings. local_settings.j2 may be good place to configure horizon but requires operator to sync it every release. custom_local_settings.j2 can be used to overwrite things from local_settings.j2 without a need of syncing it first. This patch also adds a release note and a documentation section under the advanced configuration page. Partial-Bug: #1769970 Depends-On: https://review.openstack.org/#/c/567006/ Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
-
- May 09, 2018
-
-
wu.chunyang authored
Since the version of ceph bump to L, the output should be updated. Change-Id: I4c05b9b7423369a43dcb5855a2f0ef016ddbe488
-
- May 03, 2018
-
-
Stig Telfer authored
The documentation for integration with external Ceph refers to enable_manila_backend_ceph_native where it should be enable_manila_backend_cephfs_native. Change-Id: If727166e61a8e911445630dc6d6adaa2126fa7e8
-
- May 01, 2018
-
-
Mark Goddard authored
Without these commands, the bare metal node will not be available for scheduling in nova. Change-Id: If1fc16721110b6c6e362bdd59aac02d9ec5d8415
-
- Apr 25, 2018
-
-
Paul Bourke authored
Required to keep Ceph working once we move to Luminous 12.2.1 Change-Id: I8d3e56f2053c939ea313c60cc04c0ff79dd27d25 Closes-Bug: 1763356
-
- Apr 19, 2018
-
-
Paul Bourke authored
Change-Id: I2d4fcd51cd81567f22ccee85213e24508b0bd25d
-
- Apr 16, 2018
-
-
caoyuan authored
the manila-data is missing [0][1] [0]: https://docs.openstack.org/manila/latest/install/get-started-with-shared-file-systems.html [1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/manila/defaults/main.yml#L34 Change-Id: I6936d533700637a4f4a160f776b73efc75c4b891
-
- Apr 12, 2018
- Mar 26, 2018
-
-
jianghua wang authored
Now we can support OpenStack services deployment on XenServer by using Kolla. This commit is to amend the document. Change-Id: I08613c1b77b22cf7d2e695f569497727d3a4c101 blueprint: xenserver-support
-
- Mar 19, 2018
-
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide Change-Id: I0e4184e24210f920ea5e7b33e4878385a0758a01 Implements: blueprint optimize-the-documentation-format
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide Change-Id: Id480cd24f5eed810e81af0f12e84a4a6db49247d Partially-Implements: blueprint optimize-the-documentation-format
-
- Mar 17, 2018
-
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide Change-Id: I825deadefcf996732a03e61c8fd19cfd6a498e77 Partially-Implements: blueprint optimize-the-documentation-format
-
- Feb 09, 2018
-
-
Alexandru Bogdan Pica authored
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
-
- Feb 08, 2018
-
-
Alexandru Bogdan Pica authored
Change-Id: Ib88df5f5fc03027e6bf582153c90fca83ec5d0c8
-
- Jan 31, 2018
-
-
chenxing authored
We upgrade the rst convention by following Documentation Contributor Guide[1]. [1] https://docs.openstack.org/doc-contrib-guide Change-Id: I10660e2df0e57be0800e26aa4d320074084c3acf Partially-Implements: blueprint optimize-the-documentation-format
-
- Jan 24, 2018
-
-
Christopher Nipper authored
Neutron and Nova methods are included. Addressed comments Change-Id: Ic3d30bc76a298185fe978a470c64e805dd19a162
-
- Jan 23, 2018
-
-
Alexandru Bogdan Pica authored
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
-
gaofei authored
Merge commit from[1][2] [1]https://review.openstack.org/#/c/536657/ [2]https://review.openstack.org/#/c/536657/ Change-Id: I79bd4ca2457222abcc6a58cd3b44be21a11b5a87
-
- 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
-
- 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
-
- Dec 01, 2017
-
-
chenxing authored
Change-Id: Ic2e0aee7f4834a400c31334c9ce3df32888cfca3 Closes-Bug: #1582861
-
- Nov 23, 2017
-
-
Mark Goddard authored
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
-
- 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
-
- Oct 18, 2017
-
-
caoyuan authored
Change-Id: I8c7580b36125caa15e74dd156b235b7d08071069
-
- 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 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
-