summaryrefslogtreecommitdiff
path: root/openstackclient/api/image_v1.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/api/image_v1.py')
-rw-r--r--openstackclient/api/image_v1.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/openstackclient/api/image_v1.py b/openstackclient/api/image_v1.py
index f9c780a4..c363ce49 100644
--- a/openstackclient/api/image_v1.py
+++ b/openstackclient/api/image_v1.py
@@ -49,8 +49,6 @@ class APIv1(api.BaseAPI):
http://docs.openstack.org/api/openstack-image-service/1.1/content/requesting-a-list-of-public-vm-images.html
http://docs.openstack.org/api/openstack-image-service/1.1/content/requesting-detailed-metadata-on-public-vm-images.html
http://docs.openstack.org/api/openstack-image-service/1.1/content/filtering-images-returned-via-get-images-and-get-imagesdetail.html
-
- TODO(dtroyer): Implement filtering
"""
url = "/images"