Ceilometer with MongoDB doesn't accept the key with dot.
The dot in 'router.interface' should be replaced with '_',
which is also the standard implementation of other keys in neutron.
Change-Id: If7fcf7658db9ee2d7d1248bb0b016b4389c32c77
Closes-Bug: #1310460