gce provider should stop using deprecated zone europe-west1-a

Bug #1436655 reported by Dimiter Naydenov on 2015-03-26
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
High
Wayne Witzel III
1.23
High
Wayne Witzel III

Bug Description

According to the release notes (https://cloud.google.com/compute/docs/release-notes#october152014) from October 2014, the "europe-west1-a" availability zone is deprecated and will be removed along with all instances in it on March 29th, 2015. Not much time left and provided the list of zones is dynamically discovered perhaps even nothing needs to be done, but I've decided to file a bug anyway.

Changed in juju-core:
milestone: 1.23-beta3 → none
milestone: none → 1.24-alpha1
Eric Snow (ericsnowcurrently) wrote :

Yeah, the list of zones is queried via the GCE API at run-time. So you're right. :) Given the release timeframe for 1.23 we don't need to worry about "europe-west1-a". However, I'll make sure there is a brief mention of it in the release notes.

Changed in juju-core:
status: Triaged → Won't Fix
Curtis Hovey (sinzui) on 2015-03-26
Changed in juju-core:
milestone: 1.24-alpha1 → none
Changed in juju-core:
status: Won't Fix → Triaged
milestone: none → 1.24-alpha1
Dan Watkins (daniel-thewatkins) wrote :

The latest adamisrael/juju-trunk Docker image is still attempting to use europe-west-1a despite the fact it has been deleted since Sunday.

It looks like this is probably because it is still being returned from the API (with deprecation information), despite it being actually gone.

Eric Snow (ericsnowcurrently) wrote :

The provider should be using the deprecation information from the GCE API:

https://cloud.google.com/compute/docs/reference/latest/zones#resource

If we don't fix this, future deprecated zones will break the provider in the same way.

Changed in juju-core:
assignee: nobody → Wayne Witzel III (wwitzel3)
Changed in juju-core:
status: Triaged → Fix Committed
Curtis Hovey (sinzui) on 2015-04-07
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers