diff --git a/files/debs/neutron b/files/debs/neutron index 5a59b22b9d..3f4b6d2999 100644 --- a/files/debs/neutron +++ b/files/debs/neutron @@ -6,6 +6,7 @@ iputils-arping libmysqlclient-dev # testonly mysql-server #NOPRIME sudo +postgresql-server-dev-all # testonly python-iso8601 python-paste python-routes diff --git a/files/rpms-suse/neutron b/files/rpms-suse/neutron index 50ee145928..66d6e4cad0 100644 --- a/files/rpms-suse/neutron +++ b/files/rpms-suse/neutron @@ -5,6 +5,7 @@ ebtables iptables iputils mariadb # NOPRIME +postgresql-devel # testonly python-eventlet python-greenlet python-iso8601 diff --git a/files/rpms/neutron b/files/rpms/neutron index 59152d6e93..d11dab7e1a 100644 --- a/files/rpms/neutron +++ b/files/rpms/neutron @@ -9,6 +9,7 @@ mysql-connector-python mysql-devel # testonly mysql-server # NOPRIME openvswitch # NOPRIME +postgresql-devel # testonly python-eventlet python-greenlet python-iso8601