>           })
>           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) {

I see what you mean. I'm fine with this one the way it is.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/626/files#r22008280

Reply via email to