summaryrefslogtreecommitdiff
path: root/cloudinit/net/eni.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-504/+0
* merge from trunkScott Moser2016-07-131-2/+2
|\
| * merge from trunkScott Moser2016-07-131-2/+2
| |\
| | * String format requires positions on python 2.6Joshua Harlow2016-07-131-2/+2
* | | merge from trunk.lp1602373Scott Moser2016-07-131-7/+32
|\ \ \ | |/ /
| * | ConfigDrive: write 'injected' files and legacy networkingScott Moser2016-07-131-3/+21
| |/
* | no longer skip 'lo' elements when reading. pass 3rd test.Scott Moser2016-06-211-4/+0
* | fix flake8Scott Moser2016-06-211-3/+1
* | make 2 of 3 tests passScott Moser2016-06-211-1/+1
* | net: fix inet value for subnets, don't add interface attributes to aliasScott Moser2016-06-211-6/+16
* | fix english in commentScott Moser2016-06-211-1/+1
* | merge with trunkScott Moser2016-06-211-1/+3
|\ \ | |/
| * add a header to rendered ENI file describing its contentScott Moser2016-06-201-1/+3
* | fix lost per-interface routes, use post-up to bring up interface aliasesScott Moser2016-06-211-1/+10
* | sort attributes in sections, change 'mac_address' to 'hwaddress'Scott Moser2016-06-211-6/+8
* | minor cleanupScott Moser2016-06-211-6/+5
* | make _render_iface return a list of sections rather than one sectionScott Moser2016-06-211-8/+11
* | merge with trunk.Scott Moser2016-06-201-48/+60
|/
* merge with trunkScott Moser2016-06-151-2/+2
|\
| * fix pep8 failure introduced in recent commit.Scott Moser2016-06-141-2/+2
* | Fix line length issuesJoshua Harlow2016-06-151-13/+0
* | Fixup code review commentsJoshua Harlow2016-06-151-17/+19
* | Refactor some of sysconfig changes -> network_state moduleJoshua Harlow2016-06-131-10/+12
|/
* Rebase against masterJoshua Harlow2016-06-061-14/+76
* Fix up some of the net usage and restore imports and add a mini compat moduleJoshua Harlow2016-05-241-8/+7
* Fix up tests and flake8 warningsJoshua Harlow2016-05-191-8/+8
* Adjust net module to be more isolatedJoshua Harlow2016-05-191-19/+16
* Don't expose anything but 'render_network_state'Joshua Harlow2016-05-171-9/+9
* Move net/renderers -> netJoshua Harlow2016-05-101-0/+399