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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
Don't log errors if files don't exists.
Dan Prince
1
-1
/
+5
2014-08-22
Add support for ovs_extra.
Dan Prince
5
-9
/
+75
2014-08-21
A vlan on an OVS bridge doesn't require a device
Dan Prince
3
-4
/
+7
2014-08-21
Correct the noop format for the eni provider
Dan Prince
1
-1
/
+1
2014-08-20
Add support for parsing YAML
Dan Prince
2
-3
/
+73
2014-08-20
Add nic1, nic2 naming abstraction
Dan Prince
5
-6
/
+206
2014-08-15
ifcfg: Exclude ifcfg-lo from cleanup
Dan Prince
2
-6
/
+20
2014-08-14
Correct add_object call.
Dan Prince
1
-1
/
+1
2014-08-14
Docstring updates to NetConfig objects.
Dan Prince
3
-0
/
+49
2014-08-14
Add --cleanup, and impl for ifcfg
Dan Prince
5
-12
/
+61
2014-08-14
Use underscores for provider function names.
Dan Prince
5
-79
/
+79
2014-08-12
Set the MAC to the primary interface
Dan Prince
7
-13
/
+121
2014-08-11
Use --noop instead of --mock.
Dan Prince
4
-22
/
+40
2014-08-11
Adds mock ability to the ENI and Ifcfg providers
marios
3
-8
/
+28
2014-07-10
Uncomment the provider.apply call
Dan Prince
1
-1
/
+1
2014-07-09
Don't write 'None' to ifcfg route files.
Dan Prince
2
-4
/
+8
2014-07-09
Add logging to utils.
Dan Prince
1
-1
/
+11
2014-07-09
Add -d and -v options for logging level control
Dan Prince
1
-14
/
+32
2014-07-08
Add logging to the eni provider.
Dan Prince
2
-5
/
+28
2014-07-08
Add logging to the ifcfg provider.
Dan Prince
1
-0
/
+22
2014-07-07
Add copyrights to files.
Dan Prince
12
-15
/
+22
2014-07-03
ENI: bring up bridges first on Debian
Dan Prince
2
-5
/
+9
2014-07-02
ENI: enable 'auto' on bridges by default
Dan Prince
2
-1
/
+3
2014-07-02
Update impl_eni to set the MTU.
Dan Prince
1
-0
/
+2
2014-07-02
ifcfg: don't call set Interface for vlans...
Dan Prince
2
-5
/
+0
2014-07-02
Add vlan support for the ENI implementation.
Dan Prince
2
-7
/
+60
2014-07-02
Update impl_eni so it ifup's the interfaces
Dan Prince
1
-2
/
+6
2014-07-02
ENI fixes for v4/v6 ips. DHCP test fixes.
Dan Prince
2
-46
/
+67
2014-07-01
Add os-net-config CLI
Dan Prince
3
-2
/
+140
2014-07-01
Implement object json parsing functions.
Dan Prince
2
-6
/
+259
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
4
-15
/
+83
2014-06-26
Consolidate OVS_EXTRA for the vlan test.
Dan Prince
1
-3
/
+4
2014-06-25
Vlan object and support for ifcfg.
Dan Prince
5
-36
/
+113
2014-06-24
Initial commit for basic ENI Debian/Ubuntu network config
marios
2
-0
/
+294
2014-06-11
Add OvsBridge configuration support
Dan Prince
4
-34
/
+162
2014-06-10
Implement apply for ifcfg implementation
Dan Prince
5
-40
/
+133
2014-06-09
Import processutils from oslo-incubator.
Dan Prince
10
-0
/
+2263
2014-06-09
Initial ifcfg implementation for interfaces/routes
Dan Prince
5
-4
/
+238
2014-06-09
Add interface, address, and route objects
Dan Prince
5
-4
/
+77
2014-06-06
Initial commit
Dan Prince
4
-0
/
+113