summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Clint Byrum [Tue, 14 May 2013 18:30:52 +0000 (11:30 -0700)]
Add a smaller scale heat-allinone template.
Clint Byrum [Tue, 14 May 2013 18:20:17 +0000 (11:20 -0700)]
Add a 'notcompute' template.
Clint Byrum [Tue, 14 May 2013 18:19:43 +0000 (11:19 -0700)]
Add ability to combine roles into one role.
Clint Byrum [Tue, 14 May 2013 18:02:51 +0000 (11:02 -0700)]
Support DependsOn
Clint Byrum [Tue, 14 May 2013 18:01:53 +0000 (11:01 -0700)]
Replace in AllowedResources
Clint Byrum [Mon, 13 May 2013 17:06:42 +0000 (10:06 -0700)]
Create a utility for merging templates.
Clint Byrum [Tue, 14 May 2013 17:56:25 +0000 (10:56 -0700)]
Fix type-o in rabbitmq.yaml.
Clint Byrum [Fri, 10 May 2013 00:44:37 +0000 (17:44 -0700)]
Adding nova-api and finishing nova-compute split.
Clint Byrum [Fri, 10 May 2013 00:34:46 +0000 (17:34 -0700)]
Splitting nova-api and nova-compute.
Clint Byrum [Thu, 9 May 2013 21:55:07 +0000 (14:55 -0700)]
Fixes for nova element changes.
Clint Byrum [Thu, 9 May 2013 17:47:40 +0000 (17:47 +0000)]
Adding a (non-working) nova template.
Clint Byrum [Thu, 9 May 2013 00:44:04 +0000 (00:44 +0000)]
Fixes for quantum template
Clint Byrum [Thu, 9 May 2013 00:00:34 +0000 (17:00 -0700)]
Add a template for OpenStack Networking (Quantum).
Clint Byrum [Wed, 8 May 2013 23:13:07 +0000 (16:13 -0700)]
Add glance to mysql and base.
Clint Byrum [Wed, 8 May 2013 23:01:42 +0000 (23:01 +0000)]
Merge github.com:SpamapS/templates
Conflicts:
generic-user.yaml
Clint Byrum [Wed, 8 May 2013 22:59:09 +0000 (22:59 +0000)]
Fix swift Metadata section.
Clint Byrum [Tue, 7 May 2013 04:50:09 +0000 (21:50 -0700)]
Un-do all use of generic-user.yaml and remove it.
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.
Clint Byrum [Tue, 7 May 2013 04:43:44 +0000 (21:43 -0700)]
Cannot use generic-user.yaml, copy/paste in
Clint Byrum [Tue, 7 May 2013 04:32:36 +0000 (04:32 +0000)]
Try List param again
Clint Byrum [Tue, 7 May 2013 04:15:56 +0000 (04:15 +0000)]
CommaSeparatedList -> CommaDelimitedList
Clint Byrum [Tue, 7 May 2013 04:10:57 +0000 (04:10 +0000)]
Merge branch 'FIX-GENERIC'
Clint Byrum [Tue, 7 May 2013 04:08:00 +0000 (04:08 +0000)]
Invalid Parameter type "list"
Clint Byrum [Tue, 7 May 2013 01:34:24 +0000 (18:34 -0700)]
Fix yaml formatting
Clint Byrum [Tue, 7 May 2013 00:55:08 +0000 (17:55 -0700)]
Adding basic glance template
Clint Byrum [Thu, 18 Apr 2013 22:23:07 +0000 (15:23 -0700)]
Refactor Heat template to use generic user
Clint Byrum [Thu, 18 Apr 2013 21:04:06 +0000 (14:04 -0700)]
Match Metadata with tripleo-image-elements.
Clint Byrum [Thu, 18 Apr 2013 18:19:43 +0000 (11:19 -0700)]
Add Heat and RabbitMQ to base stack.
Clint Byrum [Thu, 18 Apr 2013 18:17:08 +0000 (11:17 -0700)]
Add stack for deploying Heat.
Clint Byrum [Thu, 18 Apr 2013 18:16:43 +0000 (11:16 -0700)]
Add stack for deploying rabbitmq.
Clint Byrum [Thu, 11 Apr 2013 16:47:28 +0000 (09:47 -0700)]
Remove UserData, was workaround for Heat bug
Clint Byrum [Thu, 11 Apr 2013 16:45:30 +0000 (09:45 -0700)]
Specify the usernames for dump/root explicitly
Clint Byrum [Tue, 26 Mar 2013 04:43:30 +0000 (04:43 +0000)]
Refactoring to have a mysql-migration element.
Clint Byrum [Thu, 21 Mar 2013 20:44:50 +0000 (20:44 +0000)]
Adding functionality to mysql
Clint Byrum [Wed, 13 Mar 2013 18:43:28 +0000 (18:43 +0000)]
works but missing stuff
Clint Byrum [Wed, 13 Mar 2013 18:26:49 +0000 (18:26 +0000)]
fixes
Clint Byrum [Mon, 11 Mar 2013 17:00:41 +0000 (10:00 -0700)]
Adding bootstrap parameters
Clint Byrum [Sat, 2 Mar 2013 00:02:59 +0000 (16:02 -0800)]
Refactor a bit around new thinking
Clint Byrum [Thu, 28 Feb 2013 18:33:24 +0000 (10:33 -0800)]
use openstack-db
Clint Byrum [Thu, 28 Feb 2013 18:28:57 +0000 (10:28 -0800)]
Removing HA pair
Clint Byrum [Thu, 28 Feb 2013 16:33:23 +0000 (08:33 -0800)]
Adding keystone and mysql
Joshua McKenty [Tue, 26 Feb 2013 15:55:24 +0000 (07:55 -0800)]
Initial commit