- Aug 12, 2015
-
-
Ryan Hallisey authored
Change-Id: Ibf20d74f2ea5583bc1c183d14329e37661c20721 Closes-Bug: #1483793
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
Change-Id: I4a1e97f683323176aa8e77ac18be16576941dbdb Partially-Implements: blueprint dockerfile-template
-
Sam Yaple authored
Change-Id: Ifc19a4e51419d83082007809f51e2d9d6378f328 Partially-Implements: blueprint dockerfile-template
-
Sam Yaple authored
Change-Id: Ic42879451cba2fb7fa35764924ca191949c477c4 Partially-Implements: blueprint dockerfile-template
-
- Aug 11, 2015
-
-
Jeff Peeler authored
Switched all print statements to use logger Added ability to halt operations via Ctrl-C, needs cleanup handler Added realtime logging when using only one thread (matches bash building scripts behavior) main is now returning all the build image statuses, so a quick test script would look like: import build res = build.main() if len(res[0]): LOG.error('failure') Change-Id: Ic8000a96573b011490dc330a4512c77c602ac3d2 Partially-Implements: blueprint build-script
-
Vladislav Belogrudov authored
Glance bootstrap container is based on glance-api. Ansible playbook incorrectly mounts "{{ node_config_directory }}/glance" to "/opt/kolla/glance" where it should mount "{{ node_config_directory }}/glance-api" to "/opt/kolla/glance-api". After start bootstrap container fails to find configuration and exits. Change-Id: Id2e5ddb2191cfee7db57dd0aec2f06fc617aa9d6 Closes-Bug: #1483757
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
oslo.messaging is breaking neutron-server or vice-versa. Either way pinning oslo.messaging to the current stable fixes the issue. When 2.2.1 is stable or the delorean repos fix the issue we can remove the pinning Change-Id: I353aba463d0b1e11f4b58e5edd5241a636701172 Closes-Bug: #1483667
-
Vladislav Belogrudov authored
This will lead to failed database initialization Change-Id: If54e928bfe7004b7048294100cebbf693cebda79 Closes-Bug: #1483659
-
Vladislav Belogrudov authored
Due to typo in ansible/roles/glance/tasks/bootstrap.yml container misses database initialization block and starts service instead. Ansible hangs on waiting for bootstrap container exit. Change-Id: Icf5ba68b47d65b22d6869e4b7b2d93e7edb8ed3b Closes-Bug: #1483647
-
akwasniewska authored
Added new method generating Dockerfiles from templates as well as the appropriate code to support this in build.py Co-Authored-By:
Sam Yaple <sam@yaple.net> Partially-implements: bp dockerfile-template Change-Id: Id14d10d31cb4aac957e04fbc129de4043d98e033
-
Jenkins authored
-
Jenkins authored
-
- Aug 10, 2015
-
-
Steven Dake authored
Change-Id: Id8c8e0d4dcad62e3995fa7f2bb91b6bafb3a387c Paritally-Implements: blueprint gate-source-builds
-
Steven Dake authored
The fedora version of docker is hacked by Red Hat to have specific features which we don't want in the gating. Use the pristine upstream version from Docker Inc. Change-Id: Ied219bc3868176f541083e9d42cde7d6cdeeb71d Partially-Implements: blueprint gate-source-builds
-
Vladislav Belogrudov authored
Bootstrapping of Keystone/Glance happens on first host via 'run_once'. After running bootstrap containers we should wait for them also on the same host. Currently waiting is done on all hosts what gives task error on other hosts. Change-Id: I6eac928d405ea819982118d9b567988074be4ed2 Closes-Bug: #1483224
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Sam Yaple authored
Change-Id: Id4e2f081396aaf54030b6f8887e887c8a7b264c3 Partially-Implements: blueprint remove-config-internal
-
Steven Dake authored
Change-Id: If5e100ddf5eda6a484d2eeb4c6adb9ee588d9b92 Partially-Implements: blueprint remove-internal-config
-
Sam Yaple authored
Change-Id: Iafde0b26008ad93f9a956192da73d59ccb593104 Partially-implements: blueprint remove-config-internal
-
- Aug 09, 2015
-
-
Steven Dake authored
kolla-common.sh is mostly to handle CONFIG_INTERNAL. Since CONFIG_INTERNAL has been removed from the repository, we no longer need most of this code except for set_configs. Change-Id: I6bcec08c5275f6cd2c61c980ff238b734443e908 Partially-Implements: blueprint remove-config-internal
-
Jenkins authored
-
Steven Dake authored
Change-Id: Ie9b04c5e8dd4d2058172120d81c229ce747f5d27 Partially-Implements: blueprint remove-config-internal
-
Steven Dake authored
Change-Id: Ia92ba9df4d6ec7da51c85c9a38bb64f510ed93d4 Partially-Implements: blueprint remove-config-internal
-
Steven Dake authored
Change-Id: I87ff9b8319d29cc41ab7a0fb63025b434fab10f8 Partially-Implements: blueprint remove-config-internal
-
Steven Dake authored
Change-Id: I4f9ae0ac908ae7c7b72270680304bd9554ca1bf7 Partially-Implements: blueprint remove-config-internal
-