This is an automated email from the ASF dual-hosted git repository.
bstoyanov pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 9fc93af85fb ui: allow actions for other users of root admin (#11319)
add 059debf2125 Add the procedure files for insert extensions and update
guest os category (#12482)
No new revisions were added by this update.
Summary of changes:
.../cloud.insert_category_if_not_exists.sql} | 16 +++++---
...tension_custom_action_details_if_not_exists.sql | 46 ++++++++++++++++++++++
...nsert_extension_custom_action_if_not_exists.sql | 46 ++++++++++++++++++++++
...loud.insert_extension_detail_if_not_exists.sql} | 27 +++++++++----
...ql => cloud.insert_extension_if_not_exists.sql} | 27 +++++++++----
...ql => cloud.update_category_for_guest_oses.sql} | 24 ++++++-----
...te_new_and_delete_old_category_for_guest_os.sql | 35 ++++++++++++++++
7 files changed, 191 insertions(+), 30 deletions(-)
copy engine/schema/src/main/resources/META-INF/db/{schema-222to224-premium.sql
=> procedures/cloud.insert_category_if_not_exists.sql} (66%)
mode change 100755 => 100644
create mode 100644
engine/schema/src/main/resources/META-INF/db/procedures/cloud.insert_extension_custom_action_details_if_not_exists.sql
create mode 100644
engine/schema/src/main/resources/META-INF/db/procedures/cloud.insert_extension_custom_action_if_not_exists.sql
copy
engine/schema/src/main/resources/META-INF/db/procedures/{cloud.idempotent_add_unique_index.sql
=> cloud.insert_extension_detail_if_not_exists.sql} (52%)
copy
engine/schema/src/main/resources/META-INF/db/procedures/{cloud.idempotent_create_unique_index.sql
=> cloud.insert_extension_if_not_exists.sql} (54%)
copy
engine/schema/src/main/resources/META-INF/db/procedures/{cloud.idempotent_create_unique_index.sql
=> cloud.update_category_for_guest_oses.sql} (56%)
create mode 100644
engine/schema/src/main/resources/META-INF/db/procedures/cloud.update_new_and_delete_old_category_for_guest_os.sql