Coding Style & Versioning¶
- When writing Ruby code, an OMF developer must comply to the following Ruby coding style (local copy retrieved on Dec 2011 - README.md):
- Release versioning should follow the following specification (local copy retrieved on Dec 2011 - SemVer.html) :
Design¶
General¶
- Resource Description: ResourceDescription_FIREWorkshop.pdf
Communication¶
Federation¶
- Integration of OMF with PlanetLab:
Future Releases¶
- Towards OMF 5.4:
- Towards OMF 6:
- Each asynchronous message from EC should result in a "message context". Then subsquent reply to that initial messages will be handled within that context, possibly by a specific bloc associated to that context
Changelogs¶
Here are the changes made for each releases