diff options
author | Gonéri Le Bouder <goneri@lebouder.net> | 2020-04-24 12:06:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-24 11:06:59 -0500 |
commit | e4499963d663b52ca4b66423c0445909d710cfbd (patch) | |
tree | fcff72147bfaee9d10a4287cefe94c64a41259ae /tests/unittests/test_cli.py | |
parent | 38a7e6e9756fdab31264c0d6e93d20432ed111ac (diff) | |
download | vyos-cloud-init-e4499963d663b52ca4b66423c0445909d710cfbd.tar.gz vyos-cloud-init-e4499963d663b52ca4b66423c0445909d710cfbd.zip |
nocloud: drop work around for Linux 2.6 (#324)
These two lines were a requirement for RHEL6, and they have been added 7
years ago:
- https://github.com/canonical/cloud-init/commit/984c72e522c585c6d3f6b3d3aec39fb21dd84028
- https://github.com/canonical/cloud-init/commit/48a3b4ca0ba55699825d6eabe75d843286c23545
RHEL6 comes with Python 2.6, since Python3 is now a strong requirement, I
think it's safe to remove.
Diffstat (limited to 'tests/unittests/test_cli.py')
0 files changed, 0 insertions, 0 deletions