- May 16, 2017
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
shaofeng_cheng authored
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
-
- May 15, 2017
-
-
OpenStack Proposal Bot authored
Change-Id: I14134cb07f7ca24ebb7e1c9a38f2d4f77cab3d73
-
Jenkins authored
-
Jenkins authored
-
shaofeng_cheng authored
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
-
- May 13, 2017
-
-
caoyuan authored
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
-
- May 12, 2017
-
-
Pavel Glushchak authored
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>
-
Jeffrey Zhang authored
Closes-Bug: #1690302 Change-Id: Ice9e6ece862c4102883c6a5f3bbfe2d291077c8d
-
- May 11, 2017
- May 10, 2017
- May 09, 2017
-
-
caoyuan authored
when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ ceph_enable_cache | bool }} Closes-Bug: #1689550 Change-Id: I2ca039b80260cd753026f8fb077c7d25e46c8b13
-
Jenkins authored
-
Jenkins authored
-
caoyuan authored
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
-
Jenkins authored
-
Jenkins authored
-
- May 08, 2017
- May 07, 2017
- May 06, 2017
-
-
Jeffrey Zhang authored
The local keyword is used to allow chronyd to appear synchronised to real time (from the viewpoint of clients polling it), even if it has no current synchronisation source. Change-Id: I27d945abb87a37d2fdf972a58c51e2f0994e3de8 Closes-Bug: #1688682
-
Jeffrey Zhang authored
* Use absolute path for panko.conf.j2 * Fix the destination path. Change-Id: I3abc0bf000be8af3a0cde1f43901245e027bb469 Closes-Bug: #1688681
-
- May 05, 2017
-
-
Bertrand Lallau authored
This patch fix log rotation issue on the following services/program: - ceph - chrony - collectd - congress - etcd - influxdb - ironic - kibana - kuryr - mongodb - rally - tempest - trove Change-Id: I1246c071b7340b3267226cefb64a04da1cce9f26 Closes-Bug: #1688649
-
Eduardo Gonzalez authored
neutron-openvswitch-agent enter in restarting status in multinode deployments because br-ex is no longer created on compute nodes unless DVR is enabled. This change add a conditional to only add bridge_mappings when the node is in network or in compute when dvr is enabled. Change-Id: I9d49158127af7fd78ecbc3d64a7509d1e4ae5672 Closes-Bug: #1688571
-
Vladislav Belogrudov authored
Cinder backup requires iSCSI volume and host mount for backing any iSCSI volume, not only from LVM backend. 'enable_iscsid' is a catch-all setting for all iSCSI backends that also runs necessary iSCSI client on the same host. Change-Id: Ic486a9f72820df2e0a48a18166f043e5ddb5bd0a Closes-Bug: #1688519
-
- May 04, 2017
-
-
Paul Bourke authored
Chrony drops root to user 'chrony' on startup, so it's config file should be owned by user this user. Change-Id: I8ba976cc685d2e50e09211f67507487a1e0e3c5f
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
wait_for module waits 300 seconds for the port started or stopped. This is meaningless and useless in precheck. This patch change timeout to 1 seconds. Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298 Closes-Bug: #1688152
-