Hi, have few questions *) In table under "https://github.com/jclouds/jclouds-labs-openstack", openstack-swift is shown *BETA*. By when it will be production ready?
*) When will implementation in jclouds-labs-openstack replace jclouds/apis/swift ? *) When I try to run some live tests against a real Swift instance as follows, it always fails. [sandeepbazar@oc0651064816 jclouds-labs-openstack-master]$ pwd /home/sandeepbazar/jclouds-labs-openstack-master [sandeepbazar@oc0651064816 jclouds-labs-openstack-master]$ mvn integration-test -pl :openstack-swift -Plive -Dtest.swift-keystone.endpoint= http://X.X.X.X/v2.0/ -Djclouds.provider=swift-keystone -Dtest.swift-keystone.identity=demo:demo -Dtest.swift-keystone.credential=devstack *) How can I test *real Swift instance* using JClouds? -- Thanks Sandeep Bazar
