anvil/conf/components/django-openstack-auth.yaml
Alessio Ababilov 54d8db1e4d Build RPMs and use YUM to handle dependencies
Implements: blueprint robust-dependencies

Fixes: bug #1157871
Fixes: bug #1184016
Fixes: bug #1184017

Change-Id: I4d1e6d4b1b32473182259d60b1db6918cba889e9
2013-05-31 18:41:59 -07:00

8 lines
168 B
YAML

# Settings for component django-openstack-auth
---
# Where we download this from...
get_from: git://github.com/gabrielhurley/django_openstack_auth.git?tag=1.0.10
...