summaryrefslogtreecommitdiffstats
path: root/snaps/openstack/create_volume_type.py
diff options
context:
space:
mode:
Diffstat (limited to 'snaps/openstack/create_volume_type.py')
-rw-r--r--snaps/openstack/create_volume_type.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/snaps/openstack/create_volume_type.py b/snaps/openstack/create_volume_type.py
index 830fb21..fe20c40 100644
--- a/snaps/openstack/create_volume_type.py
+++ b/snaps/openstack/create_volume_type.py
@@ -104,8 +104,8 @@ class VolumeTypeSettings:
:param description: the volume's name (optional)
:param encryption: VolumeTypeEncryptionSettings (optional)
:param qos_spec_name: name of the QoS Spec to associate (optional)
- :param public: When True, an image will be created with public
- visibility (default - False)
+ :param public: volume visibility where True denotes global
+ (default - False)
TODO - Implement project_access parameter that will associate this
VolumeType to a list of project names