Comment 2 for bug 1432568

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/164750
Committed: https://git.openstack.org/cgit/stackforge/python-muranoclient/commit/?id=b6e43ca7b615927a0eec4f8a45b4687e27efd073
Submitter: Jenkins
Branch: master

commit b6e43ca7b615927a0eec4f8a45b4687e27efd073
Author: Ekaterina Chernova <email address hidden>
Date: Mon Mar 16 18:48:44 2015 +0300

    Fix service-show command

    In case no services are exist, command failed to execute.
    Now, path parameter is optional and whithout it
    all services in the environment are shown.

    Change-Id: I81112315fce1937d94bc0772e1b695c2d815c639
    Closes-Bug: #1432568