~ubuntu-branches/ubuntu/trusty/heat/trusty-security

« back to all changes in this revision

Viewing changes to doc/source/templates/hot/hello_world.rst

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-09-08 21:51:19 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: package-import@ubuntu.com-20130908215119-7tcek6gn73275x5k
Tags: upstream-2013.2~b3
ImportĀ upstreamĀ versionĀ 2013.2~b3

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
Parameters
25
25
----------
26
 
*KeyName :mod:`(required)`
27
 
        *type
28
 
                *string
29
 
        *description
30
 
                *Name of an existing key pair to use for the instance
31
 
*InstanceType :mod:`(required)`
32
 
        *type
33
 
                *string
34
 
        *description
35
 
                *Instance type for the instance to be created
36
 
*ImageId :mod:`(required)`
37
 
        *type
38
 
                *string
39
 
        *description
40
 
                *ID of the image to use for the instance
 
 
b'\\ No newline at end of file'
 
26
*KeyName* :mod:`(required)`
 
27
        *type*
 
28
                *string*
 
29
        *description*
 
30
                *Name* of an existing key pair to use for the instance
 
31
*InstanceType* :mod:`(required)`
 
32
        *type*
 
33
                *string*
 
34
        *description*
 
35
                *Instance type* for the instance to be created
 
36
*ImageId* :mod:`(required)`
 
37
        *type*
 
38
                *string*
 
39
        *description*
 
40
                *ID* of the image to use for the instance