~louis/cloud-init:fix_scaleway_datasource_backtrace

Last commit made on 2019-12-20
Get this branch:
git clone -b fix_scaleway_datasource_backtrace https://git.launchpad.net/~louis/cloud-init
Only Louis Bouchard can upload to this branch. If you are Louis Bouchard please log in for upload directions.

Branch merges

Branch information

Name:
fix_scaleway_datasource_backtrace
Repository:
lp:~louis/cloud-init

Recent commits

ccbded1... by Louis Bouchard <email address hidden>

Scaleway: Fix DatasourceScaleway to avoid backtrace

Make sure that network_config is created when self._network_config
is unset

87f2cb0... by Dan Watkins

cc_snappy: remove deprecated module (#127)

* cc_snappy: remove deprecated module
* cloud_tests: remove cc_snappy tests (and references)

This module was deprecated in favor of cc_snap in cloud-init v.18.2

f76c960... by Gonéri Le Bouder

lp-to-git-users: adding goneri (#133)

Mapped from goneri

2032666... by Dan Watkins

HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)

The previous language suggested that only people who had signed the CLA
previously needed to prove their GH identity, which is not the case.

2215a5b... by Gonéri Le Bouder

freebsd: cloudinit service requires devd (#132)

Depends on devd to be sure the NIC device drivers are loaded in time.

8116493... by Dan Watkins

cloud-init: fix capitalisation of SSH (#126)

* cc_ssh: fix capitalisation of SSH

* doc: fix capitalisation of SSH

* cc_keys_to_console: fix capitalisation of SSH

* ssh_util: fix capitalisation of SSH

* DataSourceIBMCloud: fix capitalisation of SSH

* DataSourceAzure: fix capitalisation of SSH

* cs_utils: fix capitalisation of SSH

* distros/__init__: fix capitalisation of SSH

* cc_set_passwords: fix capitalisation of SSH

* cc_ssh_import_id: fix capitalisation of SSH

* cc_users_groups: fix capitalisation of SSH

* cc_ssh_authkey_fingerprints: fix capitalisation of SSH

d6fed57... by Joshua Powers

doc: update cc_ssh clarify host and auth keys

* Add headers for Authorized and Host key sections, move the authorized
section up as it is probably more relevant.

LP: #1827021

8c96cbc... by Dan Watkins

ci: emit names of tests run in Travis (#120)

This makes it easier to debug differences in test behaviour between
Travis and local developer environments.

a1063b8... by Chad Smith

Release 19.4

Bump the version in cloudinit/version.py to be 19.4 and update ChangeLog.

LP: #1856761

1bf41cd... by Adam Dobrawy <email address hidden>

rbxcloud: fix dsname in RbxCloud

LP: #1855196