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/07/28 12:02:25 UTC

[cloudstack-primate] branch master updated (3ab885e -> d8647fa)

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 3ab885e  compute: Fixing template search (#543)
     add d8647fa  compute: Fix bug missing Security Group in Advanced Zone with SG enabled (#558)

No new revisions were added by this update.

Summary of changes:
 src/views/compute/DeployVM.vue                     |  39 ++++---
 ...oupSelection.vue => SecurityGroupSelection.vue} | 115 +++++++++++++--------
 src/views/compute/wizard/SshKeyPairSelection.vue   |  42 ++++----
 3 files changed, 116 insertions(+), 80 deletions(-)
 copy src/views/compute/wizard/{AffinityGroupSelection.vue => SecurityGroupSelection.vue} (60%)