Adding simon-single cell. (an amoeba, perhaps?)

Change-Id: I0ef0754cf184c982c6087d6ec46fa3a05c8d8249
diff --git a/tools/test/cells/simon-single b/tools/test/cells/simon-single
new file mode 100644
index 0000000..8486fa8
--- /dev/null
+++ b/tools/test/cells/simon-single
@@ -0,0 +1,7 @@
+# Local VirtualBox-based single ONOS instance & ONOS mininet box
+
+export ONOS_NIC=192.168.56.*
+export OC1="192.168.56.101"
+export OCN="192.168.56.103"
+
+export ONOS_APPS="drivers,openflow,drivermatrix"