- Jun 11, 2018
- Jun 10, 2018
-
-
David Rabel authored
Fix typo in doc/source/reference/swift-guide.rst Change-Id: I9e355a5e8ec6c106c15f8480c7322cf6b33a7d4d
-
Zuul authored
-
- Jun 09, 2018
-
-
wu.chunyang authored
In Ansible 2.3.0 when statements should not include jinja2 templating delimiters such as {{ }} or {% %} this ps fixes it Change-Id: I33a42eb8184b77e78332caa2a255e0f251fdf9fc
-
Zuul authored
-
Zuul authored
-
- Jun 08, 2018
-
-
Mark Giles authored
Some services were enabled by default which, even though they were never deployed when prometheus wasn't enabled, could cause problems if the monitoring inventory group was empty. Changed these services to be enabled based on whether prometheus is enabled. Change-Id: I0956a1b65a3577cd57fe3b16a95bc3d64fc142ba
-
Zuul authored
-
Ha Manh Dong authored
Add become to all tasks that use the module "kolla_docker" Change-Id: I4309c4011687b88ec31d739fd8f834fe2326ff10 Partial-Implements: blueprint ansible-specific-task-become
-
wu.chunyang authored
Provide support fot kolla dev mode in sahara. When 'kolla_dev_mode' or 'sahara_dev_mode' variables are enabled, source code of sahara project will be cloned and mounted automatically Partially implements: blueprint mount-sources Change-Id: I496ea4443ec8ffc4dc9d0f0d3e6a4514d16ed336 Co-Authored-By:
zhulingjie <easyzlj@gmail.com>
-
- Jun 07, 2018
-
-
Borne Mace authored
When running the kolla-ansible destroy playbook most of the files under /etc/kolla are cleaned up. This change will cause the clean-up to skip the kolla-cli related directories. When running the deployment code in a container or a separate VM this is not an issue, but when doing an all-in-one or running the deployment process from one of the systems being deployed onto it would have previously destroyed the kolla-cli inventory and any generated certificates used for TLS. Change-Id: Icd62e177964b8fb31052131785c6d7b138975a28
-
zhulingjie authored
Change-Id: Ia07e1644ff0db2baabf721a64b4f41af465b6f0e
-
zhulingjie authored
refer to https://docs.openstack.org/heat/latest/install/install-rdo.html Change-Id: I714c0e643631755802901a33d739963c54054191
-
Zuul authored
-
- Jun 06, 2018
-
-
Jorge Niedbalski authored
Patch [0] left 2 variables for authentication one is openstack_swift_auth and the other (inexistent) openstack_ceph_rgw_auth for the ceph_rgw start_keystone task. This patch leaves only openstack_ceph_rgw_auth. Closes-Bug: #1769463 [0] https://github.com/openstack/kolla-ansible/commit/84ade4e1499d0762c8ffa8adb3a2b9003476e99c Change-Id: I1cc522d91f8258f4ca23afc10a0a2a2b35c1ff68 Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
Zuul authored
-
Kien Nguyen authored
By default, Ceilometer uses polling.yaml as cfg_file [1][2] that defines the limit default numbers of metrics polled. Users may want to define their own polled metrics. [1] https://github.com/openstack/ceilometer/blob/master/ceilometer/polling/manager.py#L54 [2] https://github.com/openstack/ceilometer/blob/master/etc/ceilometer/polling.yaml Change-Id: Iadd627ca3c767453e71c8a0c2044f00f30055f16
-
Zuul authored
-
Zuul authored
-
wu.chunyang authored
the sahara service-type is data-processing,not data_processing if use data_processing,the sahara client will take mistake. refer to [1] [1] https://docs.openstack.org/sahara/latest/install/installation-guide.html#common-installation-steps Co-Authored-By:
zhulingjie <easyzlj@gmail.com> Change-Id: I4c6704a81921bf713073451dc4e93e44234e5a7c
-
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
-
Zuul authored
-
chenxing authored
Change-Id: Ia94c10ca8292d803bc20650fb1d496002455338f Closes-Bug: #1771968
-
- Jun 05, 2018
-
-
Wonil Choi authored
task file name for prechecks is precheck.yml so rename prechecks.yml to precheck.yml for ovsdpdk. Closes-Bug: #1774758 Change-Id: I51415ae4dd0f0fcbe45310ba27cad479ba62bac6 Signed-off-by:
Wonil Choi <wonil22.choi@samsung.com>
-
Zuul authored
-
Zuul authored
-
- Jun 04, 2018
-
-
wu.chunyang authored
Allows users to develop on ironic using Kolla. Partially implements: blueprint mount-sources Change-Id: I74540f5bcbf723f097f3dea96dcaf067834c493a
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Jun 01, 2018
-
-
Zuul authored
-
Zuul authored
-
MinSun authored
Using rabbitmq service defined in default when boot rabbitmq_bootstrap. Not a bug here, just an enhancement. Change-Id: I79f0f7efe3308ed4eb898b85a6370be1bd637d9a
-
zhulingjie authored
Change-Id: I8dca3e04d12c7da97f23ff9a297b692f86bbc85b
-
Zhangfei Gao authored
Currently osprofiler only choose elasticsearch, which is only supported on x86. On other platform like aarch64 osprofiler can not be used since no elasticsearch package. Enable osprofiler by enable_osprofiler: "yes", which choose elasticsearch by default. Choose redis by enable_redis: "yes" & osprofiler_backend: "redis" On platform without elasticsearch support like aarch64 set enable_elasticsearch: "no" Change-Id: I68fe7a33e11d28684962fc5d0b3d326e90784d78
-