[10/10] incubator-ariatosca git commit: ARIA-254 Create of multiple nodes per template

2017-06-16 Thread emblemparade
ARIA-254 Create of multiple nodes per template * New aria.Scaling policy (and "scaling" role) * NodeTemplate model no longer stores scaling values (default_instances, etc.) but instead fetches them from applicable scaling policies * Some code cleanup Project:

[04/10] incubator-ariatosca git commit: ARIA-275 Update NFV profile to csd04

2017-06-16 Thread emblemparade
ARIA-275 Update NFV profile to csd04 This update was done according to: http://docs.oasis-open.org/tosca/tosca-nfv/v1.0/csd04/tosca-nfv-v1.0-csd04.html We resolved some inconsistencies of csd04 with the TOSCA spec, and within csd04 itself. Wherever we resolved such inconsistencies, we added a

[06/10] incubator-ariatosca git commit: ARIA-54 Prepare for ARIA packaging

2017-06-16 Thread emblemparade
ARIA-54 Prepare for ARIA packaging Preparations for ARIA packaging: - Added CHANGELOG file - Added CONTRIBUTING file - Added DISCLAIMER file - Updated Makefile - Converted README from md to rst for PyPI compatiability - Removed outdated TODO file - Added long_description, download_url to

[03/10] incubator-ariatosca git commit: ARIA-166 Update README file

2017-06-16 Thread emblemparade
ARIA-166 Update README file Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/22f6e9ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/22f6e9ef Diff:

[05/10] incubator-ariatosca git commit: ARIA-276 Support model instrumentation for workflows

2017-06-16 Thread emblemparade
ARIA-276 Support model instrumentation for workflows Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/2149a5ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/2149a5ee Diff:

[02/10] incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command

2017-06-16 Thread emblemparade
ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/5afa2f7f Tree:

[09/10] incubator-ariatosca git commit: Temp

2017-06-16 Thread emblemparade
Temp Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/334ea74e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/334ea74e Diff:

[07/10] incubator-ariatosca git commit: wip

2017-06-16 Thread emblemparade
wip Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/ba4460e2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/ba4460e2 Diff:

[08/10] incubator-ariatosca git commit: Finally works

2017-06-16 Thread emblemparade
Finally works Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/76aa0843 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/76aa0843 Diff:

[01/10] incubator-ariatosca git commit: ARIA-213 sporadic tests failures over locked database issue [Forced Update!]

2017-06-16 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-254-multiple-nodes-per-template f5f5852ad -> 76aa0843f (forced update) ARIA-213 sporadic tests failures over locked database issue Increased the timeout for acquiring database lock (for sqlite based db). Project:

[4/5] incubator-ariatosca git commit: Fix Makefile and docs

2017-06-14 Thread emblemparade
Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/306fc5d0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/306fc5d0 Diff:

[2/5] incubator-ariatosca git commit: ARIA-276 Support model instrumentation for workflows

2017-06-14 Thread emblemparade
ARIA-276 Support model instrumentation for workflows Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/2149a5ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/2149a5ee Diff:

[5/5] incubator-ariatosca git commit: Fixes, added support for building requirements.txt

2017-06-14 Thread emblemparade
Fixes, added support for building requirements.txt Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/4a2e521c Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/4a2e521c Diff:

[3/5] incubator-ariatosca git commit: ARIA-54 Prepare for ARIA packaging

2017-06-14 Thread emblemparade
ARIA-54 Prepare for ARIA packaging Preparations for ARIA packaging: - Added CHANGELOG file - Added CONTRIBUTING file - Added DISCLAIMER file - Converted README from md to rst for PyPI compatiability - Removed outdated TODO file - Added long_description, download_url to setup.py metadata -

incubator-ariatosca git commit: Fix Makefile and docs [Forced Update!]

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging 336d8fdc4 -> 428a5f76c (forced update) Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fix Makefile and docs [Forced Update!]

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging 960e4554e -> 336d8fdc4 (forced update) Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fix Makefile and docs [Forced Update!]

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging 77476a67b -> 960e4554e (forced update) Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fix Makefile and docs [Forced Update!]

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging c41945751 -> 77476a67b (forced update) Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fix Makefile and docs [Forced Update!]

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging 257b584b4 -> c41945751 (forced update) Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fix Makefile and docs

