Merge "Add postgresql dev package as testonly neutron dep"

This commit is contained in:
Jenkins
2015-02-09 19:26:07 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ iputils-arping
libmysqlclient-dev # testonly libmysqlclient-dev # testonly
mysql-server #NOPRIME mysql-server #NOPRIME
sudo sudo
postgresql-server-dev-all # testonly
python-iso8601 python-iso8601
python-paste python-paste
python-routes python-routes

View File

@@ -5,6 +5,7 @@ ebtables
iptables iptables
iputils iputils
mariadb # NOPRIME mariadb # NOPRIME
postgresql-devel # testonly
python-eventlet python-eventlet
python-greenlet python-greenlet
python-iso8601 python-iso8601

View File

@@ -9,6 +9,7 @@ mysql-connector-python
mysql-devel # testonly mysql-devel # testonly
mysql-server # NOPRIME mysql-server # NOPRIME
openvswitch # NOPRIME openvswitch # NOPRIME
postgresql-devel # testonly
python-eventlet python-eventlet
python-greenlet python-greenlet
python-iso8601 python-iso8601