Cannot use docker plugin

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

Bug Description

docker plugin bugs when creating container :

stack@devstack:~$ heat stack-show aa
+----------------------+----------------------------------------------------------------------------------------------------------+
| Property | Value |
+----------------------+----------------------------------------------------------------------------------------------------------+
| capabilities | [] |
| creation_time | 2014-03-24T09:50:53Z |
| description | Docker example template, this would spin up a standard |
| | image. In a very weird way. |
| disable_rollback | True |
| id | 6ffd2fac-c238-4133-a643-382b1be154ee |
| links | http://127.0.0.1:8004/v1/7eb39c3e52a14b57813a64ba651e5ba6/stacks/aa/6ffd2fac-c238-4133-a643-382b1be154ee |
| notification_topics | [] |
| parameters | { |
| | "OS::stack_name": "aa", |
| | "OS::stack_id": "6ffd2fac-c238-4133-a643-382b1be154ee" |
| | } |
| stack_name | aa |
| stack_status | CREATE_FAILED |
| stack_status_reason | Resource CREATE failed: TypeError: create_container() |
| | got an unexpected keyword argument 'privileged' |
| template_description | Docker example template, this would spin up a standard |
| | image. In a very weird way. |
| timeout_mins | 60 |
| updated_time | None |
+----------------------+----------------------------------------------------------------------------------------------------------+
stack@devstack:~$

Changed in heat:
assignee: nobody → Chmouel Boudjnah (chmouel)
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/82457

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/82457
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=c6ea390d58e773068a688e71362f217866296af1
Submitter: Jenkins
Branch: master

commit c6ea390d58e773068a688e71362f217866296af1
Author: Chmouel Boudjnah <email address hidden>
Date: Mon Mar 24 10:53:51 2014 +0100

    Fix creating docker containers

    Due of an API change in the pydocker library we need to set the
    privileges argument on start() and not on create()

    Change-Id: Ie4c63c8d8104577d2766a5f74ac2bae9bf0e3468
    Fixes-bug: #1296617

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → icehouse-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: icehouse-rc1 → 2014.1
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.