492dd40871
Stop changing the service type to a LoadBalancer type. Prefer using and ingress controller and letting the loadbalancer sit at the edge. This also removes the nginx ingress support in favor of using the traefik ingress support. Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
16 lines
401 B
Plaintext
16 lines
401 B
Plaintext
flake8-annotations
|
|
flake8-docstrings
|
|
coverage>=3.6
|
|
mock>=1.2
|
|
flake8
|
|
pyflakes
|
|
stestr>=2.2.0
|
|
requests>=2.18.4
|
|
psutil
|
|
# oslo.i18n dropped py35 support
|
|
oslo.i18n<4.0.0
|
|
git+https://github.com/openstack-charmers/zaza.git#egg=zaza
|
|
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack
|
|
pytz # workaround for 14.04 pip/tox
|
|
pyudev # for ceph-* charm unit tests (not mocked?)
|