> super(); > this.context = context; > + this.datacenter = datacenter;
Since this field is mandatory, could you add a `checkNotNull` check for it? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/17/files#r5482503
