- Aug 17, 2015
-
-
Steven Dake authored
Receive several quickstart related questions every day. Make a first pass at cleaning up our documentation to point people in the right direction. While we are about it remove compose related bits. Anything in the compose directory will remain as a reference implementation for how to implement the compose files to work well with our container content. Change-Id: I9e832e97ac2bacca8eab7e1bfbd82664d2b191b8 Closes-Bug: #1485163 Paritally-Implements: blueprint remove-config-internal
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
akwasniewska authored
Change-Id: I740f1ccc5763b683a39957304a7cce3f43f2c588 Partially-Implements: blueprint dockerfile-template
-
akwasniewska authored
Change-Id: Ie500f9b8640129e464075e4bebd628cf4a4d7f86 Partially-Implements: blueprint dockerfile-template
-
- Aug 16, 2015
-
-
Steven Dake authored
Heat docker templates were not pointing to correct base Change-Id: I170e9884ad179f0e3f6e5aba28074abbb7d5ed97 Partially-Implements: blueprint docker-templates
-
Steven Dake authored
Kolla has been through alot of change in the Liberty development cycle. Modify the README.md to specify our current direction. Change-Id: I67d304b206312f5915085dd99d0201b1df44f7ec
-
Sam Yaple authored
Change-Id: I8e43285f620df4ea74ee78e637cd3eadc9adf5fd Partially-Implements: blueprint dockerfile-template
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Aug 15, 2015
-
-
Steven Dake authored
While the existing FROM line is technically correct, prefer we use jinja tmeplating for the whole thing, so that we can remove the special casing of the build.py script once the docker dir goes. Change-Id: I27efcd55f1b45d32e4504734edf9e1a305696ac1 Partially-Implements: blueprint dockerfile-templates
-
Steven Dake authored
Bad documentation is worse then no documentation. All this stuff is related to config-internal and has to go. Paritally-Implements: remove-config-internal Change-Id: I0f83d7c2d3bbf5d1af2b8cab179d1961831158d0
-
Jenkins authored
-
Steven Dake authored
Change-Id: Id0af297e29c2751c7da1f19742f764ccac56d723 Closes-Bug: #1485142
-
Steven Dake authored
This adds Heat to the docker_templates directory. Change-Id: I836d35515c71842f01974e9ae4dd934f3f4114f9 Partially-Implements: blueprint dockerfile-template
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Aug 14, 2015
-
-
Jenkins authored
-
Jeff Peeler authored
Accessing the key directly when it doesn't exist was yielding a KeyError. Change-Id: Ice877b74d46d59f2e9ecff051b09245e9d3744e1 Paritally-Implements: blueprint gate-source-builds
-
Robyn Bergeron authored
This makes openvswitch build with build.py --templates. The three containers built by this work are ovs-base, ovs-db-server, and ovs-vswitchd. Partially Implements: blueprint dockerfile-template Change-Id: If2e420d561a50cd5e1c7ba5eaa81c96526f7a1ac
-
Jeff Peeler authored
tox -e images-centos-binary tox -e images-centos-source Both above now execute parallel image building script. Change-Id: I6a4174b184fc239c6baa950a9c787fc6ad220774 Paritally-Implements: blueprint gate-source-builds
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeff Peeler authored
This establishes a pattern for adding any number of combinations for the new build script to use. Each individual test class may be called separately to only do builds of a select type. An example testr command looks like: testr run '^(test_build.BuildTestCentosBinary)' or even more simply testr run test_build.BuildTestCentosBinary Change-Id: I828a8c9c36a771bd5ad23e0dee6dffe3e94067e1 Paritally-Implements: blueprint gate-source-builds
-
Ryan Hallisey authored
Many of the services have a nested directory that will be copied into /etc, which will place the config files one layer too deep. For example: heat has 'heat/etc/heat/heat.conf'. Copying 'heat/etc*' to '/etc/heat' will create this extra layer. Change-Id: Iad4661f0316523c5fe8d029d24a8e4fc68da6e15 Closes-Bug: #1484974
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-