8332 Commits

Author SHA1 Message Date
Zuul
1c07e2ab0a Merge "Update the service_token_roles_required to True for watcher" 2017-12-13 17:58:05 +00:00
Zuul
89fa6f2f4e Merge "automate ovs datapath configuration" 2017-12-13 17:58:03 +00:00
Zuul
2f96153470 Merge "Set bash as shell when executing mariadb recovery task" 2017-12-13 17:58:02 +00:00
Zuul
ee903c026e Merge "Add a missing conditional check to the common config task" 2017-12-13 17:50:20 +00:00
Zuul
dd6a571ef9 Merge "Optimize the tasks format for ovs-dpdk" 2017-12-13 17:50:19 +00:00
Zuul
9e62641cd2 Merge "Move Cinder backend passwords to passwords.yml" 2017-12-13 17:45:43 +00:00
Zuul
5616490abf Merge "RFC: disable haproxy http mode" 2017-12-13 17:15:57 +00:00
Zuul
884b82bdab Merge "add official default cpu allocation ratio." 2017-12-13 15:48:20 +00:00
Paul Bourke
859e88ce4c Add tempurl to swift pipeline
This is required for some tempest tests and in turn to achieve 100%
refstack certification for clouds deployed by Kolla. tempurl is default in
Swift[0] but we're missing as we override the pipeline.

[0] https://github.com/openstack/swift/blob/\
    b86bf15a644db4438770801a312fe074a09c91ef/\
    etc/proxy-server.conf-sample#L97

Change-Id: I0e36fcd7a785f878005d51159eb51725c284229c
2017-12-13 12:21:40 +00:00
Zuul
6e95ed8794 Merge "Implement ceph-mgr service" 2017-12-13 11:58:17 +00:00
Zuul
335a456b13 Merge "Make qemu use nova user on all distros" 2017-12-13 08:10:15 +00:00
Zuul
b6095aa10e Merge "Enable heat dashboard dynamically" 2017-12-13 05:18:44 +00:00
Xinliang Liu
a102cd8efd Make qemu use nova user on all distros
This fix libvirtError Unable to open logfile issue.
Related-Bug: #1668654
Change-Id: I36720af0c7d3dd7c69d2404843f54c0991aea1bb
2017-12-13 10:18:19 +08:00
Borne Mace
f27d89aa09 Increased mariadb and kibana timeouts
In some deployment scenarios the current timeouts
for mariadb bootstrap and kibana registration with
elasticsearch have been found to be too short. These
timeout increases shouldn't introduce any deployment
slowdown in current environment and eliminate
deployment failures in environments with slower
systems.

Change-Id: If33dfff2b42b23eff7ec2230c9b0c5a4c010072e
2017-12-12 12:07:26 -08:00
Mathieu Rohon
fc593d531b missing permissions when running as non root
some tasks miss permissions to be run as a normal user

Change-Id: Ic53308adb7fa3a10a7b1f1caa27ca7dd67037cdd
2017-12-12 16:51:36 +01:00
Mathieu Rohon
2a7dc48883 skydive: add check task
Change-Id: Ia776017b8e33ef7acf65e603bd87720a620eabf0
2017-12-12 16:05:37 +01:00
Paul Bourke
414d1dbb4b Add rsync env for account & container replicators
In the previous patch to address broken replication in Swift the account
and container replicators were missed.

Change-Id: I34a58b137dbba99c66e7680546fe85e2ef6131e9
Co-Authored-By: Thorsten Frueauf <thorsten.frueauf@oracle.com>
Partial-Bug: #1733851
2017-12-12 13:45:25 +00:00
Zuul
ae3f47e123 Merge "Add the missing hosts group for designate project" 2017-12-12 08:53:40 +00:00
chenxing
fa9d696440 Update the job title of checking if Murano packages exists
Closes-Bug: #1734019
Change-Id: I203db11955189971640fcf8470e7a326d591b296
2017-12-12 14:51:44 +08:00
Zuul
88dd7eab53 Merge "Implement designate-producer service" 2017-12-11 14:39:34 +00:00
Jeffrey Zhang
4f1182a3c6 Enable heat dashboard dynamically
heat dashboard is split from horizon code base in Queens cycle.[0][1]

