13 Commits

Author SHA1 Message Date
Tin Lam
d031d799ce Add a gate setup script
This patch set adds in a skeleton setup_gate.sh script in preparation
of integration with the OpenStack infra job.

Change-Id: I62e84593e50b5e5d8ee04007d5e36cd3116322d8
2017-04-22 17:02:46 -05:00
Jenkins
b73b1896e5 Merge "Update documentation to make previously assumed steps explicit." 2017-04-17 14:58:07 +00:00
Pete Birley
7675b3c2b7 Update documentation to make previously assumed steps explicit.
This updates the documentation for KubeADM-AIO based development
to explicity state previously assumed steps, and add the requirements
to build OpenStack-Helm. This has been tested on a freshly provisioned
AWS Ubuntu 16.04 AMI.

Change-Id: Ie64f75ba29b5263d50ea2d4c26b6e6952ace9310
2017-04-15 22:03:57 -05:00
Pete Birley
56190fb314 Fix Kubeadm-aio /var/lib/kubelet mounts
The script had a typo that prevents it from running on a brand new
host, this commit fixes that.

Change-Id: If73bfcbed5adc703c256c02dcb90a71f6b713a74
2017-04-15 14:27:29 -05:00
Pete Birley
3f894c65ea Kubeadm-aio: Fix echo outputs
This PS fixes the quotes round the echo statments. Though mostly
cosmetic, it is needed for some things that slipped thorough with ! them.

Change-Id: Ie752cc88732192c51e97a2f44f554ad0474f09e5
2017-04-14 19:16:44 -05:00
Pete Birley
00e76c1572 Kubeadm-aio container for dev and gates
This PS brings in a container for setting up a Kubeadm based
AIO environement for development and Gating purposes.

Change-Id: Ice96b03b519a380d4679d701e4bbb97024bb2fb5
2017-04-14 14:27:37 -05:00
Alan Meadows
fd2314f2bd Remove empty line break inserted into generated configs
This removes the unnecessary extra line break that
gen-oslo-openstack-helm creates at the top of each
file

Change-Id: I00803c63b2125b71e7f2740959f3de08026d9e57
2017-04-13 17:16:04 -07:00
Pete Birley
7f12507f9f Let genconfig work with extra level of oslo namespacing 2017-04-10 15:15:15 -05:00
Pete Birley
c68bfcf0c5 Fix Oslo-Genconfig formatting 2017-04-10 15:15:06 -05:00
Pete Birley
1ac3ca1363 Update entrypoint logic to hack tox.ini for config generation 2017-04-07 16:15:45 -05:00
Pete Birley
b82378911e Genconfig Container entrypoint update, and initial Readme. 2017-04-07 16:15:45 -05:00
Pete Birley
edc5b93d66 Generic Oslo Config Generation 2017-04-07 16:15:45 -05:00
Pete Birley
48b76c3e5c Add config generation script and container to OpenStack-Helm
This commit pulls in a *slightly* cleaned up version of the
script developed by @alanmeadows in:
 * https://github.com/alanmeadows/gen-oslo-openstack-helm
2017-04-07 16:15:45 -05:00