~tritone-team/tritone/eucalyptus

« back to all changes in this revision

Viewing changes to clc/modules/cloud/src/main/resources/eucalyptus-services.xml

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-12-01 21:09:28 UTC
  • mto: This revision was merged to the branch mainline in revision 75.
  • Revision ID: james.westby@ubuntu.com-20091201210928-o2dvg0ubljhb0ft6
Tags: upstream-1.6.1~bzr1083
ImportĀ upstreamĀ versionĀ 1.6.1~bzr1083

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
       http://www.eucalyptus.com/schema/cloud/1.6 http://www.eucalyptus.com/schema/cloud/1.6/euca.xsd">
75
75
  <!--user data services-->
76
76
  <euca:endpoint name="EucalyptusWS" connector-ref="eucaws" address="http://127.0.0.1:8773/services/Eucalyptus" synchronous="true" />
 
77
  <endpoint name="ShortBusWS" address="vm://ShortBus" synchronous="false" />
77
78
  <endpoint name="ImageWS" address="vm://Image" synchronous="false" />
78
79
  <endpoint name="VolumeWS" address="vm://Volume" synchronous="false" />
79
80
  <endpoint name="SnapshotWS" address="vm://Snapshot" synchronous="false" />