Small fixes to CPR and to CPR test

Change-Id: I03bbbdbb7a54458c1144c3a1191b7a617490a324
diff --git a/apps/routing/fpm/BUCK b/apps/routing/fpm/BUCK
index b221d0e..d80d428 100644
--- a/apps/routing/fpm/BUCK
+++ b/apps/routing/fpm/BUCK
@@ -16,6 +16,7 @@
 )
 
 BUNDLES = [
+    '//apps/routing/common:onos-apps-routing-common',
     '//apps/routing/fpm:onos-apps-routing-fpm',
     '//apps/routing-api:onos-apps-routing-api',
 ]