summaryrefslogtreecommitdiff
path: root/cloudinit/distros/__init__.py
AgeCommit message (Expand)Author
2012-06-18Include link to netcf library in the comment.Joshua Harlow
2012-06-16If bringing up, return whatever the bring up result is, otherwise false.Joshua Harlow
2012-06-16Have the top level distro class take paths instead of a runner.Joshua Harlow
2012-06-161. Remove path function, since we have a path classJoshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Continued adding distro specific functionality to this new parent distro clas...Joshua Harlow
2012-06-11Adding in the root distro class + a util function to fetch various distros.Joshua Harlow
2012-06-09Start adding place where distro specifics can go.Joshua Harlow