Diff comments:

> diff --git a/cloudinit/version.py b/cloudinit/version.py
> index e61597d..3a28843 100644
> --- a/cloudinit/version.py
> +++ b/cloudinit/version.py
> @@ -9,6 +9,7 @@ __VERSION__ = "0.7.9"
>  FEATURES = [
>      # supports network config version 1
>      'NETWORK_CONFIG_V1',

Either add a comment for version 2, or rectify the first comment to apply to 
both flags.

> +    'NETWORK_CONFIG_V2',
>  ]
>  
>  


-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/320555
Your team cloud init development team is requested to review the proposed merge 
of ~smoser/cloud-init:feature/feature-flag-v2 into cloud-init:master.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to