Brian O'Connor

Removing lxc cell due to conflicts

Change-Id: Id24d5e3be6c56bdfb4f5bdf90c2a68ce28fe3a78
1 -# LXC-based Cluster running on EC2
2 -
3 -export ONOS_NIC="10.0.3.*"
4 -export OC1=10.0.3.101
5 -export OC2=10.0.3.102
6 -export OC3=10.0.3.103
7 -
8 -export ONOS_APPS="drivers,openflow,proxyarp"