7943 Commits

Author SHA1 Message Date
Jeffrey Zhang
baa9319a75 Move to zuul v3 in project jobs
Partial-Bug: #1720601
Change-Id: Ibc20a6ae8c645ff82f3c14a6286073dffd4cfae2
2017-10-18 12:31:52 -07:00
Zuul
1201ee0572 Merge "Fixed the Build Container Images link in Quick Start" 2017-10-17 12:13:28 +00:00
Zuul
42f6ef4637 Merge "post-deploy: honour --config-dir argument" 2017-10-16 15:21:17 +00:00
Surya Prakash Singh
5d162af419 Fixed the Build Container Images link in Quick Start
Change-Id: I2a6ee471b1029bcc2fe1ce76917faf925f1ad239
Closes-Bug: #1723886
2017-10-16 15:36:44 +05:30
Zuul
773a01b7b1 Merge "Using folder rather than file when map files into container" 2017-10-16 08:55:03 +00:00
Jenkins
65e9b8ae10 Merge "Implement neutron firewall v2" 2017-10-14 08:04:32 +00:00
Jeffrey Zhang
78c498e786 Using folder rather than file when map files into container
when mapping file from host to container, if the file doesn't exist, it
will become a folder. So map folder rather than file.

Change-Id: I053ff11d32948711c0e4c3241f56d1f6210348ac
Closes-Bug: #1720189
2017-10-14 03:03:22 +00:00
Jeffrey Zhang
e6ea57970f Use root as the default node config user
Use kolla will have upgrade issue and kolla user may not exist too
during deployment.

Partial-Implements: blueprint ansible-specific-task-become
Change-Id: Ida3b645dcf86191b22e80d1b67694ccfb8fd9144
2017-10-13 09:53:01 +08:00
Marcin Juszkiewicz
c207520ca5 post-deploy: honour --config-dir argument
kolla-ansible can take globals.yml from any directory by using
--config-dir argument. So store admin credentials there as well.

Not everyone runs kolla-ansible as a root.

Change-Id: I0709482ead4b7a67e82796e17f85bde151e71bc0
2017-10-12 16:35:56 +02:00
Jenkins
a08766b29a Merge "Allow outward_rabbitmq with enable_outward_rabbitmq" 2017-10-12 12:14:34 +00:00
root
d55f2785e3 Allow outward_rabbitmq with enable_outward_rabbitmq
outward_rabbitmq is determined  using enable_outward_rabbitmq
property rather than current haproxy_enable_external_vip

Change-Id: Iee096ab50fd4d9f5f3fe05880d0e0a7842c59d0a
Closes-Bug: 1722854
2017-10-12 10:26:38 +00:00
Jenkins
0fe519a35a Merge "Quickstart guide updated for better users experience" 2017-10-12 10:23:31 +00:00
Jenkins
d474987ad9 Merge "Fix deployment with public TLS enabled" 2017-10-12 08:41:00 +00:00
Surya Prakash Singh
b36b2463df Quickstart guide updated for better users experience
for reference: https://docs.openstack.org/python-openstackclient/latest/index.html#getting-started

Change-Id: Iacb29585ad89c08de24ea49dfefe7d0d0f5a1815
2017-10-12 09:56:27 +05:30
Jenkins
97cdf98f7b Merge "Move nova-fake config into globals.yml" 2017-10-11 10:51:53 +00:00
Jenkins
149cd19630 Merge "Add placement section to neutron.conf" 2017-10-11 09:27:06 +00:00
Jenkins
4c1bdc0f5b Merge "Restructured the doc of kolla-ansible" 2017-10-10 09:11:00 +00:00
Jenkins
8e2e437e6c Merge "Move vmware password parameters to passwords.yml" 2017-10-10 09:05:06 +00:00
Christian Berendt
9db257b13f Move vmware password parameters to passwords.yml
Change-Id: Ie26c6b392c5ac86c3ec5effa5241ce5cad10fe40
2017-10-10 07:11:20 +02:00
Jenkins
ec50f2852b Merge "[HyperV] Add pull and precheck actions to nova-hyperv role" 2017-10-09 13:34:32 +00:00
Jenkins
ce32e43e18 Merge "Allow use of external ceph as cinder backup backend" 2017-10-09 11:22:48 +00:00
Jenkins
4425195e3a Merge "Fluentd: fix Mariadb mysqld_safe log not match" 2017-10-09 10:55:01 +00:00
Jenkins
17f435e80d Merge "Fluentd: remove apache record_transformer filter" 2017-10-09 10:54:54 +00:00
Christian Berendt
39adda41b6 Add placement section to neutron.conf
This is required by routed provider networks.

Change-Id: I529c310c5119e68343114dc1ef12d7d8cc7e2ce1
2017-10-09 07:17:20 +00:00
Jenkins
538d37c861 Merge "Remove discard configuration" 2017-10-09 04:29:25 +00:00
jinxingfang
f73af4395c Remove discard configuration
The admin_password and admin_user in default section is discarded
in code, no longer be used anymore.

Change-Id: I1d31faf0781cb61d13aa6a76534e38783e4f920f
2017-10-09 10:04:46 +08:00
Jenkins
8808c8a6e0 Merge "Add support for vault passwords" 2017-10-08 11:24:57 +00:00
Jenkins
cc3a304680 Merge "Add nova-compute-ironic to fluentd rewrite rules" 2017-10-08 10:46:43 +00:00
Doug Szumski
249a193b90 Add nova-compute-ironic to fluentd rewrite rules
We want to treat the nova-compute-ironic log in the same way as
the other nova logs so that it doesn't go missing from fluentd
output.

