Merge ~daniel-thewatkins/cloud-init/+git/cloud-init:bugfix/gce-ssh-key-attributes into cloud-init:master
| Status: | Merged |
|---|---|
| Merged at revision: | d27c49391df343d25bd2e24045d2be6bf39c30d2 |
| Proposed branch: | ~daniel-thewatkins/cloud-init/+git/cloud-init:bugfix/gce-ssh-key-attributes |
| Merge into: | cloud-init:master |
| Diff against target: |
35 lines (+3/-3) 2 files modified
cloudinit/sources/DataSourceGCE.py (+1/-1) tests/unittests/test_datasource/test_gce.py (+2/-2) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Scott Moser | 2017-05-25 | Approve on 2017-05-25 | |
| Server Team CI bot | continuous-integration | Approve on 2017-05-25 | |
|
Review via email:
|
|||
Commit Message
Update the attribute used to find instance SSH keys in GCE
Per the documentation at
https:/
The project-level SSH key attribute has not changed in GCE, so is intentionally not changed in this change.
LP: #1693582
| Scott Moser (smoser) wrote : | # |
it seems odd that they would change :
instance/
to
instance/
while leaving the camelCase entry in project:
project/
Has this always been broken? Please explain that, and fix your commit message to suit.
Is 'ssh-keys' also present in project/attributes now?
It just seems odd that they'd change the name in instance/ but not in project/, but that is what your bug implies.


PASSED: Continuous integration, rev:3f615ab91bf 5c569354bc0a896 901843f722c91f /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 403/ /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- amd64/403 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- arm64/403 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- ppc64el/ 403 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- s390x/403 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=vm- i386/403
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild: /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 403/rebuild
https:/