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/01/22 10:39:26 UTC

[cloudstack-primate] branch master updated (cb2be30 -> 6de301e)

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 cb2be30  infraa: add secondary storage form (#121)
     add 6de301e  infra: host config tab

No new revisions were added by this update.

Summary of changes:
 docs/api/apis.remaining           |   5 --
 src/config/section/compute.js     |   3 +-
 src/config/section/infra/hosts.js |  16 +++-
 src/locales/en.json               |   2 +-
 src/views/AutogenView.vue         |   3 +
 src/views/infra/HostInfoTab.vue   | 152 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 171 insertions(+), 10 deletions(-)
 create mode 100644 src/views/infra/HostInfoTab.vue