kolla/docker
Steven Dake a577634fd3 Reorder operations of mkdir and useradd in toolbox
The home directory for Ansible already exists and does not
need to be created.  Reorder useradd and mkdir at suggestion
of Jeff Peeler to avoid warning.

The warning looks like this:

INFO:__main__:kolla-toolbox:Step 6 : RUN mkdir -p /etc/ansible /usr/share/ansible /home/ansible     && echo 'localhost ansible_connection=local' > /etc/ansible/hosts     && useradd --user-group ansible --groups kolla     && sed -i 's|  "identity_api_version": "2.0",|  "identity_api_version": "3",|' /usr/lib/python2.7/site-packages/os_client_config/defaults.json
INFO:__main__:kolla-toolbox: ---> Running in ccded9c01fca
INFO:__main__:kolla-toolbox:useradd: warning: the home directory already exists.
INFO:__main__:kolla-toolbox:Not copying any file from skel directory into it.
INFO:__main__:kolla-toolbox:

TrivialFix

Change-Id: I031ade6597f8071f5be1768a7e70b1008dd94e52
2016-03-17 13:30:28 -07:00
..
aodh Aodh ubuntu binary container 2016-02-16 12:01:14 +05:30
base Add missing tar command for oraclelinux binary 2016-03-15 16:16:53 +00:00
ceilometer Fix type - python-olso-db for ceilometer 2016-03-07 11:17:10 -05:00
ceph Remove storage_hostname 2016-03-09 12:08:15 +00:00
chronos Add Dockerfiles for Mesos 2016-01-19 17:34:58 +01:00
cinder Merge "Allow cinder-volume to be configured to use nfs on Centos" 2016-02-24 17:03:03 +00:00
cron Add cron image and playbook 2016-03-09 13:53:55 +01:00
designate fix spelling problem in designate-sink ubuntu binary 2016-02-17 17:39:53 -03:30
dind Safely create directories 2016-02-10 08:25:23 +09:00
elasticsearch Added Elasticearch and its deployment. 2016-02-13 07:53:24 +00:00
glance Remove duplicate code in glance extend_start.sh 2016-02-24 11:41:24 +01:00
gnocchi Update gnocchi for centos binary 2016-03-10 17:28:06 +05:30
haproxy Move sysctl out of haproxy container 2016-03-15 14:56:38 +00:00
heat Upgrade Heat 2016-03-09 03:50:03 -05:00
heka Make Heka send logs to Elasticsearch 2016-03-05 11:51:49 +01:00
horizon Fix horizon with ssl 2016-03-04 14:51:50 +00:00
ironic Add missing files in ironic containers 2016-03-11 16:10:28 +02:00
keepalived Do not create /dev/log symlink if it already exists 2016-03-09 10:41:08 +01:00
keystone Remove openstack client from keystone bootstrap 2016-03-11 14:35:40 -05:00
kibana Added Kibana and its deployment. 2016-01-26 15:53:13 +00:00
kolla-toolbox Reorder operations of mkdir and useradd in toolbox 2016-03-17 13:30:28 -07:00
magnum Remove duplicate code in magnum extend_start.sh 2016-02-24 12:04:03 +01:00
manila Manila ubuntu binary container 2016-03-17 17:19:01 +05:30
marathon Fix ubuntu marathon container 2016-03-08 10:11:55 +01:00
mariadb MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
memcached Remove hardcoded MAINTAINER in Dockerfiles 2015-11-23 11:03:47 +00:00
mesos Add Dockerfiles for Mesos 2016-01-19 17:34:58 +01:00
mesos-dns Mesos DNS container 2016-03-08 21:29:19 +01:00
mesosphere/mesosphere-base Add Dockerfiles for Mesos 2016-01-19 17:34:58 +01:00
mistral Make Heka collect Mistral logs 2016-02-23 01:33:47 -08:00
mongodb Set mongodb log file to shared volume by heka 2016-03-04 11:04:23 -05:00
murano Remove duplicate code in murano extend_start.sh 2016-02-24 12:10:34 +01:00
neutron Drop root user for neutron-linuxbridge-agent 2016-03-09 20:35:05 +00:00
nova Use ubuntu Mitaka repo 2016-03-14 15:52:48 +00:00
openstack-base mariadb-devel is deprecated 2016-03-09 00:44:50 -05:00
openvswitch configure ovs bridge in openvswitch-db container 2015-12-03 20:13:21 +00:00
rabbitmq Use ubuntu Mitaka repo 2016-03-14 15:52:48 +00:00
swift Merge "Swift ubuntu binary container" 2016-02-22 15:35:00 +00:00
tempest Tempest ubuntu binary container 2016-02-23 09:38:47 +00:00
trove Remove unneeded deps 2016-02-23 12:15:14 +09:00
zaqar Remove old config-external.sh 2016-01-15 13:36:11 +08:00
zookeeper Ensure that /var/lib/zookeeper is owned by user 2016-02-16 00:41:45 +01:00