~ajkavanagh/+junk/useful-things

« back to all changes in this revision

Viewing changes to juju/serverstack.yaml

  • Committer: Alex Kavanagh
  • Date: 2016-12-01 17:01:49 UTC
  • Revision ID: alex.kavanagh@canonical.com-20161201170149-ytewr1hw7z2xre8o
Added serverstack.yaml for juju & manila testing scripts

Note that the manila testing scripts are for serverstack ONLY.
There's a different github repo for manual testing of
manila.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
clouds:
 
2
  serverstack:
 
3
    type: openstack
 
4
    auth-types: [access-key, userpass]
 
5
    regions:
 
6
      serverstack:
 
7
        endpoint: http://10.245.161.156:5000/v2.0
 
8