Jenkins
9931fc6d9e
Merge "Format commands to the code block"
2016-06-16 12:01:54 +00:00
Jenkins
07aa95274d
Merge "Add kolla-kubernetes bootstrap capability to Keystone"
2016-06-16 12:01:44 +00:00
Jenkins
5f86491bdf
Merge "Add kolla-kubernetes bootstrap capability to mariadb"
2016-06-16 12:00:20 +00:00
hanchao
bb6a4befdf
Format commands to the code block
...
Put commands to the code block in quickstart.rst.
Change-Id: Ia2f12fd5693032029912d7fda2f6bf13701723fa
2016-06-16 10:07:16 +00:00
Jenkins
2cb0f445bb
Merge "Remove the pull action in the deploy_aio CI"
2016-06-15 17:28:58 +00:00
Jenkins
c3b74bcda7
Merge "Revert "Added precheck to check kernel version 4.2 on Ubuntu 14.04.""
2016-06-15 17:28:22 +00:00
Jenkins
4b271c7e4a
Merge "Add support for mistral ubuntu binary containers"
2016-06-15 08:58:55 +00:00
Jeffrey Zhang
4cc256d9d4
Remove the pull action in the deploy_aio CI
...
In the current CI, we have no regitry service. when running pull action,
it will pull image form docker.io where has no such image too.
The right direction is set up a local regitry service, then push and
pull image from there.
TrivialFix
Change-Id: I3ebea5cdb539cb700487a2dbffa894fcce8f8723
2016-06-15 16:02:49 +08:00
Jeffrey Zhang
d7b665929d
Revert "Added precheck to check kernel version 4.2 on Ubuntu 14.04."
...
Upgrade the kernel version is not acceptable for the server in most
of case. I do not see the issue when using ubuntu 14.04 default
kernel with docker aufs storage driver.
Even if there is some wrong in the aufs driver, we could recommend
the user to use other drivers, like lvm, brtfs or even overlay driver.
This reverts commit 833c1269c7941498787d49ce879be6c283728407.
Change-Id: I6ee71ecd1ca64777b874bfcc342162622643b89c
2016-06-15 16:02:43 +08:00
Jenkins
9ed6712bd1
Merge "Load the metadata definitions during Glance bootstrap"
2016-06-15 02:48:49 +00:00
Jenkins
07924c9ade
Merge "Makes ml2_conf.ini configuration consistent"
2016-06-15 02:36:34 +00:00
Jenkins
55fb29bc3f
Merge "Added unit test for start container"
2016-06-14 19:51:17 +00:00
Jenkins
4133778a5f
Merge "Change the search path to look locally"
2016-06-14 19:02:13 +00:00
Jenkins
ee424a10ad
Merge "Run more kolla-ansible task in the gate"
2016-06-14 18:46:36 +00:00
Jenkins
f0fd3277df
Merge "Make cleanup remove restarting/exited containers"
2016-06-14 18:20:19 +00:00
MD NADEEM
45799699fe
Added unit test for start container
...
Partially-Implements: blueprint ansible-unit-tests
Change-Id: I398f73f24ee5fa29dd11cd9bb8582cc6c195d007
2016-06-14 17:22:52 +00:00
Michal (inc0) Jastrzebski
f76e9a1e0d
Make cleanup remove restarting/exited containers
...
If we have bug in contianer or it simplt somehow ended up in Exited
state, cleanup doesn't flush it. It also means it doesn't flush volumes
and that might cause an dirty env.
Closes-Bug: #1587344
Change-Id: Ib5705992500ce7efdc66509df61c381bd33d1954
2016-06-14 16:59:41 +00:00
Jenkins
a6b2142cc6
Merge "Implement Rally Dockerfile"
2016-06-14 16:45:55 +00:00
Derek Ditch
977a46ce22
Makes ml2_conf.ini configuration consistent
...
Change-Id: I10f2209428b21cd3dedb6b7fb14e9de34bbf3fa4
Closes-Bug: 1592444
2016-06-14 10:02:12 -05:00
Jeffrey Zhang
3afe149e51
Implement Rally Dockerfile
...
Partially Implements: blueprint rally-container
Change-Id: If8c4fdb51b8083078dddc68598d48c6e139a615a
2016-06-14 14:30:03 +00:00
Christian Berendt
8acc1771fb
Remove verbose parameter from lbaas_agent.ini file
...
The verbose parameter is deprecated and should not be used. This
solves the following issue:
Option "verbose" from group "DEFAULT" is deprecated for removal.
Its value may be silently ignored in the future
TrivialFix
Change-Id: Ifb04c3f396a96b6917637af3a90a3ddb1599e29d
2016-06-14 15:53:23 +02:00
Jenkins
e6c1d41782
Merge "Create ansible home directory in kolla-toolbox container"
2016-06-14 11:52:29 +00:00
Jenkins
19e9585ffb
Merge "Added test document"
2016-06-14 09:06:39 +00:00
Christian Berendt
76f97b4067
Create ansible home directory in kolla-toolbox container
...
This solves the following issue when running an ansible command inside
the kolla-toolbox container:
[Errno 13] Permission denied: '/home/ansible/.ansible'
Change-Id: I654d27c49b7fcc50e018b61146084660894352aa
Closes-bug: #1592268
2016-06-14 07:47:22 +02:00
Jenkins
0b0e301eec
Merge "Fix missing ceilometer user in the sudoers list for binary type"
2016-06-14 05:38:13 +00:00
Jenkins
50b955c66c
Merge "Remove Heat CLI deprecated commands"
2016-06-14 05:11:31 +00:00
Jenkins
232b5a3617
Merge "The quickstart guide still says to use Anisble 1.9.4"
2016-06-14 02:21:58 +00:00
Christian Berendt
c37d1d25bc
Load the metadata definitions during Glance bootstrap
...
Change-Id: I4e6ecbcfbd11a516b1ddc2fe7a62f20b8313ae07
Closes-bug: #1584698
2016-06-13 20:36:57 +02:00
Mauricio Lima
700d5d7a42
Remove Heat CLI deprecated commands
...
Change-Id: I2fc8f50f6448d58852f9e6c6d465e6f4e7288afa
Closes-Bug:#1581731
2016-06-13 13:51:02 -04:00
Patrick Powell
b6ae413cef
The quickstart guide still says to use Anisble 1.9.4
...
Closes-bug: #1585995
Change-Id: I3163720dd4402848904fc9673e3240082e0c708f
Partially-includes: blueprint documentation-rework
2016-06-13 12:07:10 -04:00
Jenkins
baae1b2474
Merge "Fix typos in Kolla"
2016-06-13 14:07:13 +00:00
MD NADEEM
66b6eccd1b
Added test document
...
This doc explain how to run kolla tests.
Change-Id: I498e18187c2c69bbd37c490ce4e1a8548f933791
Partially-implements: blueprint documentation-rework
2016-06-13 11:26:20 +00:00
Jenkins
92d0670be9
Merge "Added unit test for kolla_docker"
2016-06-13 11:05:34 +00:00
Ryan Hallisey
d360d4e5af
Change the search path to look locally
...
In order to use tools/build.py, we need to search
locally for imports.
Closes-bug: #1592030
Change-Id: Idfa651c1268f93366de9f4e3fa80c33be42c71c3
2016-06-13 07:05:26 -04:00
TuanLAF
3772ac05f7
Fix typos in Kolla
...
TrivialFix
Change-Id: Id916352b419a100d1cae463031e3182bd1080776
2016-06-13 17:46:42 +07:00
Jenkins
f4089b8ecf
Merge "Fix the openstack_release variable in all.yml"
2016-06-13 10:20:18 +00:00
Jeffrey Zhang
fa12f27840
Fix the openstack_release variable in all.yml
...
In the master branch, we should use 3.0.0 release version
Change-Id: I3b10307c2072c28ea00e26fbbdf6723ebc318f30
2016-06-13 15:07:11 +08:00
Jenkins
9afb69c8de
Merge "Mechanism for Dockerfile customization"
2016-06-12 23:58:54 +00:00
Jenkins
019db8bbfe
Merge "Remove liberty warning"
2016-06-12 15:54:30 +00:00
MD NADEEM
2634a94e7a
Added unit test for kolla_docker
...
Added unit test for create container.
Change-Id: If67025791e52581c8853da50623cc9547f4e9298
Partially-Implements: blueprint ansible-unit-tests
2016-06-12 13:32:24 +05:30
Hui Kang
0c71f2d8ea
Fix missing ceilometer user in the sudoers list for binary type
...
ceilometer user and extend_start.sh should be added to both source
and binary type
Change-Id: I149e27e31c6eb200b508e5b67a98edccc8d86962
closes-Bug: #1582062
2016-06-10 23:12:40 -04:00
Jenkins
319fd3e794
Merge "Add non-intrusive ctrl-c handling"
2016-06-10 03:14:05 +00:00
Michal (inc0) Jastrzebski
775a4c27fd
Remove liberty warning
...
Since it's no longer relevant as liberty 1.0.0 is not there any more
TrivialFix
Change-Id: Id2b2404d76c82444418c00162b1abab2e1a64eed
2016-06-09 15:45:45 +00:00
Jenkins
6e8f01ca6a
Merge "Config files having underscores breaks Kolla-Kubernetes."
2016-06-09 14:07:32 +00:00
Jenkins
2a38e477e0
Merge "Fix the neutron reconfigure issue"
2016-06-09 12:54:24 +00:00
Jenkins
9fbf4ef485
Merge "Bump the ansible version to >2 in the kolla-toolbox"
2016-06-09 11:19:29 +00:00
Jenkins
cc2fe74aef
Merge "Fix the prechecks for the ansible version"
2016-06-09 11:18:58 +00:00
Jenkins
f98fe8149b
Merge "Revert "Changed namespace from kolla to kollaglue in oslo""
2016-06-09 11:18:50 +00:00
Jenkins
a795a12ca6
Merge "Use 'image' not 'item'"
2016-06-09 11:18:14 +00:00
Swapnil Kulkarni (coolsvap)
f43820d856
Revert "Changed namespace from kolla to kollaglue in oslo"
...
This revert is not related to the build namespace. Need revert.
This reverts commit 9803b4594018667429126c8cf6d7913e2ed24370.
Change-Id: Ic1759e02287e0272b1f5901c94f204cf7b4844aa
2016-06-09 07:06:42 +00:00