You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Ignacio Mulas <no...@github.com> on 2014/03/01 21:12:31 UTC

Re: [jclouds] Update glance's endpoint for unit tests (#258)

> @@ -71,7 +71,7 @@
>                  "endpoints": [
>                      {
>                          "tenantName": "40806637803162",
> -                        "publicURL": "https://glance.jclouds.org:9292/v1.0",
> +                        "publicURL": "https://glance.jclouds.org:9292",

This change on the endpoints is to ensure that the unit tests of glance v1 and v2 are valid. With this change in place, all the unit tests from the pull request  jclouds/jclouds-labs-openstack#77 should work properly.

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