HomePhorge

(PUP-3277) Filter group properties before PUT
fe2827b23d02Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3277) Filter group properties before PUT

Originally the helper would roundtrip the MCollective group retrieved
via GET, merely updating the 'rule' property. We had a failure where the
MCollective group came back with a 'deleted' object in its properties,
which is not a property you can PUT to a group. I've changed the helper
to select a set of allowed properties that we can PUT back to the
original group.

Details

Provenance
Josh Partlow <joshua.partlow@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4041cf47b786: (PUP-3277) Remove classifier_utils from no_enc test
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Partlow <joshua.partlow@puppetlabs.com> committed rPUfe2827b23d02: (PUP-3277) Filter group properties before PUT (authored by Josh Partlow <joshua.partlow@puppetlabs.com>).Oct 8 2014, 2:36 AM