That should not be a problem. Please, view for instance:
http://blog.oddbit.com/2015/02/11/ins...
http://bderzhavets.blogspot.com/2015/...
Just remove from local.conf specific instructions for nova-docker set up and glance_api.conf update.
Wait, to get normal setup you don't need install nova-docker driver and remove from local.conf
[[post-config|$GLANCE_API_CONF]]
[DEFAULT]
container_formats=ami,ari,aki,bare,ovf,ova,docker
# Configure nova to use the nova-docker driver
[[post-config|$NOVA_CONF]]
[DEFAULT]
compute_driver=novadocker.virt.docker.DockerDriver
Otherwise, you will setup system working with Docker Hypervisor, not KVM/Libvirt