anvil/conf/components/nova-client.yaml
Nikita Savin 7328ff55e3 Put patches in proper dirs, cleanup components config
Change-Id: I8be53fcc926f5b0ab425b31e74fefe2c247acbec
2013-06-30 12:35:27 -07:00

8 lines
155 B
YAML

# Settings for component nova-client
---
# Where we download this from...
get_from: "git://github.com/openstack/python-novaclient.git?branch=master"
...