21 lines
374 B
YAML
21 lines
374 B
YAML
bootstrap: true
|
|
reset: true
|
|
virtualenv: true
|
|
makefile:
|
|
- lint
|
|
- test
|
|
sources:
|
|
- ppa:juju/stable
|
|
packages:
|
|
- amulet
|
|
- python-amulet
|
|
- python-cinderclient
|
|
- python-distro-info
|
|
- python-glanceclient
|
|
- python-heatclient
|
|
- python-keystoneclient
|
|
- python-neutronclient
|
|
- python-novaclient
|
|
- python-pika
|
|
- python-swiftclient
|