summaryrefslogtreecommitdiffstats
path: root/foreman/ci
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Fixes public gateway to be the correct valueTim Rozet1-1/+1
2015-09-22Fixes bug where puppet fails to run due to domain nameTim Rozet1-1/+1
2015-09-18Adds single NIC support for baremetal deploymentsTim Rozet1-84/+210
2015-09-17Corrects the default route on controllersrandyl3-0/+10
2015-09-11Merge "Allows domain name to be configured"Tim Rozet4-19/+26
2015-09-11Allows domain name to be configuredTim Rozet4-19/+26
2015-09-11Foreman deploy.sh bug corrected when finding the interfacesjose.lausuch1-1/+2
2015-09-10Merge "Adds functionality to modify VM resources"Tim Rozet6-6/+177
2015-09-09Adds functionality to modify VM resourcesTim Rozet6-6/+177
2015-09-09Merge "Fixes horizon IP URL for non-HA deployments"Tim Rozet1-1/+15
2015-09-08Fixes horizon IP URL for non-HA deploymentsTim Rozet1-1/+15
2015-09-08Adds check to ensure that provided static_ip_range param is correctTim Rozet1-0/+7
2015-09-03Fixes bug in looking for interfacesTim Rozet1-1/+1
2015-09-02Merge "Removes default vagrant route from virtual nodes"Tim Rozet1-0/+1
2015-09-01Fixes issue with deploy copying from /tmp and clean bailing earlyTim Rozet2-5/+4
2015-09-01Removes default vagrant route from virtual nodesTim Rozet1-0/+1
2015-09-01Merge "Fixes puppet modules to come from Genesis repo"Tim Rozet1-21/+8
2015-08-31Fixes puppet modules to come from Genesis repoTim Rozet1-21/+8
2015-08-28Fixes bug with interface detectionTim Rozet1-3/+3
2015-08-28Merge "Adds ability to specify NICs to bridge on the jumphost"Dan Radez1-109/+139
2015-08-27Merge "Fixes vagrant base box to be opnfv"Tim Rozet2-3/+3
2015-08-27Merge "Adds baremetal node power check before attempting deploy"Tim Rozet1-0/+68
2015-08-27Fixes vagrant base box to be opnfvTim Rozet2-3/+3
2015-08-27Adds baremetal node power check before attempting deployTim Rozet1-0/+68
2015-08-27Adds ability to specify NICs to bridge on the jumphostTim Rozet1-109/+139
2015-08-26Adds check to ensure 3 control nodes are defined with HATim Rozet1-0/+14
2015-08-24Fixes Foreman clean to not hang and removes libvirtTim Rozet1-51/+89
2015-07-27Fixes IP/MAC of inventory for lab reconfigTim Rozet1-18/+18
2015-07-22Merge "Adds check to make sure subnets are a minimum size per network"Tim Rozet1-0/+50
2015-07-22Adds check to make sure subnets are a minimum size per networkTim Rozet1-0/+50
2015-07-22Fixes clean to remove all VMs and be more effectiveTim Rozet1-19/+50
2015-07-16Fixed public IP allocation JIRA: BGS-89randyl1-9/+20
2015-07-14Fixes issue where git clone failsTim Rozet1-2/+2
2015-07-14Fixes syntax error with git clone for genesisTim Rozet1-2/+2
2015-07-14Fixes clean bug where $vm_dir is assumed to existTim Rozet1-10/+12
2015-07-14Migrates from github bgs_vagrant project to genesisTim Rozet2-17/+57
2015-07-10Merge "Take care of the subnet on public subnet"Frank Brockners1-4/+24
2015-07-10Take care of the subnet on public subnetarnaudmorin1-4/+24
2015-07-09Removes version pinning to khaleesi and other utilsTim Rozet1-3/+2
2015-07-07Add a 1 minute pause after ansible playbookarnaudmorin1-0/+1
2015-07-06Fixes networking related constraints for Virtual deploymentsTim Rozet5-102/+654
2015-06-24Moved 80% of Foreman deploy.sh into functionsrandyl1-435/+509
2015-06-17Fixing verification of vbox drivers JIRA: BGS-74randyl1-1/+2
2015-06-02Changes deploy to use frozen Arno release versions for Foreman relatedTim Rozet2-3/+3
2015-06-01Pin software dep versions, various Foreman scriptsDaniel Farrell3-22/+17
2015-06-01Pin software dep versions in Foreman bootstrapDaniel Farrell1-30/+8
2015-06-01Pin software dependency versions in Foreman deployDaniel Farrell1-12/+7
2015-06-01Copy Foreman deploy logic from bgs_vagrant repoDaniel Farrell7-0/+751
2015-05-26Merge "Really kill VBoxHeadless process"Dan Radez2-2/+2
2015-05-20Adds external network support for OPNFVTim Rozet2-0/+53