mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #200: Examples for the OCCI service
This commit is contained in:
parent
32e106858c
commit
1078c304c0
5
src/cloud/occi/share/examples/network
Normal file
5
src/cloud/occi/share/examples/network
Normal file
@ -0,0 +1,5 @@
|
||||
<NETWORK>
|
||||
<NAME>MyServiceNetwork</NAME>
|
||||
<ADDRESS>192.168.1.1</ADDRESS>
|
||||
<SIZE>200</SIZE>
|
||||
</NETWORK>
|
6
src/cloud/occi/share/examples/storage
Normal file
6
src/cloud/occi/share/examples/storage
Normal file
@ -0,0 +1,6 @@
|
||||
<STORAGE>
|
||||
<NAME>Ubuntu Desktop</NAME>
|
||||
<DESCRIPTION>Ubuntu 10.04 desktop for students.</DESCRIPTION>
|
||||
<TYPE>OS</TYPE>
|
||||
<URL>file:///images/ubuntu/jaunty.img</URL>
|
||||
</STORAGE>
|
Loading…
x
Reference in New Issue
Block a user