You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/06/24 08:01:05 UTC

[cloudstack-primate] branch master updated (0b4122b -> 1d5ad1c)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.


    from 0b4122b  network: Add support for tiers in PF, LB rules for a VPC (#379)
     add 1d5ad1c  infra: vr healthcheck (#428)

No new revisions were added by this update.

Summary of changes:
 src/components/widgets/Status.vue             |   2 +
 src/config/section/infra/routers.js           |  10 +-
 src/locales/en.json                           |   2 +
 src/views/infra/routers/RouterHealthCheck.vue | 196 ++++++++++++++++++++++++++
 4 files changed, 207 insertions(+), 3 deletions(-)
 create mode 100644 src/views/infra/routers/RouterHealthCheck.vue