c4ace0efbac5356c563379dafa21fa14dfee0337
The stack name being mocked was not matching with the one used in the args. This didn't fail because at the time of asserting mock_upgrade we were passing still the wrong stack name, not the one from the arguments. This patch also adds the ceph_ansible_playbook arg to verifylist. Change-Id: I854ce652995c3381c389d5f4d7e6b68d881f78bb
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
Description