- Mar 02, 2016
-
-
Jeffrey Zhang authored
Change-Id: Ic9e98941711a5fd1b8546de58d278a0b00cf350b Partially-implements: bp kolla-reconfig
-
Jenkins authored
-
SamYaple authored
We shouldn't be scanning .tox dir anyway. TrivialFix Change-Id: If570abdfa69375091751199dcce637682e8de1ef
-
Jenkins authored
-
Jenkins authored
-
- Mar 01, 2016
-
-
Jenkins authored
-
Jeffrey Zhang authored
add three actions used for reconfigure * restart_container * get_container_env * get_container_state Partially-implements: bp kolla-reconfig Change-Id: I63609ce47f044926ff276ab1188b10f44270a0b5
-
Mauricio Lima authored
Co-Authored-By:
Marc Koderer <marc@koderer.com> Change-Id: I16bab281f2eca341b7a649f766bae5f2cf18a117 Partially-Implements: blueprint enable-manila-containers
-
SamYaple authored
Due to the fact COPY_ONCE is not how most people expect the container to work, as well as causing additional delays in the reconfigure process by needing to delete and recreate teh container, we should default to COPY_ALWAYS. It is both how operators and deployers expect things to work and allows a quick restart to pull in a new config. TrivialFix Change-Id: Ie5f043fc66aa85378f456017c9e31ddbbe6d8880
-
Hui Kang authored
Change-Id: I5571a5639f9f1b5cb0c8ea87188c3d0b9557cba7 Closes-Bug: #1551407
-
Jenkins authored
-
Jenkins authored
-
Mauricio Lima authored
TrivialFix Change-Id: Ia47429a38503d4982049c3fa1fc6fca4a8000fbd
-
Jenkins authored
-
SamYaple authored
Admin token has been deprecated upstream. It will be removed in O. We switch over to the new `keystone-manage bootstrap` method for creating the initial admin user, role, and project. Co-Authored-By:
Sam Yaple <sam@yaple.net> Change-Id: I6ca90e8d4c3b71009e24b049b2efbc08c05ebfbf
-
- Feb 29, 2016
-
-
Jenkins authored
-
Jenkins authored
-
SamYaple authored
This follows the structure we have for Ironic and Nova Closes-Bug: #1551316 Change-Id: I609e3dda40c65b73bb5e1208f702740416a042ed
-
Jeffrey Zhang authored
Use kolla_internal_vip_address for kolla_internal_fqdn in the all.yml file. In this way, the global.yml no need set the old/deprecated kolla_internal_address variable. TrivialFix Change-Id: I0768b9a2b615afb6a8b1f7c065189a495b8f9c9b
-
Eugene Bagdasaryan authored
This runs first sanity check for swift. Once swift is deployed it checks list() Change-Id: I613bf9f2893d66814863893ec5acde5aa252548d Partially-Implements: blueprint sanity-check-container
-
Jenkins authored
-
Allen Gao authored
Closes-Bug: #1551052 Change-Id: Ic226287bbf1f1e8d5cc2e1d80ce2975448b1f95c
-
Jeffrey Zhang authored
Run the keystone reconfigure only when inventory_hostname in groups['keystone'] Partially-implements: bp kolla-reconfig Change-Id: I9d4b5f39f2d68cfd2ae087e3f8a2ee4785eb9586
-
Allen Gao authored
The path of the template file under the same role can easily be omitted, and we are using this omitting in most places except those this commit is fixing. TrivialFix Change-Id: I6d1563e235151669d9d9268d69555aae15e31926
-
- Feb 28, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
This is introduced by I21904659b1789fa71118401bfb6ac2227ae564da TrivialFix Change-Id: I8ab62c5b6c69e198e29205518941a9b0054c105f
-
Vikram Hosakote authored
When kolla-build is running, if there are network issues or if the source's location (like http://tarballs.openstack.org) fails to respond due to high number of concurrent requests, kolla-build just hangs/blocks indefinitely. This patch set resolves this issue by adding a timeout of 120 seconds for requests.get() in kolla/cmd/build.py, adds a unit test for it in kolla/tests/test_build.py and also the "timeout" argument in kolla/common/config.py. Change-Id: I7c8745a20b9bd1c3f5d6a55c72a794f16fd7e513 Closes-Bug: #1548614
-
jvora authored
This runs first sanity check for cinder. Once cinder is deployed it checks volumes.list() Change-Id: I1b4cc57f21cf0fa52a391229c2c2b3fa995d32a8 Partially-Implements: blueprint sanity-check-container
-
- Feb 27, 2016
-
-
Jenkins authored
-
Jeffrey Zhang authored
This file is in the expected path when using CentOS binary install TrivialFix Change-Id: Ic64d2bed4791250065464b6bdb6cc0992c858aaf
-
Rajath Agasthya authored
Vagrant and Heat, while really cool tech, are not very well maintained in Kolla. They are not always up to date, and as a result, are not recommended for evaluation purposes by this change. TrivialFix Change-Id: Ic8b8519431ed5c50a9a46b2e8b8f822d0982b1cf
-
Jeffrey Zhang authored
Partially-implements: bp kolla-reconfig Change-Id: Ied293e59bf4531e88a0e5e5bf9a5f5f495d2a0e7
-
- Feb 26, 2016