lp:~jgrimm/cloud-init

Owned by Jon Grimm
Get this repository:
git clone https://git.launchpad.net/~jgrimm/cloud-init
Only Jon Grimm can upload to this repository. If you are Jon Grimm please log in for upload directions.

Branches

Name Last Modified Last Commit
fix_resolve_conf_example 2017-04-03 19:59:18 UTC
Fix example for resolve.conf configuration.

Author: Jon Grimm
Author Date: 2017-04-03 19:59:18 UTC

Fix example for resolve.conf configuration.

Should be 'manage_resolv_conf' not 'manage-resolv-conf'.

LP: #1531582

fix_tiny_url 2017-04-03 17:11:30 UTC
Remove (and/or fix) URL shortener references

Author: Jon Grimm
Author Date: 2017-04-03 16:52:42 UTC

Remove (and/or fix) URL shortener references

Several references that were using URL shorteners are now broken due to their
service going away, making it painful to even figure out what they were
supposed to be pointing at. Put back long URLS using '# noqa' to make
flake8 happy.

LP: #1669727

fix_chef_example_source 2017-03-31 20:34:24 UTC
Merge branch 'fix_chef_example_source' of ssh://git.launchpad.net/~jgrimm/clo...

Author: Jon Grimm
Author Date: 2017-03-31 20:34:24 UTC

Merge branch 'fix_chef_example_source' of ssh://git.launchpad.net/~jgrimm/cloud-init into fix_chef_example_source

license 2016-11-22 23:39:32 UTC
LICENSE: Allow dual licensing GPL-3 or Apache 2.0

Author: Jon Grimm
Author Date: 2016-11-22 23:09:53 UTC

LICENSE: Allow dual licensing GPL-3 or Apache 2.0

This has been a recurring ask and we had initially just made the change to
the cloud-init 2.0 codebase. As the current thinking is we'll just continue
to enhance the current codebase, its desirable to relicense to match what
we'd intended as part of the 2.0 plan here.

- put a brief description of license in LICENSE file
- put full license versions in LICENSE-GPLv3 and LICENSE-Apache2.0
- simplify the per-file header to reference LICENSE
- ignore H102 (Apache License Header check)

master 2016-11-22 21:31:43 UTC
net/cmdline: Consider ip= or ip6= on command line not only ip=

Author: Scott Moser
Author Date: 2016-11-09 01:59:23 UTC

net/cmdline: Consider ip= or ip6= on command line not only ip=

The previous behavior would miss ip6= on the command line and
would not pay attention to the written net-* or net6-* files if
only ip6= was found.

The fix here enables parsing the files if either ip= or ip6= is found,
and adds some tests as well.

LP: #1639930

vif-type-null 2016-09-09 21:32:36 UTC
Allow link type of null in network_data.json

Author: Jon Grimm
Author Date: 2016-09-09 21:32:36 UTC

Allow link type of null in network_data.json

Treat null type as yet another physical type, seen in real-world
openstack cloud.

LP: #1621968

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers