Updates alerts API to use new line character concatenation and hash values,...
Updates alerts API to use new line character concatenation and hash values, updates tests to reflect on this, implements and tests validation against TOSCA resource spec.
Showing
- src/service/clmcservice/alertsapi/tests.py 84 additions, 66 deletionssrc/service/clmcservice/alertsapi/tests.py
- src/service/clmcservice/alertsapi/utilities.py 57 additions, 0 deletionssrc/service/clmcservice/alertsapi/utilities.py
- src/service/clmcservice/alertsapi/views.py 70 additions, 9 deletionssrc/service/clmcservice/alertsapi/views.py
- src/service/resources/tosca/test-data/clmc-validator/valid/alerts_test_config-1.yaml 1 addition, 57 deletions.../test-data/clmc-validator/valid/alerts_test_config-1.yaml
- src/service/resources/tosca/test-data/clmc-validator/valid/alerts_test_config-2.yaml 19 additions, 41 deletions.../test-data/clmc-validator/valid/alerts_test_config-2.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_invalid_test_config-1.yaml 159 additions, 0 deletions...t-data/resource-spec/resources_invalid_test_config-1.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_invalid_test_config-2.yaml 119 additions, 0 deletions...t-data/resource-spec/resources_invalid_test_config-2.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_invalid_test_config-3.yaml 157 additions, 0 deletions...t-data/resource-spec/resources_invalid_test_config-3.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_invalid_test_config-4.yaml 174 additions, 0 deletions...t-data/resource-spec/resources_invalid_test_config-4.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_invalid_test_config-5.yaml 174 additions, 0 deletions...t-data/resource-spec/resources_invalid_test_config-5.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_valid_test_config-1.yaml 159 additions, 0 deletions...est-data/resource-spec/resources_valid_test_config-1.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_valid_test_config-2.yaml 119 additions, 0 deletions...est-data/resource-spec/resources_valid_test_config-2.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_valid_test_config-3.yaml 157 additions, 0 deletions...est-data/resource-spec/resources_valid_test_config-3.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_valid_test_config-4.yaml 174 additions, 0 deletions...est-data/resource-spec/resources_valid_test_config-4.yaml
- src/service/resources/tosca/test-data/resource-spec/resources_valid_test_config-5.yaml 174 additions, 0 deletions...est-data/resource-spec/resources_valid_test_config-5.yaml
Loading
Please register or sign in to comment