This patch use "project" to replace "tenant" term in admin-guide for
cleanup.
Change-Id: I879a6c1ecfbbed2d8db0a02457d06375a268b176
Partial-Bug: #1475005
The "Create Project form" and "Edit Project form" screenshot are out of
date, this patch change them to the latest, and modify the related content.
Closes-Bug: #1616923
Change-Id: Ie5412cf9be02388ba9d81ff7058102d976cebee3
- Combine "Bare metal service" entry with "Ironic" entry
- Rename "Bare Metal service" to "Bare metal service (ironic)"
- Link "ironic" to "Bare metal service (ironic)"
- Make sure description matches project.yaml
Implements: blueprint improve-glossary-usage
Change-Id: I65c3c08c19e91b4521490948902bc593de07f09a
Sync licenses with global-requirements.
Add Babel for translations.
Update versions for our tools.
Increase hacking version as in global-requirements.
Change-Id: Ie09303f1d3f5246c8b3628e2f4a362251da63505
Begin updating the guide to reflect current architecture best practices.
Remove the keepalived architecture, its use is increasingly rare.
Change-Id: Id62d09707611f4706620b00f7800b80138afe98d
- Combine "workflow service" entry with "mistral" entry
- Rename "Workflow service" to "Workflow service (mistral)"
- Link "Mistral" to "Workflow service (mistral)"
- Make sure description matches project.yaml
Implements: blueprint improve-glossary-usage
Change-Id: I5e827b5db3afd81b8016af02aeadeec34ae31048
- Combine "Telemetry service" entry with "ceilometer" entry
- Rename "Telemetry service" to "Telemetry service (telemetry)"
- Link "ceilometer" to "Telemetry service (telemetry)"
- Make sure description matches project.yaml
- Add terms for aodh, gnocchi and panko as telemetry components
- Resolve glossary references
Change-Id: I106c791327809b5fa44d1741bc8bd00357492968
Implements: blueprint improve-glossary-usage
- Rename "Identity service" to "Identity service (keystone)"
- Link "keystone" to "Identity service (keystone)"
- Make sure description matches project.yaml
- Resolve glossary references
Change-Id: Id828fce4d43fedcecbfb390d82f93380cffc372f
Implements: blueprint improve-glossary-usage
Feature documentation for iSCSI multipathing,
Oversubcription, Quality of Service (QoS) and
other updates.
Change-Id: I5c7c130e486337f24ee5f53dcd52042c130409e7
Closes-Bug: #1618521
The description of tenant ID says "The project IDs map to the project IDs."
Mapping something to itself sounds strange.
Change-Id: I07a5a4f9c7fcde9d9e1dea3fa6c4a0aad226ca97
In most OpenStack deployment, project ID is assigned by keystone
and consumed by other OpenStack services.
The previous description was correct when OpenStack started
but it is no longer appropriate.
Change-Id: I41c28ea587814e8adae29f1f5cc0735fe1757411
The majority of occurrences of "highly available" in the manuals are not
hyphenated, but a minority are, which is inconsistent. Similarly with
"highly scalable".
According to
https://www.quora.com/Should-highly-respected-be-hyphenated-Is-there-a-general-rule-about-hyphenation
the rule is that words should be hyphenated only to avoid confusion,
but in the case of "highly available OpenStack" or similar, it is
clear that "highly" modifies "available" rather than "OpenStack",
because "highly OpenStack" makes no sense.
Therefore we remove the hyphens from the minority and go with the
majority.
Change-Id: Ifdd029b1c6bfbfc1f912edd8ed04f6c1148e36d0