Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-19 | Remove references to Fn::GetAtt. | Derek Higgins | 2 | -6/+3 | |
These were causing a Circular dependency error during the creation of a stack. Change-Id: Iccdf4a081f38aa3a5fe0e250b9e9382958a0f26e | |||||
2013-06-12 | Parameterise more settings for nova and quantum. | Robert Collins | 1 | -4/+12 | |
Change-Id: Ia35431302848666ad013adaeae1d06482cd3117a | |||||
2013-06-12 | Add .gitreview setup. | Robert Collins | 1 | -0/+4 | |
Change-Id: I22855e7f3c77984ffc81ebf00e62cb78839e63a7 | |||||
2013-06-06 | Nested stack of nova-compute-instance.yaml | Clint Byrum | 2 | -0/+78 | |
2013-06-06 | New single instance nova-compute. | Clint Byrum | 1 | -0/+83 | |
2013-06-06 | Adding bootstack-vm template. | Clint Byrum | 1 | -0/+100 | |
2013-06-06 | PrivateIp is not assigned yet, plus 127.0.0.1 will work fine | Clint Byrum | 1 | -3/+3 | |
2013-06-06 | Fixed the nova-compute template. | Cody A.W. Somerville | 1 | -4/+8 | |
2013-06-06 | Pushing passwords into mysql and other fixes. | Clint Byrum | 1 | -1/+23 | |
Generating and distributing usernames/passwords is just too complicated with Heat at this stage, so we need to push them into mysql from the template. | |||||
2013-06-06 | Hand modifying notcompute to work with elements. | Clint Byrum | 1 | -245/+43 | |
2013-06-06 | Adding username/password for Nova in notcompute. | Clint Byrum | 2 | -0/+42 | |
2013-06-06 | Hand modified notcompute.yaml to work properly. | Clint Byrum | 1 | -11/+65 | |
2013-06-06 | Remove unused NovaAPISize from nova-api | Clint Byrum | 1 | -3/+0 | |
2013-06-06 | Use slave roles in Makefile. | Clint Byrum | 1 | -1/+1 | |
2013-06-06 | Add a Makefile for regenerating common merges | Clint Byrum | 1 | -0/+4 | |
2013-06-06 | Removing unused TemplateURL | Clint Byrum | 6 | -18/+0 | |
2013-06-06 | Add glance heat and keystone to notcompute | Clint Byrum | 1 | -2/+40 | |
2013-06-06 | Make descriptions less redundant. | Clint Byrum | 11 | -12/+12 | |
2013-06-06 | Adding OpenStack:: hints to engine | Clint Byrum | 1 | -0/+2 | |
2013-06-06 | Simplify keystone into one instance. | Clint Byrum | 1 | -8/+2 | |
2013-06-06 | Add a smaller scale heat-allinone template. | Clint Byrum | 1 | -0/+59 | |
2013-06-06 | Add a 'notcompute' template. | Clint Byrum | 1 | -0/+254 | |
2013-06-06 | Add ability to combine roles into one role. | Clint Byrum | 6 | -3/+31 | |
2013-06-06 | Support DependsOn | Clint Byrum | 1 | -0/+3 | |
2013-06-06 | Replace in AllowedResources | Clint Byrum | 1 | -0/+5 | |
2013-06-06 | Create a utility for merging templates. | Clint Byrum | 4 | -0/+101 | |
2013-06-06 | Fix type-o in rabbitmq.yaml. | Clint Byrum | 1 | -1/+1 | |
2013-05-09 | Adding nova-api and finishing nova-compute split. | Clint Byrum | 2 | -5/+88 | |
2013-05-09 | Splitting nova-api and nova-compute. | Clint Byrum | 1 | -6/+14 | |
2013-05-09 | Fixes for nova element changes. | Clint Byrum | 1 | -3/+0 | |
2013-05-09 | Adding a (non-working) nova template. | Clint Byrum | 1 | -0/+83 | |
2013-05-09 | Fixes for quantum template | Clint Byrum | 1 | -1/+2 | |
2013-05-08 | Add a template for OpenStack Networking (Quantum). | Clint Byrum | 1 | -0/+77 | |
2013-05-08 | Add glance to mysql and base. | Clint Byrum | 2 | -4/+37 | |
2013-05-08 | Merge github.com:SpamapS/templates | Clint Byrum | 0 | -0/+0 | |
Conflicts: generic-user.yaml | |||||
2013-05-08 | Fix swift Metadata section. | Clint Byrum | 1 | -2/+3 | |
2013-05-06 | Un-do all use of generic-user.yaml and remove it. | Clint Byrum | 2 | -36/+28 | |
This was a rather experimental way to try and create some generic templates in Heat. But the AllowedResources can only refer to resources inside the template itself, so this is useless. | |||||
2013-05-06 | Cannot use generic-user.yaml, copy/paste in | Clint Byrum | 1 | -7/+19 | |
2013-05-07 | Try List param again | Clint Byrum | 1 | -1/+1 | |
2013-05-07 | CommaSeparatedList -> CommaDelimitedList | Clint Byrum | 1 | -1/+1 | |
2013-05-07 | Merge branch 'FIX-GENERIC' | Clint Byrum | 1 | -1/+1 | |
2013-05-07 | Invalid Parameter type "list" | Clint Byrum | 1 | -1/+1 | |
2013-05-06 | Fix yaml formatting | Clint Byrum | 1 | -1/+1 | |
2013-05-06 | Adding basic glance template | Clint Byrum | 1 | -0/+59 | |
2013-04-18 | Refactor Heat template to use generic user | Clint Byrum | 2 | -28/+39 | |
2013-04-18 | Match Metadata with tripleo-image-elements. | Clint Byrum | 5 | -70/+77 | |
2013-04-18 | Add Heat and RabbitMQ to base stack. | Clint Byrum | 2 | -0/+43 | |
2013-04-18 | Add stack for deploying Heat. | Clint Byrum | 1 | -0/+111 | |
2013-04-18 | Add stack for deploying rabbitmq. | Clint Byrum | 1 | -0/+40 | |
2013-04-11 | Remove UserData, was workaround for Heat bug | Clint Byrum | 1 | -1/+0 | |