7328ff55e3
Change-Id: I8be53fcc926f5b0ab425b31e74fefe2c247acbec
11 lines
228 B
YAML
11 lines
228 B
YAML
# Settings for component keystone-client
|
|
---
|
|
|
|
# Where we download this from...
|
|
get_from: "git://github.com/openstack/python-keystoneclient.git?branch=master"
|
|
|
|
# This code is out of compliance, so skip it...
|
|
use_pep8: False
|
|
|
|
...
|