[0] https://review.openstack.org/#/c/523402/
[1] https://github.com/openstack/heat-dashboard

Depends-On: I920394b8cb6eb7027df9110fe88de6842d2bd8b3
Change-Id: I14ce4886ec7c6cf4ce284c9768493919dd65c83b
Close-Bug: #1737475
2017-12-11 15:32:37 +08:00
Zuul
f7dfa20dd6 Merge "Add support for custom telegraf configuration" 2017-12-11 05:22:26 +00:00
Zhangfei Gao
e539dac7c9 ironic-pxe: support pxe uefi mode
Support pxe uefi mode following guide
https://docs.openstack.org/ironic/latest/install/configure-pxe.html

In the meantime, ironic-agent kernel and initramfs does not have to
be provided as precondition under /etc/kolla/config in such mode.
Add condition check as well.

Change-Id: Ieefcf5f9fe839eab63f3fe4a1c5cf845f4fd4eb5
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
2017-12-08 16:11:45 +08:00
caoyuan
b1c15af95d Remove the unnecessary register.yml from upgrade.yml for Nova
upgrade action no need to create endpoint, project, user, and role.
so the register.yml is unnecessary for upgrade.yml. this patch to
remove it.

Change-Id: I7e8d2c03cc596a551cd3e4b9b5214098d666f7ca
Closes-Bug: #1737071
Co-Authored-By: chenqiaomin <chen.qiaomin@99cloud.net>
2017-12-08 07:09:10 +00:00
Jeffrey Zhang
8acb775548 Implement ceph-mgr service
ceph-mgr service is mandatory in ceph luminous

Depends-On: I875f84012a92d4f8b9dcb212d917cf61167270b8
Change-Id: I9418bf40a4bc3dcfc07c8b2eae17cb5779f5b444
Implements: blueprint ceph-luminous
2017-12-08 12:46:43 +08:00
Zuul
3929071422 Merge "Add description for different interfaces" 2017-12-07 12:09:59 +00:00
caoyuan
4e8e87514e Add the missing hosts group for designate project
refer to https://github.com/openstack/kolla-ansible/blob/master/ansible/inventory/multinode#L586

Change-Id: I3901c5c920b75879439f4945da59ea4288dd57a8
Co-Authored-By: chenqiaomin <chen.qiaomin@99cloud.net>
Closes-Bug: #1736728
2017-12-07 11:19:01 +00:00
Zuul
822a3994fd Merge "Update swift templates for rsync_module" 2017-12-07 10:41:28 +00:00
Zuul
47d83d6bd5 Merge "Add missing hostnames to fluentd log messages" 2017-12-07 09:23:00 +00:00
Zuul
a1cd4a7ee9 Merge "XenAPI: support XenAPI in nova configuration" 2017-12-07 09:09:27 +00:00
caowei
b82f5cc9f0 Implement designate-producer service
Depends-On: Ia22128e5ce4a717612af658d63258e78e52176ad
Implements: blueprint designate-producer

Change-Id: I98b5e99e8fcfe18fde442b317348ec261f4d2f99
2017-12-07 10:11:14 +08:00
Vladislav Belogrudov
962a886e35 Enable nfs driver volume snapshots by default
Change-Id: I36d7d62514416104c1f2f36cbd29c26c34c0d20d
Closes-Bug: #1733304
2017-12-06 12:38:13 +00:00
Vladislav Belogrudov
4829ed2c87 Move Cinder backend passwords to passwords.yml
Move Hitachi NAS and Oracle ZFSSA passwords
to /etc/kolla/passwords.yml

