ironic.api.controllers.v1.shard module

ironic.api.controllers.v1.shard module

class ironic.api.controllers.v1.shard.ShardController(*args, **kwargs)[source]

Bases: RestController

REST controller for shards.

get_all()[source]

Retrieve a list of shards.

Returns:

A list of shards.

get_one(__)[source]

Explicitly do not support getting one.

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.