Support passing Docker options and arguments

Registered by Ashish Billore

Docker client supports a set of options and arguments that are very popular with developers and consumers of containers through docker. As an example, consider mounting directory (using -v option with path as argument):
 $ sudo docker run -v /host:/container example/mysql
In nova-docker driver, these options and arguments are not available. This blueprint focuses on implementing this feature of docker client for nova-docker driver.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Ashish Billore

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.