Add CRD for l2-sdx entity

Changes:
- Add CRD commands for l2-sdx
- Add name completer for l2-sdx
- Define CRD in Sdxl2Service
- First implementation of Sdxl2Service
- Define CRD in storage service
- First implementation of storage service
- Add CRD tests for l2-sdx

Change-Id: Ie4797282186b504e95293a252785e28ccecf2ff3
diff --git a/sdx-l2/src/test/java/org/onosproject/sdxl2/SdxL2ConnectionPointTest.java b/sdx-l2/src/test/java/org/onosproject/sdxl2/SdxL2ConnectionPointTest.java
index bea7ccc..9a3419a 100644
--- a/sdx-l2/src/test/java/org/onosproject/sdxl2/SdxL2ConnectionPointTest.java
+++ b/sdx-l2/src/test/java/org/onosproject/sdxl2/SdxL2ConnectionPointTest.java
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Open Networking Laboratory
+ * Copyright 2016-present Open Networking Laboratory
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.