kolla-ansible/docker/base
Jeffrey Zhang 4c207bc039 Fix rabbitmq upgrade permission issue
During the upgrade from Mitaka to Newton, the uid/gid may change for the
same image. Especially on Ubuntu, we moved to Ubuntu Xenial in Newton
and it added systemd related user which break all the uid/gid during an
upgrade. It will the permissions in all docker named volumes.

This fix extends set_config.py to set the proper permission during
container start. This is super light then add commands in
extend_start.sh file  or add ansible tasks.

This patch just fixes rabbitmq case. Other services will be fixed in
following patches.

Partial-Bug: #1631503
Change-Id: Ib17027b97abbc9bf4e3cd503601b8010325b5c5b
2016-10-13 01:19:05 +08:00
..
apt_preferences.debian Use debian repos for debian base docker image 2016-06-03 00:32:05 +02:00
apt_preferences.ubuntu Remove mesos artifacts 2016-06-18 17:47:30 +02:00
curlrc add curlrc file to base image 2016-06-02 18:20:48 +02:00
Dockerfile.j2 Move RDO to Newton branches 2016-10-07 03:40:10 -04:00
dpkg_reducing_disk_footprint Reducing disk footprint for Ubuntu/Debian images 2016-08-05 15:52:46 +02:00
elasticsearch.repo Customization for base 2016-08-29 19:32:57 +00:00
grafana.repo Added grafana container 2016-09-12 08:03:39 +00:00
influxdb.repo Customization for base 2016-08-29 19:32:57 +00:00
kibana.yum.repo Bump version of Kibana from 4.4 to 4.6 2016-09-15 10:11:26 +02:00
kolla_bashrc Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
MariaDB.repo Customization for base 2016-08-29 19:32:57 +00:00
oraclelinux-extras.repo Add centos-extras repo to oraclelinux-base 2016-03-09 17:14:55 +00:00
set_configs.py Fix rabbitmq upgrade permission issue 2016-10-13 01:19:05 +08:00
sources.list.debian Bump version of Kibana from 4.4 to 4.6 2016-09-15 10:11:26 +02:00
sources.list.ubuntu Merge "Bump version of Kibana from 4.4 to 4.6" 2016-09-15 18:48:20 +00:00
start.sh Merge "Use dumb-init to manage the pid 1 process" 2016-08-31 16:30:13 +00:00
sudoers Remove Rsyslog entirely 2016-02-23 01:45:23 -08:00