- 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
-
-
jacky06 authored
kolla-ansible support yaml format for policy file[1] too, but the docs missing it, this ps to add it. [1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L393 Closes-Bug: #1804455 Change-Id: I44eb1d64f9299ccaf99972c8b5354683a3501f6b
-
Eduardo Gonzalez authored
Add documentation about glance backends, upgrades and futher configuration. Change-Id: Ibb15804fa3f38abab855084dd7d7b83fd4a54b8f
-
- Nov 18, 2018
-
-
jacky06 authored
Change-Id: Ia1b29ca85e8ddb4d9bc740888d92bb2378a44fbf Closes-Bug: #1803874
-
- 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
-
caoyuan authored
Now, kolla-ansible support non-root to deploy[0], the note is outdated and inaccuracy, remove it is necessary [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L18 Change-Id: I4fc005949afd64389bc2be68161426c6a2590ca4
-
- 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
-
jacky06 authored
Change-Id: I6875cde5c3cc7775c39011816c513e73df3396db
-
- 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
-