~ubuntu-branches/ubuntu/natty/eucalyptus/natty-proposed

« back to all changes in this revision

Viewing changes to clc/modules/component/src/main/resources/com.eucalyptus.CloudServiceProvider

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2010-08-18 15:43:14 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20100818154314-lth6atzhw3q1b952
Tags: 2.0~bzr1232-0ubuntu1
* New upstream snapshot, -r1232, bugs fixed by upstream:
  - LP: #610479 - remove spurious state update causing network index reuse
  - LP: #613033 - fix url patterns for installed but unused remote components

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
euca.model.component=component-model.xml
3
3
euca.model.component.services=component-services.xml
4
4
euca.url.local=vm://ComponentInternal
5
 
euca.url.pattern=http://%s:%d/internal/%s
 
5
euca.url.pattern=http://%s:%d/internal/ComponentInternal
6
6
euca.url.port=8773