~raharper/cloud-init:ubuntu-devel-new-bionic-release-v1
Last commit made on
2017-10-24
- Get this branch:
-
git clone
-b ubuntu-devel-new-bionic-release-v1
https://git.launchpad.net/~raharper/cloud-init
Only
Ryan Harper
can upload to this branch. If you are
Ryan Harper
please log in for upload directions.
Branch merges
- Server Team CI bot: Approve (continuous-integration) on 2017-10-24
- cloud-init Commiters: Pending requested 2017-10-24
-
Diff: 848 lines (+260/-107)21 files modifiedcloudinit/config/cc_lxd.py (+1/-1)
cloudinit/config/cc_ntp.py (+3/-1)
cloudinit/config/cc_resizefs.py (+13/-30)
cloudinit/config/cc_users_groups.py (+2/-1)
cloudinit/config/schema.py (+1/-1)
debian/changelog (+16/-0)
doc/examples/cloud-config-user-groups.txt (+3/-3)
tests/cloud_tests/testcases/__init__.py (+7/-0)
tests/cloud_tests/testcases/base.py (+8/-4)
tests/cloud_tests/testcases/examples/including_user_groups.py (+6/-0)
tests/cloud_tests/testcases/examples/including_user_groups.yaml (+5/-2)
tests/cloud_tests/testcases/main/command_output_simple.py (+16/-0)
tests/cloud_tests/testcases/modules/ntp.yaml (+2/-2)
tests/cloud_tests/testcases/modules/user_groups.py (+6/-0)
tests/cloud_tests/testcases/modules/user_groups.yaml (+5/-2)
tests/unittests/test_handler/test_handler_lxd.py (+8/-8)
tests/unittests/test_handler/test_handler_ntp.py (+12/-11)
tests/unittests/test_handler/test_handler_resizefs.py (+57/-34)
tests/unittests/test_handler/test_schema.py (+36/-1)
tools/read-dependencies (+36/-5)
tools/run-centos (+17/-1)
Branch information
- Name:
- ubuntu-devel-new-bionic-release-v1
- Repository:
- lp:~raharper/cloud-init
Recent commits
- 3f81a45... by Ryan Harper on 2017-10-24
- fee1af8... by Ryan Harper on 2017-10-24
- 0ebff5d... by Ryan Harper on 2017-10-24
- 17a15f9... by Chad Smith on 2017-10-23
- 5b6fd3a... by Scott Moser on 2017-10-23
- c06eea9... by Scott Moser on 2017-10-20
- a51968d... by Scott Moser on 2017-10-20
- 6bc504e... by Chad Smith on 2017-10-20
- ee90a6c... by Joshua Powers on 2017-10-19
- 41152f1... by Scott Moser on 2017-10-17