Linux Foundation Collaborative Projects
index
:
apex-os-net-config
master
stable/euphrates
stable/fraser
Unnamed repository
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os_net_config
/
impl_ifcfg.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
Enable renaming of interfaces without reboot
Steven Hardy
1
-0
/
+9
2015-03-05
Add a --no-activate option to disable device up/down actions
Steven Hardy
1
-9
/
+15
2015-02-24
Refactor ifup/ifdown into base-class
Steven Hardy
1
-11
/
+7
2015-02-24
Refactor noop to enable logging of disabled operations
Steven Hardy
1
-24
/
+13
2015-02-24
Remove deprecated references to oslo-incubator
Steven Hardy
1
-1
/
+1
2015-02-24
Move noop flag to provider base-class
Steven Hardy
1
-4
/
+5
2015-02-24
Add a persist_mapping option to the mapping file
Steven Hardy
1
-0
/
+2
2014-09-18
Update child_members to use a Set
Dan Prince
1
-4
/
+4
2014-08-25
ifcfg: restart child interfaces on updates
Dan Prince
1
-14
/
+29
2014-08-22
Add support for ovs_extra.
Dan Prince
1
-2
/
+9
2014-08-21
A vlan on an OVS bridge doesn't require a device
Dan Prince
1
-1
/
+2
2014-08-15
ifcfg: Exclude ifcfg-lo from cleanup
Dan Prince
1
-5
/
+7
2014-08-14
Docstring updates to NetConfig objects.
Dan Prince
1
-0
/
+16
2014-08-14
Add --cleanup, and impl for ifcfg
Dan Prince
1
-9
/
+36
2014-08-14
Use underscores for provider function names.
Dan Prince
1
-14
/
+14
2014-08-12
Set the MAC to the primary interface
Dan Prince
1
-0
/
+4
2014-08-11
Use --noop instead of --mock.
Dan Prince
1
-10
/
+13
2014-08-11
Adds mock ability to the ENI and Ifcfg providers
marios
1
-4
/
+11
2014-07-09
Don't write 'None' to ifcfg route files.
Dan Prince
1
-2
/
+2
2014-07-08
Add logging to the eni provider.
Dan Prince
1
-2
/
+7
2014-07-08
Add logging to the ifcfg provider.
Dan Prince
1
-0
/
+22
2014-07-07
Add copyrights to files.
Dan Prince
1
-0
/
+2
2014-07-02
ifcfg: don't call set Interface for vlans...
Dan Prince
1
-3
/
+0
2014-07-01
Remove some extra print statements.
Dan Prince
1
-2
/
+0
2014-06-26
Add OvsBond object and impl for ifcfg format.
Dan Prince
1
-13
/
+33
2014-06-25
Vlan object and support for ifcfg.
Dan Prince
1
-27
/
+40
2014-06-11
Add OvsBridge configuration support
Dan Prince
1
-9
/
+57
2014-06-10
Implement apply for ifcfg implementation
Dan Prince
1
-21
/
+35
2014-06-09
Initial ifcfg implementation for interfaces/routes
Dan Prince
1
-0
/
+93