Hi All, Is it possible to create a service offering using marvin?
I tried using: "service_offering": { "name": "Tiny Instance", "displaytext": "Tiny Instance", "cpunumber": 1, "cpuspeed": 100, "memory": 128 }, However it didn't work. I got this example from tools/marvin/marvin/config. Is it possible to modify existing service templates using marvin? If so what is the syntax for this? Thanks, Ian