CLI for Plugin-Declared Image Declaration
Introduces a new libfuestfs-driven CLI for packing of Sahara images, using the same recipe definition scheme introduced in the validate-image-spi blueprint. Documentation and plugin image packing configurability can and will be provided in separate patches for ease of review. Partially-implements: blueprint image-generation-cli Change-Id: I6788108e3fb6232045fc56937639a6348768a7bc
This commit is contained in:
parent
d5cdf0cf7e
commit
49e179260c
@ -35,6 +35,7 @@ console_scripts =
|
||||
sahara-rootwrap = oslo_rootwrap.cmd:main
|
||||
_sahara-subprocess = sahara.cli.sahara_subprocess:main
|
||||
sahara-templates = sahara.db.templates.cli:main
|
||||
sahara-image-pack = sahara.cli.image_pack.cli:main
|
||||
|
||||
wsgi_scripts =
|
||||
sahara-wsgi-api = sahara.cli.sahara_api:setup_api
|
||||
|
Loading…
Reference in New Issue
Block a user