Jenkins
95f76faa43
Merge "Fix haproxy restart while genconfig"
2017-05-24 20:58:48 +00:00
Jenkins
57f0a3c4a7
Merge "Optimize reconfigure action for rabbitmq"
2017-05-23 11:24:04 +00:00
Jenkins
f1b7366e78
Merge "Add copy ceph keyring files conditions in cinder"
2017-05-23 11:23:15 +00:00
Jenkins
ae0addb387
Merge "Fix secure_proxy_ssl_header option in nova"
2017-05-23 11:16:41 +00:00
Jenkins
1246266fad
Merge "Fix wrong variable used in trove role"
2017-05-23 11:15:31 +00:00
Jenkins
94a9c9173a
Merge "Advertise public heat endpoint for wait conditions"
2017-05-23 11:09:28 +00:00
Jenkins
2286330829
Merge "Add VMware DataStore support to glance"
2017-05-23 10:57:03 +00:00
Jenkins
7a94decbdd
Merge "Updated from global requirements"
2017-05-23 10:52:49 +00:00
Bertrand Lallau
afdd11b9a2
Generalize api_interface_address variable usage
...
Useful api_interface_address variable has been define here:
https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L57
In order to simplify codebase we must use it as much as possible.
Change-Id: I18fec19bf69e05a22a4142a9cd1165eccd022455
2017-05-23 08:35:15 +00:00
OpenStack Proposal Bot
a62eb96c8f
Updated from global requirements
...
Change-Id: I7e4c7fea9976dc854c212b0a2b79234fa73c1d1b
2017-05-22 15:48:05 +00:00
Jenkins
97614a0960
Merge "Mount cinder volume for cinder-volume and cinder-backup all the time"
2017-05-22 11:17:34 +00:00
Jeffrey Zhang
e5ee448ea8
Mount cinder volume for cinder-volume and cinder-backup all the time
...
cinder-volume will convert the disk locally when boot image from volume
with create new volume. whereas the container only have 10G space in
default, cinder-volume will complain that no space if image is large.
This patch mount cinder volume for cinder-volume and cinder-backup all
the time.
Change-Id: I8c68ea49374dc67839699b81e345cfc390a01fe3
Close-Bug: #1692485
2017-05-22 18:21:02 +08:00
shaofeng_cheng
c6d2070511
Add VMware DataStore support to glance
...
Add configure the VMware Storage Backend in glance-api.
Because of the following document was not updated:
https://docs.openstack.org/developer/glance/configuring.html#configuring-the-vmware-storage-backend
So,see code:
https://github.com/openstack/glance_store/blob/master/glance_store/_drivers/vmware_datastore.py
https://github.com/openstack/glance_store/blob/master/glance_store/backend.py
Partially-implements: blueprint kolla-ansible-support-vsphere
Change-Id: Icb73ec501aabd938eb23257518ce0650a329bef3
2017-05-22 16:55:14 +08:00
Jenkins
5c18c932ab
Merge "Updated the quick start guide"
2017-05-22 04:37:41 +00:00
Surya Prakash Singh
b7948a6397
Updated the quick start guide
...
Existing statement was little vague, so improved it.
Change-Id: I57371a7b63650d41160370c7c5a59e19d03f9e71
2017-05-17 18:11:39 -05:00
Jenkins
b264647a2e
Merge "Fix create and associate error of resellerAdmin"
2017-05-17 10:35:02 +00:00
shaofeng_cheng
9e158b7887
Fix create and associate error of resellerAdmin
...
Fix the following error:
openstack_swift_auth is undefined
unsupported parameter for module: project
unsupported parameter for module: role
Change-Id: Id60e3f06e90e708d9054b905bbfd28ff5450fa49
Closes-Bug: #1691388
2017-05-17 18:05:08 +08:00
Jenkins
f37e1cf52e
Merge "Add heat_stack_owner role to admin project"
2017-05-17 09:52:07 +00:00
shaofeng_cheng
a1606f875e
Add heat_stack_owner role to admin project
...
The Orchestration service automatically assigns the heat_stack_user
role to users that it creates during stack deployment.
To avoid conflicts, do not add this role to users with the heat_stack_owner role.
Closes-Bug: #1690975
Change-Id: I7a4cb7f4a13de7be4fc9ce9c24057ece6a0ced5c
2017-05-17 17:16:17 +08:00
Jenkins
b595f236d0
Merge "Fix permission on chrony.conf"
2017-05-16 08:02:45 +00:00
Jenkins
44e45d0bdf
Merge "Updated from global requirements"
2017-05-16 07:10:52 +00:00
Jenkins
dc5e05d8a2
Merge "Remove verbose log in memcached container"
2017-05-16 05:04:57 +00:00
Jenkins
f1404230be
Merge "Fix designate prechecks"
2017-05-16 05:03:27 +00:00
shaofeng_cheng
afe207212d
Fix vpnaas in service_plugins
...
If enable vpnaas,service_plugins value is 'neutron_vpnaas.services
.vpn.plugin.VPNDriverPlugin'.
It throw warning for 'stevedore.named [-]Could not load
neutron_vpnaas.services.vpn.plugin.VPNDriverPlugin'
Closes-Bug: #1690693
Change-Id: Ia00f733da2dcbdd50e3d62dfe98c8f44cc4a1d26
2017-05-16 09:24:35 +08:00
OpenStack Proposal Bot
a3991939a7
Updated from global requirements
...
Change-Id: I14134cb07f7ca24ebb7e1c9a38f2d4f77cab3d73
2017-05-15 13:39:38 +00:00
Jenkins
81b7ef7b36
Merge "Fix lbaasv2 in service_plugins"
2017-05-15 12:18:24 +00:00
Jenkins
94f3eb8c8c
Merge "Move the "notify_on_state_change" into group “notifications""
2017-05-15 01:37:25 +00:00
shaofeng_cheng
df3bef048d
Fix lbaasv2 in service_plugins
...
If enable lbaas,service_plugins value is 'neutron_lbaas.services
.loadbalancer.plugin:LoadBalancerPluginv2'.
It throw warning for 'stevedore.named [-]Could not load neutron_lbaas
.services.loadbalancer.plugin.LoadBalancerPluginv2'
Closes-Bug: #1690694
Change-Id: I38d61405710ca88fbdb3cfd72a534986cf933195
2017-05-15 09:30:11 +08:00
caoyuan
f80959df39
Move the "notify_on_state_change" into group “notifications"
...
Option "notify_on_state_change" from group "DEFAULT" is deprecated. Use
option "notify_on_state_change" from group “notifications".
refer to
https://docs.openstack.org/ocata/config-reference/compute/config-options.html
Change-Id: I18e80ccd5981b81bfd597b94717ed77b13c05222
Closes-Bug: #1690494
2017-05-13 12:27:02 +08:00
Pavel Glushchak
7aeb8a2af5
Fixed libvirt package removal
...
On RedHat libvirt is just a metapackage and it does
nothing with libvirt daemon itself if we remove it.
On Ubuntu the correct package name with libvirt daemon
is libvirt-bin.
Closes-Bug: #1690356
Change-Id: Ief8dfd8c038b10878621aefcc8f559aa20dc498b
Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com>
2017-05-12 14:23:56 +03:00
Jeffrey Zhang
ec635f8830
Remove verbose log in memcached container
...
Closes-Bug: #1690302
Change-Id: Ice9e6ece862c4102883c6a5f3bbfe2d291077c8d
2017-05-12 14:16:15 +08:00
Jenkins
e93ca5c0b6
Merge "Fix Telegraf container restarting issue"
2017-05-11 16:24:20 +00:00
Jenkins
6db0c9292b
Merge "Remove /etc/fstab Swift references during cleanup-host"
2017-05-11 07:59:04 +00:00
Jenkins
350fab1005
Merge "Fix the "tox -e docs" faild for kolla-ansible"
2017-05-10 10:57:37 +00:00
Jenkins
d3db4d4cfe
Merge "Fix log rotation issue on services"
2017-05-10 10:55:28 +00:00
Jenkins
08f50d5e64
Merge "Configure Kibana default index pattern"
2017-05-10 10:54:11 +00:00
Jenkins
2474ccd0aa
Merge "Fix ceilometer meters for swift service"
2017-05-10 10:49:05 +00:00
Jenkins
a8257a19ee
Merge "Fix neutron-openvswitch-agent crash on multinode"
2017-05-10 09:13:50 +00:00
Jenkins
a8433495dd
Merge "Add graceful_timeout argument to kolla_docker"
2017-05-10 08:40:36 +00:00
caoyuan
583f0b6f2e
Remove the unnecessary delimiters
...
when statements should not include jinja2 templating delimiters such as
{{ }} or {% %}. Found: {{ ceph_enable_cache | bool }}
Closes-Bug: #1689550
Change-Id: I2ca039b80260cd753026f8fb077c7d25e46c8b13
2017-05-09 20:57:23 +08:00
Jenkins
25e23c3850
Merge "Modify the permission of directory"
2017-05-09 10:07:49 +00:00
Jenkins
3a0cad4821
Merge "Add info about RabbitMQ requirement on quickstart"
2017-05-09 08:32:41 +00:00
caoyuan
731970fc4b
Fix the "tox -e docs" faild for kolla-ansible
...
doc/operating-kolla.rst:104: D000 Explicit markup ends without a blank
line; unexpected unindent.
doc/zun-guide.rst:11: D000 Inline literal start-string without
end-string.
Change-Id: I614e5ccb7b77da6766ddf44219a389346ad2c9ec
2017-05-09 12:23:28 +08:00
Jenkins
3b945400bc
Merge "Fix panko source and dest file path in ceilometer config"
2017-05-09 03:53:32 +00:00
Jenkins
8f0dc05660
Merge "Add local directive for chrony"
2017-05-09 03:53:25 +00:00
Jenkins
b97c1bddf7
Merge "Add zun startup guide documentation"
2017-05-08 20:50:05 +00:00
jeckxie
4bb722b440
Remove /etc/fstab Swift references during cleanup-host
...
During cleanup-host, we need remove swift references from fstab.
Change-Id: I18e9a84b0664eb834cf397bcf6d2406abcab47a7
Closes-Bug: #1689285
2017-05-08 19:24:23 +08:00
jimmygc
0fca39dd03
Fix wrong variable used in trove role
...
There is no swift_api_port.
swift_proxy_server_port should be the correct one.
Closes-Bug: #1689260
Change-Id: I63e0edb76603374b479eabf0199c4024ad3e2dbd
2017-05-08 17:25:04 +08:00
Jenkins
b077f6e7bb
Merge "Add timeout parameter for precheck tasks"
2017-05-07 15:04:24 +00:00
Jenkins
3ba11be4a3
Merge "Fix glance Upload large image haproxy timeout"
2017-05-07 02:02:14 +00:00