Code review comment for lp:~joeborg/charm-helpers/charm-helpers

Revision history for this message
Edward Hope-Morley (hopem) wrote :

Hi Joseph, thank you for submitting a patch to charm-helpers. In general your patch looks good and unit tests are passing. I do however have one comment that i'd like you to consider;

The os module is not intended to be used for the hardening of non-system applications. I think it would be wiser, particularly given the potential scope, to have an openstack module that performs hardening of Openstack-specific resources. Alternatively, we could add support to the os module to perform perm ops on arbitrary files but that seems less clean. I'll leave it to you to decide.

review: Needs Information

« Back to merge proposal