- Nov 23, 2018
-
-
Eduardo Gonzalez authored
Change index to ease identify what service want to look. Split docs into more specific folder such as networking and storage. Change-Id: Ic7ac12b3dd555fa5c018eeb897ccd4a5a2dfe8f3
-
- Nov 21, 2018
-
-
Eduardo Gonzalez authored
Add documentation about glance backends, upgrades and futher configuration. Change-Id: Ibb15804fa3f38abab855084dd7d7b83fd4a54b8f
-
- Nov 15, 2018
-
-
zhouxinyong authored
Change-Id: Ib0ef21f23a8b54d43278454bbd6ed6bde419c5f0
-
- Nov 08, 2018
-
-
letrangg authored
This comment is to remind those who use Kolla to deploy Cinder of bug #1631072 (https://bugs.launchpad.net/kolla/+bug/1631072), in which the folder /sys/kernel/config is either empty or not created in several operating systems. Related-Bug: #1631072 Change-Id: Ieef9a8292dbac32e8c11aa2916fce3a133732160
-
- Nov 07, 2018
-
-
Doug Szumski authored
Since the monasca-grafana image was added, it is no longer necessary to build the grafana image. The monasca-grafana images will be built with the other monasca images. Change-Id: I0f6bdb58e6d0abadf59155f01c9340110e9be9ce
-
Doug Szumski authored
Add a quickstart guide to get users going with Monasca and fix a couple of nits in the documentation. Partially-Implements: blueprint monasca-roles Change-Id: Ic4f95f04ce966fc38ecccfba59439b73ef22bcda
-
- Nov 02, 2018
-
-
Doug Szumski authored
The Monasca Grafana fork allows users to log into Grafana with their OpenStack user credentials and see metrics associated with their OpenStack project. The long term goal is to enable Keystone support in upstream Grafana, but this work seems to have stalled. Partially-Implements: blueprint monasca-grafana Change-Id: Icc04613b2571c094ae23b66d0bcc38b58c0ee4e1
-
Doug Szumski authored
Change-Id: I309be8e4fecb8f2f89264d84ae4a2e302f996988 Partially-Implements: blueprint monasca-roles
-
Doug Szumski authored
Partially-Implements: blueprint monasca-roles Change-Id: I19db9396bb53b6db77cf97d7969ca24a55d8db0e
-
- Sep 28, 2018
-
-
chenxing authored
Following by https://review.openstack.org/#/c/605097/ These were used by now-dead tooling. We can remove them. Change-Id: I0953751044f038a3fdd1acd49b3d2b053ac4bec8
-
- Sep 17, 2018
-
-
Michal Nasiadka authored
Create bluestore/filestore subsections in ceph-guide and add note about using bluestore by default - for better readability. Change-Id: Ib51706838ecf35ac274053b916b3a17f0de90758
-
- Sep 11, 2018
-
-
Christian Berendt authored
Co-authored-by:
Mark Goddard <mark@stackhpc.com> Change-Id: I2e5ecf5b01cc842ec480fc4d883a7d2283fc1c31
-
- Aug 31, 2018
-
-
wangwei authored
The current bluestore disk label naming is inconsistent with the filestore. The filestore naming format is that the disk prefixes belonging to the same osd are the same and the suffixes are different. This patch keeps the bluestore's disk naming as well. Change-Id: I71dda29fc4a6765300ce7bb173d2c448c24f6eca
-
- Aug 03, 2018
-
-
Will Szumski authored
This allows you to append additional kernel parameters to the kernel used for inspection. Change-Id: Ibc851145a3ffdaaad526ef999c8f024bd222dd5b
-
- Aug 01, 2018
-
-
Eduardo Gonzalez authored
Configure automatically ODL version based on the package version rather than maintain a hardcoded version. This has caused many issue while package version differs with the variable set. Closes-Bug: 1784784 Change-Id: I15da5d2583b5727942d598d183cc481f0e33d0e6
-
- Jul 26, 2018
-
-
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
-
- 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 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 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
-