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
/
sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Mention move of revision control to git.
HEAD
trunk
Scott Moser
2016-08-10
35
-7122
/
+0
*
merge from trunk
Scott Moser
2016-07-13
3
-9
/
+10
|
\
|
*
Fix SmartOS datasource usage of dict comprehensions
Joshua Harlow
2016-07-13
1
-4
/
+4
|
*
Another stray occurence of a dict comprehension being removed
Joshua Harlow
2016-07-13
1
-2
/
+2
|
*
Remove another stray dict comprehension
Joshua Harlow
2016-07-13
1
-2
/
+2
|
*
fix restoring from a datasource that did not have dsmode
Scott Moser
2016-06-27
1
-1
/
+2
*
|
ConfigDrive: write 'injected' files and legacy networking
Scott Moser
2016-07-13
1
-9
/
+17
|
/
*
DataSourceNoCloud: fix stack trace on reboot, default to dsmode=net
Scott Moser
2016-06-15
1
-11
/
+8
|
\
|
*
remove declaration of dsmode as local in DataSourceNoCloud
Scott Moser
2016-06-15
1
-1
/
+0
|
*
merge from trunk
Scott Moser
2016-06-15
3
-7
/
+7
|
|
\
|
*
\
merge with trunk
Scott Moser
2016-06-15
1
-1
/
+1
|
|
\
\
|
*
\
\
merge with trunk
Scott Moser
2016-06-15
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
fis some Datasourcenocloud issues
Scott Moser
2016-06-15
1
-10
/
+8
*
|
|
|
|
fix usage of OSError.message that will not work in python3
Scott Moser
2016-06-15
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fix some errors reported by pylint
Scott Moser
2016-06-15
3
-7
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"
Daniel Watkins
2016-06-15
1
-1
/
+1
|
|
/
|
/
|
*
|
[Revert] Remove trailing dot from GCE metadata URL
Scott Moser
2016-06-14
1
-1
/
+1
|
/
*
Removes trailing dot in metadata.google.internal GCE metadata lookup.
Phil Roche
2016-06-13
1
-1
/
+1
*
Just mock 'on_first_boot' vs special argument
Joshua Harlow
2016-06-10
1
-3
/
+2
*
Rebase against master
Joshua Harlow
2016-06-06
8
-366
/
+589
|
\
|
*
config drive conversion: recognize 'bridge' as a physical type, fix mtu
Scott Moser
2016-06-03
1
-2
/
+2
|
*
ConfigDrive: do not use 'id' on a link for the device name
Scott Moser
2016-06-02
1
-4
/
+25
|
*
re-add the 'Net' classes for datasources
Scott Moser
2016-06-02
3
-11
/
+20
|
*
fix untested previous change to smartos
Scott Moser
2016-06-02
1
-1
/
+0
|
*
smartos: do not raise error when not on smartos
Scott Moser
2016-06-02
1
-3
/
+10
|
*
openstack: support decoding when reading files, use that for network_config
Scott Moser
2016-06-02
1
-7
/
+11
|
*
SmartOS: datasource improvements, support for networking information.
Scott Moser
2016-06-02
1
-166
/
+407
|
|
\
|
|
*
use constants for kvm and lx-brand
Scott Moser
2016-05-31
1
-2
/
+2
|
|
*
return dict not None on get_config_obj
Scott Moser
2016-05-27
1
-1
/
+1
|
|
*
smartos is local, but it is named DataSourceSmartOS not DataSourceConfigDrive
Scott Moser
2016-05-27
1
-1
/
+1
|
|
*
Smartos datasource is local.
Scott Moser
2016-05-27
1
-1
/
+1
|
|
*
add nicer main
Scott Moser
2016-05-27
1
-1
/
+20
|
|
*
remove debug print
Scott Moser
2016-05-27
1
-1
/
+0
|
|
*
fix pyflakes and flake8
Scott Moser
2016-05-27
1
-2
/
+1
|
|
*
fix the remaining tests
Scott Moser
2016-05-27
1
-2
/
+2
|
|
*
fix a bunch of the tests
Scott Moser
2016-05-27
1
-5
/
+7
|
|
*
merge from trunk
Scott Moser
2016-05-27
23
-412
/
+427
|
|
|
\
|
|
*
|
fix pyflakes and some pylint errors/warnings
Scott Moser
2016-05-27
1
-7
/
+20
|
|
*
|
fix pyflakes, move datasources= to bottom
Scott Moser
2016-05-27
1
-20
/
+17
|
|
*
|
Move sdc:nics to a JSON map. Add unittest for sdc:nics
Ryan Harper
2016-05-26
1
-8
/
+11
|
|
*
|
Add smartos sdc:nics converter and network_config property for smartos config...
Ryan Harper
2016-05-26
1
-4
/
+91
|
|
*
|
initial commit of rework
Scott Moser
2016-05-01
1
-164
/
+286
|
*
|
|
fix typos in names
Scott Moser
2016-05-26
1
-2
/
+2
|
*
|
|
config drive: log where network config came from
Scott Moser
2016-05-26
1
-0
/
+4
|
*
|
|
commit to push for fear of loss.
Scott Moser
2016-05-25
6
-167
/
+100
|
|
|
/
|
|
/
|
|
*
|
Fix slow tests
Joshua Harlow
2016-05-16
1
-4
/
+8
*
|
|
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
1
-1
/
+0
*
|
|
Remerge against head/master
Joshua Harlow
2016-05-19
4
-126
/
+132
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adjust net module to be more isolated
Joshua Harlow
2016-05-19
1
-0
/
+4
|
*
|
Use a fake serial module that will allow tests to contine
Joshua Harlow
2016-05-11
1
-3
/
+1
[next]