ktdreyer opened a new issue #1541: URL: https://github.com/apache/libcloud/issues/1541
## Feature Request [`libcloud/compute/drivers/openstack.py`](https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/openstack.py) defaults to API version "1.1". ``` DEFAULT_API_VERSION = '1.1' ``` It would be nice to default to the very latest API version ("2.2" as of this writing) so that new libcloud users can get started with the latest code easily. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
