>  
>     @ConstructorProperties({
> -      "id", "volume_id", "status", "size", "created_at", "display_name", 
> "display_description"
> +      "id", "volume_id", "status", "size", "created_at", "display_name", 
> "display_description", "os-extended-snapshot-attributes:project_id"

Hmm, I am not sure that we want to keep adding to the constructors for 
extension types. Is actually a `progress` field as well from the latest on 
[master](https://github.com/openstack/cinder/blob/master/cinder/api/contrib/extended_snapshot_attributes.py#L44).

Maybe extend Snapshot? `public class ExtendedSnapshot extends Snapshot`

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

Reply via email to