-
-
29 Apr 2019 16:39:22 UTC
- Distribution: OpenStack-MetaAPI
- Module version: 0.003
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (56 / 0 / 0)
- Kwalitee
Bus factor: 1- 77.02% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (42.71KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
OpenStack::MetaAPI::API::Images
VERSION
version 0.003
Note loading all images can be very slow as we have to use multiple requests (kind of pagination)... and can result to require more than 50 requests...
For this reason we would prefer selecting one image either by its 'exact name' or its 'UID'
AUTHOR
Nicolas R <atoomic@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by cPanel, Inc.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install OpenStack::MetaAPI, copy and paste the appropriate command in to your terminal.
cpanm OpenStack::MetaAPI
perl -MCPAN -e shell install OpenStack::MetaAPI
For more information on module installation, please visit the detailed CPAN module installation guide.