← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:feature/devel-expose-net-convert into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:feature/devel-expose-net-convert into cloud-init:master has been updated.

Commit message changed to:

tools: Add 'net-convert' subcommand command to 'cloud-init devel'.

Move the tools/net-convert.py to be exposed as part of 'cloud-init devel'
subcommands.
It can now be called like:
  $ python3 -m cloudinit.cmd.devel.net_convert
or
  $ python3 -m cloudinit.cmd.main devel net-convert
or
  $ cloud-init devel net-convert

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/352027
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:feature/devel-expose-net-convert into cloud-init:master.


Follow ups