~openstack-charmers-archive/charms/trusty/ceph/next

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
bootstrap: true
reset: false
virtualenv: true
makefile:
    - lint
    - test
sources:
    - ppa:juju/stable
packages:
    - amulet
    - distro-info-data
    - python-ceilometerclient
    - python-cinderclient
    - python-distro-info
    - python-glanceclient
    - python-heatclient
    - python-keystoneclient
    - python-neutronclient
    - python-novaclient
    - python-pika
    - python-swiftclient
    - python-nose