@Test
public void testAndExperiment() {
ComputeServiceContext context = null;
try {
context = new ComputeServiceContextFactory().createContext(new LibvirtComputeServiceContextSpec(
"qemu:///system", "identity", "credential"));
/*
* /* System.out.println("images " + context.getComputeService().listImages());