Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | Convert Fn::Select to extended get_attr | Steve Baker | 1 | -1/+1 |
2014-08-04 | Port all templates to HOT | Steve Baker | 1 | -155/+156 |
2014-07-31 | Add strict dependencies to the overcloud template | Nicholas Randon | 1 | -1/+3 |
2014-07-07 | Specify the network for nodes | Robert Collins | 1 | -0/+2 |
2014-07-03 | Make stack complete depend on all nodes | Clint Byrum | 1 | -1/+1 |
2014-07-01 | Enable multi-node rabbitmq cluster | Jan Provaznik | 1 | -7/+4 |
2014-06-30 | Compute all hosts matrix once | Clint Byrum | 1 | -4/+8 |
2014-06-16 | Set glance protocol and port as Heat configurable | Ryan Moore | 1 | -0/+10 |
2014-06-03 | Merge "Sequence deploys - compute after control plane." | Jenkins | 1 | -0/+1 |
2014-05-20 | Merge "Configure NTP for overcloud compute" | Jenkins | 1 | -0/+4 |
2014-05-16 | Sequence deploys - compute after control plane. | Robert Collins | 1 | -0/+1 |
2014-05-02 | Configure NTP for overcloud compute | Dan Prince | 1 | -0/+4 |
2014-04-28 | Adding SNMPd auth credentials | Ladislav Smola | 1 | -1/+12 |
2014-04-18 | Add passthrough configuration glue. | Robert Collins | 1 | -0/+45 |
2014-04-16 | Switch overcloud to software-config | Clint Byrum | 1 | -96/+38 |
2014-04-09 | Stop using notCompute in favor of controller | Dan Prince | 1 | -1/+1 |
2014-03-26 | Update templates to default to preserve ephemeral | Cian O'Driscoll | 1 | -1/+1 |
2014-03-21 | Pass undercloud metadata to overcloud compute | Allison Randal | 1 | -0/+28 |
2014-03-05 | Merge "Make Wait Conditions depend on config creation" | Jenkins | 1 | -1/+1 |
2014-02-26 | Make Wait Conditions depend on config creation | Clint Byrum | 1 | -1/+1 |
2014-02-25 | Different Flavors for Tuskar roles | Ladislav Smola | 1 | -2/+2 |
2014-02-17 | Add username parameter for rabbit | Richard Su | 1 | -0/+3 |
2014-02-14 | Allow manual hosts entry exports in overcloud. | Robert Collins | 1 | -0/+5 |
2014-02-12 | Make it possible to do physical networks for VMs. | Robert Collins | 1 | -0/+10 |
2014-02-04 | Support neutron.flat-networks in overclouds. | Robert Collins | 1 | -0/+5 |
2014-01-31 | Prep work for a scalable control plane. | Robert Collins | 1 | -1/+1 |
2014-01-31 | Update overcloud to support N compute hosts. | Robert Collins | 1 | -9/+9 |
2014-01-02 | Add Ceilometer parameters for the overcloud | Tomas Sedovic | 1 | -0/+22 |
2013-12-17 | Permit setting overcloud image update policies. | Robert Collins | 1 | -0/+6 |
2013-11-25 | Wait for o-r-c on nova compute as well. | Clint Byrum | 1 | -0/+11 |
2013-11-18 | Add metadata to configure swift | Derek Higgins | 1 | -3/+0 |
2013-10-11 | Delete unused interfaces.control key. | Robert Collins | 1 | -5/+0 |
2013-09-19 | Provide Neutron password in compute metadata | Roman Podolyaka | 1 | -0/+2 |
2013-09-17 | Set NoEcho: true for parameters containing secrets | Steve Baker | 1 | -0/+3 |
2013-09-17 | Finish correcting all OS::Nova::Server references | Clint Byrum | 1 | -3/+7 |
2013-09-16 | Update PrivateIp to first_private_address. | James Slagle | 1 | -1/+1 |
2013-09-14 | Get rid of global service-password. | Robert Collins | 1 | -6/+5 |
2013-09-14 | Add Nova service password. | Robert Collins | 1 | -0/+6 |
2013-09-13 | Use native resource for nova-compute-instance | Clint Byrum | 1 | -5/+5 |
2013-08-15 | Migrate nova-compute-instance to split Metadata. | Clint Byrum | 1 | -2/+19 |
2013-08-15 | Correct os-collect-config.cfn.path to be string. | Clint Byrum | 1 | -1/+1 |
2013-08-14 | Migrate from cfn-hup to os-collect-config | Clint Byrum | 1 | -10/+8 |
2013-08-14 | Make Resource names suitable for merge/include | Clint Byrum | 1 | -10/+10 |
2013-08-14 | Fix missing NovaComputeLibvirtType parameter. | Clint Byrum | 1 | -1/+1 |
2013-08-12 | Add ability to set overcloud hypervisor type. | Robert Collins | 1 | -0/+4 |
2013-07-10 | Quantum -> Neutron rename | Derek Higgins | 1 | -13/+13 |
2013-07-10 | Set a default image name for compute nodes. | Robert Collins | 1 | -0/+1 |
2013-06-20 | Fixup https://review.openstack.org/#/c/33308. | Robert Collins | 1 | -1/+1 |
2013-06-19 | Remove references to Fn::GetAtt. | Derek Higgins | 1 | -2/+1 |
2013-06-12 | Parameterise more settings for nova and quantum. | Robert Collins | 1 | -4/+12 |