Difference between revisions of "Magnum/Acronyms"
< Magnum
m (→Table of Acronyms) |
|||
| Line 32: | Line 32: | ||
| PBR || Python Build Reasonableness || [https://pypi.python.org/pypi/pbr Python Build Reasonableness] | | PBR || Python Build Reasonableness || [https://pypi.python.org/pypi/pbr Python Build Reasonableness] | ||
|- | |- | ||
| − | | PTL || Project Team Lead || | + | | PTL || Project Team Lead || See http://docs.openstack.org/project-team-guide/ |
|- | |- | ||
| TLS || Transport Layer Security || [http://en.wikipedia.org/wiki/Transport_Layer_Security Transport_Layer_Security as defined by Wikipedia] | | TLS || Transport Layer Security || [http://en.wikipedia.org/wiki/Transport_Layer_Security Transport_Layer_Security as defined by Wikipedia] | ||
Revision as of 15:51, 13 June 2016
Table of Acronyms
| Acronym | Full Name | Notes / Helpful Links |
|---|---|---|
| AI | Action Item | What is an action item? |
| API | Application Programmer Interface | API as defined by Wikipedia |
| ATC | Active Technical Contributor | How do I become an Active Technical Contributor? |
| BP | Blueprint | OpenStack Blueprints |
| CNM | Container Networking Model | Container Networking Model |
| COE | Container Orchestration Engine | Software to manage containers |
| CR | Core Reviewer | Core Reviewer's Guide |
| CRUD | Create, Read, Update, Delete | CRUD as defined by Wikipedia |
| IaaS | Infrastructure as a Service | IaaS as defined by Wikipedia |
| IRC | Internet Relay Chat | Our way of communicating via instant messages |
| K8S | Kubernetes | Kubernetes by Google |
| LB | Load Balancer | Load Balancing Kubernetes |
| ML | Mailing List | OpenStack_Development_Mailing_List |
| PBR | Python Build Reasonableness | Python Build Reasonableness |
| PTL | Project Team Lead | See http://docs.openstack.org/project-team-guide/ |
| TLS | Transport Layer Security | Transport_Layer_Security as defined by Wikipedia |
| WSME | Web Services Made Easy | Python-based framework used in OpenStack |