~juju-deployers/juju-deployer/darwin

« back to all changes in this revision

Viewing changes to deployer/tests/test_data/openstack/openstack.cfg

  • Committer: Adam Gandelman
  • Date: 2013-09-03 20:44:14 UTC
  • mfrom: (114 darwin)
  • mto: This revision was merged to the branch mainline in revision 119.
  • Revision ID: adamg@canonical.com-20130903204414-xsqqz2gp83dp5d2o
MergeĀ lp:juju-deployer/darwin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
"include-config": "ubuntu_base.cfg",
 
3
"precise-grizzly": {
 
4
    "inherits": ["grizzly-precise", "grizzly-base"]
 
5
},
 
6
 
 
7
"precise-grizzly-quantum": {
 
8
    "inherits": ["grizzly-precise", "grizzly-quantum"]
 
9
}
 
10
}