- Oct 03, 2014
-
-
Chmouel Boudjnah authored
When discussing with the infra guys they have mentioned it would be easier to call our linting job pep8, it's indeed badly named but that target has been used all over openstack for linting projects. As a bonus point it would make things easier to add the job to the gate. To make that patch much more interesting than a three characters change I have improved the validate-samples script to detect if jsonlint was present and if not fallback to the standard python -mjson.tool which give you less details but nonetheless works if jsonlint is present. Change-Id: I8d71a229917004dfd7223a16e4f270101cf2f0a8
-
Jenkins authored
-
Jenkins authored
-
Chmouel Boudjnah authored
Not everyone have access to kube/ docker namespace, so let just push it only when specified with -p Change-Id: I49b2b04f8db8ff7ba7c9f6b6dc9b2ec8c30a95c8
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Change-Id: Ic7eaf187e7f0fa9481c432a8b32971a470e75bf0
-
Steven Dake authored
Change-Id: Ia642716f30ea4bd098e5c67e522bbfd01fd6cf7a
-
Steven Dake authored
Change-Id: I91bb3cab059220a6677e28e928b5805410ce5f5c
-
Steven Dake authored
Change-Id: Ie5d7f5342284997e878803b273f0796421ae6bb2
-
Steven Dake authored
The JSON doesn't parse correctly Change-Id: Ie68ad1cdfb80b9f3c15e9d93476f7c53cc0a0858
-
Jenkins authored
-
Jenkins authored
-
Lars Kellogg-Stedman authored
Change-Id: I388113e5a9c748054a099ef1a3063863120e9a99
-
Steven Dake authored
This patch does a service and endpoint create so that each separate service can find keystone. This patch also makes the sleeping a bit more logical although there are TODOs in this area to remove the sleep operations. Change-Id: Icfee464f9473686da89bfa8b2106172cbfd4c1a8 Closes-Bug: #1376975
-
Chmouel Boudjnah authored
This is a simple JSON validation script based on demjson python library, we do some shell script trickeries to exit properly if there is a failure for tox (should probably patch demjson to properly exit instead). Change-Id: I930908336deef7daeaab5b55ba2031c64698d880 Implements: blueprint json-validation-gate
-
Steven Dake authored
This lays the groundwork for the docker compute container. The compute node is composed of libvirt container and a nove-compute container. We are going to have to sort out how to get k8s to schedule this pod 1 per node. Change-Id: I1e06e4b5f5bde83b582edfc1094084a4ee353371 Partial-blueprint: kube-libvirt-container Partial-blueprint: kube-nova-container
-
Steven Dake authored
container port for pod should be set Change-Id: I04144487f8803b1f83d59bdc978c4f6dfa431d0d
-
Lars Kellogg-Stedman authored
- fix base image - expose ports - new mariadb packages log to /var/log/mariadb Change-Id: I60adc956c82c352f91f718a3a2d5a4a86dd00293
-
Lars Kellogg-Stedman authored
- fully qualify base image (fedora-rdo-base -> kollaglue/fedora-rdo-base) - EXPOSE keystone service ports Change-Id: I3b848dc1743d577ea84be868b04a41383115592b
-
- Oct 02, 2014
-
-
Dan Radez authored
Change-Id: I9921fe533afbe81a18a4ee7e82632fcd2c3792b1
-
Jenkins authored
-
Steven Dake authored
Fix a race condition between MariaDB service start and Keystone. Change-Id: I31384204eca9c7201eb102ec0359b390e88b96ba
-
Steven Dake authored
Change-Id: Ic5fe761906e0ea6964c072ae510f7e62706c286b
-
- Oct 01, 2014
-
-
Lars Kellogg-Stedman authored
This adds the "Kolla" project name to the README and adds a brief intro. Change-Id: I12541a256d8e12293178a77a777c572d6f9bb4dc
-
Steven Dake authored
Change-Id: I3651fb3af73b1b84538399c3fc5def582dd43c69
-
- Sep 30, 2014
-
-
Lars Kellogg-Stedman authored
updating build and start scripts for glance
-
Dan Radez authored
-
- Sep 29, 2014
-
-
Lars Kellogg-Stedman authored
build and push to kollaglue account
-
- Sep 28, 2014
-
-
Steven Dake authored
-
- Sep 27, 2014
-
-
Steven Dake authored
Need PKI setup for keystone to operate.
-
Steven Dake authored
-
Steven Dake authored
-
Steven Dake authored
Start communicates with kubecfg to start the OpenStack services. Stop communicates with kubecfg to stpo the OpenStack services.
-