Jump to: navigation, search

TripleO/TripleOCloud

< TripleO
Revision as of 02:32, 27 September 2013 by Lifeless (talk | contribs)

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.13:5000/v2.0.

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.