aboutsummaryrefslogtreecommitdiffstats
path: root/docker
AgeCommit message (Expand)AuthorFilesLines
2017-06-13Moving *postconfig where it was *postpuppetCarlos Camacho1-11/+15
2017-05-15Fix SshHostPubKeyDeployment on containerized nova-compute.Oliver Walsh1-1/+2
2017-02-14Containers: Add required EndpointMap parameterJiri Stransky1-1/+5
2017-01-29docker: eliminate copy-json.py in favor of json-fileDan Prince7-107/+54
2017-01-17Simplify passing config to ovs agent containerMartin André2-9/+2
2017-01-13Merge "Use provided qemu.conf in libvirt container"Jenkins1-0/+5
2017-01-03Merge "Bump template version for all templates to "ocata""Jenkins6-6/+6
2016-12-23Bump template version for all templates to "ocata"Steven Hardy6-6/+6
2016-12-22Use provided qemu.conf in libvirt containerMartin André1-0/+5
2016-12-19Use overcloud-full instead of atomic-imageSteve Baker2-128/+29
2016-12-19Add bind mounts for agent stateSteve Baker1-0/+3
2016-12-08docker: don't use custom run-os-net-configSteve Baker2-22/+2
2016-11-22Containerized Services for Composable RolesIan Main9-349/+729
2016-10-19Bind mount files to run DiD in latest atomic hostMartin André1-1/+22
2016-10-19Have docker start script honor configurationMartin André1-1/+3
2016-10-06Be more inclusive in insecure registry regexMartin André1-1/+1
2016-07-29Update heat-agents setup filesFlavio Percoco2-30/+31
2016-07-29Add default value for `RoleData`Flavio Percoco1-0/+3
2016-07-08Add StepConfig to docker compute-post.yamlFlavio Percoco1-1/+10
2016-07-04Replace NodeConfigIdentifiers with DeployIdentifierSteven Hardy1-3/+3
2016-05-27Merge "Use docker-cmd hook."Jenkins2-4/+4
2016-05-16Merge "Add database directory mount for openvswitchdb"Jenkins1-0/+1
2016-05-06Use docker-cmd hook.Ian Main2-4/+4
2016-04-04Nova needs the proper volumes to use CinderRyan Hallisey1-1/+7
2016-03-30Remove hack the pulls latest dockerRyan Hallisey1-13/+0
2016-03-30Centos gives /dev/pts/ptmx the wrong permsRyan Hallisey1-0/+3
2016-03-11Add database directory mount for openvswitchdbIan Main1-0/+1
2016-03-09Remove unused Neutron Agents containerRyan Hallisey1-37/+7
2016-03-09Allow the containerized compute node to spawn larger VMsRyan Hallisey1-0/+19
2016-02-16Merge "Remove DNS hack."Jenkins1-2/+0
2016-02-12Minor fixes to allow local docker registry usageJeff Peeler2-3/+9
2016-02-12Remove DNS hack.Ian Main1-2/+0
2016-01-20Allow container template to recognize an updateRyan Hallisey1-6/+0
2016-01-18Merge "Set the name property for all deployment resources"Jenkins1-0/+7
2016-01-05Use new heat-docker-agents imagesRyan Hallisey1-1/+1
2016-01-04Network Isolation support for containerized computeRyan Hallisey1-1/+6
2015-12-17Convert JSON generations from bash to pythonRyan Hallisey2-108/+101
2015-12-10Set the name property for all deployment resourcesSteve Baker1-0/+7
2015-11-20Point registry at tripleoupstreamRyan Hallisey1-1/+1
2015-11-20Merge "Nova-libvirt needs to bind to /sys/fs/cgroup"Jenkins1-1/+1
2015-11-20Merge "Add local docker registry support"Jenkins3-8/+42
2015-11-20Merge "Update docker compute environment to use json config"Jenkins3-26/+137
2015-11-12Merge "Pin docker version for atomic at 1.8.2"Jenkins1-2/+3
2015-11-10Change the Atomic image name so it's less specificRyan Hallisey1-1/+1
2015-11-10Nova-libvirt needs to bind to /sys/fs/cgroupRyan Hallisey1-1/+1
2015-11-09Pin docker version for atomic at 1.8.2Jeff Peeler1-2/+3
2015-11-02Add local docker registry supportRyan Hallisey3-8/+42
2015-11-02Update docker compute environment to use json configRyan Hallisey3-26/+137
2015-10-08Docker compute role configured via PuppetDan Prince5-0/+383