View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~harlowja/cloud-init/cloud-init-dynamic-distro-check (Has a merge proposal) 1 Development 2016-07-22 07:30:25 UTC
1261. Rearrange some of the pre_handling co...

Author: Joshua Harlow
Revision Date: 2016-07-22 07:30:25 UTC

Rearrange some of the pre_handling code.

lp:~harlowja/cloud-init/cloud-init-tag-distros (Has a merge proposal) 1 Development 2016-07-22 07:09:34 UTC
1259. Add distro tags on config modules tha...

Author: Joshua Harlow
Revision Date: 2016-07-22 07:08:45 UTC

Add distro tags on config modules that should have it

Some of these really won't work to well on non-supporting
distros so to avoid further user pain tag this with the
supported distros where they should work.

lp:~harlowja/cloud-init/cloud-init-fix-configobj-bound bug(Has a merge proposal) 1 Development 2016-07-22 01:29:35 UTC
1259. Upgrade to a configobj package new en...

Author: Joshua Harlow
Revision Date: 2016-07-22 01:28:37 UTC

Upgrade to a configobj package new enough to work

The older versions have various issues with unicode
and those versions seem to be pulled into epel so
we should denote that those versions are bad and
shouldn't be used by updating to a newer version that
does work.

lp:~harlowja/cloud-init/cloud-init-really-skip-baddies (Has a merge proposal) 1 Development 2016-07-21 18:16:41 UTC
1259. Actually remove skipped modules Inst...

Author: Joshua Harlow
Revision Date: 2016-07-21 18:15:53 UTC

Actually remove skipped modules

Instead of just logging about distro modules not known
to work on the host distro and then going ahead and still
running them this changes it so they are actually fixed.

lp:~harlowja/cloud-init/cloud-init-file-logging (Has a merge proposal) 1 Development 2016-07-21 17:59:36 UTC
1259. Just use file logging by default

Author: Joshua Harlow
Revision Date: 2016-07-21 17:59:12 UTC

Just use file logging by default

lp:~harlowja/cloud-init/cloud-init-fix-dnf (Has a merge proposal) 1 Development 2016-07-13 00:25:16 UTC
1250. The os import is no longer needed

Author: Joshua Harlow
Revision Date: 2016-07-13 00:25:16 UTC

The os import is no longer needed

lp:~harlowja/cloud-init/cloud-init-enhanced-bootcmd (Has a merge proposal) 1 Development 2016-06-23 19:19:25 UTC
1248. Also handle tuples correctly.

Author: Joshua Harlow
Revision Date: 2016-06-23 19:19:25 UTC

Also handle tuples correctly.

lp:~harlowja/cloud-init/cloud-init-dns-sysconfig (Has a merge proposal) 1 Development 2016-06-18 01:07:09 UTC
1244. Ensure dns indexes are shared among s...

Author: Joshua Harlow
Revision Date: 2016-06-18 01:07:09 UTC

Ensure dns indexes are shared among subinterfaces

lp:~harlowja/cloud-init/cloud-init-render-tool (Has a merge proposal) 1 Development 2016-06-18 00:17:07 UTC
1244. Allow for output kind specifying

Author: Joshua Harlow
Revision Date: 2016-06-18 00:17:07 UTC

Allow for output kind specifying

lp:~harlowja/cloud-init/cloud-init-net-moves (Has a merge proposal) 1 Development 2016-05-04 17:26:05 UTC
1215. Fix up the usage of net_util to use n...

Author: Joshua Harlow
Revision Date: 2016-05-04 17:25:17 UTC

Fix up the usage of net_util to use new module

lp:~harlowja/cloud-init/cloud-init-git-tarball-make (Has a merge proposal) 1 Development 2015-09-16 21:52:54 UTC
1146. Allow make-tarball to function under ...

Author: Joshua Harlow
Revision Date: 2015-09-16 21:52:16 UTC

Allow make-tarball to function under git usage

lp:~harlowja/cloud-init/write-files-fetch-from-somewhere (Has a merge proposal) 1 Development 2015-04-07 22:54:13 UTC
1095. Fixs log entry/output

