Statistics
| Branch: | Tag: | Revision:

root / api / templates / vnc.xml @ 09471611

History | View | Annotate | Download (218 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<vnc xmlns="http://docs.openstack.org/compute/api/v1.1" xmlns:atom="http://www.w3.org/2005/Atom" host="{{ vnc.host }}" port="{{ vnc.port }}" password="{{ vnc.password }}">
3
</vnc>