Change-Id: I1c94c45701fda5430b5d5a88c719db13d1956b11
Closes-Bug: #1733565
2017-12-06 15:29:28 +03:00
Dai Dang Van
392bf3710c Add note about overwriting policy.json file
Change-Id: I133bd7ed5ac62b9614dece70ceb8016398c138f6
Co-authored-By: Duong Ha-Quang <duonghq@vn.fujitsu.com>
Closes-Bug: #1722744
2017-12-06 02:37:01 +00:00
Zuul
4d8816a045 Merge "Add content about cluster_network interface" 6.0.0.0b2 2017-12-05 13:05:12 +00:00
Zuul
f6944aaaad Merge "Removed -e Docker flag in ovsdpdk task" 2017-12-05 12:57:10 +00:00
Zuul
960320cc78 Merge "Fix deploy ceph failed when contoller hava no cluster_interface" 2017-12-05 07:48:22 +00:00
Zuul
c6774799b3 Merge "fix shell error about tools/init-vpn" 2017-12-05 07:40:04 +00:00
Jianghua Wang
0c8a033a03 XenAPI: support XenAPI in nova configuration
When using XenAPI as the virt driver, we need some XenAPI
specific configure options. This commit is to ensure nova's
configuration can be generated correctly for XenAPI. It
includes the folowing changes:
* Add XenAPI as one of the valid options for nova_compute_virt_type;
* Configure some options when XenAPI is chosen as the virt type.

This commit does NOT include the host and [vnc] configurations which
will be covered by a following commit.

References:
* XenServer (and other XAPI based Xen variants):
  https://docs.openstack.org/nova/pike/admin/configuration/hypervisor-xen-api.html
* XenCenter HIMN plugin (adding HIMN network which is used by XenAPI driver to
  communicate with XenServer):
  https://github.com/citrix-openstack/xencenter-himn-plugin
* nova configuration options:
  https://docs.openstack.org/nova/pike/configuration/config.html

Change-Id: Id34d247ab78976627f8e70685f27470b254cd418
blueprint: xenserver-support
2017-12-05 07:36:07 +00:00
Benjamin Diaz
6bf24be524 Removed -e Docker flag in ovsdpdk task
Replaced the use of the -e flag in ovs-dpdk handler

Change-Id: I3455fc284b455283774b427ca1fec7acfa8c5b91
Closes-Bug: #1734944
2017-12-04 11:06:43 -03:00
Zuul
50a30f73c8 Merge "add domain_name for multi-regions" 2017-12-04 13:59:55 +00:00
Zuul
5f58b609b2 Merge "Fix launch instance failed in trove" 2017-12-04 13:40:44 +00:00
caoyuan
b0b434d847 Optimize the tasks format for ovs-dpdk
remove the unnecessary blank line

Change-Id: I942c813b8ea8052aab57d2248805bec75ffa5ec6
2017-12-01 23:41:50 +08:00
caoyuan
2109e64029 Fix deploy ceph failed when contoller hava no cluster_interface
when ceph-mon and ceph-osd run on difference hosts
such as ceph-mon run on controller node, ceph-osd
run on storage node, and controller node have no
cluster_interface, when it happens, kolla-ansible
will failed.

Closes-Bug: #1735775 

Change-Id: I8d6bc66d41c544ab9e7e1b126127e25c70a22933
2017-12-01 15:17:36 +00:00
Jeffrey Zhang
0b931c9347 Fix launch instance failed in trove
- remove useless *_url, which can be auto discovery
- use internalURL instead of publicURL which make it works when
  using self-signed SSL certification.
- configure network_driver to Neutron
- add network_label_regex to match all network name

Change-Id: I5654dbf391db7076c82aede5c2a4f8b7530b8381
Closes-Bug: #1734039
2017-12-01 15:59:32 +08:00
chenxing
ceb8d1c2ac Add note about checking if all the hostnames are resolvable
Change-Id: I6c353a02a86cd76b2a2e7bd67801a95dd2b04d4f
Closes-Bug: #1559809
2017-12-01 15:51:00 +08:00
Zuul
56e5d56acf Merge "Add horizon domain dropdown" 2017-12-01 07:15:29 +00:00
chenxing
669b312ea6 Add content about cluster_network interface
Change-Id: Ic2e0aee7f4834a400c31334c9ce3df32888cfca3
Closes-Bug: #1582861
2017-12-01 14:57:07 +08:00
liujunpeng
445954db33 add domain_name for multi-regions
add domain_name for multi-regions. When deploying regiontwo,
nova_compute simple_cell_setup will use domain_name.

Change-Id: I2f4171e1469966140ccccb38540fa5c54258bdfb
2017-12-01 03:13:34 +00:00
Zuul
c31c1ab49e Merge "Use openstack_service_workers variable for gnocchi metricd workers" 2017-11-30 04:10:42 +00:00