[DEFAULT] tag = 6.2.5-0.20191103185225.53a83b4.el7 # # From kolla # # The distro type of the base image. (string value) # Possible values: # centos - # rhel - # ubuntu - # oraclelinux - # debian - #base = centos # The base distro image tag (string value) #base_tag = latest # The base image name. Default is the same with base. (string value) #base_image = # The base architecture. Default is same as host (string value) # Possible values: # x86_64 - # ppc64le - # aarch64 - #base_arch = x86_64 # Use dumb-init as init system in containers (boolean value) #use_dumb_init = true # Turn on debugging log level (boolean value) #debug = false # Do not rebuild parents of matched images (boolean value) #skip_parents = false # Do not rebuild images present in the docker cache (boolean value) #skip_existing = false # Set docker build time variables (dict value) #build_args = # Keep failed intermediate containers (boolean value) #keep = false # Show image dependencies (filtering supported) (boolean value) #list_dependencies = # Show all available images (filtering supported) (boolean value) #list_images = # The Docker namespace name (string value) #namespace = kolla # Use the Docker cache when building (boolean value) #cache = true # Build a pre-defined set of images, see [profiles] section in config. # The default profiles are: infra, main, aux, default, gate (string # value) #profile = # Push images after building (boolean value) #push = false # The number of threads to user while pushing Images. Note: Docker can # not handle threading push properly (integer value) # Minimum value: 1 #push_threads = 1 # The number of times to retry while building (integer value) # Minimum value: 0 #retries = 3 # Build only images matching regex and its dependencies (string value) #regex = # The docker registry host. The default registry host is Docker Hub # (string value) #registry = # Path to the file to store the docker image dependency in Graphviz # dot format (string value) #save_dependency = # Format to write the final results in (string value) # Possible values: # json - # none - #format = json # Base url to OpenStack tarballs (string value) #tarballs_base = http://tarballs.openstack.org # The method of the OpenStack install. (string value) # Possible values: # binary - # source - # rdo - # rhos - #install_type = binary # The number of threads to use while building. (Note: setting to one # will allow real time logging) (integer value) # Minimum value: 1 #threads = 8 # The Docker tag (string value) #tag = 6.2.5 # Don't build images. Generate Dockerfile only (boolean value) #template_only = false # Time in seconds after which any operation times out (integer value) #timeout = 120 # Path to template override file (string value) #template_override = # Path to additional docker file template directory (string value) #docker_dir = [] # Path to logs directory (string value) #logs_dir = # Attempt to pull a newer version of the base image (boolean value) #pull = true # Path to be used as working directory. By default, a temporary dir is # created (string value) #work_dir = # Squash the image layers. WARNING: it will consume lots of disk IO. # "docker-squash" tool is required, install it by "pip install docker- # squash" (boolean value) #squash = false # Content of the maintainer label (string value) #maintainer = Kolla Project (https://launchpad.net/kolla) # Comma separated list of .rpm or .repo file(s) or URL(s) to install # before building containers (list value) #rpm_setup_config = # Path to custom sources.list (string value) #apt_sources_list = # Path to custom apt/preferences (string value) #apt_preferences = # Remove source image from Docker after squashing (boolean value) #squash_cleanup = true # Temporary directory to be used during squashing (string value) #squash_tmp_dir = [almanach-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/almanach/almanach-stable-queens.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [almanach-user] # # From kolla # # The user id (integer value) #uid = 42475 # The group id (integer value) #gid = 42475 [ansible-user] # # From kolla # # The user id (integer value) #uid = 42401 # The group id (integer value) #gid = 42401 [aodh-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/aodh/aodh-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [aodh-user] # # From kolla # # The user id (integer value) #uid = 42402 # The group id (integer value) #gid = 42402 [barbican-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/barbican/barbican-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [barbican-user] # # From kolla # # The user id (integer value) #uid = 42403 # The group id (integer value) #gid = 42403 [bifrost-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/bifrost/bifrost-5.0.4.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [bifrost-user] # # From kolla # # The user id (integer value) #uid = 42404 # The group id (integer value) #gid = 42404 [blazar-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/blazar/blazar-1.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [blazar-user] # # From kolla # # The user id (integer value) #uid = 42471 # The group id (integer value) #gid = 42471 [ceilometer-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/ceilometer/ceilometer-10.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [ceilometer-base-plugin-panko] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/panko/panko-4.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [ceilometer-user] # # From kolla # # The user id (integer value) #uid = 42405 # The group id (integer value) #gid = 42405 [ceph-user] # # From kolla # # The user id (integer value) #uid = 64045 # The group id (integer value) #gid = 64045 [chrony-user] # # From kolla # # The user id (integer value) #uid = 42406 # The group id (integer value) #gid = 42406 [cinder-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/cinder/cinder-12.0.10.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [cinder-user] # # From kolla # # The user id (integer value) #uid = 42407 # The group id (integer value) #gid = 42407 [cloudkitty-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/cloudkitty/cloudkitty-7.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [cloudkitty-user] # # From kolla # # The user id (integer value) #uid = 42408 # The group id (integer value) #gid = 42408 [collectd-user] # # From kolla # # The user id (integer value) #uid = 42409 # The group id (integer value) #gid = 42409 [congress-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/congress/openstack-congress-7.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [congress-user] # # From kolla # # The user id (integer value) #uid = 42410 # The group id (integer value) #gid = 42410 [designate-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/designate/designate-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [designate-user] # # From kolla # # The user id (integer value) #uid = 42411 # The group id (integer value) #gid = 42411 [dragonflow-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/dragonflow/dragonflow-master.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [dragonflow-user] # # From kolla # # The user id (integer value) #uid = 42464 # The group id (integer value) #gid = 42464 [ec2-api] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/ec2-api/ec2-api-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [ec2api-user] # # From kolla # # The user id (integer value) #uid = 42466 # The group id (integer value) #gid = 42466 [elasticsearch-user] # # From kolla # # The user id (integer value) #uid = 42412 # The group id (integer value) #gid = 42412 [etcd-user] # # From kolla # # The user id (integer value) #uid = 42413 # The group id (integer value) #gid = 42413 [fluentd-user] # # From kolla # # The user id (integer value) #uid = 42474 # The group id (integer value) #gid = 42474 [freezer-api] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/freezer-api/freezer-api-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [freezer-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/freezer/freezer-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [freezer-user] # # From kolla # # The user id (integer value) #uid = 42414 # The group id (integer value) #gid = 42414 [glance-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/glance/glance-16.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [glance-user] # # From kolla # # The user id (integer value) #uid = 42415 # The group id (integer value) #gid = 42415 [gnocchi-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = git # The location for source install (string value) #location = https://github.com/gnocchixyz/gnocchi.git # Git reference to pull, commit sha, tag or branch name (string value) #reference = 4.2.0 [gnocchi-user] # # From kolla # # The user id (integer value) #uid = 42416 # The group id (integer value) #gid = 42416 [grafana-user] # # From kolla # # The user id (integer value) #uid = 42417 # The group id (integer value) #gid = 42417 [haproxy-user] # # From kolla # # The user id (integer value) #uid = 42454 # The group id (integer value) #gid = 42454 [heat-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/heat/heat-10.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [heat-user] # # From kolla # # The user id (integer value) #uid = 42418 # The group id (integer value) #gid = 42418 [horizon] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/horizon/horizon-13.0.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-cloudkitty-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/cloudkitty-dashboard/cloudkitty-dashboard-7.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-designate-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/designate-dashboard/designate-dashboard-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-freezer-web-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/freezer-web-ui/freezer-web-ui-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-fwaas-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-fwaas-dashboard/neutron-fwaas-dashboard-1.3.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-heat-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/heat-dashboard/heat-dashboard-1.0.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-ironic-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/ironic-ui/ironic-ui-3.1.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-karbor-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/karbor-dashboard/karbor-dashboard-1.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-magnum-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/magnum-ui/magnum-ui-4.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-manila-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/manila-ui/manila-ui-2.13.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-mistral-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/mistral-dashboard/mistral-dashboard-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-monasca-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-ui/monasca-ui-1.12.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-murano-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/murano-dashboard/murano-dashboard-5.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-neutron-lbaas-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-lbaas-dashboard/neutron-lbaas-dashboard-4.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-octavia-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/octavia-dashboard/octavia-dashboard-1.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-sahara-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/sahara-dashboard/sahara-dashboard-8.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-searchlight-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/searchlight-ui/searchlight-ui-4.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-senlin-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/senlin-dashboard/senlin-dashboard-0.8.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-solum-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/solum-dashboard/solum-dashboard-2.3.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-tacker-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/tacker-horizon/tacker-horizon-0.11.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-trove-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/trove-dashboard/trove-dashboard-10.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-vitrage-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/vitrage-dashboard/vitrage-dashboard-1.4.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-watcher-dashboard] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/watcher-dashboard/watcher-dashboard-1.8.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-zaqar-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/zaqar-ui/zaqar-ui-4.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-plugin-zun-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/zun-ui/zun-ui-1.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [horizon-user] # # From kolla # # The user id (integer value) #uid = 42420 # The group id (integer value) #gid = 42420 [hugetlbfs-user] # # From kolla # # The user id (integer value) #uid = 42477 # The group id (integer value) #gid = 42477 [influxdb-user] # # From kolla # # The user id (integer value) #uid = 42421 # The group id (integer value) #gid = 42421 [ironic-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/ironic/ironic-10.1.10.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [ironic-inspector] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/ironic-inspector/ironic-inspector-7.2.4.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [ironic-inspector-user] # # From kolla # # The user id (integer value) #uid = 42461 # The group id (integer value) #gid = 42461 [ironic-user] # # From kolla # # The user id (integer value) #uid = 42422 # The group id (integer value) #gid = 42422 [kafka-user] # # From kolla # # The user id (integer value) #uid = 42423 # The group id (integer value) #gid = 42423 [karbor-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/karbor/karbor-1.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [karbor-user] # # From kolla # # The user id (integer value) #uid = 42458 # The group id (integer value) #gid = 42458 [keystone-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/keystone/keystone-13.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [keystone-user] # # From kolla # # The user id (integer value) #uid = 42425 # The group id (integer value) #gid = 42425 [kibana-user] # # From kolla # # The user id (integer value) #uid = 42426 # The group id (integer value) #gid = 42426 [kolla-user] # # From kolla # # The user id (integer value) #uid = 42400 # The group id (integer value) #gid = 42400 [kuryr-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/kuryr/kuryr-lib-0.7.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [kuryr-libnetwork] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/kuryr-libnetwork/kuryr-libnetwork-1.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [kuryr-user] # # From kolla # # The user id (integer value) #uid = 42469 # The group id (integer value) #gid = 42469 [libvirt-user] # # From kolla # # The user id (integer value) #uid = 42473 # The group id (integer value) #gid = 42473 [magnum-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/magnum/magnum-6.3.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [magnum-user] # # From kolla # # The user id (integer value) #uid = 42428 # The group id (integer value) #gid = 42428 [manila-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/manila/manila-6.3.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [manila-user] # # From kolla # # The user id (integer value) #uid = 42429 # The group id (integer value) #gid = 42429 [memcached-user] # # From kolla # # The user id (integer value) #uid = 42457 # The group id (integer value) #gid = 42457 [mistral-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/mistral/mistral-6.0.6.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [mistral-base-plugin-tacker] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/tacker/tacker-0.9.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [mistral-user] # # From kolla # # The user id (integer value) #uid = 42430 # The group id (integer value) #gid = 42430 [monasca-api] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-api/monasca-api-2.5.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [monasca-log-api] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-log-api/monasca-log-api-2.6.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [monasca-notification] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-notification/monasca-notification-1.13.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [monasca-persister] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-persister/monasca-persister-1.10.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [monasca-statsd] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/monasca-statsd/monasca-statsd-1.9.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [monasca-user] # # From kolla # # The user id (integer value) #uid = 42431 # The group id (integer value) #gid = 42431 [mongodb-user] # # From kolla # # The user id (integer value) #uid = 42432 # The group id (integer value) #gid = 65534 [murano-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/murano/murano-5.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [murano-user] # # From kolla # # The user id (integer value) #uid = 42433 # The group id (integer value) #gid = 42433 [mysql-user] # # From kolla # # The user id (integer value) #uid = 42434 # The group id (integer value) #gid = 42434 [neutron-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron/neutron-12.1.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-networking-ansible] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-ansible/networking-ansible-0.1.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-networking-baremetal] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-baremetal/networking-baremetal-1.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-networking-generic-switch] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-generic-switch/networking-generic-switch-1.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-networking-sfc] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-sfc/networking-sfc-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-neutron-fwaas] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-fwaas/neutron-fwaas-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-vmware-nsx] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/vmware-nsx/vmware-nsx-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-base-plugin-vpnaas-agent] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-vpnaas/neutron-vpnaas-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-bgp-dragent] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-dynamic-routing/neutron-dynamic-routing-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-lbaas-agent] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-lbaas/neutron-lbaas-12.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-metadata-agent-ovn-plugin-networking-ovn] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-ovn/networking-ovn-4.0.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-opendaylight-plugin-networking-bgpvpn] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-bgpvpn/networking-bgpvpn-8.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-opendaylight-plugin-networking-l2gw] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-l2gw/networking-l2gw-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-opendaylight-plugin-networking-odl] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-odl/networking-odl-12.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-opendaylight-plugin-networking-sfc] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-sfc/networking-sfc-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-ovn-plugin-networking-ovn] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-ovn/networking-ovn-4.0.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-plugin-neutron-dynamic-routing] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-dynamic-routing/neutron-dynamic-routing-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-plugin-neutron-lbaas] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-lbaas/neutron-lbaas-12.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-server-plugin-vmware-nsxlib] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/vmware-nsxlib/vmware-nsxlib-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [neutron-user] # # From kolla # # The user id (integer value) #uid = 42435 # The group id (integer value) #gid = 42435 [neutron-vpnaas-agent] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/neutron-vpnaas/neutron-vpnaas-12.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [nova-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/nova/nova-17.0.12.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [nova-base-plugin-blazar] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/blazar-nova/blazar-nova-1.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [nova-base-plugin-mksproxy] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/nova-mksproxy/nova-mksproxy-master.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [nova-user] # # From kolla # # The user id (integer value) #uid = 42436 # The group id (integer value) #gid = 42436 [novajoin-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/novajoin/novajoin-1.0.18.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [novajoin-user] # # From kolla # # The user id (integer value) #uid = 42470 # The group id (integer value) #gid = 42470 [octavia-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/octavia/octavia-2.1.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [octavia-user] # # From kolla # # The user id (integer value) #uid = 42437 # The group id (integer value) #gid = 42437 [odl-user] # # From kolla # # The user id (integer value) #uid = 42462 # The group id (integer value) #gid = 42462 [opendaylight] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.2-Carbon/distribution-karaf-0.6.2-Carbon.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [openstack-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/requirements/requirements-stable-queens.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [openvswitch-user] # # From kolla # # The user id (integer value) #uid = 42476 # The group id (integer value) #gid = 42476 [panko-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/panko/panko-4.0.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [panko-user] # # From kolla # # The user id (integer value) #uid = 42438 # The group id (integer value) #gid = 42438 [profiles] # # From kolla # # Infra images (list value) #infra = ceph,certmonger,cron,elasticsearch,etcd,fluentd,haproxy,keepalived,kibana,kolla-toolbox,mariadb,memcached,mongodb,opendaylight,openvswitch,ptp,qdrouterd,rabbitmq,redis,rsyslog,skydive,tgtd # Main images (list value) #main = ceilometer,cinder,glance,heat,horizon,iscsi,keystone,neutron,nova-,swift # Aux Images (list value) #aux = almanach,aodh,blazar,cloudkitty,congress,designate,dragonflow,ec2-api,freezer,gnocchi,influxdb,ironic,kafka,karbor,kuryr,magnum,manila,mistral,monasca,murano,novajoin,octavia,panko,rally,redis,sahara,searchlight,senlin,solum,tacker,telegraf,trove,vitrage,zaqar,zookeeper,zun # Default images (list value) #default = chrony,cron,kolla-toolbox,fluentd,glance,haproxy,heat,horizon,keepalived,keystone,mariadb,memcached,neutron,nova-,openvswitch,rabbitmq # Gate images (list value) #gate = chrony,cron,fluentd,glance,haproxy,horizon,keepalived,keystone,kolla-toolbox,mariadb,memcached,neutron,nova-,openvswitch,rabbitmq [prometheus-user] # # From kolla # # The user id (integer value) #uid = 42472 # The group id (integer value) #gid = 42472 [qdrouterd-user] # # From kolla # # The user id (integer value) #uid = 42465 # The group id (integer value) #gid = 42465 [qemu-user] # # From kolla # # The user id (integer value) #uid = 42427 # The group id (integer value) #gid = 42427 [rabbitmq-user] # # From kolla # # The user id (integer value) #uid = 42439 # The group id (integer value) #gid = 42439 [rally] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/rally/rally-master.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [rally-user] # # From kolla # # The user id (integer value) #uid = 42440 # The group id (integer value) #gid = 42440 [redis-user] # # From kolla # # The user id (integer value) #uid = 42460 # The group id (integer value) #gid = 42460 [sahara-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/sahara/sahara-8.0.3.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [sahara-user] # # From kolla # # The user id (integer value) #uid = 42441 # The group id (integer value) #gid = 42441 [searchlight-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/searchlight/searchlight-4.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [searchlight-user] # # From kolla # # The user id (integer value) #uid = 42442 # The group id (integer value) #gid = 42442 [senlin-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/senlin/senlin-5.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [senlin-user] # # From kolla # # The user id (integer value) #uid = 42443 # The group id (integer value) #gid = 42443 [sensu-user] # # From kolla # # The user id (integer value) #uid = 42467 # The group id (integer value) #gid = 42467 [skydive-user] # # From kolla # # The user id (integer value) #uid = 42468 # The group id (integer value) #gid = 42468 [solum-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/solum/solum-5.5.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [solum-user] # # From kolla # # The user id (integer value) #uid = 42444 # The group id (integer value) #gid = 42444 [swift-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/swift/swift-2.17.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [swift-user] # # From kolla # # The user id (integer value) #uid = 42445 # The group id (integer value) #gid = 42445 [tacker-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/tacker/tacker-0.9.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [tacker-base-plugin-networking-sfc] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/networking-sfc/networking-sfc-6.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [tacker-user] # # From kolla # # The user id (integer value) #uid = 42446 # The group id (integer value) #gid = 42446 [td-agent-user] # # From kolla # # The user id (integer value) #uid = 42447 # The group id (integer value) #gid = 42447 [telegraf-user] # # From kolla # # The user id (integer value) #uid = 42448 # The group id (integer value) #gid = 42448 [tempest] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/tempest/tempest-18.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [tempest-plugin-tempest-conf] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/python-tempestconf/python-tempestconf-1.1.4.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [tripleo-ui] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/tripleo-ui/tripleo-ui-8.3.2.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [trove-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/trove/trove-9.0.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [trove-user] # # From kolla # # The user id (integer value) #uid = 42449 # The group id (integer value) #gid = 42449 [vitrage-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/vitrage/vitrage-2.3.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [vitrage-user] # # From kolla # # The user id (integer value) #uid = 42459 # The group id (integer value) #gid = 42459 [vmtp] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/vmtp/vmtp-2.4.5.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [vmtp-user] # # From kolla # # The user id (integer value) #uid = 42450 # The group id (integer value) #gid = 42450 [watcher-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/watcher/python-watcher-1.8.0.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [watcher-user] # # From kolla # # The user id (integer value) #uid = 42451 # The group id (integer value) #gid = 42451 [zaqar] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/zaqar/zaqar-6.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [zaqar-user] # # From kolla # # The user id (integer value) #uid = 42452 # The group id (integer value) #gid = 42452 [zookeeper-user] # # From kolla # # The user id (integer value) #uid = 42453 # The group id (integer value) #gid = 42453 [zun-base] # # From kolla # # Source location type (string value) # Possible values: # local - # git - # url - #type = url # The location for source install (string value) #location = $tarballs_base/zun/zun-1.0.1.tar.gz # Git reference to pull, commit sha, tag or branch name (string value) #reference = [zun-user] # # From kolla # # The user id (integer value) #uid = 42463 # The group id (integer value) #gid = 42463