- Aug 06, 2015
-
-
Sam Yaple authored
We were requiring docker 1.7 for a few reasons at one point. Those reasons are no longer valid and this change reflects that. Additionally, this adds some clarifications on the issues with Ubuntu and AUFS. Change-Id: I56ca1b08f0abecb6f7644bf63ca939f588ed3ee2
-
- Aug 04, 2015
-
-
Vladislav Belogrudov authored
Not all systems will have openstack clients in repositories. The fixed guide suggest using pip to get up to date packages via installing catch-all 'python-openstackclient'. Change-Id: I5a84d944d51ede963f827737e917dd17e9466804
-
- Jul 30, 2015
-
-
Hui Kang authored
Do not use aufs to build images for Ubuntu systems Change-Id: Ia14eaada3ec034a6ae340192dc69460df8885045
-
- Jul 27, 2015
-
-
digambar authored
Renamed kolla script to kolla-compose Update change in the dev guide also Change-Id: I6cae3d13752ecb4bb3deeb91c5e0f827fde80c2a Implements: blueprint kolla-compose-script
-
- Jun 26, 2015
-
-
Jeff Peeler authored
Also, change all references from fig to docker-compose. Change-Id: I6bff2ab57cd6a06293d0a6d130d1cf9bc885b712 Closes-bug: #1468999
-
- Jun 25, 2015
-
-
Steven Dake authored
The supermin tool in the centos container needs to be updated to supoprt reading kernel modules with the .xz compressed format that Fedora 22 introduces as a new feature. Change-Id: I85c9a4698edbb350d5950bbe452cbf745f5e2b33 Closes-Bug: #1468056
-
Steven Dake authored
kUse was using yum to install docker 1.7.0. This wanted to install all of the fedora 23 dependencies. Instead, simply use RPM to install via http with the --nodeps option. This works because we don't really need selinux since we don't support an selinux operational model. Change-Id: I7e7fbe9cab9f38d51807442d0f6a41a344779ba2 Closes-Bug: #1468464
-
- Jun 22, 2015
-
-
Paul Bourke authored
* Capitalise all usages of "Ansible", "Kolla", and "OpenStack" * Fix some typos Change-Id: I26acd90ca9f4a48673a95b0ab8e331f620058f6e
-
- May 31, 2015
-
-
Steven Dake authored
Docker 1.7.0-dev is required to support cinder and neutron thin containers. It would also be helpful that we validate that Docker 1.7.0-dev is working well with Kolla. For more details on the Neutron thin containers check out: https://github.com/SamYaple/yaodu/blob/master/ansible/roles/docker_build/files/ubuntu/neutron/ip_wrapper.py Change-Id: Ie422185ea090090b35fcaa2e1c6ecab1c8ea326b
-
- Apr 27, 2015
-
-
Steven Dake authored
The dev-quickstart needed a bit of updating. The major change in this update is to specify using docker 1.6.0 release version rather than a docker RC. Change-Id: I1fcb79e3751c00c5bd75680ef05ec3952d76578d
-
- Apr 24, 2015
-
-
Steven Dake authored
The developer-env is actually a quickstart document. Rename it to dev-quickstart to be a little more obvious. Change-Id: I24c344c45c490c1e3d6c5c8284770f810511add6
-
- Apr 16, 2015
-
-
Martin André authored
This is supposed to prevent proliferation of scripts in "tools" directory and reduce code duplication. This first patch replaces tools/{start,stop,pull,status} scripts and more commands are to be added in the future. Change-Id: I3d99cf5033be8631d8e6f32a4c34d3b5ffcae7e8
-
- Apr 14, 2015
-
-
Steven Dake authored
Tell users to pull docker-compose from Docker Inc. Recommend rc3 or greater Tell users the thread where the bump releases are being discussed Fix typo in libvirtd Change-Id: Ib47d3a57452a4266db2b47b41a789908365fda9b
-
- Apr 02, 2015
-
-
Steven Dake authored
Clean up version info since all those problems have been fixed in rc3. Add separate sections for each major section of the document. Change-Id: Ic011b56872e4cee70f668af58275f31cf083d027
-
- Mar 27, 2015
-
-
Steven Dake authored
Since it keeps changing and the upstream maintainer deletes the dropbox image, I'll just put the docker image in one place. Change-Id: I7098c2c6a1bf662665879324ff1bd1a7521fd941
-
Steven Dake authored
Tell folks to turn off libvirt on their host. Change-Id: I4ca9a466cd14bd7a88880299f56ea0eba343b6c8
-
- Mar 26, 2015
-
-
Steven Dake authored
This patch builds pam with no auditing. This allows the images to operate on Ubuntu 14.04 which contain a kernel bug and have not been updated. Change-Id: I2b8bd192abcc26df27ca276dc3d0fde377048f20
-
- Mar 25, 2015
-
-
Steven Dake authored
Data volumes are busted in docker master 1.6-rc1. Need to use a special branch in order for docker to work. Change-Id: Ia772de63e1fc8a07f052da2a3f4152f4d97b37f9
-
- Mar 24, 2015
-
-
Daneyon Hansen authored
A few errors in the dev doc were causing problems with deploying a dev env. The dev dos has been updated with the correct steps for prep'ing a host for running Kolla. Additionally, wording has been added to reference the Heat template for dev env deployment. Change-Id: I9f0ba1bd2deca490a72b3c54cb1a7df386228ee8
-
- Mar 21, 2015
-
-
Steven Dake authored
docker-compose master now requires 1.18 API, which is only available in the development version of docker. Show how to retrieve and run it. Change-Id: Ia3a7a659c495547fcc04d31cf38ffeaaf6fd729a
-
- Mar 20, 2015
-
-
Steven Dake authored
Without pid: host, nova-compute and libvirt fail to operate correctly together. I don't understand why, and I wish it weren't so, but it means folks will have to install docker-compose from my personal github account until the pull request is merged upstream. Change-Id: I24e55405139c831f2df246f54c5b6fd39d00656a
-
Martin André authored
Rename them `genenv` and `start`. Have `genenv` create the openrc file in the top-level directory. Add openrc and compose/openstack.env to gitignore, as well as *.img. Change-Id: I5d8006e97efd77cf364215f55d5e585139ae273e
-
- Mar 18, 2015
-
-
Mitsuhiro SHIGEMATSU authored
Fix typos in kolla/docs/integration-guide.md & developer-env.md Change-Id: Icc43c1ab70400027372dd874393a73ba2a8d2128
-
Ryan Hallisey authored
Basic develop quickstart guide to setup kolla using docker-compose. Change-Id: I3c0c3d92ee4bccfa4173c05be6755bd048296daf
-