docker 1.7.0 does not accept empty string as a valid value for VolumesFrom

Bug #1468540 reported by Mark Stillwell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-docker
Incomplete
Undecided
Unassigned

Bug Description

In the latest update of docker, 1.7.0, submitting a request to create a new container through any version of the api with VolumesFrom set to empty string ("") results in an error. This is in violation of the api specification, but really there is no need for the driver to set this as a default value. The bug can be eliminated from this side by just not setting any value for VolumesFrom in API calls when the value would be empty or null.

Revision history for this message
Mark Stillwell (marklee) wrote :

this causes the nova docker driver to not function with docker 1.7.0.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

i don't see this in the master branch. Can you please point me to where you see this piece of code?

Changed in nova-docker:
status: New → Incomplete
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.