Docker has added capability to provide custom cgroup parent.
Currently the docker-py doesn't provide an option in docker.utils.create_host_config() api to specify the cgroup_parent.This would be required for those who want to customize the cgroup implementation.