octavia.image.drivers.noop_driver package

octavia.image.drivers.noop_driver package

Submodules

octavia.image.drivers.noop_driver.driver module

class NoopImageDriver[source]

Bases: octavia.image.image_base.ImageBase

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

class NoopManager[source]

Bases: object

get_image_id_by_tag(image_tag, image_owner=None)[source]

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.