octavia.image package

octavia.image package

Subpackages

Submodules

octavia.image.image_base module

class ImageBase[source]

Bases: object

abstract 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.