MANIFEST.in
README
README.rst
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/user_guide.rst
docs/api/client.rst
docs/api/group.rst
docs/api/host.rst
docs/api/image.rst
docs/api/template.rst
docs/api/user.rst
docs/api/vm.rst
docs/api/vn.rst
oca/__init__.py
oca/acl.py
oca/cluster.py
oca/datastore.py
oca/exceptions.py
oca/group.py
oca/host.py
oca/image.py
oca/pool.py
oca/template.py
oca/user.py
oca/vm.py
oca/vn.py
oca.egg-info/PKG-INFO
oca.egg-info/SOURCES.txt
oca.egg-info/dependency_links.txt
oca.egg-info/top_level.txt
oca/tests/__init__.py
oca/tests/integration_test_client.py
oca/tests/integration_test_template.py
oca/tests/test_client.py
oca/tests/test_cluster.py
oca/tests/test_clusterpool.py
oca/tests/test_datastore.py
oca/tests/test_group.py
oca/tests/test_group_pool.py
oca/tests/test_host.py
oca/tests/test_host_pool.py
oca/tests/test_image.py
oca/tests/test_image_pool.py
oca/tests/test_integration.py
oca/tests/test_template.py
oca/tests/test_template_pool.py
oca/tests/test_user.py
oca/tests/test_user_pool.py
oca/tests/test_virtual_network.py
oca/tests/test_virtual_network_pool.py
oca/tests/test_virtualmachine.py
oca/tests/test_virtualmachine_pool.py
oca/tests/fixtures/cluster.xml
oca/tests/fixtures/clusterpool.xml
oca/tests/fixtures/datastore.xml
oca/tests/fixtures/datastorepool.xml
oca/tests/fixtures/group.xml
oca/tests/fixtures/grouppool.xml
oca/tests/fixtures/host.xml
oca/tests/fixtures/hostpool.xml
oca/tests/fixtures/image.xml
oca/tests/fixtures/imagepool.xml
oca/tests/fixtures/one_auth
oca/tests/fixtures/template.xml
oca/tests/fixtures/templatepool.xml
oca/tests/fixtures/user.xml
oca/tests/fixtures/userpool.xml
oca/tests/fixtures/vm.xml
oca/tests/fixtures/vmpool.xml
oca/tests/fixtures/vnet.xml
oca/tests/fixtures/vnetpool.xml