>        this.ttl = ttl;
> -      this.cdn_uri = cdnUri;
> -      this.cdn_ssl_uri = cdnSslUri;
> -      this.cdn_streaming_uri = cdnStreamingUri;
> +      this.cdnUri = cdnUri;
> +      this.cdnSslUri = cdnSslUri;
> +      this.cdnStreamingUri = cdnStreamingUri;
> +      this.cdnIosUri = cdnIosUri;

Thanks for this property naming cleanup, @jdaggett!

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

Reply via email to