- Dec 19, 2016
-
-
caoyuan authored
TrivialFix Change-Id: Ibe921e2568a33345960e6bccc76d9b72156845be
-
- Dec 16, 2016
-
-
Jenkins authored
-
- Dec 15, 2016
-
-
David Moreau-Simard authored
PyYAML is a dependency of the genpwd command. Not listing it as an explicit requirement leads to import failures when running kolla-ansible out of a fresh virtual environment. Change-Id: I4fcac09f94f9503c4fcb308db27f94d6db655b06 Closes-Bug: #1650399
-
Jenkins authored
-
Vladislav Belogrudov authored
During configuration file generation one uses local variable api_interface that reference remote host. Instead we should use hostvars to find out correct interface name for each host mentioned in configuration. Change-Id: I9f64fdf2cd18bcc0bbf1c4193349186d9a7658bc Closes-Bug: #1650195
-
junbo authored
this patch change ceph-rgw configuration and add object-store endpoint. Co-Authored-By:
zhubingbing <zhubingbing10@gmail.com> Change-Id: I3ae4171c69bec52846c92a5e5618c12cf36d4409 Implements: blueprint radosgw-keystone-integration
-
Jenkins authored
-
- Dec 14, 2016
-
-
Jenkins authored
-
- Dec 13, 2016
-
-
Jeffrey Zhang authored
* the roles field is lost when implementing. This patch adds the field * add enable_octavia example in globas.yml file Change-Id: I94c33f78afafc903779c9f3bdb051fca39206211 Implements: blueprint octavia-ansible-role
-
Jenkins authored
-
portdirect authored
Fixes syntax error in Horizon custom policy implementation Change-Id: Id2386968dbe8ec9cac9cd00f465a833f5db7f217 Closes-Bug: #1649480
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
- Dec 12, 2016
-
-
Andrew Widdersheim authored
The __init__.py file for cmd was removed in error in 92ff63f3. Change-Id: I4b8b27efca19cfe0c02e3c3dfb443b832a22a73c
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Andrew Widdersheim authored
TrivialFix Change-Id: I7a451d247f643c668d62c77da36dd1c7e66a9183 (cherry picked from commit 5833cd6be19ee96ce4cc11c9c9b9f728c4cd3b6c)
-
Jeffrey Zhang authored
Change-Id: Ic72b49275627aff239b23e9862966923555a464f Implements: blueprint octavia-ansible-role
-
- Dec 11, 2016
- Dec 10, 2016
-
-
caoyuan authored
Depends-On: I37c73e6304ed005fe019dcdd105c1f333137fa60 Change-Id: I544810afaa5c740f67702ba34e146c19b480de8d Closes-Bug: #1647267
-
caoyuan authored
Depends-On: Ief5898f6bf1caa3a7fe6b2a96be2bdb79e402f28 Change-Id: I2ea4bd9308637056c6cb1b1d515efd1020a60d1b Closes-Bug: #1647162
-
Jenkins authored
-
- Dec 09, 2016
- Dec 08, 2016
-
-
Paul Bourke authored
The designate role has not merged yet so there is no 'enable_designate' variable. This reverts commit 316f3ea4. Change-Id: I287a5ac04db00a9c19224deb41983be584f4e35a
-
Jenkins authored
-
Steve Wilkerson authored
Changed occurences of 'docker' to 'Docker' to be in accordance with Docker Inc's trademark guidelines found here: https://www.docker.com/trademark-guidelines This was done due to a pending change that will append Docker Inc's trademark notice in the kolla docs TrivialFix Change-Id: Ie3f385897bfa604986bd99329c0f4b961d3c8552
-
Ethan Lynn authored
Check enable_* variables first, then check inventory_host in group, will help to avoid configuration errors. Change-Id: Icdb1f50e5c911203b92ac431723620756b15f3c6 Closes-Bug: #1648376
-
jackning authored
Original we judge heka-custom.toml whether exists with stat: path= method, but if deploy on multi-nodes, should add local_action. Change-Id: Id4a124499d1db03b16cb8af231a394b53fe44cbf Closes-Bug: #1646732
-
Ethan Lynn authored
Add missing "become: True" Change-Id: I22b9a44fa3e5d147f487e2e24f3f0a65484951ff Closes-Bug: #1648370
-
Jenkins authored
-