]> review.fuel-infra Code Review - tools/sustaining.git/commit
First version of jenkins' job to deploy cluster 15/6115/12
authorDenis Meltsaykin <dmeltsaykin@mirantis.com>
Wed, 22 Apr 2015 16:50:15 +0000 (16:50 +0000)
committerDenis V. Meltsaykin <dmeltsaykin@mirantis.com>
Fri, 1 May 2015 19:34:40 +0000 (22:34 +0300)
commit8362b816a74ac167e9a399a427b38e77e03eb377
tree2ccfe04481bcda08cbf1ddae0345d788cf43bd8a
parent30af99c62096426aae6979490d728fcdb56bbabc
First version of jenkins' job to deploy cluster

As for now this script can make VMs, Volumes and Networks
in libvirt. Also it manages subnets in order to achieve
zero crossing between them. Fuel master node gets dynamic
network parameters from script by injection during bootloader
stage. Public network being injected in Fuel-master node,
so it can be accessible from network. Cluster's network
is configured with apropriate values.

Included changes in nailgun network & settings configuration.

All data is visible in the summary message.

Thanks devops team for scancodes.py

Change-Id: Ia8cb28c8197560216b2f7c2d76689286821666b4
jenkins/build_cluster.py [new file with mode: 0755]
jenkins/config.xml [new file with mode: 0644]
jenkins/readme.txt [new file with mode: 0644]
jenkins/scancodes.py [new file with mode: 0644]