Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.9.1
Description
The InstancetoNodeMetadata uses a "boot disk -> image" cache that is populated by the compute service adapter when nodes are created.
When there are existing nodes in the account that were already there, those nodes don't get the image id field populated. In the cases where the cache does not contain a node's boot disk, jclouds should perform the necessary API callls to get the image id.
Attachments
Issue Links
- duplicates
-
JCLOUDS-936 Move to a LoadingCache for GCE disk->image mapping
- Resolved