> @@ -33,4 +34,8 @@ public String asParam() {
> public String asHeader() {
> return HEADER_PREFIX + name().charAt(0) +
> name().substring(1).toLowerCase();
> }
> +
> + public String asGlanceHeader() {This can be removed. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/152/files#r18611811
