summaryrefslogtreecommitdiffstats
path: root/snaps/config/tests/network_tests.py
AgeCommit message (Collapse)AuthorFilesLines
2017-11-20Refactoring of NetworkSettings to extend NetworkConfigspisarski1-0/+331
This also includes SubnetSettings extending to SubnetConfig and PortSettings extenting to Portconfig and neutron_utils have a runtime cyclical dependency. This patch reduces this dependency and deprecates the NetworkSettings, SubnetSettings, and PortSettings classes. JIRA: SNAPS-220 Change-Id: I996d73d9b910c075a6511a423f01d966f5b6fb74 Signed-off-by: spisarski <s.pisarski@cablelabs.com>