- Jun 27, 2018
-
-
Zuul authored
-
- Jun 26, 2018
-
-
Zuul authored
-
Zuul authored
-
wangwei authored
Kolla-ansible supports the deployment with specified tags, "--tags, -t <tags> Only run plays and tasks tagged with these values". However, when specifying a tag, if the tag of the task is not "always" or different from the specified tag, it will not be run. This task "Gather facts for all hosts (if using --limit)" is not executed when the --limit parameter is added and deployment with specified tag. Closes-bug: #1711266 Change-Id: If50db2718b765f1d65b5d79eb042b0d95775bafc
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- 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
-
-
Zuul authored
-
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 21, 2018
-
-
Zuul authored
-
- Jun 20, 2018
- Jun 19, 2018
-
-
Zuul authored
-
Vladislav Belogrudov authored
Some Murano applications require much longer time than default 1 hour to be deployed. Change-Id: I395e9e3e8cccf70f316f313847648841822e639a Closes-Bug: #1777670
-
zhulingjie authored
1. refer to the docs of external ceph for manila[0], the ceph.conf will be found in ``/etc/kolla/config/manila/``, so remove the unnecessary ``manila/manila-share`` folder 2. remove the ``manila/manila/ceph.client.manila.keyring`` [0]: https://github.com/openstack/kolla-ansible/blob/master/doc/source/reference/external-ceph-guide.rst Change-Id: I93308b859b769a856c0519347277f01947f86f3d
-
Tone Zhang authored
Support Kolla Ceph to deploy blustore OSDs with Kolla-ansible. Please refer to [1] for bluestore OSD configuration The patch includes: 1. Set Ceph OSD store type group_vars/all.yml. The default value is "bluestore" in Rocky. 2. Make Kolla Ceph to deploy bluestore OSDs with Kolla-ansible 3. Update gate test configuration for Ceph bluestore OSD test [1]: specs/kolla-ceph-bluestore.rst Partially-Implements: blueprint kolla-ceph-bluestore Depends-On: I00eaa600a5e9ad4c1ebca2eeb523bca3d7a25128 Change-Id: I14f20a00654dff32c36d078ebb9005d91a3e60b2 Signed-off-by:
Tone Zhang <tone.zhang@arm.com>
-
Zuul authored
-
caoyuan authored
Provide support for kolla dev mode in designate. When 'kolla_dev_mode' or 'designate_dev_mode' variables are enabled, source code of designate project is cloned and bindmounted. Partially implements: blueprint mount-sources Co-Authored-By:
zhulingjie <easyzlj@gmail.com> Change-Id: Ib23fbd3d5ebc7e3ac372e0db1e0048d333eb95c0
-
Yaguo Zhou authored
Change-Id: Ifd9d7a8a2c16998e20e337a87fff99c3872dc1c2
-
Zuul authored
-
- Jun 18, 2018
-
-
Zuul authored
-
- Jun 16, 2018
-
-
caoyuan authored
Provide support for kolla dev mode in Watcher. When 'kolla_dev_mode' or 'watcher_dev_mode' variables are enabled, source code of Watcher project is cloned and bind mounted. Partially implements: blueprint mount-sources Change-Id: I104c010a8308607b68fc8c7352a0511d16f06fb5
-
- Jun 15, 2018
-
-
caoyuan authored
Provide support for kolla dev mode in vitrage. When 'kolla_dev_mode' or 'vitrage_dev_mode' variables are enabled, source code of vitrage project is cloned and bind mounted. Partially implements: blueprint mount-sources Co-Authored-By:
zhulingjie <easyzlj@gmail.com> Change-Id: I095f2b33857abbdd0167ae52899407f2d86229d0
-
Doug Szumski authored
Multiple Monasca services will need to access these topics. We can use these variables to make sure that they all use the correct ones. Change-Id: I9f40090287542a78dc7d7c6bdd3933abb32918d7 Partially-Implements: blueprint monasca-roles
-
Zuul authored
-
Zuul authored
-
chenxing authored
Co-Authored-By:
rhcayadav <rhcayadav@gmail.com> Change-Id: I3c2c56decbb9de86101f45592ba8135c49c49405 Closes-Bug: #1754424
-
Zuul authored
-
caoyuan authored
Provide support for kolla dev mode in congress. When 'kolla_dev_mode' or 'congress_dev_mode' variables are enabled, source code of congress project is cloned and bind mounted. Partially implements: blueprint mount-sources Change-Id: Ie6bf33aaac98d237032410a7c0a6e60e35a3fb00
-
Zuul authored
-
caoyuan authored
Provide support for kolla dev mode in cinder. When 'kolla_dev_mode' or 'cinder_dev_mode' variables are enabled, source code of cinder project is cloned and bind mounted. Partially implements: blueprint mount-sources Change-Id: I9ccd395d076f9cc1ad4b51af9d22ba8b17fac1bc
-
- Jun 14, 2018
-
-
Zuul authored
-
- Jun 13, 2018
-
-
Zuul authored
-
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
-