geofront-auth / geofront

Simple SSH key management service
https://geofront.readthedocs.io/
GNU Affero General Public License v3.0
347 stars 37 forks source link

libcloud no longer provides "common" ex_get_metadata() method #25

Closed achimnol closed 7 years ago

achimnol commented 7 years ago

For the EC2 driver, now we should use ex_get_metadata_for_node() for desired effects, while I could not find a way to achieve the same thing with the GCE/Azure driver yet.