Some lint checks are returning:
WARNING: line has more than 140 characters
This patch will remove those warnings by adding \'s or
reducing variables names
Change in favor of using latest version of puppet-lint
2016-09-09 15:01:33.093779 | manifests/api.pp:415:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093857 | manifests/api.pp:513:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093882 | manifests/compute.pp:188:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093904 | manifests/compute.pp:192:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093924 | manifests/compute.pp:196:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093945 | manifests/compute.pp:204:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093966 | manifests/compute/rbd.pp:104:WARNING: line has more than 140 characters
2016-09-09 15:01:33.093986 | manifests/init.pp:598:WARNING: line has more than 140 characters
2016-09-09 15:01:33.094008 | manifests/keystone/auth.pp:114:WARNING: line has more than 140 characters
2016-09-09 15:01:33.094030 | manifests/keystone/auth.pp:115:WARNING: line has more than 140 characters
2016-09-09 15:01:33.094050 | manifests/network.pp:205:WARNING: line has more than 140 characters
2016-09-09 15:01:33.094071 | manifests/params.pp:136:WARNING: line has more than 140 characters
Change-Id: I61a4e50f8ed72907c831ea158056061e1e61aa82