openstackclient.volume package

Subpackages

Submodules

openstackclient.volume.client module

openstackclient.volume.client.build_option_parser(parser)

Hook to add global options

openstackclient.volume.client.check_api_version(check_version)

Validate version supplied by user

Returns:

  • True if version is OK

  • False if the version has not been checked and the previous plugin check should be performed

  • throws an exception if the version is no good

openstackclient.volume.client.make_client(instance)

Returns a volume service client.

Module contents