- Mar 20, 2015
-
-
Jenkins authored
-
Jenkins authored
-
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
-
Jenkins authored
-
Jenkins authored
-
- Mar 19, 2015
-
-
Steven Dake authored
Always restart glance services since they are idempotent. Change-Id: I6ad98eacf0fd10b97a007db81dbe23459cc71e2b
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
Change-Id: Ie14063022aa1f4e1409421b8049ec75ec9a32802
-
Steven Dake authored
Previously glance was not using keystone for authentication. This resulted in --is-public true failing when doing image-create. Co-Authored-By:
Lars Stedman <(larsks@redhat.com)> Change-Id: I54273115242ee169201643fe0ad559392650c883
-
Jeff Peeler authored
Change-Id: I38f6cf133b0ebf59a9595fb62868a81f731a0b85
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
The latest keystone container parses the keystone admin port environment variable. This script was setting it incorrectly. Change-Id: I0d85e5266e5198e47b77906639bc121cd1e6d1f5
-
Steven Dake authored
The hostname command is required to allow mariadb to access the network properly. Without it, in some cases mariadb cannot execute name service resolution. Change-Id: Ia215585faad23012143b63c4d82acd6ba69f59b7
-
Martin André authored
Also enclose filenames with backticks. Change-Id: I8bc467f2910af2d31dc7a9bf94ce7b3eb8d178e4
-
- Mar 18, 2015
-
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
The yaml formatting is wrong, causing some versions of compose to bail. Change-Id: I20c0709699c2c259e9d2443a7d91e5f70ce67188
-
Steven Dake authored
Clean up start.sh and make more functional Change-Id: If9cb8a6a621991a28cf9b95c4fd0e5b7e780272a
-
Steven Dake authored
Change-Id: I0f79ba151dbb290378e2db0d1af9feb71cb84e6d
-
Ryan Hallisey authored
Heat is split into the engine and api. The current images built in kollaglue work. Change-Id: I14bb8520cf76a84491163f0f102d603d312cd5fb
-
Jenkins authored
-
Jenkins authored
-
Steven Dake authored
The keystone container was changed to only add a keystone user. The rest of the infrastructure in Kolla expects the name "admin" from a "can I use a client to access the APIs perspective." As a result, we need a user for keystone and a user for admin which this patch adds. Change-Id: I3a3e938f946df1fd5982e89397ef61368f1f3674
-
Mitsuhiro SHIGEMATSU authored
Change-Id: Ia21736dd43a4fe63fbf4567c96dd53b452594677
-
Mitsuhiro SHIGEMATSU authored
Fix typos in kolla/docs/integration-guide.md & developer-env.md Change-Id: Icc43c1ab70400027372dd874393a73ba2a8d2128
-
Ryan Hallisey authored
This affects both fedora and the centos base images. Wait_for will be intregrated into kolla-common. Co-authored by: Charles Crouch <charcrou@cisco.com> Change-Id: Ide2304b787d4c3bf6fb3949f09e2cf1f450c2173
-
Jenkins authored
-
Jenkins authored
-
Ryan Hallisey authored
Basic develop quickstart guide to setup kolla using docker-compose. Change-Id: I3c0c3d92ee4bccfa4173c05be6755bd048296daf
-
- Mar 17, 2015
-
-
Jenkins authored
-
Steven Dake authored
The host directory is /etc/libvirt/nwfilter, not /etc/libvirt/nwfilters Change-Id: If7dc4a8028477d938aaa0dba20b79589217ceaf9
-
Steven Dake authored
The best part about Kolla is using it! In order to do that, we need to instruct our consumers how it should be consumed. This guide is a start at that effort, but more work is needed. Implements Blueprint: integration-guide Change-Id: I64a3264a488f6dc934696307cd567e09d4817431
-
Jenkins authored
-
Jenkins authored
-
- Mar 16, 2015
-
-
Ryan Hallisey authored
Based off of ccrouch's glance fig.yml file and my install.sh script. https://github.com/ccrouch/kolla/blob/dev/docker/fig.yml https://github.com/rthallisey/atomic-osp-installer/blob/master/install.sh Change-Id: I6a40f54c60e061b5e18cd3748debe59937a575e0
-
Ryan Hallisey authored
Libvirt contains a package that sets the permissions of KVM. If the host does not have libvirt installed the permissions will never be set and nova boot will fail. Change-Id: Ie5509199391db55e0984d59a6623f021f3ae46c1
-