modified: group_vars/accounting_service_dev/accounting_service_dev.yml

Upgrade versions for gCube 4.5 and refactorying smart-executor on preprod environment
This commit is contained in:
Roberto Cirillo 2017-05-26 11:40:21 +02:00
parent 744c72e1b9
commit 09c9663ae5
7 changed files with 12 additions and 10 deletions

View File

@ -1,10 +1,10 @@
--- ---
accounting_service_gcube_repository: 'gcube-snapshots' accounting_service_gcube_repository: 'gcube-staging'
accounting_service_install: False accounting_service_install: False
accounting_service_ver: 1.0.0-20170323.102652-1 accounting_service_ver: 1.0.0-4.5.0-148495
accounting_service_snap: 1.0.0-SNAPSHOT accounting_service_snap: 1.0.0-SNAPSHOT
accounting_service_name: accounting-service accounting_service_name: accounting-service
accounting_service_filename: '{{ accounting_service_name }}-{{ accounting_service_ver }}.war' accounting_service_filename: '{{ accounting_service_name }}-{{ accounting_service_ver }}.war'
accounting_service_url: 'http://maven.research-infrastructures.eu/nexus/service/local/repositories/{{ accounting_service_gcube_repository }}/content/org/gcube/data/publishing/{{ accounting_service_name }}/{{ accounting_service_snap}}/{{ accounting_service_filename }}' accounting_service_url: 'http://maven.research-infrastructures.eu/nexus/service/local/repositories/{{ accounting_service_gcube_repository }}/content/org/gcube/data/publishing/{{ accounting_service_name }}/{{ accounting_service_ver}}/{{ accounting_service_filename }}'
accounting_service_war_file: '{{ accounting_service_name }}.war' accounting_service_war_file: '{{ accounting_service_name }}.war'

View File

@ -1,9 +1,11 @@
--- ---
accounting_insert_storage_se_plugin_install: False accounting_insert_storage_se_plugin_install: False
accounting_insert_storage_se_plugin_upgrade: False
accounting_insert_storage_se_plugin_ver: 1.0.1-4.5.0-148393 accounting_insert_storage_se_plugin_ver: 1.0.1-4.5.0-148393
accounting_insert_storage_se_plugin_name: '{{ accounting_insert_storage_se_plugin_maven_artifact_id }}-{{ accounting_insert_storage_se_plugin_ver }}-jar-with-dependencies.jar' accounting_insert_storage_se_plugin_name: '{{ accounting_insert_storage_se_plugin_maven_artifact_id }}-{{ accounting_insert_storage_se_plugin_ver }}-jar-with-dependencies.jar'
accounting_insert_storage_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/accounting/{{ accounting_insert_storage_se_plugin_maven_artifact_id }}/{{ accounting_insert_storage_se_plugin_ver }}/{{ accounting_insert_storage_se_plugin_name }}' accounting_insert_storage_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/accounting/{{ accounting_insert_storage_se_plugin_maven_artifact_id }}/{{ accounting_insert_storage_se_plugin_ver }}/{{ accounting_insert_storage_se_plugin_name }}'
accounting_insert_storage_se_plugin_maven_group_id : 'org.gcube.accounting' accounting_insert_storage_se_plugin_maven_group_id : 'org.gcube.accounting'
accounting_insert_storage_se_plugin_maven_artifact_id : 'accounting-aggregator-se-plugin' accounting_insert_storage_se_plugin_maven_artifact_id : 'accounting-insert-storage-se-plugin'
accounting_insert_storage_se_plugin_maven_version : '1.0.1-4.5.0-148393' accounting_insert_storage_se_plugin_maven_version : '1.0.1-4.5.0-148393'

View File

@ -2,7 +2,7 @@
grsf_publisher_ws_install: False grsf_publisher_ws_install: False
grsf_publisher_ws_upgrade: False grsf_publisher_ws_upgrade: False
grsf_publisher_ws_gcube_repository: gcube-staging grsf_publisher_ws_gcube_repository: gcube-staging
grsf_publisher_ws_ver: 1.1.1-4.4.0-146618 grsf_publisher_ws_ver: 1.1.2-4.5.0-149069
grsf_publisher_ws_name: grsf-publisher-ws grsf_publisher_ws_name: grsf-publisher-ws
grsf_publisher_ws_file: '{{ grsf_publisher_ws_name }}-{{ grsf_publisher_ws_ver }}.war' grsf_publisher_ws_file: '{{ grsf_publisher_ws_name }}-{{ grsf_publisher_ws_ver }}.war'

View File

@ -3,7 +3,7 @@ smart_executor_install: False
remove_smart_executor_install: False remove_smart_executor_install: False
smart_executor_context: /smart-executor smart_executor_context: /smart-executor
smart_executor_version: latest smart_executor_version: 1.5.1-4.5.0-148958
smart_executor_name: smart-executor smart_executor_name: smart-executor
smart_executor_extension: war smart_executor_extension: war
smart_executor_group_id: org.gcube.vremanagement smart_executor_group_id: org.gcube.vremanagement

View File

@ -1,6 +1,6 @@
--- ---
social_networking_library_ws_install: False social_networking_library_ws_install: False
social_networking_library_ws_version: 2.0.0-4.3.0-144933 social_networking_library_ws_version: 2.0.1-4.5.0-149052
#social_networking_library_ws_version: latest #social_networking_library_ws_version: latest
social_networking_library_ws_name: social-networking-library-ws social_networking_library_ws_name: social-networking-library-ws
social_networking_library_ws_group_id: org.gcube.portal social_networking_library_ws_group_id: org.gcube.portal

View File

@ -1,9 +1,9 @@
--- ---
social_data_indexer_se_plugin_install: False social_data_indexer_se_plugin_install: False
social_data_indexer_se_plugin_ver: 1.2.1-4.4.0-148464 social_data_indexer_se_plugin_ver: 1.2.1-4.5.0-148682
social_data_indexer_se_plugin_name: 'social-data-indexer-se-plugin-{{ social_data_indexer_se_plugin_ver }}-jar-with-dependencies.jar' social_data_indexer_se_plugin_name: 'social-data-indexer-se-plugin-{{ social_data_indexer_se_plugin_ver }}-jar-with-dependencies.jar'
social_data_indexer_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/socialnetworking/social-data-indexer-se-plugin/{{ social_data_indexer_se_plugin_ver }}/{{ social_data_indexer_se_plugin_name }}' social_data_indexer_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/socialnetworking/social-data-indexer-se-plugin/{{ social_data_indexer_se_plugin_ver }}/{{ social_data_indexer_se_plugin_name }}'
social_data_indexer_se_plugin_maven_group_id : 'org.gcube.socialnetworking' social_data_indexer_se_plugin_maven_group_id : 'org.gcube.socialnetworking'
social_data_indexer_se_plugin_maven_artifact_id : 'social-data-indexer-se-plugin' social_data_indexer_se_plugin_maven_artifact_id : 'social-data-indexer-se-plugin'
social_data_indexer_se_plugin_maven_version : '1.2.0-4.4.0-144777' social_data_indexer_se_plugin_maven_version : '1.2.1-4.5.0-148682'

View File

@ -2,7 +2,7 @@
gcube_repository: gcube-staging gcube_repository: gcube-staging
tabular_data_install: False tabular_data_install: False
tabular_data_upgrade: False tabular_data_upgrade: False
tabular_data_version: latest tabular_data_version: 1.8.0-4.5.0-144437
tabular_data_name: tabular-data-manager tabular_data_name: tabular-data-manager
tabular_group_id: org.gcube.data.analysis.tabulardata tabular_group_id: org.gcube.data.analysis.tabulardata