Support file injection on container creation
Nova has the '--file' option on "openstack server create". This option can do file injection into the instance. Zun would like to implement a similar feature. In particular, we need:
1. An API for end-users to pass custom files into the server.
2. Under the hook, Zun will put these files into a temporary directory inside the compute host and mount it into the container.
Use case: containerized application like etcd (https:/
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
[WIP] Support file injection on container
Work Items
Dependency tree
* Blueprints in grey have been implemented.