Angus Salkeld
|
a5ea8a4c55
|
Add support for getting the template via url else we get RequestUriTooLong
The nutty cloudforms api passes the template in via parameters.
TemplateUrl is better.
try:
./bin/heat create my_stack --template-url=https://raw.github.com/asalkeld/heat/master/templates/WordPress_Single_Instance.template
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
97b6c95df0
|
Add missing RequestUriTooLong exception.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
da35a068e9
|
Fix the systemd service section in the template.
To be consistent with the sysvinit one.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
c0b95312c4
|
Add a disto mapping to get the image name.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
83ba8d9519
|
Simplify the template more.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
7739de101e
|
Add a simple single instance wordpress template
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
2fde25bc11
|
Remove openstack copy right assignment as we have not done that yet.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
fc413d9327
|
Add a simple in-memory "db" so we can create/list stacks
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
41d167c560
|
Add setup.py and friends
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
38de4d2564
|
Add simple readme
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
ca303152e6
|
Fix Parameters
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |
Angus Salkeld
|
3b9c41fb6c
|
Initial commit (basics copied from glance)
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
|
11 years ago |