DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
User Accounts will be available across Regions. User should be able to use the same account in all Regions. Switching between Regions should not require the user to sign-on in again
CS Templates are currently zone specific. Templates should be available to all zones within a region. User should be able to migrate templates from one Region to another. This requires S3 like object store
...
Object Store: This feature assumes that S3 like object store is available. Either implemented in CloudStack or through integrationsthrough integration.
Templates, Snapshots, EIP and ELP work is not part of this spec. There are being tracked separately as per JIRA tickets mentioned above.
...
Usage records will be generated by each Region separately. Portal layer above CS should combine usage across Regions into a consolidated invoice.
(Using external provisioning system)
5. Publish account creation event.
Similarly for users and domains.
...
Table | Columns | Description |
|---|---|---|
region | id | Integer - Unique Id of the Region. Number regions are expected to be small, hence using integer instead of long |
|
|
|
Accounts:
...
...
The same applies for Domains and Users.
Create: For any resource created in Region A, MS is Region A will publish an event along with external Id of the resource.
Update/Remove: For any resource modification in Region A, MS is Region A will publish an event along with external Id of the resource.
Events are published using the event framework. Cloud operator is expected to implement consumers for these events and apply the changes in the peer regions.
Once logged in User should be able to switch from one Region to another without providing credentials again
...
Registers a region into another region
Request Parameters:
Response Parameters:
Updates region details
Request Parameters:
Response Parameters:
Removes region from current region.
Request Parameters:
Response Parameters:
list all Regions. Can be filtered by id or name
Request Parameters:
Response Parameters (List):
Admin only API. Get user details by api_key.
Parameters Request Parameters:
Response Parameters:
...