We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d1b460 + 91f8f16 commit 51e4fb1Copy full SHA for 51e4fb1
glance/opts.py
@@ -91,6 +91,8 @@
91
glance.async_.flows.api_image_import.api_import_opts),
92
('import_filtering_opts',
93
glance.async_.flows._internal_plugins.import_filtering_opts),
94
+ ('glance_download_opts',
95
+ glance.async_.flows.api_image_import.glance_download_opts)
96
]
97
98
0 commit comments