docker plugin add read_only properties

Bug #1430211 reported by LiangChen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
LiangChen

Bug Description

Docker 1.5 and docker-py both support the read_only capability.
By using this capability in combination with volumes, you can make sure containers only persist data where it can be managed in a known location.
For the security, I think we should support it in the heat-docker.

LiangChen (hs-chen)
description: updated
LiangChen (hs-chen)
Changed in heat:
assignee: nobody → LiangChen (hs-chen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/166122

Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/166122
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=3944fe1c7ff55f8426184a15511ec8e772de4caa
Submitter: Jenkins
Branch: master

commit 3944fe1c7ff55f8426184a15511ec8e772de4caa
Author: LiangChen <email address hidden>
Date: Fri Mar 20 15:00:45 2015 +0800

    Docker plugin add read_only property

    Docker 1.5 and docker-py 1.0.0 support the read_only parameter when
    starting containers(docker run --read-only).

    By using this capability in combination with volumes, you can make sure
    containers only persist data where it can be managed in a known location.

    we should support it in the heat-docker

    Change-Id: I6fdc3e46bb86b387a187f8fceb22997daed0a9f1
    Closes-bug: #1430211

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.