- Jun 23, 2018
-
-
ZhijunWei authored
1. the default backend better use file, rather than File 2. use full path for globals.yml Change-Id: Ife9b3a3d9cf602ab524fffc8cb52d4ba2224b906
-
- Jun 13, 2018
-
-
Eduardo Gonzalez authored
Stop command is not documented in operating-kolla.rst Change-Id: I0f657c05c0752dcb2e6373f56af3a797967db037
-
- Jun 12, 2018
-
-
fan_guiju authored
setuptools should be used as a base dependency package that deployment kolla-ansible. Change-Id: I4737fcd157342b37a8304cadfb20e24fe585a8b4 Closes-Bug: #1776426
-
- Jun 11, 2018
-
-
confi-surya authored
Currently, to run kolla-ansible inventory files, wrong path was followed. So this patch correct use of invetory file path. Change-Id: Id1526c3d9df54e7f456f5af1089a393f296d3be9
-
zhulingjie authored
the path of globals.yml should be `/etc/kolla/globals`, not be `/etc/kolla/kolla/globals` Change-Id: I49d91c4dab13b197402844ac74f87b5dd2adbfca
-
- Jun 10, 2018
-
-
David Rabel authored
Fix typo in doc/source/reference/swift-guide.rst Change-Id: I9e355a5e8ec6c106c15f8480c7322cf6b33a7d4d
-
- Jun 09, 2018
-
-
zhulingjie authored
Change-Id: I86b41a3bc5d989b161b5e104aadd27fca3db45a7
-
- Jun 06, 2018
-
-
chenxing authored
Kolla always fails to pull kolla images. This patch is to document how to use the China registry mirror to avoid the failure of pulling kolla images. Change-Id: Ib31b3ee6183c12467df4f28f8dff438ed6e9d41c
-
- 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
-
chenxing authored
Change-Id: I0e8b4b443a0659e75a80de1dd1f6418ff2793d2f Closes-Bug: #1771257
-
- May 24, 2018
-
-
wu.chunyang authored
"clausule" is dutch,should be "Clause" Change-Id: I0c92b26db0876ce3622b67317b7f0bd85564e881
-
- 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 30, 2018
-
-
ZhijunWei authored
This content has been moved to [0] [0]: https://docs.openstack.org/project-team-guide/bugs.html Change-Id: I1a0bfaa452ed4f29939075a5c80c2bfc056fb3e5
-
- 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 23, 2018
-
-
huang.zhiping authored
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I91815d4e70a6ff8b7da50a528355094239226523
-
- Apr 19, 2018
-
-
Borne Mace authored
Updated the vagrant dev environment to include support for development and testing of the kolla-cli Change-Id: I1d8f66cced7f0a9cc37e3b296c5ae10ab989f736
-
Paul Bourke authored
Change-Id: I2d4fcd51cd81567f22ccee85213e24508b0bd25d
-
Eduardo Gonzalez authored
Doc says use pike for latest stable branch. Currently we are in queens Change-Id: I3983682475b4abf141784c25e117b24cfd38cf29
-
- Apr 18, 2018
-
-
James McCarthy authored
Added more information here to help when doing upgrades. Change-Id: I9ed4cb172726277f477750a1b34dd0b9f11cf64f
-
- 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
- Apr 10, 2018
-
-
caoyuan authored
the path should be "/etc/kolla/globals.yml" rather than "/etc/kolla/kolla/globals.yml" Change-Id: I119095bb63fc2af7eb34f16de43ce82f864dd8a4
-
caoyuan authored
when run ansible command, the inventory should be added, or ansible will use /etc/ansible/hosts by default, but it does't we wanted. Change-Id: I7f2a05c27ddfa95d0747abb9ba931ee1c5714dc0
-
chenxing authored
- Add the requirements installation step for development - Add step number for some section, to make step more clear - Some format issues fix Change-Id: I78deee5f4ae424eec06876168cbdfdf8d25d6bcc
-
- Apr 09, 2018
-
-
confi-surya authored
`auth_uri` option is deprecated and changed to new option `www_authenticate_uri` from group keystone_authtoken please follow below link for reference https://review.openstack.org/#/c/508522/ Change-Id: I8daa645ff1afab9ca643de2c3beb4d757007b514
-
- 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
-
wu.chunyang authored
With libvirt 2.0, when using qemu cpu mode is not properly evaluated and need to be set to cpu_mode = none. Add this option when kvm is not supported, otherwise user will still facing errors when launching instances over qemu. Change-Id: I1e25fc5429b92f77ce87f537467f97b510fa154a
-
- Mar 23, 2018
-
-
melissaml authored
Change-Id: I5585561f9bfa42ea54c992e38dda4b9a89568553
-
huang.zhiping authored
Change-Id: Ib47345d54c9cf1077a24b50a358d5e41c0bf696a
-
- Mar 21, 2018
-
-
Duong Ha-Quang authored
Change-Id: I657ff1427908610a8aa2397b4ce1115be0ac8ace Partial-Implements: blueprint ansible-specific-task-become
-
- 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: Ieceb3942073512fb10670a48d258c4055909496e Partially-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: I0e4184e24210f920ea5e7b33e4878385a0758a01 Implements: blueprint optimize-the-documentation-format
-
yufei authored
replace openstack_version with openstack_release Change-Id: Ib7cb3ae220971bbfdaf5e1e382333f6c62fd130a
-
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
-