]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate.py: Fix alphabetical order on uca
authorGabriel Ramirez <gabrielramirez1109@gmail.com>
Tue, 25 Jun 2019 04:52:11 +0000 (21:52 -0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Jun 2019 14:25:17 +0000 (16:25 +0200)
commit82262c6e8c22eca98ffba5d0c65fa65e83a62793
tree746416df01cb8cfe44a8ffebb91add46361c5c8f
parent9201674b5b8238e89c6158838f34415320419998
validate.py: Fix alphabetical order on uca

Alphabetized ceph_repository_uca keys due to errors validating when
using UCA/queens repository on Ubuntu 16.04

An exception occurred during task execution. To see the full
traceback, use -vvv. The error was:
SchemaError: -> ceph_stable_repo_uca  schema item is not
alphabetically ordered

Closes: #4154
Signed-off-by: Gabriel Ramirez <gabrielramirez1109@gmail.com>
plugins/actions/validate.py