loci/pydep.txt
Vladimir Kozhukalov 4226e755ee Add networking-baremetal to pydep.txt
Networking-baremetal package provides ironic-neutron-agent
and is not among the requirements of neither Neutron itself
nor global upper-constraints. So when we try to install it
using PIP_PACKAGES build env variable pip can not find it
among pre-downloaded wheels. So let's add it to pydep.txt
and when necessary to install it together with neutron
we can pass the baremetal profile.

Change-Id: I0f3eed5e1babd7fafcfbe2bae18a8b6b3b93397b
2024-06-20 10:35:59 +00:00

13 lines
393 B
Plaintext

cryptography [placement]
fluent-logger [fluent]
ldappool [(keystone ldap)]
libvirt-python [nova]
monasca-statsd [(monasca api)]
networking-baremetal [(neutron baremetal) requirements]
neutron-vpnaas [(neutron vpn)]
purestorage [(cinder purestorage) (nova purestorage) requirements]
pymysql []
python-ldap [(keystone ldap)]
python-memcached []
uwsgi []