~openstack-charmers-archive/charms/trusty/neutron-gateway/trunk

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: James Page
  • Date: 2015-10-22 13:23:58 UTC
  • Revision ID: james.page@ubuntu.com-20151022132358-qin1nvlnqn4aezaz
Tags: 15.10
15.10 Charm release

Show diffs side-by-side

added added

removed removed

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