2017-06-13 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-54-prepare-aria-packaging af530de47 -> 257b584b4 Fix Makefile and docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[11/13] incubator-ariatosca git commit: Remove tosca.nodes.nfv.FP, as it does not appear in csd04

2017-06-12 Thread emblemparade
Remove tosca.nodes.nfv.FP, as it does not appear in csd04 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/0a224811 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/0a224811

[12/13] incubator-ariatosca git commit: Merge branch 'ARIA-275-update-NFV-profile-to-csd04' of https://git-wip-us.apache.org/repos/asf/incubator-ariatosca into ARIA-275-update-NFV-profile-to-csd04

2017-06-12 Thread emblemparade
Merge branch 'ARIA-275-update-NFV-profile-to-csd04' of https://git-wip-us.apache.org/repos/asf/incubator-ariatosca into ARIA-275-update-NFV-profile-to-csd04 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[02/13] incubator-ariatosca git commit: remove two relationship types

2017-06-12 Thread emblemparade
remove two relationship types - tosca.relationships.nfv.ForwardsTo - tosca.relationships.nfv.VirtualLinksTo They are not present in csd04. The changelog at the end of csd04 states: "Deleted NSD related content, v1.0 will only cover VNFD model." The second relationship was a part of the NSD

[03/13] incubator-ariatosca git commit: Removed the virtual link (VL) node types, as they do not appear in csd04

2017-06-12 Thread emblemparade
Removed the virtual link (VL) node types, as they do not appear in csd04 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/7bffd188 Tree:

[01/13] incubator-ariatosca git commit: Address more non-consistent issues of csd04

2017-06-12 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-275-update-NFV-profile-to-csd04 9240e20ec -> 692f61299 Address more non-consistent issues of csd04 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[08/13] incubator-ariatosca git commit: Add tosca.capabilites.nfv.VirtualCompute

2017-06-12 Thread emblemparade
Add tosca.capabilites.nfv.VirtualCompute Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/41c9f25e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/41c9f25e Diff:

[07/13] incubator-ariatosca git commit: Add tosca.nodes.nfv.VDU.Compute and tosca.nodes.nfv.VDU.VirtualStorage

2017-06-12 Thread emblemparade
Add tosca.nodes.nfv.VDU.Compute and tosca.nodes.nfv.VDU.VirtualStorage Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/15b9054e Tree:

[13/13] incubator-ariatosca git commit: Cleanup and streamlining

2017-06-12 Thread emblemparade
Cleanup and streamlining Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/692f6129 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/692f6129 Diff:

[06/13] incubator-ariatosca git commit: Fixed WD04, Rev04 (2016-11-14) and WD04, Rev05 (2017-1-17)

2017-06-12 Thread emblemparade
Fixed WD04, Rev04 (2016-11-14) and WD04, Rev05 (2017-1-17) Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/794af1c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/794af1c8

[10/13] incubator-ariatosca git commit: Remove two capability types

2017-06-12 Thread emblemparade
Remove two capability types - tosca.capabilities.nfv.Forwarder - tosca.capabilities.nfv.VirtualLinkable They are not present in csd04. The changelog at the end of csd04 states: "Deleted NSD related content, v1.0 will only cover VNFD model." The second capability was a part of the NSD model. The

[incubator-ariatosca] Git Push Summary

2017-06-07 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output [deleted] 5afa2f7fe

incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command

2017-06-07 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/master cd830731b -> 5afa2f7fe ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[1/2] incubator-ariatosca git commit: ARIA-213 sporadic tests failures over locked database issue [Forced Update!]

2017-06-07 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output 3e8186ba4 -> 5afa2f7fe (forced update) ARIA-213 sporadic tests failures over locked database issue Increased the timeout for acquiring database lock (for sqlite based db). Project:

[incubator-ariatosca] Git Push Summary

2017-06-07 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-128-test-engine-failures [deleted] 3dadc9f64

[incubator-ariatosca] Git Push Summary

2017-06-07 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-92-plugin-in-implementation-string [deleted] a7e7826ed

[5/5] incubator-ariatosca git commit: ARIA-254 Create of multiple nodes per template

