We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 464d48a + 1a33283 commit 11d6bdeCopy full SHA for 11d6bde
4 files changed
files/apts/neutron
@@ -2,6 +2,7 @@ ebtables
2
iptables
3
iputils-ping
4
iputils-arping
5
+libmysqlclient-dev # testonly
6
mysql-server #NOPRIME
7
sudo
8
python-boto
files/apts/nova
@@ -4,6 +4,7 @@ conntrack
kpartx
parted
mysql-server # NOPRIME
9
python-mysqldb
10
python-mysql.connector
files/rpms/neutron
@@ -5,6 +5,7 @@ ebtables
iputils
mysql-connector-python
+mysql-devel # testonly
openvswitch # NOPRIME
11
files/rpms/nova
@@ -16,6 +16,7 @@ libxml2-python
16
numpy # needed by websockify for spice console
17
m2crypto
18
19
20
21
22
polkit
0 commit comments