Zuul
2381fa89f6
Merge "Support virtualenv installation in baremetal role"
2018-03-24 15:00:01 +00:00
Doug Szumski
f87b238db5
Add support for deploying ZooKeeper
...
This picks up the abandoned review:
https://review.openstack.org/#/c/412423
Co-Authored-By: Sam Yaple <sam@yaple.net>
Partially-Implements: blueprint monasca-roles
Change-Id: Idc01afcb125271181ee5e15d327d0929f07b49e9
2018-03-23 16:58:51 +00:00
Zuul
cc10ac0c22
Merge "Optimize reconfiguration for ironic"
2018-03-23 09:55:36 +00:00
Zuul
a502005ee7
Merge "Remove the duplicate "become" for config-nova-fake.yml"
2018-03-23 09:33:14 +00:00
Zuul
636a75127f
Merge "Glance policy copy is not using correct name"
2018-03-23 07:31:01 +00:00
Joshua Harlow
39cb42ecf5
Glance policy copy is not using correct name
...
This is currently using the full path for the destination
which doesn't appear to be what is wanted; instead the
actual file name should be used.
Closes-Bug: 1757532
Change-Id: If85e98097a0d0e0b55d0b2993185c8591e6dd10e
2018-03-22 09:11:45 -07:00
Jeffrey Zhang
6e377622be
Configure application for ceph pool
...
pool application is mandatory since ceph Luminous.
Change-Id: I8c124899b46b1388ab3c2957b4ece0f6aab1378b
Closes-Bug: #1757957
2018-03-22 15:13:31 +08:00
Jeffrey Zhang
5fc656eb5c
Fix wrong panko mysql connection string
...
Change-Id: Idc536ee347fdb042653c662c777f27c9d0e411ae
Closes-Bug: #1757385
2018-03-22 13:30:51 +08:00
Zuul
5bfe798de4
Merge "Swift configuration misses quotas to pass DefCore"
2018-03-22 05:23:10 +00:00
wu.chunyang
5e440d7939
Remove the duplicate "become" for config-nova-fake.yml
...
Change-Id: I109d431eefa8725540b893b4dc61525b46b29c6a
Co-Authored-By: pippo <huang.zhiping@99cloud.net>
2018-03-22 02:55:59 +00:00
Joshua Harlow
98d1e4534f
Have glance notifications work like the other projects
...
Currently glance has a very simplistic ability to configure
notifications which seems different than nova and neutron which
both allow for selecting the topics used. In order to make glance
work like the others just have glance be configured like the other
projects notifications are being configured.
Change-Id: Ia12993e1b86d040c2705e72b32f93b874fe4adc6
2018-03-21 13:36:01 -07:00
Zuul
1d0176d1a2
Merge "Remove the duplicate dict key (become)"
2018-03-21 15:26:03 +00:00
Vladislav Belogrudov
d5fd744409
Swift configuration misses quotas to pass DefCore
...
Swift configuration needs container and account quotas to
pass 'OpenStack Powered' certification test suite
Co-Authored-By: Alexander Reunov <alexander.reunov@oracle.com>
Change-Id: I7a31315754cbb46257d3d98379daa39d32205480
Closes-Bug: #1757451
2018-03-21 14:47:00 +00:00
Zuul
0372d935d7
Merge "Remove the duplicate when condition check"
2018-03-21 08:21:28 +00:00
Jeffrey Zhang
9d5bafabb2
Use the pbr generated wsgi binary file located in binary folder
...
Since pbr 1.4.0, wsgi_scripts entrypoing is supported and it will
generated a wsgi compatible binary file. No need to copied it to
/var/www/cgi-bin/keystone folder.
Change-Id: If85558dcdcdf185be6171de20eed3faa8e101661
2018-03-21 00:27:47 +08:00
caoyuan
d6549a70ed
Remove the duplicate dict key (become)
...
Change-Id: I5f9d3eb6bd42f43073704d1e8c2b8bd03fb9eb9b
2018-03-20 22:22:24 +08:00
caoyuan
522f13646d
Remove the duplicate when condition check
...
the condition check is duplicated with https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/cinder/tasks/config.yml#L122
Change-Id: I9ca176a7aca9348d7e2e37cfe3b7efa315294d1d
Co-Authored-By: wu.chunyang <wu.chunyang@99cloud.net>
2018-03-20 21:10:47 +08:00
Jianghua Wang
3b89a7d466
XenAPI: use dom0's hostname for nova-compute
...
When the virt dirver is xenapi, we should explicitly specify host
with dom0's hostname for nova-compute. The host field should be same
as neutron-openvswitch-agent-xenapi.
In order to use dom0's hostname, we need pull the bootstrap_xenapi
to before running nova config tasks. The dom0's hostname will be
included in the XenAPI facts.
Change-Id: Ibfc964bbd6c569062ad33c1399f9a4612baf5b92
blueprint: xenserver-support
2018-03-20 08:54:50 +00:00
Zuul
91bba5005e
Merge "Fix wrong register variable name in ceilometer"
2018-03-20 07:32:45 +00:00
Yotaro Konishi
5190481c08
Support custom_config for trove-taskmanager/conductor
...
This patch updates trove configuration tasks to apply custom_config to
trove-taskmanager/conductor.conf.
Currently only trove.conf is custom-configurable, and the file is to be
loaded by trove-api service only. Therefore, we cannot apply
custom_config to trove-taskmanager/conductor services.
Change-Id: I0a64c4f0df32eb87cd91ebd8eafb512575061413
Closes-Bug: #1706883
2018-03-20 09:01:17 +09:00
Zuul
1ab1c835c4
Merge "Add config necessary to use Barbican with Murano"
2018-03-19 09:17:13 +00:00
Zuul
555a57fe4f
Merge "Missing configuration for Trove single tenant"
2018-03-19 09:13:45 +00:00
caoyuan
046b4dfd4b
Optimize reconfiguration for ironic
...
Change-Id: I29f4d999c711f11f2db4e2d68b3ff194f0ab032b
Partially-implements: blueprint better-reconfigure
Co-Authored-By: Mark Goddard <mark@stackhpc.com>
Co-Authored-By: wu.chunyang <wu.chunyang@99cloud.net>
2018-03-19 17:04:53 +08:00
Zuul
b42b1361ee
Merge "New murano_auth section in Murano config"
2018-03-16 08:23:13 +00:00
Zuul
a4991c6973
Merge "Security reinforce for apache server"
2018-03-16 08:06:29 +00:00
Jeffrey Zhang
cd2ccfcd92
Fix wrong register variable name in ceilometer
...
Change-Id: If968e05459e38fe7a8c676e4480af22cc1de0b49
Closes-Bug: #1756221
2018-03-16 14:46:24 +08:00
ellen
62db01caa0
New murano_auth section in Murano config
...
Add the new murano_auth section to the Murano config
file so that Murano will deploy application packages.
Change-Id: I8ea7264759742e7af038b4cec346fc7ef7f7edcb
2018-03-15 10:09:44 -04:00
Zuul
e655430857
Merge "Specify 'become' for only necessary tasks (Queens roles)"
2018-03-14 17:15:24 +00:00
Jeffrey Zhang
f8cb527f78
Security reinforce for apache server
...
Disable ServerSignature and Hide apache related infromation.
Change-Id: I9188ddb85988539087c922117bb9f53454b7507c
2018-03-14 18:14:26 +08:00
Zuul
7dc385577f
Merge "Add a configuration about docker runtime directory"
2018-03-14 07:14:46 +00:00
Zuul
01ccd0d394
Merge "Fix telegraf output for influxdb"
2018-03-13 13:55:04 +00:00
Duong Ha-Quang
542e1f87d1
Specify 'become' for only necessary tasks (Queens roles)
...
Add become to only neccesary tasks in roles:
- blazar
- opendaylight
- redis
- tempest
- vitrage
Change-Id: Ib3a48c1c21a19a23e87d2e465fd7012e3eee7565
Partial-Implements: blueprint ansible-specific-task-become
2018-03-13 15:55:31 +07:00
Zuul
ee00e3eeb3
Merge "Use www-data user for bifrost nginx log directory"
2018-03-13 08:24:31 +00:00
Zuul
e160734abc
Merge "Workaround for Bifrost being unable to write to /etc/hosts"
2018-03-13 08:24:23 +00:00
Zuul
3b27a9fe20
Merge "Don't set mysql_service_name for bifrost"
2018-03-13 08:21:19 +00:00
Zuul
fde4f2112d
Merge "Handle external ceph configs as templates"
2018-03-13 07:42:28 +00:00
Zuul
08b4930e29
Merge "Homogenize the topics conf variable on templates"
2018-03-13 07:35:49 +00:00
Zuul
d4057c5aa4
Merge "murano internal authentication needs /v3"
2018-03-13 07:29:00 +00:00
Zuul
fd6e1c045a
Merge "Specify 'become' for only neccesary tasks (all other roles)"
2018-03-13 04:38:09 +00:00
Zuul
9275ba878f
Merge "FIX inject password error"
2018-03-12 14:27:32 +00:00
Vladislav Belogrudov
ed583e1ca4
murano internal authentication needs /v3
...
Missing [murano_auth] with auth_uri ending in '/v3' leads to
keystone authentication failures - murano uses old v2 keystone.
Change-Id: I41846ac4fa78da90e02d91e8d1cec7405178f7df
Closes-Bug: #1753480
2018-03-12 16:53:01 +03:00
Zuul
46ae8d3feb
Merge "Remove policy.json"
2018-03-12 13:04:01 +00:00
Zuul
b6777c983c
Merge "XenAPI: centralize the facts files"
2018-03-12 03:04:30 +00:00
Duong Ha-Quang
9965cc46ff
Specify 'become' for only neccesary tasks (all other roles)
...
Add become to only neccesary tasks in roles:
- aodh
- barbican
- bifrost
- ceilometer
- ceph
- chrony
- cinder
- cloudkitty
- collectd
- congress
- designate
- elasticsearch
- etcd
- freezer
- gnocchi
- grafana
- influxdb
- ironic
- iscsi
- karbor
- kibana
- kuryr
- magnum
- manila
- mistral
- mongodb
- multipathd
- murano
- octavia
- panko
- qdrouterd
- rally
- sahara
- searchlight
- senlin
- skydive
- solum
- swift
- swift
- tacker
- telegraf
- tempest
- trove
- vmtp
- watcher
- zun
Change-Id: I6e32d94d4172dd96d09d8609e8a5221ab5586a31
Partial-Implements: blueprint ansible-specific-task-become
2018-03-12 09:37:43 +07:00
Zuul
6092391357
Merge "Skydive: Fix endpoint for keystone (analyser)"
2018-03-11 03:49:00 +00:00
Zuul
2fb5e939d2
Merge "Duplicated [oslo_policy]"
2018-03-11 03:45:42 +00:00
Kevin TIBI
2c8160b17d
Skydive: Fix endpoint for keystone (analyser)
...
Skydive need to use internal endpoint
for join keystone like other service.
Change-Id: I6fd76a035ab316f21d483a28a25bfb94c9ed6b95
Closes-Bug: #1747401
2018-03-09 18:06:33 +01:00
Zuul
4512508545
Merge "Optimize reconfiguration for mongodb"
2018-03-09 15:54:34 +00:00
Zuul
a9f20f82c0
Merge "Optimise the destroy role by script module"
2018-03-09 15:50:10 +00:00
ZhongShengping
af87ad7c06
Duplicated [oslo_policy]
...
Remove duplicated [oslo_policy] in magnum.conf.
Change-Id: I69c82e31d7041d7e8f9c31ba1bf54f0906f2a6dc
Closes-Bug: #1754593
2018-03-09 16:36:53 +08:00