Merge "Drops the address parameter for swift config."

This commit is contained in:
Jenkins
2013-09-05 05:21:59 +00:00
committed by Gerrit Code Review

View File

@@ -284,7 +284,6 @@ class openstack::keystone (
public_protocol => $public_protocol,
admin_address => $swift_admin_real,
internal_address => $swift_internal_real,
address => $swift_public_real,
region => $region,
}
}