blob: 6be9e06fd7455d39a072f596ca4078dcbdec7527 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
---
packages_x86_64:
- ubuntu-cloud-keyring
- python-dev
- python-pip
- openvswitch-switch
- openvswitch-switch-dpdk
- python-memcache
- python-iniparse
- python-lxml
- python-crypto
- git
packages_aarch64:
- ubuntu-cloud-keyring
- python-dev
- python-pip
- openvswitch-switch
- python-memcache
- python-iniparse
- python-lxml
- python-crypto
- git
pip_packages:
- crudini
- python-keyczar
- yang2tosca
pip_conf: pip.conf
services:
- ntp
|