magnum-template-manage list-templates returns error

Bug #1632630 reported by yatin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
yatin

Bug Description

With following change: https://review.openstack.org/#/c/374906/, magnum-template-manage list-templates is not working.

This is because load_entry_point method is moved from template_def to driver.

Also, as mentioned in patch, drivers are enabled so enabled_definitions is parameter is deprecated. So we can removed --enabled and --disabled from template manage.

yatin (yatinkarel)
Changed in magnum:
assignee: nobody → yatin (yatinkarel)
yatin (yatinkarel)
Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/385756

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

Reviewed: https://review.openstack.org/385756
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=af59ea68b8e4998f54caeb864a2bb6dc9ddb03c7
Submitter: Jenkins
Branch: master

commit af59ea68b8e4998f54caeb864a2bb6dc9ddb03c7
Author: yatin <email address hidden>
Date: Thu Oct 13 10:42:36 2016 +0530

    Fix magnum-template-manage

    After patch: https://review.openstack.org/#/c/374906/
    magnum-template-manage didn't worked because load_entry_point
    method moved to Driver class.
    With this patch, magnum-template-manage can be used to list
    all available drivers in magnum.

    The patch also renames magnum-template-manage cli to
    magnum-driver-manage.
    Drivers can now be listed using:-
    magnum-driver-manage list-drivers
    magnum-driver-manage list-drivers -d -p

    DocImpact

    Change-Id: I17ba94b0e2000486b5fcbf792991ad98183bd26c
    Partially-Implements: blueprint bay-drivers
    Closes-Bug: #1632630

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 4.0.0

This issue was fixed in the openstack/magnum 4.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.