Code review comment for lp:~james-page/charms/trusty/odl-controller/profiles

Revision history for this message
Robert Ayres (robert-ayres) wrote :

Minor comments:
* Use double quotes (") for strings everywhere.
* Use .format() over % for string formatting.
* Remove the empty 'default:' attributes from config.yaml where there is no default.

Otherwise, +1 to merge.

review: Approve

« Back to merge proposal