You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by nv...@apache.org on 2023/12/06 21:44:26 UTC

(cloudstack) branch nsx-integration updated (ed48d94e591 -> c42c6168bd1)

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

nvazquez pushed a change to branch nsx-integration
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from ed48d94e591 Fix ACL rules creation (#8323)
     add c42c6168bd1 [NSX] Fix database views (#8325)

No new revisions were added by this update.

Summary of changes:
 .../resources/META-INF/db/schema-41810to41900.sql  | 201 ---------------------
 .../db/views/cloud.network_offering_view.sql       |   2 +
 .../META-INF/db/views/cloud.vpc_offering_view.sql  |  61 +++++++
 3 files changed, 63 insertions(+), 201 deletions(-)
 create mode 100644 engine/schema/src/main/resources/META-INF/db/views/cloud.vpc_offering_view.sql