SEBA-38 implement status command

Change-Id: I23a513d8190a4b83ffdf35c91b50aa6955c35b8d
diff --git a/commands/modeltypes_test.go b/commands/modeltypes_test.go
index 678afba..abdc305 100644
--- a/commands/modeltypes_test.go
+++ b/commands/modeltypes_test.go
@@ -24,7 +24,8 @@
 
 func TestModelTypeList(t *testing.T) {
 	// use `python -m json.tool` to pretty-print json
-	expected := `AddressPool
+	expected := `ANIPort
+AddressPool
 AttWorkflowDriverService
 AttWorkflowDriverServiceInstance
 AttWorkflowDriverWhiteListEntry
@@ -61,7 +62,6 @@
 ONOSApp
 ONOSService
 ONUDevice
-PONONUPort
 PONPort
 Port
 PortBase
@@ -86,6 +86,7 @@
 Switch
 SwitchPort
 Tag
+TechnologyProfile
 TrustDomain
 UNIPort
 User