Add @services decorator

This commit adds a new decorator used for specifying service tags for
a test. It just wraps the attr decorator but before adding the attr it
checks to make sure a valid service name was used.

Part of bp add-service-tags

Change-Id: I0cdf3f5c703a5e4573b8e9b26fb8ede9b6d77690
2 files changed