- Aug 03, 2018
-
-
Will Szumski authored
This allows you to append additional kernel parameters to the kernel used for inspection. Change-Id: Ibc851145a3ffdaaad526ef999c8f024bd222dd5b
-
- Jul 26, 2018
-
-
Trinh Nguyen authored
In Ubuntu 16.04, Vagrant up process requires qemu-utils and qemu-kvm Change-Id: Idb89f3ace6ada1df2db32579b3f1da289547efa8
-
Mohammed Salih Puthenpurayil authored
Some trivial corrections to the cinder-guide documentation. TrivialFix Change-Id: Ia8da35005f70d68366f2cb37297a278f4b0f93a4
-
- Jul 25, 2018
-
-
Mark Goddard authored
This is configured via the ironic_dnsmasq_default_gateway variable, and is not set by default. Change-Id: I4deea65876d0852ba2b48a8cf9bad94f4df2a18d
-
Lakshmi Prasanna Goutham Pratapa authored
This commit is to apply resource-constraints only to few OpenStack services. Commit to apply constraints to other services will be made in coming commits. Partially-Implements: blueprint resource-constraints Change-Id: Icafa54baca24d2de64238222a5677b9d8b90e2aa
-
tone.zhang authored
By default ceph-rgw is not completely comaptible with Swift API, because of the restriction for Swift INFO API.[0] The patch improve ceph-rgw compatibility with Swift API. It is controlled by the option "ceph_rgw_compatibility" in ansible/group_vars/all.yml. After changing the option, run the "reconfigure" command to enable. Closes-Bug: #1783456 [0] https://github.com/ceph/ceph/pull/17967 Change-Id: Ibf3eb52280e197965caef08a44ae226c4f884cb5 Signed-off-by:
tone.zhang <tone.zhang@arm.com>
-
- Jul 24, 2018
-
-
Nguyen Hai authored
- Change to openstack CLI - Change the way to run demo from "sh" to "./" for matching with README.rst in tacker demo folder. Change-Id: I17b755cd8d52f594785ef13634bfa233e63841a7
-
- Jul 12, 2018
-
-
Lakshmi Prasanna Goutham Pratapa authored
This commit will constrain the dimensions of service `Nova` and sub-containers deployed along with it. A user can give the dimension values in `/etc/kolla/globals.yml` the data-types just like stated in this commit. Reference-Docs: https://docs.docker.com/config/containers/resource_constraints/ Added Test-cases for the same. Partially-Implements: blueprint resource-constraints Change-Id: I6458d8fb7b26a6e7c3a9fd0d674d9cf129b0bf5d
-
- Jul 08, 2018
-
-
wu.chunyang authored
ansible command need assign hosts to run. Change-Id: Ifadc48ba06ef1726aa73b21ff37366360cfffbbe
-
- Jul 05, 2018
-
-
jacky06 authored
Change-Id: Ib9b9440ce56ab2632d2a17c04be7c786b0b3688f
-
- Jul 03, 2018
-
-
Christian Zunker authored
Change-Id: I751c3901b831aaed03b88d36184cd9cc5df1789b Closes-Bug: #1779110
-
- Jun 27, 2018
-
-
chenxing authored
Change-Id: I0e3c098db9d1f0a8fda383910c05ed5efc929994
-
- 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 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 22, 2018
-
-
Tone Zhang authored
Update ceph-guide document for Ceph bluestore OSD deployment. Partially-Implements: blueprint kolla-ceph-bluestore Change-Id: Idb94b6dd4795b4a196914c82299f787c81799d15 Signed-off-by:
Tone Zhang <tone.zhang@arm.com>
-
- 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
-
-
caoyuan authored
Change-Id: I449c591ef7bc143f8364706ef083a681f19b0203
-