Fix Docker troubles in aaa keystone suite 87/66687/6
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 21 Dec 2017 00:19:52 +0000 (16:19 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 22 Dec 2017 00:38:22 +0000 (16:38 -0800)
commitde7f31568ba0a020919ee05c86998bd78ab4efaa
tree55f9f231b81ce5d73b81235e015f224d97ab18da
parentabc0e95377ebc065dcd0ea91ad9129bd0aea2efd
Fix Docker troubles in aaa keystone suite

- the main problem was that filesystem mounts were failing due to
  permission issues. Adding :Z to the end of each mount is the
  fix for that.

- a few doc format issues and a TODO were also added

Change-Id: Ia56b8cc2ab9be89b3ddbf54c4d5b6ee9d7415db8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/AAA/DockerKeystone.robot
csit/suites/aaa/keystone/010__keystone_authn.robot
csit/suites/aaa/keystone/start_keystone.sh