[Piuparts-commits] [piuparts] 05/07: switch to mariadb for openstack-cloud-identity

Holger Levsen holger at layer-acht.org
Mon Mar 6 12:25:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 4ebe31a62a9cf698b3c4f24181b6660c99fc6a5e
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Mar 6 04:01:37 2017 +0100

    switch to mariadb for openstack-cloud-identity
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 custom-scripts/scripts/pre_distupgrade_zz_database-server | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_distupgrade_zz_database-server b/custom-scripts/scripts/pre_distupgrade_zz_database-server
index 58c2dd9..6636183 100755
--- a/custom-scripts/scripts/pre_distupgrade_zz_database-server
+++ b/custom-scripts/scripts/pre_distupgrade_zz_database-server
@@ -78,7 +78,8 @@ if [ "$PIUPARTS_DISTRIBUTION_NEXT" = "stretch" ]; then
 		icinga2-ido-mysql)
 			SWITCH_TO_MARIADB=yes
 			;;
-		openstack-cloud-services)
+		openstack-cloud-services|\
+		openstack-cloud-identity)
 			SWITCH_TO_MARIADB=yes
 			;;
 		pdns-backend-mysql)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list