1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-27 10:50:10 +03:00
Hector Sanjuan b3ead895eb Feature #799: Refactor ozones.js code
This commit refactors the code in ozone.js.

In order to allow as much refactoring as possible, server and zones plugin have been modified so that a better consistency is achieved:

 - "vnet" replaces "vn" to identify virtual networks resource.
 - "vmtemplate" replaces "template" to identify virtual machine templates.

In the server side, all "vnet", "vn" / "vmtemplate", "template" produce the same result, so that the CLI spec and oZones doc are not affected by this change.

Note: Additional changes on OzonesServer.rb correspond to whitespace cleanup.
2011-09-09 23:05:07 +02:00
..
2011-09-08 17:32:05 +02:00
2011-09-02 17:37:50 +02:00
2011-02-25 14:34:44 +01:00
2011-07-12 15:36:41 +02:00
2011-09-09 22:25:51 +02:00
2011-06-07 22:43:12 +02:00
2011-08-30 01:00:45 +02:00