Author: Joshua Harlow
Revision Date: 2015-04-07 22:54:13 UTC

Fixs log entry/output

lp:~harlowja/cloud-init/adjusted-merging 1 Development 2014-12-09 19:24:59 UTC
1047. Fix merging sample testcase.

Author: Joshua Harlow
Revision Date: 2014-12-09 19:24:31 UTC

Fix merging sample testcase.

lp:doc8 1 Development 2014-10-22 21:14:27 UTC This branch has not been imported yet.
lp:~harlowja/cloud-init/no-prettytable (Has a merge proposal) 1 Development 2014-10-15 19:36:24 UTC
1028. Remove the leftover enumerate() call

Author: Joshua Harlow
Revision Date: 2014-10-15 19:36:24 UTC

Remove the leftover enumerate() call

lp:~harlowja/cloud-init/schema-validate bug(Has a merge proposal) 1 Development 2014-08-22 19:01:47 UTC
1002. Fix wording

Author: Joshua Harlow
Revision Date: 2014-08-22 19:01:47 UTC

Fix wording

lp:~harlowja/cloud-init/py2-3 (Has a merge proposal) 1 Development 2014-07-08 04:39:03 UTC
992. Fix all iteritems() usage and remove ...

Author: Joshua Harlow
Revision Date: 2014-07-08 04:39:03 UTC

Fix all iteritems() usage and remove (str, basestring) usage

lp:~harlowja/cloud-init/early-abort (Has a merge proposal) 1 Development 2014-04-09 21:11:59 UTC
972. Abort early if all the same net locat...

Author: Joshua Harlow
Revision Date: 2014-04-09 21:10:45 UTC

Abort early if all the same net location

Instead of repeatly trying the same net location
when a connection times out to that net location
just abort the waiting for url code early when
this happens.

lp:~harlowja/cloud-init/no-negative-max-wait (Has a merge proposal) 1 Development 2014-04-09 19:28:57 UTC
972. Fix max_wait being showed as < 0 Ens...

Author: Joshua Harlow
Revision Date: 2014-04-09 19:27:52 UTC

Fix max_wait being showed as < 0

Ensure that max_wait is always >= 0 so that
when it is displayed it doesn't show up as a
negative number (which is confusing).

lp:~harlowja/cloud-init/local-before-net (Has a merge proposal) 1 Development 2014-03-11 19:16:55 UTC
967. Start before networking starts Since...

Author: Joshua Harlow
Revision Date: 2014-03-11 19:15:58 UTC

Start before networking starts

Since cloud-init-local will typically write a networking
file (if used with config-drive) then it makes sense that
cloud-init-local should start before networking (not after).

lp:~harlowja/cloud-init/move-sigma-helper (Has a merge proposal) 1 Development 2014-03-03 03:42:34 UTC
963. Move the cloudsigma datasource helper...

Author: Joshua Harlow
Revision Date: 2014-03-03 03:41:35 UTC

Move the cloudsigma datasource helper

Instead of keeping the cloudsigma datasource
utility/helper at the root cloud-init module
level put it alongside the other datasource
specific helpers instead.

lp:~harlowja/cloud-init/fix-auto-bool (Has a merge proposal) 1 Development 2014-03-02 01:29:32 UTC
963. Remove usage of bool as string The n...

Author: Joshua Harlow
Revision Date: 2014-03-02 01:28:02 UTC

Remove usage of bool as string

The net_util format is that 'auto' if
it exists will be a boolean so it is likely
that the code that exists does not correctly
work in this mode (since it tries to do a
lower() call on a boolean, which will not work).

lp:~harlowja/cloud-init/vd-helper-layer (Has a merge proposal) 1 Development 2014-03-02 01:19:03 UTC
963. Do the vendor data namespace in the o...

Author: Joshua Harlow
Revision Date: 2014-03-02 01:17:02 UTC

Do the vendor data namespace in the openstack helper

Since both the config drive datasource and the openstack
datasource expose the vendor data attribute make sure that
we do the namespacing in the underlying helper layer instead
of the datasource layer.

