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

ceph-volume lvm list #18095

Merged
merged 11 commits into from
Oct 3, 2017
Merged

ceph-volume lvm list #18095

merged 11 commits into from
Oct 3, 2017

Commits on Oct 3, 2017

  1. ceph-volume lvm add listing module to main

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ff72fd0 View commit details
    Browse the repository at this point in the history
  2. ceph-volume lvm.api use a helper to get an lv from an arg

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    3c5bbbc View commit details
    Browse the repository at this point in the history
  3. ceph-volume process allows to fully mute terminal output on commands

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    233f64a View commit details
    Browse the repository at this point in the history
  4. ceph-volume lvm.api be able to return a dictionary repr of a Volume o…

    …bject
    
    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    0cae227 View commit details
    Browse the repository at this point in the history
  5. ceph-volume lvm.listing initial take on listing command

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    2d80190 View commit details
    Browse the repository at this point in the history
  6. ceph-volume tests ensure Volume.as_dict gets populated correctly

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c5b933a View commit details
    Browse the repository at this point in the history
  7. ceph-volume tests create a small factory fixture

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    5a0b17d View commit details
    Browse the repository at this point in the history
  8. ceph-volume tests create a unit test module for listing features

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    2c2cf54 View commit details
    Browse the repository at this point in the history
  9. doc/ceph-volume add create and list to the index

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ed5fa51 View commit details
    Browse the repository at this point in the history
  10. doc/ceph-volume create the reference for the list sub-command

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    9a52939 View commit details
    Browse the repository at this point in the history
  11. doc/ceph-volume add lvm/list to the toctree

    Signed-off-by: Alfredo Deza <adeza@redhat.com>
    Alfredo Deza committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    d11c80c View commit details
    Browse the repository at this point in the history