VMware vRealize Operations Tenant App | 09 OCT 2020 | Build 16991426

What's in the Release Notes

The release notes cover the following topics:

Introduction

The vRealize Operations Tenant App 2.5 provides metering capabilities that allow the service providers to chargeback their customer base and individual customers to review their billing data.

What's New

The vRealize Operations Manager Tenant App 2.5 introduces the following new features:

  • Addition of custom reports as service to tenants
  • Provision to send custom alerts over email to tenants
  • Introduction of Price IP count on external networks of VCD
  • Deployment of Meter apps using VCD App Launchpad
  • Deployment of Meter Kubernetes clusters through VCD Container service extension
  • Addition of Meter Cloud Director Availability services using additional management pack

Compatibility

For compatibility between products, please refer to the VMware Product Interoperability Matrices.

Resolved Issues

  • Billing fails when vCPUs are specified in the pricing policy for vRealize Operations Tenant App for vCloud Director 2.3

    When a Pricing Policy is created using vCPU Count, and Billing is executed using the same policy, Billing fails with an 'Internal Server Error'.

    Workaround: A Hot Fix is required to resolve the issue. Please contact VMware support for details of the hotfix.

Known Issues

  • Perform new Privilege Check for APIs that are being used by the vCloud Director Plugin

    vRealize Operation Manager 7.5 and later versions have a Privilege Check for APIs that are being used by the vCloud Director Plugin. The vCloud Director plugin uses a special user that belongs to the "VCD Tenant Admin" group. Add the privilege "administration.accesscontrol.viewpage" to the "VCD Tenant Admin" group while creating it in the vRealize Operation Manager from Tenant App.

    Workaround : The users upgrading from older versions of the Tenant App have to perform certain manual operations from the UI and API.
    UI

    1. Go to Administration -> Access -> Access Control -> Roles
    2. Select the "VCD Tenant Admin" role.
    3. Edit Permission
    4. Select Administration-> Access-> Access Control-> View Access Control Page
    5. Click Update

    API
    POST /api/auth/roles/VCD Tenant Admin/privileges
    JSON :
    {
    "privilege-key" : [ "View Access Control Page" ]
    }

    Note: No workaround required for users who have newly deployed the Tenant App.

  • Access Denied for vCloud Director Operations Manager Plugin, as the new permission is not added for the existing plugin user in vRealize Operations Manager

    Due to the new permission 'administration.accesscontrol.viewpage' that is added for the vCloud Director Tenant Admin Role in vRealize Operations Manager, the message 'Access Denied' is displayed in Operations Manager Plugin in vCloud Director.

    Workaround:

    1. Login to the VMware vRealize Operations Tenant App as an admin user.
    2. Go to Administration -> Access Management -> Access Management.
    3. Disable the Organizations for which the Plugin has been enabled, and then Enable again.
  • Metrics collected for the current date cannot be billed

    Tenant App does not bill metrics that are collected on the current date in vRealize Operations. The bills for these metrics are generated after a day.

    Workaround : None

  • Bills cannot be generated for the same day

    You cannot generate bills for the same day, for example, you cannot give the date range as '16/10/2019 - 16/10/2019' as the billing is done from 12 AM to 12 AM.

    Workaround: To perform billing for one day, the date range should be '15/10/2019/ - 16/10/2019'

  • Virtual Machine deployed under vSAN Datastore does not display the Datastore Hierarchy in Metric Chart

    vSAN Datastore deployed Virtual Machines will have Virtual Disk Metric Hierarchy rather than the Datastore Hierarchy.

    Workaround: None

  • Billing in the vRealize Operations Tenant App for vCenter does not work if the Virtual Machines are placed under host/cluster

    In vRealize Operations Tenant App for vCenter, the bill value is zero for Virtual Machines if they are not placed under a resource pool.

    Workaround:

    1. Add a resource pool under your cluster and move the Virtual Machines under that resource pool.
    2. Generate a bill from Tenant App using the resource pool or the cluster.
  • Upgrade of Tenant App fails in VAMI with an error 'Failed to install updates(Error while running installation tests) on <Day>, <Year> <Month> <Date> <Time>'

    When you try to upgrade the Tenant App from an older version, it fails with an error 'Failed to install updates (Error while running installation tests)'.
    You can check if the /opt/vmware/var/log/vami/updatecli.log file contains the error 'Installing package tenant-app-2.0.0-15579401.noarch needs X MB on the / filesystem and X free MB is available in the system'.

    Workaround: Run the 'docker image prune -a' to clear the space in Tenant App without affecting the functionality.

check-circle-line exclamation-circle-line close-line
Scroll to top icon