| // Package images provides information and interaction with the image API | |
| // resource in the OpenStack Compute service. | |
| // | |
| // An image is a collection of files used to create or rebuild a server. | |
| // Operators provide a number of pre-built OS images by default. You may also | |
| // create custom images from cloud servers you have launched. | |
| package images |