aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/cli.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Add schema-based config data validationFrank A. Zdarsky1-0/+19
2017-01-05Make os-net-config pass tox py3 testsFrank A. Zdarsky1-1/+1
2015-08-14Add --detailed-exit-codesDan Prince1-0/+11
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied1-11/+19
2015-04-30-v trumps -d on the CLIDan Prince1-3/+3
2015-03-05Add a --no-activate option to disable device up/down actionsSteven Hardy1-1/+9
2015-02-24Move noop flag to provider base-classSteven Hardy1-6/+6
2015-02-24Add a persist_mapping option to the mapping fileSteven Hardy1-1/+14
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy1-0/+19
2014-12-06Fix verbose/debug loglevelsSteven Hardy1-2/+2
2014-09-04Move versioning into version.pyDan Prince1-2/+2
2014-08-20Add support for parsing YAMLDan Prince1-3/+3
2014-08-14Correct add_object call.Dan Prince1-1/+1
2014-08-14Add --cleanup, and impl for ifcfgDan Prince1-1/+8
2014-08-11Use --noop instead of --mock.Dan Prince1-8/+9
2014-08-11Adds mock ability to the ENI and Ifcfg providersmarios1-3/+14
2014-07-10Uncomment the provider.apply callDan Prince1-1/+1
2014-07-09Add -d and -v options for logging level controlDan Prince1-14/+32
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-01Add os-net-config CLIDan Prince1-0/+103