Difference between revisions of "Magnum/Acronyms"
< Magnum
m (→Table of Acronyms) |
m (→Table of Acronyms) |
||
| Line 15: | Line 15: | ||
|- | |- | ||
| CR || Core Reviewer || [http://docs.openstack.org/infra/manual/core.html Core Reviewer's Guide] | | CR || Core Reviewer || [http://docs.openstack.org/infra/manual/core.html Core Reviewer's Guide] | ||
| + | |- | ||
| + | | CRUD || Create, Read, Update, Delete || [https://en.wikipedia.org/wiki/Create,_read,_update_and_delete CRUD as defined by Wikipedia] | ||
|- | |- | ||
| IaaS || Infrastructure as a Service || [http://en.wikipedia.org/wiki/Cloud_computing#Infrastructure_as_a_service_.28IaaS.29 IaaS as defined by Wikipedia] | | IaaS || Infrastructure as a Service || [http://en.wikipedia.org/wiki/Cloud_computing#Infrastructure_as_a_service_.28IaaS.29 IaaS as defined by Wikipedia] | ||
Revision as of 16:56, 15 December 2015
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 |
| 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 | PTL Guide |
| TLS | Transport Layer Security | Transport_Layer_Security as defined by Wikipedia |
| WSME | Web Services Made Easy | Python-based framework used in OpenStack |