]> git.proxmox.com Git - mirror_ifupdown2.git/commit
Fix stray call to dict which was converting my ordered dict to an unordered dict
authorroopa <roopa@cumulusnetworks.com>
Thu, 8 May 2014 05:48:29 +0000 (22:48 -0700)
committerroopa <roopa@cumulusnetworks.com>
Thu, 8 May 2014 05:48:29 +0000 (22:48 -0700)
commitf90dd038861387f073afa4640861a0bbf74b1157
tree51e02f1450273349abedd77d7d730327cf7b52ad
parent31c5878750fd3f4486e42d457fcb9ee3ebbdc101
Fix stray call to dict which was converting my ordered dict to an unordered dict

Ticket: CM-2731
Reviewed By:
Testing Done:

This was resulting in eth0 missing its first spot during interface
bringup
pkg/scheduler.py