pacifica / pacifica-metadata

Pacifica core service that stores the metadata for the system
GNU Lesser General Public License v3.0
1 stars 8 forks source link

Fix #236 add columns options to hashlist #242

Closed dmlb2000 closed 5 years ago

dmlb2000 commented 5 years ago

Description

This adds parameters to the objectinfo hashlist function as part of the rest interface. The parameters are passed as columns to hash for the respective object.

Signed-off-by: David Brown dmlb2000@gmail.com

Issues Resolved

Fix #236

Check List

kauberry commented 5 years ago

That makes sense for me. I'll get the changes worked into the sync script ASAP.