~redriver/cloud-init:frbsd-azure-branch
Last commit made on
2017-05-08
- Get this branch:
-
git clone
-b frbsd-azure-branch
https://git.launchpad.net/~redriver/cloud-init
Only
Hongjiang Zhang
can upload to this branch. If you are
Hongjiang Zhang
please log in for upload directions.
Branch merges
Propose for merging
- Scott Moser: Approve on 2017-05-10
- Server Team CI bot: Approve (continuous-integration) on 2017-05-08
-
Diff: 1374 lines (+782/-87)22 files modifiedcloudinit/config/cc_resizefs.py (+95/-0)
cloudinit/distros/__init__.py (+3/-0)
cloudinit/distros/freebsd.py (+261/-16)
cloudinit/settings.py (+1/-1)
cloudinit/sources/DataSourceAzure.py (+169/-11)
cloudinit/sources/helpers/azure.py (+10/-1)
cloudinit/stages.py (+1/-1)
cloudinit/util.py (+51/-1)
config/cloud.cfg-freebsd (+1/-1)
setup.py (+6/-4)
sysvinit/freebsd/cloudconfig (+0/-10)
sysvinit/freebsd/cloudfinal (+0/-10)
sysvinit/freebsd/cloudinit (+0/-10)
sysvinit/freebsd/cloudinitlocal (+1/-11)
tests/unittests/test_datasource/test_azure.py (+65/-0)
tests/unittests/test_datasource/test_azure_helper.py (+2/-2)
tests/unittests/test_datasource/test_cloudstack.py (+5/-0)
tests/unittests/test_distros/test_netconfig.py (+46/-1)
tests/unittests/test_handler/test_handler_resizefs.py (+59/-0)
tests/unittests/test_net.py (+3/-3)
tests/unittests/test_util.py (+2/-1)
tools/build-on-freebsd (+1/-3)
Branch information
- Name:
- frbsd-azure-branch
- Repository:
- lp:~redriver/cloud-init
Recent commits
- 0ff61d4... by Hongjiang Zhang on 2017-05-08
- 77669d5... by Hongjiang Zhang on 2017-05-04
- 1b1e0a8... by Hongjiang Zhang on 2017-04-27
- c1cf3ad... by Hongjiang Zhang on 2017-04-25
- bba43d7... by Hongjiang Zhang on 2017-01-13
- 41f93a6... by Jon Grimm on 2017-04-03
- 291d297... by Jon Grimm on 2017-03-31
- d690216... by David Tagatac on 2017-04-07
- 61d05d1... by Ryan Harper on 2017-03-28
- a07f262... by Joshua Powers on 2017-03-24