Skip to content

Commit 062829c

Browse files
committed
Drop MySQL-python installation from packages
We want that one to be installed via pip, if we still use it (by default PyMySQL is used, which is already installed via pip as well). Change-Id: I76454aa7f84379aa387b144686bcfaa327b141ed
1 parent a08503a commit 062829c

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

files/rpms/keystone

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
memcached
22
mod_ssl
3-
MySQL-python
43
sqlite

files/rpms/neutron-common

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ haproxy # to serve as metadata proxy inside router/dhcp namespaces
66
iptables
77
iputils
88
mysql-devel
9-
MySQL-python
109
mysql-server # NOPRIME
1110
openvswitch # NOPRIME
1211
rabbitmq-server # NOPRIME

files/rpms/nova

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ kpartx
1212
libxml2-python
1313
m2crypto
1414
mysql-devel
15-
MySQL-python
1615
mysql-server # NOPRIME
1716
numpy # needed by websockify for spice console
1817
parted

0 commit comments

Comments
 (0)