> @@ -142,11 +151,10 @@ protected ConcreteBuilder self() {
> private final String name;
> @Named("display_description")
> private final String description;
> + private final Optional<SnapshotExtendedAttributes> extendedAttributes;nope, see: https://github.com/jclouds/jclouds/blob/1.8.x/apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/Server.java#L311 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/562/files#r19068231
