diff options
author | Justin chi <chigang@huawei.com> | 2016-01-25 10:04:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-25 10:04:11 +0000 |
commit | 98640927866337bfd6637e250d4c28d3460dfcf1 (patch) | |
tree | 5bae3b60c1f3fcdac5b09bfe95e58cb55b622fe8 /deploy/adapters/ansible | |
parent | efa46a5b06c8c138aadbf396f6431acd7b606ed9 (diff) | |
parent | 1040118a7e3b4bb99f20a2fd594f2792629e11a2 (diff) |
Merge "integrate yang2tosca to compass"
Diffstat (limited to 'deploy/adapters/ansible')
-rw-r--r-- | deploy/adapters/ansible/roles/common/vars/Debian.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/common/vars/Debian.yml b/deploy/adapters/ansible/roles/common/vars/Debian.yml index 304517a6..af114ba4 100644 --- a/deploy/adapters/ansible/roles/common/vars/Debian.yml +++ b/deploy/adapters/ansible/roles/common/vars/Debian.yml @@ -6,11 +6,13 @@ packages: - openvswitch-switch - python-memcache - python-iniparse + - python-lxml - python-d* #TODO, need remove pip_packages: - crudini - python-keyczar + - yang2tosca pip_conf: pip.conf |