Comment 4 for bug 1470171

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/12102
Committed: http://github.org/Juniper/contrail-generateDS/commit/6b8c0d935b890241ac853d82ff8cbc5c149c32ff
Submitter: Zuul
Branch: master

commit 6b8c0d935b890241ac853d82ff8cbc5c149c32ff
Author: Hampapur Ajay <email address hidden>
Date: Tue Jun 30 10:20:53 2015 -0700

config: Add support for extra fields in summary listing

Allow extra fields to be returned (in addition to fq_name, href,
uuid) by using a fields query parameter to list URL

In addition fix a bug where boolean fields with False would
never be sent to server by checking for 'is None'.

Change-Id: I4a3e46e58fb10666055da42740c4e6b91c72f8ee
Partial-Bug: #1470171