Comment 2 for bug 1479426

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

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

commit f668307e61c8e86dabec092cbb0d98e1fb13188d
Author: Kirill Zaitsev <email address hidden>
Date: Wed Jul 29 19:27:24 2015 +0300

    Allow editing packages with package-update command

    Introduces package-update command, that allows editing
    is_public, enabled, name, description and tags properties.
    Category management requires additional work and would be added
    in a subsequent patch.

    Change-Id: I7cd7c7f2c80554b651b88dcf2673f3dd92587f0f
    Closes-Bug: #1479426