lp:~edouardb/cloud-init/scaleway-datasource

Created by edouardb and last modified
Get this branch:
bzr branch lp:~edouardb/cloud-init/scaleway-datasource
Only edouardb can upload to this branch. If you are edouardb please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
edouardb
Project:
cloud-init
Status:
Development

Recent revisions

1154. By Edouard Bonlieu <email address hidden>

Merge jcastets PR

1153. By Edouard Bonlieu <email address hidden>

Pass userdata url and retries as parameters

1152. By Edouard Bonlieu <email address hidden>

Add a check to ensure we are on Scaleway

1151. By Edouard Bonlieu <email address hidden>

Add Datasource for Scaleway's metadata service (https://www.scaleway.com)

1150. By Edouard Bonlieu <email address hidden>

Add optional session parameter to readurl

1149. By Scott Moser

azure: support extracting SSH key values from ovf-env.xml

Azure has or will be offering shortly the ability to directly define the SSH
key value instead of a fingerprint in the ovf-env.xml file. This patch
favors defined SSH keys over the fingerprint method (LP: #1506244).

1148. By Scott Moser

support configuring and installing the Ubuntu fan driver

  #cloud-config
  fan:
    config: |
      # fan 240
      10.0.0.0/8 eth0/16 dhcp
      10.0.0.0/8 eth1/16 dhcp off
      # fan 241
      241.0.0.0/8 eth0/16 dhcp
    config_path: /etc/network/fan

1147. By Scott Moser

MAAS: fix issues with url_helper and oauth module

This would cause problems in the event that we actually had a bad
clock. We add a retry in the main (for test) also, to ensure that
the oauth timestamp fix gets in place.

1146. By Scott Moser

webhook: report with json data

the handler was passing a dictionary to readurl
which was then passing that on to requests.request as 'data'.
the requests library would urlencode that, but we want the
json data posted instead.

1145. By Ben Howard

Change Snappy SSH enabled default from false to 'auto' (LP: #1494816)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.