~openstack-charmers/+junk/openstack-charm-testing-ha

« back to all changes in this revision

Viewing changes to tempest.conf.template

  • Committer: James Page
  • Date: 2014-02-27 09:40:54 UTC
  • Revision ID: james.page@ubuntu.com-20140227094054-tjmefd0wi2aoxzut
Try to sort out ec2 tempest

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[DEFAULT]
2
2
[baremetal]
3
3
[boto]
4
 
ec2_url = http://__CONTROLLER__:8775/
5
 
s3_url = http://__CONTROLLER:3333
 
4
ec2_url = http://__NCC__:8773/services/Cloud
 
5
s3_url = http://__NCC__:3333
 
6
aws_access = __ACCESS__
 
7
aws_secret = __SECRET__
6
8
[cli]
7
9
[compute]
8
10
image_ref=__IMAGE_ID__