lp://staging/~oddbloke/cloud-init/fix-no-args
Created by
Dan Watkins
and last modified
- Get this branch:
- bzr branch lp://staging/~oddbloke/cloud-init/fix-no-args
Only
Dan Watkins
can upload to this branch. If you are
Dan Watkins
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Joshua Harlow (community): Approve
-
Diff: 65 lines (+50/-0)2 files modifiedbin/cloud-init (+2/-0)
tests/unittests/test_cli.py (+48/-0)
Related bugs
Bug #1424277: Running without arguments results in Exception on Python 3 | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1065. By Scott Moser
-
move recently added test_udprocess tests to test_data, improve a bit
explicitly test compressed user-data.
- 1064. By Scott Moser
-
Azure: Fix consumption of user-data
This was previously broken in python3 as the userdata would be bytes
rather than a string. - 1063. By Scott Moser
-
tox: set LC_ALL=en_US.utf-8 rather than C
this works around an issue in httpretty where it is not able to install
in tox if LC_ALL is set to C. - 1058. By Scott Moser
-
support for managing GPT partitions
Specifically, this is to support Azure's G-series VMs (which come with
disks up to 6500GB).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~cloud-init-dev/cloud-init/trunk