From 8093f31f1c6d2a9d9c809715e512beffab4079f6 Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Fri, 19 Sep 2014 07:54:10 +0000 Subject: [PATCH] Install MySQL-python for keystone with rpm system MySQL-python is needed for keystone and we were installing it implicitely only for apts and not for rpms. Fix keystone only devstack install on a pristine vm. Change-Id: I0d117513af4e2ad58635f7a7b22f7a6e3ff36a38 --- files/rpms/keystone | 1 + 1 file changed, 1 insertion(+) diff --git a/files/rpms/keystone b/files/rpms/keystone index 7182091b31..e1873b7564 100644 --- a/files/rpms/keystone +++ b/files/rpms/keystone @@ -1,3 +1,4 @@ +MySQL-python python-greenlet libxslt-devel # dist:f20 python-lxml #dist:f19,f20