deb-heat/contrib
LiangChen 3c4ecc24c5 Docker plugin add host devices property
Docker 1.2.0 and docker-py 0.6.0 support the device parameter when
starting containers(docker run --device[]).

Using --device you can add a host device to the container without the
--privileged flag.(e.g. --device=/dev/sdc:/dev/xvdc:rwm)
Note:":" is used to split the full device path.

Reference: (parse_devices function)
https://github.com/docker/docker-py/blob/master/docker/utils/utils.py#L259

Change-Id: I7735a8b769062f442cc8f1810dbdecdc6324509e
Closes-bug: #1434427
2015-04-14 11:38:20 +08:00
..
cinder_volume_type Add versions to all contrib plugins 2015-03-27 19:03:06 -07:00
extraroute Add versions to all contrib plugins 2015-03-27 19:03:06 -07:00
heat_barbican Add versions to all contrib plugins 2015-03-27 19:03:06 -07:00
heat_docker Docker plugin add host devices property 2015-04-14 11:38:20 +08:00
heat_gnocchi Merge "gnocchi: ceilometer alarm update" 2015-03-30 18:32:49 +00:00
heat_keystone Fix resources allocation in documentation 2015-04-07 14:15:47 +00:00
heat_keystoneclient_v2 Add versions to all contrib plugins 2015-03-27 19:03:06 -07:00
heat_manila Implement Manila client plugin 2015-04-02 19:38:30 +03:00
heat_mistral Add OS::Mistral::Workflow for Mistral workflows 2015-04-07 17:16:47 +03:00
heat_zaqar Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00
nova_flavor Merge "Make disk property of flavor default" 2015-04-10 03:13:41 +00:00
rackspace Add version to support_status where it omitted 2015-04-10 13:44:24 +03:00