Abhai Singh [Tue, 21 Nov 2017 06:21:29 +0000 (11:51 +0530)]
Adding error codes to HEAT Validator
Added error code to ContrailValidator
Issue-Id :SDC-572
Change-Id: Ib0cb270d9c6222677373b2660c77cdd1aaa15367
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
siddharth0905 [Wed, 22 Nov 2017 07:42:05 +0000 (13:12 +0530)]
Handle VSP without Image while healing
Healing was not working correctly in same of image count was zero
Change-Id: Iba607a09b770c78202e94815ca49041aa54c701a
Issue-ID: SDC-692
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
mojahidi [Tue, 21 Nov 2017 12:59:34 +0000 (18:29 +0530)]
Added error codes in ManifestValidator
This task is about updating error messages with error codes for ManifestValidator
Change-Id: I17ec448a380604e6b554f33760a734fe93831616
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
mojahidi [Tue, 21 Nov 2017 12:54:22 +0000 (18:24 +0530)]
Added error codes in YamlValidator
This task is about updating error messages with error codes for YamlValidator
Change-Id: I99d30dbc149d1e13ffc0a37aa722ab77209c56d5
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
talio [Tue, 21 Nov 2017 08:48:02 +0000 (10:48 +0200)]
nova server validator
fix validation of comma delimited list value
Issue - Id : SDC-670
Change-Id: Ic8b6f4b1358679ffacba4f8b832595f649b2fde5
Signed-off-by: talio <tali.orenbach@amdocs.com>
talio [Tue, 21 Nov 2017 08:00:27 +0000 (10:00 +0200)]
fix NPE in extract
fix NPE when extracting components without images / flavors
Issue - Id : SDC-694
Change-Id: I3e4444132a40a2567833375ceea1951803dd16b0
Signed-off-by: talio <tali.orenbach@amdocs.com>
talio [Tue, 21 Nov 2017 07:53:17 +0000 (09:53 +0200)]
invalid yaml exception
throw an invalid yaml exception if one of the retrieved service templates is corrupted, while submitting a VSP
Issue - Id : SDC-693
Change-Id: Icf37cf1aa847385ef118a1395b1afdfe99e9d79d
Signed-off-by: talio <tali.orenbach@amdocs.com>
mojahidi [Tue, 21 Nov 2017 06:08:41 +0000 (11:38 +0530)]
ContrailNetworkPolicy ResourceValidator
This task is about updating error messages with error codes for ContrailNetworkPolicyResourceValidator
Change-Id: Ia011acd6c82b5fee5fdfd0bca27ef527d4b3b039
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
Abhai Singh [Mon, 20 Nov 2017 12:57:50 +0000 (18:27 +0530)]
Adding error codes to HEAT Validator
Added error code to SharedResourceGuideLineValidator
Issue-Id :SDC-572
Change-Id: I20c014a1aeb488788bc1faeb05a89ff920258275
Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
mojahidi [Mon, 20 Nov 2017 13:56:57 +0000 (19:26 +0530)]
NovaServer NamingConventionGuideLineValidator
This task is about updating error messages with error codes for NovaServerNamingConventionGuideLineValidator
Change-Id: I7217ef464bc4f674fdb9480d76cb059f20da7411
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
mojahidi [Mon, 20 Nov 2017 13:10:53 +0000 (18:40 +0530)]
NeutronPort validator
This task is about updating error messages with error codes for NeutronPortNamingConventionValidator
Change-Id: I045415f026f947661632262676123ff848e582b0
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
mojahidi [Mon, 20 Nov 2017 12:54:20 +0000 (18:24 +0530)]
ContrailServiceTemplate validator
This task is about updating error messages with error codes for ContrailServiceTemplateNamingConventionValidator validator
Change-Id: I7d06d0cae2cd3c1ecc10d971db3e7c89bca585a9
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
mojahidi [Mon, 20 Nov 2017 12:41:32 +0000 (18:11 +0530)]
Naming Convetion validators
This task is about updating error messages with error codes for ContrailServiceInstanceNamingConventionValidator validator
Change-Id: Ibb113f809ad0d68f4a4104dd35ba14d32e262f0d
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
ayalaben [Thu, 16 Nov 2017 07:21:41 +0000 (09:21 +0200)]
heal all script
Issue - ID: SDC-665
Change-Id: Ib035549589ccd9c113235886442b1b2c9a198b86
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
mojahidi [Wed, 15 Nov 2017 09:43:59 +0000 (15:13 +0530)]
Adding common changes for all HEAT Validators
This commit is about adding common changes which will later be used for all validators.
Change-Id: I47cee23364c2f535482c721c25cb0038e9febc02
Issue-ID:SDC-572
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
talio [Sun, 19 Nov 2017 07:35:13 +0000 (09:35 +0200)]
import tosca bug
fix bug when converting parameters, when importing CSAR file
Issue - Id : SDC-646
Change-Id: Ie9c38f5e51e673a7c89add9e4e42fad93f966aa4
Signed-off-by: talio <tali.orenbach@amdocs.com>
talio [Thu, 16 Nov 2017 08:05:26 +0000 (10:05 +0200)]
nova server validator
fixed validation of nova server name value inside env file
Issue - Id : SDC-670
Change-Id: If407a2c1f601b4b724c50c1994fd056b569588ac
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Thu, 16 Nov 2017 07:02:02 +0000 (07:02 +0000)]
Merge "import tosca"
Idan Amit [Wed, 15 Nov 2017 12:50:39 +0000 (14:50 +0200)]
Replace architecture image in the docs
Replaced the image in the architecture section to the new one
Change-Id: I1b5db6aebd4f964084d294d2fc9194e408d440a7
Issue-Id: SDC-626
Signed-off-by: Idan Amit <ia096e@intl.att.com>
talio [Wed, 15 Nov 2017 14:18:32 +0000 (16:18 +0200)]
import tosca
added exception when recognizing an invalid substitution mappings section inside imported csar
Issue-Id : SDC-661
Change-Id: Id608b066d5e440ff5462ec3ba5742d3cff50bf5a
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Wed, 15 Nov 2017 10:41:36 +0000 (10:41 +0000)]
Merge "licens violation issue fix"
Vitaly Emporopulo [Wed, 15 Nov 2017 10:35:29 +0000 (10:35 +0000)]
Merge "Casandra data center and consistency level"
Avi Gaffa [Wed, 15 Nov 2017 10:10:21 +0000 (10:10 +0000)]
Merge "Error message is not reported to calling functions"
shalomb [Wed, 15 Nov 2017 10:04:52 +0000 (12:04 +0200)]
Casandra data center and consistency level
fix null check
Change-Id: Ie31c76165329c078bce000ec25795492bb3b23f8
Issue-Id:SDC-656
Signed-off-by: shalomb <shalomb@amdocs.com>
stanvishne [Wed, 15 Nov 2017 09:31:33 +0000 (11:31 +0200)]
licens violation issue fix
Change-Id: I966643c1685720af12238d52abb52e08d7252276
Issue-ID: SDC-573
Signed-off-by: stanvishne <shlomo-stanisla.vishnevetskiy@amdocs.com>
Idan Amit [Wed, 15 Nov 2017 07:21:06 +0000 (09:21 +0200)]
Replace architecture image in the docs
Replaced the image in the architecture section to the new one
Change-Id: Iaa9974503b3c448da2d77f743e5c5326e54210fa
Issue-Id: SDC-626
Signed-off-by: Idan Amit <ia096e@intl.att.com>
shrek2000 [Wed, 15 Nov 2017 08:14:43 +0000 (10:14 +0200)]
Error message is not reported to calling functions
Issue-ID: SDC-657
Change-Id: I31e56d1e8d1423b8942fa2e11ebf71c656b670a4
Signed-off-by: shrek2000 <orenkle@amdocs.com>
shalomb [Wed, 15 Nov 2017 07:22:34 +0000 (09:22 +0200)]
Casandra data center and consistency level
fix null check
Change-Id: If1b541c3cacf0040cc13c6e1d57dd9fd854623e9
Issue-Id:SDC-656
Signed-off-by: shalomb <shalomb@amdocs.com>
shalomb [Tue, 14 Nov 2017 15:17:51 +0000 (17:17 +0200)]
Casandra data center and consistency level
remove enrichment test
Change-Id: Id2a0eda0a78ae7711ec010248edaa6a1273c5a43
Issue-Id:SDC-656
Signed-off-by: shalomb <shalomb@amdocs.com>
Avi Gaffa [Tue, 14 Nov 2017 16:08:34 +0000 (16:08 +0000)]
Merge "forwarder test"
Avi Gaffa [Tue, 14 Nov 2017 15:39:45 +0000 (15:39 +0000)]
Merge "Fixing update HEAT"
talio [Tue, 14 Nov 2017 14:07:58 +0000 (16:07 +0200)]
forwarder test
add unit tests for forwarder healer
Issue-Id : SDC-653
Change-Id: I06954e855aac09d16422929203926aa983269b92
Signed-off-by: talio <tali.orenbach@amdocs.com>
ojasdubey [Tue, 14 Nov 2017 07:25:54 +0000 (12:55 +0530)]
Fixing update HEAT
1. Update component dependencies based on new Heat
2. Retain VSP data on Heat re-upload
3. Unit tests
4. Code reformatting and refactoring for compliance
Issue ID: SDC-655
Change-Id: Ib4822d3e7ec69293d2d544044909f0a22ab224ac
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Yuli Shlosberg [Tue, 14 Nov 2017 09:47:17 +0000 (11:47 +0200)]
docker_run script fix
Change-Id: Ic0affdf7b64ef7f8fb043eb669cf87eea9e88e24
Issue-Id: SDC-608
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
a906239fed56eb2461cdf95ab61f3fa70c370b55)
talio [Tue, 14 Nov 2017 08:18:03 +0000 (10:18 +0200)]
forwarder test fix
fix translator tests with forwarder capability
Issue-Id : SDC-653
Change-Id: I59db23acb0e2c3b5920bf24662374fee950d479b
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Tue, 14 Nov 2017 07:08:04 +0000 (07:08 +0000)]
Merge "port validator"
Avi Gaffa [Tue, 14 Nov 2017 07:03:21 +0000 (07:03 +0000)]
Merge "forwarder GT"
Michael Lando [Mon, 13 Nov 2017 15:20:26 +0000 (15:20 +0000)]
Merge "change base docker ver to release ver"
talio [Mon, 13 Nov 2017 13:29:29 +0000 (15:29 +0200)]
port validator
fixing neutron port validator to recognize ports that are not connected to any nova server
Issue-Id : SDC-654
Change-Id: I5607b0046bb2debe67119b62566b5283f4afeae6
Signed-off-by: talio <tali.orenbach@amdocs.com>
Yuli Shlosberg [Wed, 8 Nov 2017 13:31:27 +0000 (15:31 +0200)]
fix docker_run script
Change-Id: I3c87db4bd9c3ff9524a3d01de3eb947071f9484d
Issue-Id: SDC-608
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
f87df4c05972364d4ed4c84ce65a204689ce224b)
Yuli Shlosberg [Thu, 9 Nov 2017 11:34:49 +0000 (13:34 +0200)]
change base docker ver to release ver
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a
Issue-Id: SDC-645
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
93edecf667ec87d1a9f357604d0509eb20bf9093)
talio [Mon, 13 Nov 2017 09:39:22 +0000 (11:39 +0200)]
forwarder healer
add healer for forwarder capability
Issue-Id : SDC-653
Change-Id: Ic653cf22b4d7c4e22d34b15cac56d91f55ecd6c4
Signed-off-by: talio <tali.orenbach@amdocs.com>
talio [Sun, 12 Nov 2017 14:12:35 +0000 (16:12 +0200)]
forwarder
implement toggling feature on forwarder
Issue-Id : SDC-653
Change-Id: I238ae82b6f1fd9fce58ab584acd362a6bafd0dff
Signed-off-by: talio <tali.orenbach@amdocs.com>
Yuli Shlosberg [Sun, 12 Nov 2017 09:14:38 +0000 (11:14 +0200)]
sanity fix after merge of BE code
Change-Id: I9c994bdbee0ccefb47f065c5a4c6b22bf0e5ccb0
Issue-Id: SDC-608
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
fe1d9a3def9cd5355682cd22ccfb3a3eb502093c)
Michael Lando [Sun, 12 Nov 2017 16:25:30 +0000 (18:25 +0200)]
update release notes
Change-Id: I1168aaa6f68b2d7f4ec3fb4347f3e317658a916c
Issue-Id: SDC-604
Signed-off-by: Michael Lando <ml636r@att.com>
talio [Sun, 12 Nov 2017 14:28:32 +0000 (16:28 +0200)]
forwarder GT
add forwarder global types, without changing network port
Issue-Id : SDC-653
Change-Id: I05bf44436f685bb802e44824d400eb6256fa23a2
Signed-off-by: talio <tali.orenbach@amdocs.com>
Michael Lando [Thu, 9 Nov 2017 12:20:41 +0000 (12:20 +0000)]
Merge "Add Release Notes to Read the Docs"
Vitaly Emporopulo [Thu, 9 Nov 2017 11:58:14 +0000 (11:58 +0000)]
Merge "Error in Jetty logs"
Idan Amit [Thu, 9 Nov 2017 08:57:15 +0000 (10:57 +0200)]
Add Release Notes to Read the Docs
Added Release Notes section to SDC Read the Docs
Change-Id: Ib4485e02f1edb45ecde16308c45cc96a4e6189d5
Issue-Id: SDC-604
Signed-off-by: Idan Amit <ia096e@intl.att.com>
sheetalm [Wed, 8 Nov 2017 07:39:07 +0000 (13:09 +0530)]
Error in Jetty logs
Fixed code from Configuration Management that was causing exception
Change-Id: Iea5461530a1b8a548a95c86f2d5c38b965dbb45f
Issue-ID: SDC-580
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Idan Amit [Wed, 8 Nov 2017 09:25:03 +0000 (11:25 +0200)]
Update docker-maven-plugin version
Updated the fabric8 docker-maven-plugin version to 23.0
Change-Id: I98a6dde474ea66be450f72a446d3d9e58138282b
Issue-Id: SDC-640
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Vitaly Emporopulo [Wed, 8 Nov 2017 07:05:00 +0000 (07:05 +0000)]
Merge "Fixed response if unknown onboarding method"
Idan Amit [Tue, 7 Nov 2017 15:52:36 +0000 (17:52 +0200)]
Remove MojoHaus license plugin
Removed MojoHaus license-maven-plugin from sdc main pom.xml
Change-Id: I05425c7afbb35efa9d6a21ce28625b626c806ba6
Issue-Id: SDC-161
Signed-off-by: Idan Amit <ia096e@intl.att.com>
olegb [Tue, 7 Nov 2017 14:25:11 +0000 (16:25 +0200)]
Fixed response if unknown onboarding method
Handle conversion of unknown enum values into unrecognized onboarding
method
Change-Id: Iaf554b8037c5c5151d74f3236d44b0918d20ebb9
Issue-ID: SDC-639
Signed-off-by: olegb <olegb@amdocs.com>
ilanap [Tue, 7 Nov 2017 15:22:58 +0000 (17:22 +0200)]
hardcoded version of restful-js
Issue-ID: SDC-641
Change-Id: I7dfe67c64b738d18df714480be6ea58d14df691d
Signed-off-by: ilanap <ilanap@amdocs.com>
Vitaly Emporopulo [Tue, 7 Nov 2017 12:50:47 +0000 (12:50 +0000)]
Merge "Test Cases for the Port scaling Utility"
siddharth0905 [Tue, 7 Nov 2017 11:30:31 +0000 (17:00 +0530)]
Test Cases for the Port scaling Utility
Test cases to cover all possible scenario which might come as port type.
Change-Id: Icdfa35fea52cba86bc5128fad3ec2f857c1d6079
Issue-ID: SDC-573
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
ilanap [Tue, 7 Nov 2017 09:54:10 +0000 (11:54 +0200)]
Update VLM Overview tab behavior
Issue-ID: SDC-637
Change-Id: I30211422b9af72a8e2dc4fd58713145878881555
Signed-off-by: ilanap <ilanap@amdocs.com>
Avi Gaffa [Mon, 6 Nov 2017 08:59:19 +0000 (08:59 +0000)]
Merge "duplicate ids"
talio [Sun, 5 Nov 2017 09:34:51 +0000 (11:34 +0200)]
duplicate ids
throw an exception when a zip with duplicate ids in different files is getting uploaded
Issue - Id : SDC-554
Change-Id: I213233d8833b89788f980db859d9597d2c1cb950
Signed-off-by: talio <tali.orenbach@amdocs.com>
Idan Amit [Mon, 6 Nov 2017 06:27:04 +0000 (08:27 +0200)]
General arrangement for Read the Docs
Removed all the notes from the Read the
Change-Id: I378a12a32df15ce05de1371cb187f31516009ee5
Issue-Id: SDC-626
Signed-off-by: Idan Amit <ia096e@intl.att.com>
vempo [Sun, 5 Nov 2017 15:14:25 +0000 (17:14 +0200)]
Port scaling not working properly
Made changes in evaluating port naming pattern.
Change-Id: If9a3fc9c3d50fa5c4da319d2ff7d5f8ce6ca8ffe
Issue-ID: SDC-573
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Idan Amit [Sun, 5 Nov 2017 13:07:20 +0000 (15:07 +0200)]
Add Delivery section to Read the Docs
Added Delivery section to the SDC Read the Docs
Change-Id: I27e4678fb0b0b635c87a9ed6a524f38a446ba0a1
Issue-Id: SDC-512
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Vitaly Emporopulo [Sun, 5 Nov 2017 13:25:43 +0000 (13:25 +0000)]
Merge "nested node templates"
Michael Lando [Sun, 5 Nov 2017 13:02:13 +0000 (13:02 +0000)]
Merge "Remove docker login from settings.xml"
Michael Lando [Sun, 5 Nov 2017 12:59:38 +0000 (12:59 +0000)]
Merge "Add Administration to Read the Docs"
Michael Lando [Sun, 5 Nov 2017 11:37:52 +0000 (11:37 +0000)]
Merge "Fix small issues in Read the Docs"
Idan Amit [Sun, 5 Nov 2017 11:07:22 +0000 (13:07 +0200)]
Remove docker login from settings.xml
Removed docker credentials from settings.xml and add it to webseal-simulator pom.xml
Change-Id: I6b1f135d3f8244a4b27c87f0b444dc5edaa0b7c4
Issue-Id: SDC-524
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Sun, 5 Nov 2017 10:45:59 +0000 (12:45 +0200)]
Add Administration to Read the Docs
Added Administration section to Read the Docs
Change-Id: Ia951241425783d1756d1cc424a416de2be6e592a
Issue-Id: SDC-507
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Sun, 5 Nov 2017 09:56:11 +0000 (11:56 +0200)]
Fix small issues in Read the Docs
Fix some minor issues in documentation
Change-Id: Id01e9a4951f6f6ced8aaa705aae7ccd16648bcf0
Issue-Id: SDC-551
Signed-off-by: Idan Amit <ia096e@intl.att.com>
talio [Sun, 5 Nov 2017 09:34:51 +0000 (11:34 +0200)]
dynamic ports
ignore "depends_on" from / to nested entities, and adding tests
Issue - Id : SDC-576
Change-Id: I2bdf8d97e727395420ff1516c97ff4c8af541749
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Sun, 5 Nov 2017 08:38:00 +0000 (08:38 +0000)]
Merge "dynamic ports"
Michael Lando [Sun, 5 Nov 2017 08:03:21 +0000 (08:03 +0000)]
Merge "Added SDC SDKs section to Read the Docs"
talio [Sun, 5 Nov 2017 07:11:53 +0000 (09:11 +0200)]
dynamic ports
ignore "depends_on" from / to nested entities, and adding tests
Issue - Id : SDC-576
Change-Id: I4788df058ca3b6ea436e54b3a05ceed97135327b
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Sun, 5 Nov 2017 06:58:56 +0000 (06:58 +0000)]
Merge "dynamic ports"
Idan Amit [Thu, 2 Nov 2017 17:20:23 +0000 (19:20 +0200)]
Added SDC SDKs section to Read the Docs
Added a section describing all the SDC SDKs
Change-Id: I223f569353b8382856811afd9fd9bf8e13253639
Issue-Id: SDC-579
Signed-off-by: Idan Amit <ia096e@intl.att.com>
(cherry picked from commit
a4a1e1fdf20d274e047a8f92dab4872172520167)
Tal Gitelman [Thu, 2 Nov 2017 16:55:17 +0000 (18:55 +0200)]
VoltE fix
Change-Id: Ifa54e19e9697dbe9bd9f26f501252f661e2e4f37
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Michael Lando [Thu, 2 Nov 2017 16:24:57 +0000 (16:24 +0000)]
Merge "Architecture section in Read the Docs"
Idan Amit [Thu, 2 Nov 2017 14:42:27 +0000 (16:42 +0200)]
Installation section in Read the Docs
Added first draft for installation section in Read the Docs
Change-Id: I62d4ea4cc1560c18d249c176aa44a5e6b736d78c
Issue-Id: SDC-514
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Thu, 2 Nov 2017 14:53:49 +0000 (16:53 +0200)]
Architecture section in Read the Docs
Added first draft for architecture section
Change-Id: I53f273f87c50e03b6c1621958e21f89e152539c2
Issue-Id: SDC-508
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Thu, 2 Nov 2017 14:12:08 +0000 (16:12 +0200)]
Human Interfaces for Read the Docs
Added first draft to human interfaces section in Read the Docs
Change-Id: I73b50376c21a9a446fd7329cd8ee26d2799ec33d
Issue-Id: SDC-513
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Thu, 2 Nov 2017 11:42:29 +0000 (13:42 +0200)]
Architecture section in Read the Docs
Added first draft for architecture section
Change-Id: I29679a6625758258bae5c77a8b31a4b1ad418f45
Issue-Id: SDC-508
Signed-off-by: Idan Amit <ia096e@intl.att.com>
talio [Thu, 2 Nov 2017 12:45:02 +0000 (14:45 +0200)]
dynamic ports
ignore "depends_on" from / to nested entities
Issue - Id : SDC-576
Change-Id: Id96e57a7826638b0c5b582d35417d6369fb9f607
Signed-off-by: talio <tali.orenbach@amdocs.com>
Avi Gaffa [Thu, 2 Nov 2017 12:31:42 +0000 (12:31 +0000)]
Merge "VLM overview - refactor of edit description input"
miriame [Sun, 29 Oct 2017 11:59:52 +0000 (13:59 +0200)]
VLM overview - refactor of edit description input
Change-Id: I8ba60ecdd9febacdf77bc354bd969462d8bae3e6
Issue-ID: SDC-552
Signed-off-by: miriame <miriam.eini@amdocs.com>
talig [Thu, 2 Nov 2017 11:04:10 +0000 (13:04 +0200)]
Fix Zusammen Configuration
Change-Id: Ie9584f75df55f5bdc4b18216439e15cdc8f0be53
Issue-ID: SDC-578
Signed-off-by: talig <talig@amdocs.com>
Michael Lando [Thu, 2 Nov 2017 08:27:19 +0000 (08:27 +0000)]
Merge "VoltE fix"
Michael Lando [Wed, 1 Nov 2017 20:06:11 +0000 (20:06 +0000)]
Merge "update tosca parser verification feature"
Tal Gitelman [Wed, 1 Nov 2017 18:05:38 +0000 (20:05 +0200)]
VoltE fix
Change-Id: Ifd82b82cd6e2a47512cbed443f14e60723b5d01c
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Vitaly Emporopulo [Wed, 1 Nov 2017 16:31:23 +0000 (16:31 +0000)]
Merge "Added new schema"
talio [Wed, 1 Nov 2017 14:44:32 +0000 (16:44 +0200)]
nested node templates
ignore relations to / from node templates that point to substitution service templates without topology template
Issue - Id : SDC-574
Change-Id: I03d2b305d6ebfd3d355ec3ab9a6f7ae8cb1c5743
Signed-off-by: talio <tali.orenbach@amdocs.com>
Aravindhan123 [Wed, 1 Nov 2017 15:43:49 +0000 (21:13 +0530)]
Added new schema
Made changes to make version as v11
Change-Id: I66e5ffe22e5071ce06dd1ef8b75a9cbc21567cdc
Issue-ID: SDC-575
Signed-off-by: Aravindhan123 <Aravindhan.r@amdocs.com>
Vitaly Emporopulo [Wed, 1 Nov 2017 15:32:04 +0000 (15:32 +0000)]
Merge "component name prefix"
Vitaly Emporopulo [Wed, 1 Nov 2017 15:08:57 +0000 (15:08 +0000)]
Merge "Readonly screen for limits"
Vitaly Emporopulo [Wed, 1 Nov 2017 15:07:19 +0000 (15:07 +0000)]
Merge "confirmation msg for delete FG doesn't appear"
Vitaly Emporopulo [Wed, 1 Nov 2017 15:07:03 +0000 (15:07 +0000)]
Merge "delete confirmation modals - styles alignment"
Vitaly Emporopulo [Wed, 1 Nov 2017 14:58:07 +0000 (14:58 +0000)]
Merge "duplicate ids"
Michael Lando [Wed, 1 Nov 2017 13:42:05 +0000 (13:42 +0000)]
Merge "sanity stabilization"
Yuli Shlosberg [Wed, 1 Nov 2017 12:44:44 +0000 (14:44 +0200)]
update tosca parser verification feature
Change-Id: I283682bf7afd9497141615f69fe2c956802901cc
Issue-Id: SDC-563
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
21a390ee7467c046cddb20fc7351a46cae464637)
Tal Gitelman [Wed, 1 Nov 2017 12:40:02 +0000 (14:40 +0200)]
VoltE fix - latest VNF's
Change-Id: I26f9117ca4aafdf46832fdd6d6349e07d8a6368f
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>