9333740b69
Adding GlanceImageImportPlugins & GlanceImageConversionOutputFormat to enable glance image conversion. Since, glance-image-import.conf has been newly added while adding plugin framework in glance, passing the conf file to puppet_tags in docker service. Depends-on: I098aa0cabf2518b8861d5b58b885d9bdef54a7f6 Change-Id: I81b788e38eecb3e0be88b140df3ae1ebb70cb191 Closes-Bug: #1807366
8 lines
243 B
YAML
8 lines
243 B
YAML
---
|
|
features:
|
|
- |
|
|
Add new parameter 'GlanceImageImportPlugins', to enable plugins
|
|
used by image import process.
|
|
Add parameter 'GlanceImageConversionOutputFormat', to provide desired
|
|
output format for image conversion plugin.
|