Jump to: navigation, search

Difference between revisions of "TripleO/TripleOCloud"

(better endpoint.)
Line 21: Line 21:
  
 
The overcloud is deployed per commit, and access is currently restricted to TripleO ATC's. They may use the cloud as desired - having users on the cloud helps validate that the cloud is usable! File all bugs on [https://bugs.launchpad.net/tripleo the tripleo bug tracker].
 
The overcloud is deployed per commit, and access is currently restricted to TripleO ATC's. They may use the cloud as desired - having users on the cloud helps validate that the cloud is usable! File all bugs on [https://bugs.launchpad.net/tripleo the tripleo bug tracker].
 +
 +
SSH credentials for the overcloud machines are defined by the 'admin/default' key-pair in the undercloud. At last update that included Robert Collins, Tim Miller, Chris Jones, Clint Byrum, Joe Gordon, Ghe Rivero, Devananda van der veen. Any TripleO ATC can request access, but access won't take effect immediately as nova keypairs are not synced out automatically.

Revision as of 21:58, 30 September 2013

Draft

This is draft docs about an experiment we're considering! It describes an intent, not reality.

Overview

TripleO developers run a production-ready cloud as part of ensuring they are delivering something usable. We treat this as a production CD environment: Kanban for the folk working on it is at https://trello.com/b/0jIoMrdo/tripleo and https://trello.com/tripleo. We iterate and evolve in response to OpenStack as a whole, while improving the deployment mechanisms and code. Note: trello is just -a- kanban to story the operational status: an arbitrary choice to let us experiment with the setup, and subject to change if this works

Seed

The seed is a manually installed machine, reachable over ssh. Until we've done an audit, access to the machine is restricted to HP employees who are TripleO ATC's.

Undercloud

The API endpoint for the undercloud that deploys the cloud is: http://138.35.77.3:5000/v2.0. Ssh credentials are available from Robert Collins (provisionally limited to TripleO-core).

Access

API access to the Undercloud is available to TripleO ATC's, with the intent of facilitating debugging/correction of overcloud deployments. Contact the TripleO PTL to request credentials.

Overcloud

The overcloud is deployed per commit, and access is currently restricted to TripleO ATC's. They may use the cloud as desired - having users on the cloud helps validate that the cloud is usable! File all bugs on the tripleo bug tracker.

SSH credentials for the overcloud machines are defined by the 'admin/default' key-pair in the undercloud. At last update that included Robert Collins, Tim Miller, Chris Jones, Clint Byrum, Joe Gordon, Ghe Rivero, Devananda van der veen. Any TripleO ATC can request access, but access won't take effect immediately as nova keypairs are not synced out automatically.