Age | Commit message (Expand) | Author | Files | Lines |
2013-09-26 | Make it possible to enable native neutron PXE. |  Robert Collins | 1 | -0/+6 |
2013-09-19 | Add functional tests and examples for merge |  Clint Byrum | 7 | -1/+86 |
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 | 7 | -0/+32 |
2013-09-17 | Finish correcting all OS::Nova::Server references |  Clint Byrum | 3 | -18/+35 |
2013-09-17 | Replace broken usage of first_private_address |  Clint Byrum | 2 | -33/+63 |
2013-09-17 | Allow customising the Nova BM architecture. |  Robert Collins | 1 | -1/+6 |
2013-09-16 | Update PrivateIp to first_private_address. |  James Slagle | 4 | -23/+23 |
2013-09-14 | Make Heat service password configurable. |  Robert Collins | 2 | -2/+12 |
2013-09-14 | Remove unused swift undercloud definition. |  Robert Collins | 1 | -3/+0 |
2013-09-14 | Get rid of global service-password. |  Robert Collins | 3 | -9/+5 |
2013-09-14 | Add Nova service password. |  Robert Collins | 3 | -0/+18 |
2013-09-14 | Add Glance service password. |  Robert Collins | 2 | -0/+12 |
2013-09-14 | Add cinder service-password. |  Robert Collins | 1 | -0/+6 |
2013-09-14 | Remove trailing whitespace. |  Robert Collins | 1 | -1/+1 |
2013-09-13 | Remove unmaintained individual service templates |  Clint Byrum | 10 | -838/+0 |
2013-09-13 | Use native server resource in overcloud |  Clint Byrum | 1 | -6/+6 |
2013-09-13 | Use native resource for nova-compute-instance |  Clint Byrum | 1 | -5/+5 |
2013-09-13 | Update undercloud-vm.yaml to use OS::Nova::Server |  Clint Byrum | 1 | -7/+6 |
2013-09-13 | Add support for merging OS::Nova::Server |  Clint Byrum | 1 | -4/+10 |
2013-09-13 | escription -> Description |  Robert Collins | 1 | -1/+1 |
2013-09-13 | Add in Neutron service password. |  Robert Collins | 2 | -0/+12 |
2013-09-12 | Make admin-password configurable. |  Robert Collins | 2 | -2/+12 |
2013-09-11 | Make the keystone admin token configurable. |  Robert Collins | 2 | -2/+12 |
2013-08-17 | Update stackforge references to openstack |  Monty Taylor | 2 | -2/+2 |
2013-08-15 | Migrate nova-compute-instance to split Metadata. |  Clint Byrum | 2 | -4/+26 |
2013-08-15 | Correct os-collect-config.cfn.path to be string. |  Clint Byrum | 1 | -1/+1 |
2013-08-14 | Load local IP using separate post-boot Metadata. |  Clint Byrum | 2 | -20/+116 |
2013-08-14 | Migrate from cfn-hup to os-collect-config |  Clint Byrum | 3 | -35/+29 |
2013-08-14 | Make Resource names suitable for merge/include |  Clint Byrum | 2 | -11/+26 |
2013-08-14 | Fix missing NovaComputeLibvirtType parameter. |  Clint Byrum | 2 | -1/+4 |
2013-08-12 | Add ability to set overcloud hypervisor type. |  Robert Collins | 1 | -0/+4 |
2013-08-12 | Set a physical bridge for network nodes. |  Robert Collins | 1 | -0/+1 |
2013-08-12 | Remove unused network configuration metadata. |  Robert Collins | 2 | -9/+2 |
2013-08-12 | Ignore built files. |  Robert Collins | 1 | -0/+3 |
2013-08-12 | Increase PXE deploy timeout. |  Robert Collins | 1 | -2/+2 |
2013-08-08 | Fixed merge code populating properties from yaml. |  divakar-padiyar-nandavar | 1 | -1/+2 |
2013-07-16 | Merge "overcloud-source: Fix overcloud parameters." |  Jenkins | 1 | -3/+2 |
2013-07-15 | Reinstate architecture binding for nova-bm. |  Robert Collins | 1 | -0/+1 |
2013-07-15 | Stop passing no longer honoured keys in. |  Robert Collins | 1 | -3/+0 |
2013-07-12 | overcloud-source: Fix overcloud parameters. |  Clint Byrum | 1 | -3/+2 |
2013-07-10 | Provide values for all nova compute params needed. |  Clint Byrum | 1 | -17/+15 |
2013-07-10 | Generate overcloud.yaml using overcloud-source. |  Clint Byrum | 1 | -2/+2 |
2013-07-10 | Add an example of Type: FileInclude. |  Clint Byrum | 1 | -0/+140 |
2013-07-10 | Add handling of parameter replacements. |  Clint Byrum | 1 | -0/+21 |
2013-07-10 | Add FileInclude special type. |  Clint Byrum | 1 | -0/+7 |
2013-07-10 | Quantum -> Neutron rename |  Derek Higgins | 9 | -55/+55 |
2013-07-10 | Update boot-stack vm image for overcloud use. |  Robert Collins | 1 | -1/+1 |
2013-07-10 | Set a default image name for compute nodes. |  Robert Collins | 2 | -0/+2 |
2013-07-10 | Make merge.py output deterministic. |  Robert Collins | 1 | -4/+4 |