Skip to content

Commit 35397da

Browse files
committed
change Ops Manager to Operations Manager
1 parent 2e40f8a commit 35397da

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ If you are using the Provide instructions in your PRs, indicate which branches y
1111

1212
| Branch name | Use for… | URL |
1313
|-------------| ---------|-----|
14-
| master | This is the "edge" build, for Ops Manager v3.1. | https://docs-staging.vmware.com/en/draft/Tile-Developer-Guide/3.1/tile-dev-guide/index.html |
15-
| 3.0 | Ops Manager Tile Dev Guide v3.0 | https://docs.vmware.com/en/Tile-Developer-Guide/3.0/tile-dev-guide/index.html |
16-
| 2.10 | Ops Manager Tile Dev Guide v2.10 | https://docs.vmware.com/en/Tile-Developer-Guide/2.10/tile-dev-guide/index.html |
14+
| master | This is the "edge" build, for Tanzu Operations Manager v3.1. | https://docs-staging.vmware.com/en/draft/Tile-Developer-Guide/3.1/tile-dev-guide/index.html |
15+
| 3.0 | Tanzu Operations Manager Tile Dev Guide v3.0 | https://docs.vmware.com/en/Tile-Developer-Guide/3.0/tile-dev-guide/index.html |
16+
| 2.10 | Tanzu Operations Manager Tile Dev Guide v2.10 | https://docs.vmware.com/en/Tile-Developer-Guide/2.10/tile-dev-guide/index.html |
1717

1818

1919
## Terminology List

core-counting.html.md.erb

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ You can configure your tile to take advantage of Ops
77
Manager's ability to count physical and virtual cores.
88

99
This option is available
10-
starting in Ops Manager v3.0.10+LTS-T and v2.10.58.
10+
starting in Tanzu Operations Manager v3.0.10+LTS-T and v2.10.58.
1111

1212
<p class="note caution">
1313
<span class="note__title">Caution</span>
1414
In the following paragraph VMware refers to SKU. While this is not technically a
15-
VMware SKU, this documentation uses the concept because some tiles share a license, such as TAS, TASW,
15+
VMware SKU, this documentation uses the concept because some tiles share a license, such as TAS for VMs, TAS for VMs [Windows],
1616
and IST. A core can run all three of these products at the same
1717
time with a single core license without being double counted.
1818
</p>
1919

2020
You can add monit jobs named `SKU-<SKU_NAME>` to their VMs so
21-
Ops Manager can count all of the VMs cores as part of a SKU. VMs with the
21+
Operations Manager can count all of the VMs cores as part of a SKU. VMs with the
2222
same SKU are counted together. If no matching monit jobs are present, no
2323
cores are counted for those VMs.
2424

@@ -29,7 +29,7 @@ for Linux and Windows VMs is to use the internal count-cores-indicator-release.
2929

3030
When workloads are being run on vSphere, if multiple VMs are being run on the
3131
same host, the total counted cores of a SKU can never be more than the
32-
number of physical cores on that host. On other infrastructures, Ops Manager
32+
number of physical cores on that host. On other infrastructures, Operations Manager
3333
uses the values returned by the kernel, for number of cores, and threads per
3434
core.
3535

environments.html.md.erb

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Development environments for your tile service
33
owner: Services
44
---
55

6-
Learn how to set up a tile development environment from simple standalone tools to a full Ops Manager
6+
Learn how to set up a tile development environment from simple standalone tools to a full Tanzu Operations Manager
77
development environment.
88
As you progress through the [stages](stages.html) of
99
tile development, you might progress through this environment.
1010

11-
## <a id='pcf'></a> <%= vars.app_runtime_abbr %> with Ops Manager
11+
## <a id='pcf'></a> <%= vars.app_runtime_abbr %> with Operations Manager
1212

1313
### <a id='shared'></a> Shared <%= vars.app_runtime_abbr %> Development environments for VMware Tanzu Partners
1414

@@ -22,15 +22,15 @@ To use your assigned PIE environment:
2222

2323
1. Click the `pie-xx` environment assigned to you.
2424

25-
1. Log in to Ops Manager with the given Ops Manager URL and credentials.
25+
1. Log in to Operations Manager with the given Operations Manager URL and credentials.
2626

2727
1. Log in to Apps Manager or the cf CLI with the Cloud Foundry information provided on the same page.
2828

29-
If you are not in the PTPP or cannot access the Partners Slack, email [email protected].
29+
If you are not in the PTPP or cannot access the Partners Slack, contact [Tanzu Support](https://tanzu.vmware.com/support).
3030

3131
### <a id='diy'></a> Install your own <%= vars.app_runtime_abbr %> environment
3232

33-
If you need an isolated or dedicated <%= vars.app_runtime_abbr %> development environment, or you must work offline, you can install your own environment that includes Ops Manager:
33+
If you need an isolated or dedicated <%= vars.app_runtime_abbr %> development environment, or you must work offline, you can install your own environment that includes Operations Manager:
3434

3535
- [Installing <%= vars.platform_name %>](https://docs.vmware.com/en/VMware-Tanzu-Operations-Manager/3.0/vmware-tanzu-ops-manager/install-install-index.html)
3636
<a name='operations'></a>

reference.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ create listings in the Services Marketplace.
3333

3434
* [Cloud Foundry CLI Reference Guide](http://cli.cloudfoundry.org/en-US/cf/) catalogs the cf CLI.
3535

36-
* [pcf Command Line Utility](./pcf-command.html) catalogs the `pcf` utility, which you can use to bypass Ops Manager.
36+
* [pcf Command Line Utility](./pcf-command.html) catalogs the `pcf` utility, which you can use to bypass Operations Manager.
3737

3838
* [The Fly CLI](http://concourse.ci/fly-cli.html) catalogs the `fly` command-line interface to Concourse.
3939

tile-reference/property-blueprints/_selector.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Selectors are unique in the way that property information is accessed. Tanzu Ope
55
available at the top-level selector property, accessors for retrieving a specific property in an
66
option group, and the ability to provide manifest snippets for a selector option group.
77

8-
Each selector group can provide manifest snippets. This is because Ops Manager does not support
8+
Each selector group can provide manifest snippets. This is because Operations Manager does not support
99
conditionally adding manifest snippets. A manifest snippet should be present within all option groups,
1010
and can be used to create a simple kind of branching logic in manifest generation.
1111
Only one of these sets is evaluated and inserted into the job’s manifest.

toc.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ops Manager Tile Developer Guide
1+
# Tile Developer Guide for Tanzu Operations Manager
22

33
* [<%= vars.ops_manager %> Tile Developer Guide](/docs-tiledev/index.html)
44
* [<%= vars.ops_manager %> <%= vars.v_major_version %> Partners Release Notes](/docs-tiledev/release-notes.html)

0 commit comments

Comments
 (0)