> })
> protected ServerInternalWithoutImage(String id, @Nullable String
> name, java.util.Set<Link> links, @Nullable String uuid, String tenantId,
> - String userId, Date updated, Date created,
> @Nullable String hostId, @Nullable String accessIPv4,
> - @Nullable String accessIPv6, Server.Status
> status, Resource flavor, @Nullable String keyName,
> - @Nullable String configDrive,
> Multimap<String, Address> addresses, Map<String, String> metadata,
> - @Nullable ServerExtendedStatus
> extendedStatus, @Nullable ServerExtendedAttributes extendedAttributes,
> @Nullable String diskConfig) {
> + String userId, Date updated,
> Date created, @Nullable String hostId, @Nullable String accessIPv4,
> + @Nullable String accessIPv6,
> Server.Status status, Resource flavor, @Nullable String keyName,
> + @Nullable String configDrive,
> Multimap<String, Address> addresses, Map<String, String> metadata,
> + @Nullable ServerExtendedStatus
> extendedStatus, @Nullable ServerExtendedAttributes extendedAttributes,
> @Nullable String diskConfig) {
Please undo all of the unintentional updates to the spacing above.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/626/files#r21985663