| commit | 9b2a2fa55dbba724a781d2720546611a8add8936 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Thu May 25 20:52:28 2017 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu May 25 20:52:28 2017 +0000 |
| tree | 37aa651a1098a51c6b615421460403ca1c59e257 | |
| parent | 7b230532dc5f229a5dbe712c01bb2a7ea074e196 [diff] | |
| parent | 853b475bfd79621ce7189b133625cb404d618efb [diff] |
Merge "Fix typo"
diff --git a/lib/etcd3 b/lib/etcd3 index d62214c..5cab3f5 100644 --- a/lib/etcd3 +++ b/lib/etcd3
@@ -79,7 +79,7 @@ $SYSTEMCTL stop $ETCD_SYSTEMD_SERVICE } -function cleanup_etcd { +function cleanup_etcd3 { # Don't install in sub nodes (multinode scenario) if [ "$SERVICE_HOST" != "$HOST_IP" ]; then return