Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgr/BaseMgrStandbyModule: parse prefix properly #26920

Merged
merged 2 commits into from Mar 13, 2019

Commits on Mar 12, 2019

  1. mgr/BaseMgrStandbyModule: parse prefix properly

    Fixes: http://tracker.ceph.com/issues/38705
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e66ed58 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. qa/tasks/mgr/test_module_selftest: fix localized value test

    When mgr/selftest/testkey = foo and mgr/selftest/x/testkey is not set,
    then get_localized() should return foo.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ebdd003 View commit details
    Browse the repository at this point in the history