* Use common functions for handling import errors * use refactored version of gitlab modules
This will keep us from accidentally catching program-exiting exceptions like KeyboardInterupt and SystemExit.
* UCS managed objects module for direct control of any object and properties. * Avoid checks for parent info or passwords in property compares * Planned for 2.8 * try except for imports