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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Mention move of revision control to git.
HEAD
trunk
Scott Moser
2016-08-10
7
-2034
/
+0
*
merge from trunk
Scott Moser
2016-07-13
2
-3
/
+4
|
\
|
*
merge from trunk
Scott Moser
2016-07-13
2
-3
/
+4
|
|
\
|
|
*
String format requires positions on python 2.6
Joshua Harlow
2016-07-13
1
-2
/
+2
|
|
*
Dict comprehensions don't work in 2.6
Joshua Harlow
2016-07-12
1
-1
/
+2
*
|
|
merge from trunk.lp1602373
Scott Moser
2016-07-13
1
-7
/
+32
|
\
\
\
|
|
/
/
|
*
|
ConfigDrive: write 'injected' files and legacy networking
Scott Moser
2016-07-13
1
-3
/
+21
|
|
/
*
|
no longer skip 'lo' elements when reading. pass 3rd test.
Scott Moser
2016-06-21
1
-4
/
+0
*
|
fix flake8
Scott Moser
2016-06-21
1
-3
/
+1
*
|
make 2 of 3 tests pass
Scott Moser
2016-06-21
1
-1
/
+1
*
|
net: fix inet value for subnets, don't add interface attributes to alias
Scott Moser
2016-06-21
1
-6
/
+16
*
|
fix english in comment
Scott Moser
2016-06-21
1
-1
/
+1
*
|
merge with trunk
Scott Moser
2016-06-21
2
-1
/
+8
|
\
\
|
|
/
|
*
add a header to rendered ENI file describing its content
Scott Moser
2016-06-20
1
-1
/
+3
|
*
leave early if no interfaces to rename
Scott Moser
2016-06-20
1
-0
/
+5
*
|
fix lost per-interface routes, use post-up to bring up interface aliases
Scott Moser
2016-06-21
1
-1
/
+10
*
|
sort attributes in sections, change 'mac_address' to 'hwaddress'
Scott Moser
2016-06-21
1
-6
/
+8
*
|
minor cleanup
Scott Moser
2016-06-21
1
-6
/
+5
*
|
make _render_iface return a list of sections rather than one section
Scott Moser
2016-06-21
1
-8
/
+11
*
|
merge with trunk.
Scott Moser
2016-06-20
6
-844
/
+1325
|
\
\
|
|
/
|
*
merge with trunk
Scott Moser
2016-06-15
1
-2
/
+2
|
|
\
|
|
*
fix pep8 failure introduced in recent commit.
Scott Moser
2016-06-14
1
-2
/
+2
|
*
|
Fix line length issues
Joshua Harlow
2016-06-15
2
-19
/
+8
|
*
|
Fixup code review comments
Joshua Harlow
2016-06-15
4
-112
/
+96
|
*
|
Make the os samples easier to extend (for new samples)
Joshua Harlow
2016-06-14
1
-0
/
+1
|
*
|
Refactor some of sysconfig changes -> network_state module
Joshua Harlow
2016-06-13
3
-64
/
+87
|
*
|
Add a bunch more sample tests for sysconfig
Joshua Harlow
2016-06-10
1
-5
/
+15
|
*
|
Add a sysconfig rendering test
Joshua Harlow
2016-06-10
1
-4
/
+5
|
*
|
Add a sysconfig renderer
Joshua Harlow
2016-06-10
1
-0
/
+476
|
|
/
|
*
For now just remove compat.py module
Joshua Harlow
2016-06-07
3
-56
/
+9
|
*
Get cmdline working again
Joshua Harlow
2016-06-06
1
-2
/
+1
|
*
Rebase against master
Joshua Harlow
2016-06-06
4
-101
/
+271
|
|
\
|
|
*
fix issue with routes on subnets not getting rendered
Scott Moser
2016-06-03
1
-0
/
+2
|
|
*
avoid rendering 'lo' twice by not writing it in network config.
Scott Moser
2016-06-03
1
-0
/
+4
|
*
|
Fix up some of the net usage and restore imports and add a mini compat module
Joshua Harlow
2016-05-24
5
-30
/
+79
|
*
|
Fix load -> read
Joshua Harlow
2016-05-24
1
-1
/
+1
|
*
|
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-19
2
-9
/
+9
|
*
|
Remerge against head/master
Joshua Harlow
2016-05-19
4
-740
/
+785
|
|
\
\
|
|
*
|
Adjust net module to be more isolated
Joshua Harlow
2016-05-19
4
-75
/
+121
|
|
*
|
Don't expose anything but 'render_network_state'
Joshua Harlow
2016-05-17
1
-9
/
+9
|
|
*
|
Remove stray prints leftover
Joshua Harlow
2016-05-11
1
-3
/
+0
|
|
*
|
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2016-05-11
1
-10
/
+16
|
|
*
|
Add some basic eni rendering tests
Joshua Harlow
2016-05-10
2
-7
/
+6
|
|
*
|
Fix removal of validate_command
Joshua Harlow
2016-05-10
1
-12
/
+12
|
|
*
|
Move net/renderers -> net
Joshua Harlow
2016-05-10
2
-0
/
+0
|
|
*
|
Rename to net/renderers and klibc -> cmdline.py
Joshua Harlow
2016-05-10
3
-4
/
+2
|
|
*
|
Use the new renderer in the debian and stages files
Joshua Harlow
2016-05-09
1
-1
/
+1
|
|
*
|
Move the current rendering to a debian distro file
Joshua Harlow
2016-05-09
4
-550
/
+595
|
|
*
|
Use a decorator vs repeated key checks.
Joshua Harlow
2016-05-05
1
-70
/
+66
|
|
*
|
Add the bridge net type
Joshua Harlow
2016-05-05
2
-16
/
+25
[next]