]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
config: ~/teuthology.yaml check_package_signatures hint 640/head
authorLoic Dachary <ldachary@redhat.com>
Fri, 25 Sep 2015 17:54:18 +0000 (19:54 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 9 Oct 2015 10:36:03 +0000 (12:36 +0200)
commite6915f3795a49f04844c41d7d781c4d495350efd
treeb4f8a605367302bc0a53ded07bdaedc8e95d072b
parentb294b2b5afe3ccda64fa9b6013202c757811d145
config: ~/teuthology.yaml check_package_signatures hint

If check_package_signatures is false, the tasks installing
packages (install, ceph-deploy, ...) are authorized to skip the package
signatures verifications.

Set this as the default for a cluster dynamically generated by the
OpenStack backend.

http://tracker.ceph.com/issues/13249 Refs: #13249

Signed-off-by: Loic Dachary <loic@dachary.org>
docs/siteconfig.rst
teuthology/config.py
teuthology/openstack/setup-openstack.sh