index
:
delta/cloud-init.git
baserock/0.7.4
baserock/morph
baserock/morph-rebase-7-3v2
baserock/pedroalvarez/add-more-openstack-clients
tmp
trunk
launchpad.net: Obsolete (use cloud-init-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Mention move of revision control to git.
HEAD
trunk
Scott Moser
2016-08-10
53
-7203
/
+0
*
mcollective: add tests, cleanups and bug fix when no config in /etc.
Scott Moser
2016-07-19
1
-34
/
+38
*
fix tox flake8
Scott Moser
2016-07-14
1
-1
/
+1
*
Change StringIO to BytesIO in cc_mcollective.py
Sergii Golovatiuk
2016-07-14
1
-29
/
+43
*
write_files: if no permissions are given, just use default without warn.
Scott Moser
2016-06-21
1
-0
/
+2
*
fix some errors reported by pylint
Scott Moser
2016-06-15
2
-6
/
+7
*
minor changes prior to merge
Scott Moser
2016-06-10
1
-2
/
+2
*
move gpg functions into gpg.py
Christian Ehrhardt
2016-06-09
1
-1
/
+2
*
rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually does
Christian Ehrhardt
2016-06-06
1
-3
/
+3
*
rename add_key / add_source to add_apt_key / add_apt_source
Christian Ehrhardt
2016-06-06
1
-7
/
+7
*
add_key_raw - make exceptions more specific
Christian Ehrhardt
2016-06-06
1
-2
/
+2
*
pythonify getkeybyid and move it to uitl.py
Christian Ehrhardt
2016-06-06
1
-26
/
+1
*
improve network configuration
Scott Moser
2016-06-03
2
-2
/
+3
|
\
|
*
lxd: fix log messsage
Scott Moser
2016-06-03
1
-1
/
+2
|
*
fix log message in emit_upstart
Scott Moser
2016-06-02
1
-1
/
+1
*
|
fix tox -e flake8
Scott Moser
2016-06-03
1
-2
/
+2
*
|
fix EXPORT_GPG_KEYID for existing keys
Christian Ehrhardt
2016-05-30
1
-1
/
+1
*
|
drop errorlist from convert_to_new_format
Christian Ehrhardt
2016-05-30
1
-9
/
+3
*
|
pacify pep8 regarding the new changes
Christian Ehrhardt
2016-05-24
1
-0
/
+2
*
|
integrate further smaller review feedback
Christian Ehrhardt
2016-05-24
1
-25
/
+27
*
|
rebased with upstream and reolved merge conflicts
Christian Ehrhardt
2016-05-24
24
-37
/
+37
|
\
\
|
|
/
|
*
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-12
24
-39
/
+39
*
|
make sure we only handle list or dict apt_sources and bail out for others
Christian Ehrhardt
2016-05-23
1
-2
/
+4
*
|
fix issue with dictionary style apt_sources handling filenames
Christian Ehrhardt
2016-05-23
1
-1
/
+1
*
|
warn about multiple colliding apt_source without filenames
Christian Ehrhardt
2016-05-23
1
-1
/
+7
*
|
support apt_sources to be a dictionary
Christian Ehrhardt
2016-05-23
1
-9
/
+25
*
|
make pep8 happy with a few spaces
Christian Ehrhardt
2016-05-12
1
-0
/
+2
*
|
split add_key and add_key_raw fior better testability
Christian Ehrhardt
2016-05-12
1
-5
/
+11
*
|
fix EXPORT_GPG_KEYID for long key fingerprints
Christian Ehrhardt
2016-05-12
1
-1
/
+1
*
|
remove Unnecessary parens in add_key
Christian Ehrhardt
2016-05-12
1
-1
/
+1
*
|
move errorlist.append out of add_key
Christian Ehrhardt
2016-05-12
1
-5
/
+7
*
|
add feature to allow a custom template for source list
Christian Ehrhardt
2016-05-12
1
-5
/
+13
*
|
remove missed test print
Christian Ehrhardt
2016-05-12
1
-1
/
+0
*
|
test mirror list with failing mirror
Christian Ehrhardt
2016-05-12
1
-0
/
+1
*
|
allow to add keys without specifying a source
Christian Ehrhardt
2016-05-12
1
-16
/
+26
|
/
*
phone_home: allow usage of fqdn
Scott Moser
2016-04-13
1
-2
/
+5
*
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-13
1
-9
/
+17
|
\
|
*
provide a warning if 'system' but file does not exist
Scott Moser
2016-04-12
1
-2
/
+7
|
*
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-12
1
-9
/
+12
*
|
rh_subscription: only check subscription if configured
Scott Moser
2016-04-12
1
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
fix tests and hopefully actually work
Scott Moser
2016-04-06
1
-4
/
+3
|
*
rh_subscription: only check subscription if configured
Scott Moser
2016-04-06
1
-3
/
+10
*
|
minor cleanups
Scott Moser
2016-04-11
1
-7
/
+9
*
|
lxd-bridge: Don't require a bridge name and implement support for domain name
Stéphane Graber
2016-04-11
1
-1
/
+6
*
|
Update lxd-bridge code to do a single debconf-communicate run and split debco...
Stéphane Graber
2016-04-11
1
-49
/
+52
*
|
Add support for lxd-bridge configuration
Stéphane Graber
2016-04-11
1
-15
/
+96
|
/
*
write_files: fix decompression of content
Scott Moser
2016-04-05
1
-2
/
+2
*
chef: fix chef installation from gems
Scott Moser
2016-04-04
1
-1
/
+1
*
disk_setup: correctly send --force to mkfs on block devices
Scott Moser
2016-04-04
1
-3
/
+3
*
fix long line
Scott Moser
2016-03-14
1
-2
/
+2
[next]