lp:~harlowja/cloud-init/shared-wait-metadata (Has a merge proposal) 1 Development 2014-02-15 00:53:54 UTC
951. Move shared waiting function to util ...

Author: Joshua Harlow
Revision Date: 2014-02-15 00:51:48 UTC

Move shared waiting function to util

The ec2 and openstack datasources use a similar
piece of code for waiting for there metadata services
to become accessible (which varies depending on cloud,
service provider...) so its much nicer if we move that
duplicated/similar code to a standard utility method and
use that instead.

lp:~harlowja/cloud-init/tox-venvs (Has a merge proposal) 1 Development 2014-01-26 01:02:18 UTC
934. Use a venv for testing and for lint c...

Author: Joshua Harlow
Revision Date: 2014-01-26 01:00:38 UTC

Use a venv for testing and for lint checking

Remove the pep8 & pylint tools and use a venv
with tox instead. Also create a venv that will
run for the given python version to perform the
cloud-init tests.

These help remove the need to install the same
dependencies in the root python environment env
to just run the standard set of tests.

lp:~harlowja/cloud-init/cloud-handler-finalizers bug(Has a merge proposal) 1 Development 2013-07-23 05:46:20 UTC
840. Seperate fetching custom handlers fro...

Author: Joshua Harlow
Revision Date: 2013-07-23 05:46:20 UTC

Seperate fetching custom handlers from registering.

lp:~harlowja/cloud-init/query-back-duo (Has a merge proposal) 1 Development 2012-12-24 04:30:29 UTC
755. Integrate a slightly cleaner query to...

Author: Joshua Harlow
Revision Date: 2012-12-24 04:29:22 UTC

Integrate a slightly cleaner query tool, bring it back to life!

lp:~harlowja/cloud-init/notify-on-reload (Has a merge proposal) 1 Development 2012-12-18 07:43:27 UTC
752. Use a notify/subscribe model for conf...

Author: Joshua Harlow
Revision Date: 2012-12-18 07:40:48 UTC

Use a notify/subscribe model for configuration/distro reloading.

Instead of the previous way where we reached into the datasource
object and messed with its properties its cleaner to create a
tiny set of functions that can be used to notify others of changes
and let them use those changes as they wish. So instead of messing
with the datasource properties, just notify it something has changed
and have the datasource modify itself instead.

lp:~harlowja/cloud-init/patch-ssh-key-users bug(Has a merge proposal) 1 Development 2012-09-20 23:42:44 UTC
662. Add a catch of the value error when t...

Author: Joshua Harlow
Revision Date: 2012-09-20 23:42:44 UTC

Add a catch of the value error when the hashlib
type isn't actually a real known hash routine name.

lp:~harlowja/cloud-init/query-tool-is-back (Has a merge proposal) 1 Development 2012-09-10 21:45:55 UTC
649. Fix some pylint issues and update the...

Author: Joshua Harlow
Revision Date: 2012-09-10 21:45:55 UTC

Fix some pylint issues and update the datasource query
to just return a map describing the database and use the
borrowed pprint code to show this map in a nice CLI format.

Also allow for printing of the init configuration as well
as the datasource via the query entrypoint.

lp:~harlowja/cloud-init/cmdline-kernel-logging (Has a merge proposal) 1 Development 2012-09-04 20:47:16 UTC
647. Add log level cloud config example.

Author: Joshua Harlow
Revision Date: 2012-09-04 20:47:16 UTC

Add log level cloud config example.

lp:~harlowja/cloud-init/death-to-paths 1 Development 2012-09-02 18:57:43 UTC
645. Remove the usage of the paths.join(t/...

Author: Joshua Harlow
Revision Date: 2012-09-02 18:56:52 UTC

Remove the usage of the paths.join(t/f) function
which seems to actually cause more pain that giving
any benefit, revert back to just using os.path...

lp:~harlowja/cloud-init/launch-index-work bug(Has a merge proposal) 1 Development 2012-08-31 20:49:53 UTC
642. Update with the number of items disca...

Author: Joshua Harlow
Revision Date: 2012-08-31 20:49:53 UTC

Update with the number of items discarded (useful for testing).

133 of 33 results