Removed version number from testbed file names. Only 1 version permitted at the time.
[nepi.git] / src / nepi / testbeds / planetlab / constants.py
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 TESTBED_ID = "planetlab"
5 TESTBED_VERSION = "0.1"
6