- Jan 08, 2020
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
In CentOS/RHEL 8 there is no scsi-target-utils package, nor is it available in EPEL. It is removed from kolla in [1]. In RHEL 7 and beyond the LIO kernel subsystem can be used instead of the tgtd daemon. This change removes support for the SCSI target daemon on CentOS/RHEL 8. The 'tgtd' image is no longer available for CentOS/RHEL 8. [1] https://review.openstack.org/#/c/613815/5 Change-Id: I718fc16cde2dd177b2a1c2f79b932426034897fe Related: blueprint centos-rhel-8
-
Michal Nasiadka authored
Currently used cephfs driver have been deprecated in Pike [1], change to use the proper one. [1]: https://opendev.org/openstack/manila/src/branch/master/releasenotes/notes/rename-cephfs-native-driver-3d9b4e3c6c78ee98.yaml Closes-Bug: #1858773 Change-Id: I33bea1d0049accd48c61f85c1165bee1e1cf0c87
-
- Jan 07, 2020
- Jan 06, 2020
-
-
Radosław Piliszek authored
It advertises C7 as an IPv6-compatible platform. This is possible thanks to fixes in [1] and [2]. [1] https://review.opendev.org/699458 aka 7054b27d [2] https://review.opendev.org/699172 aka 908bffcf Change-Id: Ia353a1663a16f48ac83e5ee9a2cf1d6e183ac3a3 Closes-bug: #1848444 Closes-bug: #1848452 Related-bug: #1856532 Related-bug: #1856725
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
zhufl authored
This is to fix the duplicated words issue like "Other services that are are out of scope of this". Change-Id: Ie4882dbb64d6e8774888b97895af20ba3855f0f8
-
- Jan 04, 2020
-
-
Zuul authored
-
Radosław Piliszek authored
Adapted from Kolla's https://review.opendev.org/699129 Change-Id: Iebc280e8793f8145bf5ca7d24c875a050e6b0fab
-
Zuul authored
-
- Jan 02, 2020
-
-
yj.bai authored
CentOS 7 uses old galera which has multiple issues handling IPv6 addressing. This patch applies two workarounds for CentOS 7. Co-Authored-By:
Jeffrey Zhang <jeffrey.zhang@99cloud.net> Co-Authored-By:
Radosław Piliszek <radoslaw.piliszek@gmail.com> Change-Id: I7c178aba60c389e65075e0e6cbe4dfa5b8ce06ec Closes-Bug: #1856532 Signed-off-by:
yj.bai <bai.yongjun@99cloud.net>
-
Zuul authored
-
Zuul authored
-
- Dec 30, 2019
-
-
yj.bai authored
Change-Id: Ifa8fb271ee2d5642785097755f7347e3be00f8e9 Signed-off-by:
yj.bai <bai.yongjun@99cloud.net>
-
- Dec 28, 2019
-
-
Hamed Bahadorzadeh authored
Variable added to evaluate "ENABLE_MONASCA" env for 'kolla/horizon'. In case 'enable_horizon_monasca' is true, 'policy_item' would be called for Monasca. Change-Id: Ie9ecb8ab5d4e74af9b83a5b00ccced5b630ab1ed Implements: blueprint monasca-ui Signed-off-by:
Hamed Bahadorzadeh <h.bahadorzadeh@gmail.com>
-
- Dec 23, 2019
- Dec 21, 2019
-
-
Scott Solkhon authored
This change applys the HAProxy tag to the entire play, ensuring HAProxy configuration is generated for all services when the HAProxy tag is specified. Change-Id: I67f57c831a713142d38c6e7b70f814a9ee8e5aae Closes-Bug: #1855094
-
- Dec 20, 2019
-
-
Radosław Piliszek authored
Change-Id: I401a073eb6225e90b6f9d6b2a32f33d22d1d7a79
-
Zuul authored
-
- Dec 19, 2019
-
-
Marcin Juszkiewicz authored
Debian/source to match Kolla CI test. Change-Id: Ica45d5673db8ba1ebd4bfeb6e3d37b5ad5dd412b
-
- Dec 18, 2019
-
-
Zuul authored
-
yj.bai authored
deploy rabbitmq cluster by train with ipv6 report: unable to connect to epmd (port 4369) on control-1: address (cannot connect to host/port) Closes-Bug: #1856725 Change-Id: I36ebb4e196ece8a304269e8c85e39dda72faae50 Signed-off-by:
yj.bai <bai.yongjun@99cloud.net>
-
- Dec 16, 2019
-
-
Zuul authored
-
Pierre Riteau authored
The 'gnocchi_collector' and 'keystone_fetcher' section names were deprecated in Stein. Change-Id: I626dc7afe9eabfbeb6c08137a3e6bbeebde2b332
-
Michal Nasiadka authored
Currently External Ceph Cinder config requires the user to create cinder service custom configuration. This change alters the if/else statements to template out cinder backends configuration when cinder_backend_ceph is True. Change-Id: I143c3b44d2839e56d1dbf28484c0eaae0a753dc9
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Dec 12, 2019
-
-
Mark Goddard authored
Ironic provides a feature to allow instance images to be served from a local HTTP server [1]. This is the same server used for PXE images with iPXE. This does not work currently because the ironic_ipxe container does not have access to /var/lib/ironic/images (ironic docker volume), where the images are cached. Note that to make use of this feature, the following is required in ironic.conf: [agent] image_download_source = http This change fixes the issue by giving ironic_ipxe container access to the ironic volume. [1] https://docs.openstack.org/ironic/latest/admin/interfaces/deploy.html#deploy-with-custom-http-servers Change-Id: I501d02cfd40fbacea32d551c3912640c5661d821 Closes-Bug: #1856194
-