Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • We will integrate the CloudBridge code from github.com with 3.0.x branch of CloudStack.
  • CloudBridge will be added as a separate project under cloudstack-oss.
  • All the setup files including db schema and user setup scripts will be contained in ‘cloudbridge-setup’ directory under cloudstack-oss
  • All the thirdparty libraries that CloudBridge requires will be kept separate from CloudStack thirdparty libraries under cloudstack-oss/deps/cloudbridge-lib

...

Tomcat

...

Deployment

...

changes

...

*

...

[This

...

has

...

been

...

changed,

...

please

...

refer

...

section

...

'Changes

...

to

...

awsapi

...

port'

...

below

...

]

Following design is no longer supported. This has been changed and now awsapi will be listening on URL: http://<server>:7080/awsapi/
Under tomcat cloudbridge will be still deployed as a separate webapp. It can be accessed on the same port as cloudstack but with different URL: http://<server>:8080/awsapi/

...