- Jul 02, 2018
-
-
Joshua Harlow authored
It is not always convenient to use the the given admin project and admin user; especially when some clouds use different user and project for there keystone 'admin' This allows setting the variables for these users to something else, and defaults them to there current values of 'admin'. Change-Id: I22b79a30f01c90a92ecc0974886edf3791518f2f
-
Zuul authored
-
Zuul authored
-
- Jun 29, 2018
-
-
Zuul authored
-
- Jun 27, 2018
- Jun 26, 2018
-
-
Doug Szumski authored
As reported in the bug, these can grow to 10s to 100s of GB in a month. To reduce the chance of filling the disk and bringing down the control plane this change defines an expiry time. Closes-Bug: 1720113 Change-Id: I508aad1f515d5108a3d08c90318b70d0a918908c
-
Benjamin Diaz authored
This reverts commit f8fd0601. Based on the code, overall uses service_credentials, but looks like a few parts is using keystonemiddleware.auth_* Closes-Bug: #1775956 Change-Id: I766a5624737cae892fe77fa8151b20e0972ed5b2
-
Zuul authored
-
Zuul authored
-
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
-
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 25, 2018
-
-
caoyuan authored
We've switched everything to python-openstackclient and therefore the usage of python-cinderclient is no longer necessary. Change-Id: I27d1b675f422aeb07ffdf41ea945a83121f562cf
-
Zhaokun Fu authored
Deploy multipathd with cinder-volume when multipathd is enabled Change-Id: Ibc6cab29498508769d6c42a870cf34f587ec7cc7 Closes-Bug:1757379
-
fan_guiju authored
sudo package is required when we use ubuntu base on centos to deploy. The following tasks belong to the environment check after installation of environment-related software packages. So, move to the post-install module. Create kolla user Add public key to kolla user authorized keys Grant kolla user passwordless sudo Ensure node_config_directory directory exists for user kolla Ensure node_config_directory directory exists Change-Id: I86bf5e1df3d6568c4f1ca6f4757f08a3dd22754d Closes-Bug: #1777571
-
- Jun 24, 2018
-
-
Mark Duggan authored
Adding the capability to configure settings for http_proxy https_proxy and no_proxy inside glance_api container. This is required when import images from external http resources behind a proxy. Co-Authored-By:
Paul Bourke <paul.bourke@oracle.com> Closes-bug: #1775815 Change-Id: I85661f04311d5671adecc84c470f2e4db07cfe1d
-
- 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
-