octavia.image.drivers package

octavia.image.drivers package

Submodules

octavia.image.drivers.glance_driver module

class ImageManager[source]

Bases: octavia.image.image_base.ImageBase

Image implementation of virtual machines via Glance.

get_image_id_by_tag(image_tag, image_owner=None)[source]

Get image ID by image tag and owner

Parameters:
  • image_tag – image tag
  • image_owner – optional image owner
Raises:

ImageGetException if no images found with given tag

Returns:

image id

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.