Fix merge conflict in cloud-init#24
Merged
Merged
Conversation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: cloud-init Binary: cloud-init Architecture: all Version: 20.3-2-g371b392c-0ubuntu1~18.04.1 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Standards-Version: 3.9.8 Vcs-Browser: https://git.launchpad.net/cloud-init/?h=ubuntu/devel Vcs-Git: git://git.launchpad.net/cloud-init -b ubuntu/devel Build-Depends: debhelper (>= 9.20160709), dh-python, iproute2, pep8, po-debconf, python3, python3-configobj, python3-httpretty, python3-jinja2, python3-jsonpatch, python3-jsonschema, python3-mock, python3-oauthlib, python3-pytest, python3-requests, python3-serial, python3-setuptools, python3-yaml Package-List: cloud-init deb admin optional arch=all Checksums-Sha1: 75f81b953c19c8f047805cdaf3e3a0dd3636f386 1168105 cloud-init_20.3-2-g371b392c.orig.tar.gz f4a92518ab038fc38719157034893826b6749564 73008 cloud-init_20.3-2-g371b392c-0ubuntu1~18.04.1.debian.tar.xz Checksums-Sha256: 979e84467e6b84cbd254379e8aaf5768ac6c605342aba8ddadfc20fb8d2f7e89 1168105 cloud-init_20.3-2-g371b392c.orig.tar.gz e55a7bb8259940493d793d0954c691995386623618dce299880a8da38e155be9 73008 cloud-init_20.3-2-g371b392c-0ubuntu1~18.04.1.debian.tar.xz Files: 5ed87c260ce0e4ece3f67e00be54b57f 1168105 cloud-init_20.3-2-g371b392c.orig.tar.gz 4261ed0cdeaa994d7c9519176e3bcdb1 73008 cloud-init_20.3-2-g371b392c-0ubuntu1~18.04.1.debian.tar.xz Python-Version: all -----BEGIN PGP SIGNATURE----- iQJNBAEBCgA3FiEE4lRR4CIbV3Pev/F47NrLFgmVrYkFAl9IlmIZHGNoYWQuc21p dGhAY2Fub25pY2FsLmNvbQAKCRDs2ssWCZWtibBXEAClcALt7/+4tsdOUpQRR1mN WTt/R9qlhNgy2nKo0gsj82KrvMOuNuFn0CqLdK/X7NaAlVym78mVXVOh/aQfPR82 2PCTenmhYKIvBhD105O3FzqZk9DDjg+0dLY7joVuIngMIRAKjB+mH7Avhe/qk9om bGqUc+xnbNGyXvElYC54qqFH2bIoWWbdRaVtVEAXBF4PhTBVfPQIPrT7afTc2bS8 CHqct5y6c+yJbOxxcr5VbbxRlQkiN6s9hQFr48OuDnMaqd9Z3DL7z45wFTGTr4rP BiZbjXIZE45bJhKIW5ISkp0k0tvlg4uX4QnY15VB2TyvESVcTSwMfOZVdLPzWW5d slxVsVsPo2RjnT+s3j6Q41//dHbSZi7c2P4xWtU/aSK6rAd9hrLv3NRdcxTORqhX vO+5PVpca0AShahcr/U1no4qqHD0b5hOKl1Fzcn/CCyqgj/Sbh8gimwabQqo+mAF pbKs4Xj2J5TL8SG/ChvzBmsv+qeMqcB0EkQ1NRJ1S6eoAQ3ARJjvBRL+/to3/DFW x09GApyV9hNX7G8ueefqM4MfXOCuF2AWidehIRLxS+pBB+P60Zt3NvzmYlTd9HJE 2OcH54n7R/noy/rY+dkUiqk1LF/XXgw8fv3MnPfm3m2Th0NxFW/GvWgVbmVG+NC7 7ZDdizgCOc2/Bnf8Omyffw== =FR3L -----END PGP SIGNATURE-----
sebroy
approved these changes
Sep 23, 2020
prakashsurya
approved these changes
Sep 24, 2020
sdimitro
approved these changes
Sep 24, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes the merge conflict from http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/linux-pkg-update/job/master/job/userland/job/update/549/consoleFull . The conflicts were in changes related to our use of names instead of mac addresses to identify devices.