Change-Id: I145389cd0cceeed506e2a9c084d290341047c9aa
Closes-Bug: #1721814
2017-10-06 17:27:50 +01:00
Christian Berendt
a055e0261f Allow use of external ceph as cinder backup backend
Change-Id: Ifaf6bca0a02e382d36a3a6168572ebb63878a496
2017-10-06 17:07:08 +02:00
Paul Bourke
b667b64e3a Add OS_AUTH_URL to admin-openrc
gnocchi client requires this, others may also

Change-Id: I848df2e4964958902955f7c72e94e1e64a67bca1
2017-10-06 15:15:15 +01:00
Jenkins
e60e95c34c Merge "Add Barbican section in Nova and Cinder to use disk encryption" 2017-10-06 12:53:29 +00:00
Jenkins
a03b29829f Merge "Add notes on docker version in quickstart and multinode guide" 2017-10-06 04:36:36 +00:00
James McCarthy
9369ad127c Update container_proxy with configurable proxy settings
For a deployment behind a firewall/proxy server some additional
environment settings should be passed along, for containers
such as magnum

This commit adds three new properties;
 container_http_proxy
 container_https_proxy
 container_no_proxy

In particular, the user will want to set container_http_proxy
and container_https_proxy properties with the proxy server
details.

Closes-Bug: #1628335
Change-Id: I0950a0467b4b68c38b13875eaf9cd433e64363cf
2017-10-05 13:13:31 +01:00
Vladislav Belogrudov
7c448f39c2 Add Barbican section in Nova and Cinder to use disk encryption
Change-Id: I5bbd20a390f385a60ff2f330cc8fa7fb1117a42a
Closes-Bug: #1721292
2017-10-05 09:51:17 +00:00
Eduardo Gonzalez
56374206be Fix deployment with public TLS enabled
When deploying with tls enabled in public
endpoints, ansible modules fails due SSL certificates
are self-signed.

This change adds a new variable to allow customization
on which endpoints ansible should connect.
Defaults to admin because admin auth parameters defaults
to admin endpoint.

Change-Id: Ic3ed58cf9c9579cae08a11bbfe6fce983b5a9cbc
Closes-Bug: #1720995
2017-10-05 08:36:34 +00:00
Surya Prakash Singh
04fd12b945 Restructured the doc of kolla-ansible
Created the admin directory, remove some files from
user dir and placed into admin and contributor.

For more detail, see the doc migration spec.
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I84c565d7d14a4d90270a53e14ab93a10f7ffb9b7
Partially-Implements: blueprint ka-queens-doc-restructure
2017-10-05 03:23:23 +00:00
Bertrand Lallau
4cfe5f8de1 Fluentd: remove apache record_transformer filter
Record transformer is used to add a 'Severity' field in event.
This Field is unused and not generated for other programs, hence
It can be removed safely.

Change-Id: I62e461e5006516dcbd6c64e1770d6936f9a9d55c
2017-10-04 14:13:05 +00:00
Jenkins
709c6b7ba5 Merge "set glance_api_version = 2 in cinder configure" 2017-10-04 10:09:20 +00:00
caoyuan
32631f41a8 Move nova-fake config into globals.yml
1. move nova-fake config into globals.yml
2. fix the docs

Change-Id: I6fa4df97831bb08f50338e98dc3e0d4de7120edf
2017-10-04 17:55:03 +08:00
chao liu
a5f242e4a2 Add notes on docker version in quickstart and multinode guide
In the quickstart guide, the min version of docker is 1.10.0,
and the max version is none. But the `docker daemon` doesn't work
since v1.13.0. Please refer to:
https://docs.docker.com/engine/deprecated/#docker-daemon-subcommand
"docker daemon subcommand
Deprecated In Release: v1.13.0
Target For Removal In Release: v17.12
The daemon is moved to a separate binary (dockerd), and should
be used instead."
I think it's better to let the readers know it.

Change-Id: I92882a3860704acdc31ff0c89e21ab2793e0b268
2017-10-04 05:33:10 +00:00
Jenkins
109328be3e Merge "Specify 'become' to necessary tasks (general roles)" 2017-10-03 20:01:04 +00:00
Zuul
7ab8039806 Merge "Fix neutron invalid json file" 2017-10-03 03:52:06 +00:00
Zuul
dfb71ebe54 Merge "Fix the incorrect content" 2017-10-03 03:31:51 +00:00
Jeffrey Zhang
068a45e39e Implement neutron firewall v2
Closes-Bug: #1719775
Depends-On: I76803f0f81260129a242e31e81f4f956c5a44ef9
Change-Id: I675c486dda17ce5d6d5a9f665ade904f42d06611
2017-10-03 10:36:56 +08:00
Zuul
dc19ee6605 Merge "fix wrong keystone_authtoken settings" 2017-10-02 16:13:01 +00:00
Dan Ardelean
e82855559d [HyperV] Add pull and precheck actions to nova-hyperv role
Closes-Bug: #1720777
Change-Id: Iebc619cea158685077928b54cb5c9332427bc596
2017-10-02 16:38:56 +03:00
Zuul
ecbb55117a Merge "Add fluentd enable option" 2017-10-02 09:33:00 +00:00
Pierre Hanselmann
c60293f6d6 Fix neutron invalid json file
Fix a missing comma in config.json when neutron_plugin_agent is set
to 'vmware_nsxv' or 'vmware_dvs'.

Closes-Bug: #1720380

Change-Id: I088f09a426a5435202176c45a77b1fbc19468f97
2017-09-29 16:53:28 +02:00
chenxing
239946a0df Fix the incorrect content
Change-Id: I138000951d75894cc5eb01a8b364ed8293940c40
Closes-Bug: #1720095
2017-09-29 16:45:30 +08:00