Difference between revisions of "Magnum/Acronyms"
< Magnum
m (→Table of Acronyms) |
m (→Table of Acronyms: Added PV) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 13: | Line 13: | ||
|- | |- | ||
| CNM || Container Networking Model || [https://github.com/openstack/magnum/blob/master/specs/container-networking-model.rst Container Networking Model] | | CNM || Container Networking Model || [https://github.com/openstack/magnum/blob/master/specs/container-networking-model.rst Container Networking Model] | ||
| + | |- | ||
| + | | COE || Container Orchestration Engine || Software to manage containers | ||
|- | |- | ||
| 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] | | CRUD || Create, Read, Update, Delete || [https://en.wikipedia.org/wiki/Create,_read,_update_and_delete CRUD as defined by Wikipedia] | ||
| + | |- | ||
| + | | GKE || Google Container Engine || [https://cloud.google.com/container-engine/ GKE as defined by Google] | ||
|- | |- | ||
| 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] | ||
| Line 30: | Line 34: | ||
| 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/ |
| + | |- | ||
| + | | PV || Persistent Volumes || See https://kubernetes.io/docs/user-guide/persistent-volumes/ | ||
| + | |- | ||
| + | | RC || Replication Controller || See https://www.openstack.org/assets/presentation-media/openstack-magnum-hands-on.pdf | ||
|- | |- | ||
| 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] | ||
Latest revision as of 16:33, 18 April 2017
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 |
| GKE | Google Container Engine | GKE as defined by Google |
| 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/ |
| PV | Persistent Volumes | See https://kubernetes.io/docs/user-guide/persistent-volumes/ |
| RC | Replication Controller | See https://www.openstack.org/assets/presentation-media/openstack-magnum-hands-on.pdf |
| TLS | Transport Layer Security | Transport_Layer_Security as defined by Wikipedia |
| WSME | Web Services Made Easy | Python-based framework used in OpenStack |