2017-06-06 Thread emblemparade
ARIA-254 Create of multiple nodes per template * New aria.Scaling policy (and "scaling" role) * NodeTemplate model no longer stores scaling values (default_instances, etc.) but instead fetches them from applicable scaling policies * Some code cleanup Project:

[2/5] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships

2017-06-06 Thread emblemparade
ARIA-180 Separate Parameter models and change relationships First, the Parameter model was separated in 6 individual models: Input, Output, Property, Attribute, Configuration, Argument. The first four models are TOSCA-related, and we needed to separate them as according to the TOSCA spec, all

[4/5] incubator-ariatosca git commit: ARIA-262 Inconsistent node attributes behavior

2017-06-06 Thread emblemparade
ARIA-262 Inconsistent node attributes behavior Inroduced a more comprehensive way to instrument relationship attributes. Old behavior instrumented attributes only if they were accessed directly from the parent model. Traversing the storage made the access to an attribute inconsistent. The new

[1/5] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships [Forced Update!]

2017-06-06 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-254-multiple-nodes-per-template eee540cbb -> f5f5852ad (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6d3c43b/tests/cli/test_service_templates.py

[4/5] incubator-ariatosca git commit: ARIA-262 Inconsistent node attributes behavior

2017-06-06 Thread emblemparade
ARIA-262 Inconsistent node attributes behavior Inroduced a more comprehensive way to instrument relationship attributes. Old behavior instrumented attributes only if they were accessed directly from the parent model. Traversing the storage made the access to an attribute inconsistent. The new

[2/5] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships

2017-06-06 Thread emblemparade
ARIA-180 Separate Parameter models and change relationships First, the Parameter model was separated in 6 individual models: Input, Output, Property, Attribute, Configuration, Argument. The first four models are TOSCA-related, and we needed to separate them as according to the TOSCA spec, all

[5/5] incubator-ariatosca git commit: ARIA-260 Send interface inputs as arguments

2017-06-06 Thread emblemparade
ARIA-260 Send interface inputs as arguments Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/2e50cfa4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/2e50cfa4 Diff:

[3/5] incubator-ariatosca git commit: ARIA-64 Remove PyYAML dependency

2017-06-06 Thread emblemparade
ARIA-64 Remove PyYAML dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/e4d00368 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/e4d00368 Diff:

[1/5] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships [Forced Update!]

2017-06-06 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-260-send-interface-inputs a733be67b -> 2e50cfa40 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6d3c43b/tests/cli/test_service_templates.py

incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command [Forced Update!]

2017-06-06 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output 7b665a23f -> 3e8186ba4 (forced update) ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo

[2/3] incubator-ariatosca git commit: ARIA-262 Inconsistent node attributes behavior

2017-06-06 Thread emblemparade
ARIA-262 Inconsistent node attributes behavior Inroduced a more comprehensive way to instrument relationship attributes. Old behavior instrumented attributes only if they were accessed directly from the parent model. Traversing the storage made the access to an attribute inconsistent. The new

[3/3] incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command

2017-06-06 Thread emblemparade
ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/7b665a23 Tree:

[1/3] incubator-ariatosca git commit: ARIA-64 Remove PyYAML dependency [Forced Update!]

2017-06-06 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output 12216189f -> 7b665a23f (forced update) ARIA-64 Remove PyYAML dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command [Forced Update!]

2017-06-05 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output b758e6618 -> 12216189f (forced update) ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo

incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command [Forced Update!]

2017-06-05 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output 10d87e56c -> b758e6618 (forced update) ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo

[2/3] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships

2017-06-05 Thread emblemparade
ARIA-180 Separate Parameter models and change relationships First, the Parameter model was separated in 6 individual models: Input, Output, Property, Attribute, Configuration, Argument. The first four models are TOSCA-related, and we needed to separate them as according to the TOSCA spec, all

[1/3] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships [Forced Update!]

2017-06-05 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output 79b94e1f9 -> 10d87e56c (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6d3c43b/tests/cli/test_service_templates.py

[3/3] incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command

2017-06-05 Thread emblemparade
ARIA-199 Add "services outputs" CLI command * Also add an output to hello world example Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/10d87e56 Tree:

[2/3] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships

2017-06-05 Thread emblemparade
ARIA-180 Separate Parameter models and change relationships First, the Parameter model was separated in 6 individual models: Input, Output, Property, Attribute, Configuration, Argument. The first four models are TOSCA-related, and we needed to separate them as according to the TOSCA spec, all

[1/3] incubator-ariatosca git commit: ARIA-180 Separate Parameter models and change relationships [Forced Update!]

2017-06-05 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-64-remove-pyyaml 62d3b8d7c -> 5d1e56b04 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6d3c43b/tests/cli/test_service_templates.py

[3/3] incubator-ariatosca git commit: ARIA-64 Remove PyYAML dependency

2017-06-05 Thread emblemparade
ARIA-64 Remove PyYAML dependency * Added "requirements" target to Makefile * Small tweak to README Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/5d1e56b0 Tree:

incubator-ariatosca git commit: ARIA-199 Add "services outputs" CLI command

2017-06-02 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-199-cli-service-output [created] 79b94e1f9 ARIA-199 Add "services outputs" CLI command Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-260 Send interface inputs as arguments

2017-06-02 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-260-send-interface-inputs [created] a733be67b ARIA-260 Send interface inputs as arguments Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: ARIA-64 Remove PyYAML dependency

2017-06-02 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-64-remove-pyyaml [created] 62d3b8d7c ARIA-64 Remove PyYAML dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/62d3b8d7

incubator-ariatosca git commit: ARIA-254 Create of multiple nodes per template [Forced Update!]

2017-06-01 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-254-multiple-nodes-per-template acfc7f461 -> eee540cbb (forced update) ARIA-254 Create of multiple nodes per template * New aria.Scaling policy (and "scaling" role) * NodeTemplate model no longer stores scaling values

[incubator-ariatosca] Git Push Summary

2017-06-01 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration [deleted] 25ce830b7

incubator-ariatosca git commit: ARIA-254 Create of multiple nodes per template

2017-06-01 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-254-multiple-nodes-per-template [created] acfc7f461 ARIA-254 Create of multiple nodes per template * New aria.Scaling policy (and "scaling" role) * NodeTemplate model no longer stores scaling values (default_instances, etc.)

[1/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration [Forced Update!]

2017-05-31 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/master 25ce830b7 -> 9174f9469 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/9174f946/tests/orchestrator/workflows/api/test_task.py

[2/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/9174f946/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py

[1/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/master 07d79513a -> 25ce830b7 http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/25ce830b/tests/orchestrator/workflows/api/test_task.py -- diff --git

[2/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/25ce830b/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py

[3/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
ARIA-149 Enhance operation configuration * Also fixes ARIA-121, ARIA-190 * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process

[2/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/25ce830b/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py

[3/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
ARIA-149 Enhance operation configuration * Also fixes ARIA-121, ARIA-190 * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process

[2/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b602f145/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/capabilities.py

[3/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-31 Thread emblemparade
ARIA-149 Enhance operation configuration * Also fixes ARIA-121, ARIA-190 * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process

[1/3] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration [Forced Update!]

2017-05-31 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration adf98c990 -> b602f1455 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b602f145/tests/orchestrator/workflows/api/test_task.py

[1/2] incubator-ariatosca git commit: Fixes [Forced Update!]

2017-05-30 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration fdec01ab0 -> adf98c990 (forced update)

[2/2] incubator-ariatosca git commit: Fixes

2017-05-30 Thread emblemparade
Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve * Change workflow "function" back to "implementation" Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[3/5] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-30 Thread emblemparade
ARIA-149 Enhance operation configuration * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process "properties" to more generically

[2/5] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-30 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8fe7f4b1/extensions/aria_extension_tosca/simple_v1_0/modeling/properties.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/properties.py

[1/5] incubator-ariatosca git commit: ARIA-268 Add NOTICE file [Forced Update!]

2017-05-30 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration dc2d69c98 -> fdec01ab0 (forced update) ARIA-268 Add NOTICE file Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[5/5] incubator-ariatosca git commit: Fixes

2017-05-30 Thread emblemparade
Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve * Change workflow "function" back to "implementation" Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[4/5] incubator-ariatosca git commit: Fixes

2017-05-30 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/fdec01ab/tests/resources/service-templates/tosca-simple-1.0/node-cellar/node-cellar.yaml -- diff --git

[2/2] incubator-ariatosca git commit: Fixes

2017-05-30 Thread emblemparade
Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve * Change workflow "function" back to "implementation" Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[1/2] incubator-ariatosca git commit: Fixes [Forced Update!]

2017-05-30 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration b86cf82a6 -> dc2d69c98 (forced update)

incubator-ariatosca git commit: Fixes [Forced Update!]

2017-05-26 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration 888c5cd6f -> b86cf82a6 (forced update) Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve *

[3/7] incubator-ariatosca git commit: ARIA-258 Convert runtime_properties to attributes

2017-05-26 Thread emblemparade
ARIA-258 Convert runtime_properties to attributes Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/50b997e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/50b997e3 Diff:

[5/7] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-26 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f6ee65a9/extensions/aria_extension_tosca/simple_v1_0/modeling/properties.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/properties.py

[6/7] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-26 Thread emblemparade
ARIA-149 Enhance operation configuration * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process "properties" to more generically

[7/7] incubator-ariatosca git commit: Fixes

2017-05-26 Thread emblemparade
Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve * Change workflow "function" back to "implementation" Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[4/7] incubator-ariatosca git commit: ARIA-261 Single-source ARIA version

2017-05-26 Thread emblemparade
ARIA-261 Single-source ARIA version Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/adf76079 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/adf76079 Diff:

[1/7] incubator-ariatosca git commit: NullPool logging messages appear during execution [Forced Update!]

2017-05-26 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration c063b4097 -> 888c5cd6f (forced update) NullPool logging messages appear during execution Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: Fixes [Forced Update!]

2017-05-25 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration ac56da473 -> c063b4097 (forced update) Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve *

incubator-ariatosca git commit: Fixes [Forced Update!]

2017-05-24 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration f776a3992 -> ac56da473 (forced update) Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve *

incubator-ariatosca git commit: Fixes

2017-05-24 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration 13888d247 -> f776a3992 Fixes * Rename implementation/inputs to function/arguments in Task API * Rename "create_parameters" to "merge_parameter_values" and improve * Change workflow

[2/2] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-22 Thread emblemparade
ARIA-149 Enhance operation configuration * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process "properties" to more generically

[1/2] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration [Forced Update!]

2017-05-22 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration 50646f627 -> 13888d247 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/13888d24/extensions/aria_extension_tosca/simple_v1_0/modeling/properties.py

[2/2] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-22 Thread emblemparade
ARIA-149 Enhance operation configuration * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process "properties" to more generically

[1/4] incubator-ariatosca git commit: ARIA-208 Fix models relationships [Forced Update!]

2017-05-22 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration b1c97e244 -> 84d8da592 (forced update) ARIA-208 Fix models relationships Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[1/2] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration [Forced Update!]

2017-05-22 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-149-functions-in-operation-configuration 84d8da592 -> 50646f627 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/50646f62/extensions/aria_extension_tosca/simple_v1_0/modeling/policies.py

[4/4] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-22 Thread emblemparade
ARIA-149 Enhance operation configuration * Parse special "dependencies" configuration parameters as YAML and treat as Parameter models, allowing them full use of intrinsic functions, type coersions, and validations * Rename various functions that process "properties" to more generically process

[2/4] incubator-ariatosca git commit: ARIA-162 Upgrade Colorama library version

2017-05-22 Thread emblemparade
ARIA-162 Upgrade Colorama library version Upgraded the Colorama library version - This should take care of the closed-stream error that appeared sporadically after test runs. Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[3/4] incubator-ariatosca git commit: ARIA-149 Enhance operation configuration

2017-05-22 Thread emblemparade
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/84d8da59/extensions/aria_extension_tosca/simple_v1_0/modeling/policies.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/policies.py

[2/4] incubator-ariatosca git commit: ARIA-148 Enhance CLI show commands

2017-05-19 Thread emblemparade
ARIA-148 Enhance CLI show commands * Allow "--all" flag to provide a complete dump * Allow "--json" and "--yaml" flags for dump in those formats * Support for node graph and type hierarchies * Some fixes for YAML dump for our custom types * Also closes ARIA-186: "aria services show" command

  1   2   3   4   >