> @@ -7,8 +7,8 @@
>      "description": "us-central1",
>      "status": "UP",
>      "zones": [

this made me question myself.. until I looked at the json from the server!

```
--snip--
   "status": "UP",
   "zones": [
    
"https://www.googleapis.com/compute/v1/projects/jclouds-dev/zones/asia-east1-a";,
    
"https://www.googleapis.com/compute/v1/projects/jclouds-dev/zones/asia-east1-b";,
--snip--
```

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/82/files#r19929515

Reply via email to