~corey.bryant/charms/trusty/neutron-api/stuff

« back to all changes in this revision

Viewing changes to tests/tests.yaml

  • Committer: Subbarayudu Mukkamala
  • Date: 2015-10-27 14:50:30 UTC
  • mfrom: (153 neutron-api-274709)
  • mto: This revision was merged to the branch mainline in revision 155.
  • Revision ID: smukkamala@nuagenetworks.net-20151027145030-3lr5cofupf4tond8
MergeĀ fromĀ lp:~openstack-charmers/charms/trusty/.../next/

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