]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: always ignore a missing ceph conf in main.py 22828/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 3 Jul 2018 11:45:24 +0000 (06:45 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 3 Jul 2018 11:45:24 +0000 (06:45 -0500)
commit0487a9ac60c5ba289b7dd7c730b014a298c5998f
treea3ec0d3a786380fb5c93f8a4f7c6791ca9bd9691
parente42ecb831914b07c7c8559d4556a8aabd2accd0c
ceph-volume: always ignore a missing ceph conf in main.py

Now that we have a nice error message when a ceph.conf is missing
and we try to use values from it, maintaining a list of commands that
don't need ceph.conf isn't as helpful. We had actually missed 'simple
trigger' when we first implemented this causing all our luminous tests
for simple to fail when we backported.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
src/ceph-volume/ceph_volume/main.py