Issue #7220 has been updated by Daniel Pittman. Category set to Faces Affected Puppet version set to development
Commit 9329a1f33b4d7df81ad8661de74f8a3656428570 on 2.7.next introduced an "inherit_options_from" feature to copy some-but-not-all of the current behaviour of options from another action on another face. Specifically, it would copy the option and the related optparse arguments, but not the hooks used for (eg) validation. This is being reverted because while there are some use cases that this might be appropriate for, it was overly specific to a single case given the presence in the core; if we introduce a similar feature it needs to be considerably more generic to support a wider range of use cases. (Which, at this point, are not yet identified.) This had never been in any released code, only briefly in here before the reversion. This doesn't close the ticket, as the problem is still outstanding, just the specific solution is not folded in to core. ---------------------------------------- Feature #7220: Add option validation to CloudPack https://projects.puppetlabs.com/issues/7220 Author: Pieter van de Bruggen Status: Accepted Priority: Normal Assignee: Pieter van de Bruggen Category: Faces Target version: Affected Puppet version: development Keywords: Branch: CloudPack needs better option validation. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
