summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdamvagrant5-5/+5
Change-Id: Ic04ff4895bc0945f126e23832fc14119ae19e602 Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
2017-11-15Reference Holmes release docker images in BPLusheng Ji2-2/+2
Issue-Id: DCAEGEN2-202 Change-Id: I2741e1b94faec5735238475d27b5b8ab65e47a9d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-14Referece released artifactsLusheng Ji7-8/+8
Issue-Id: DCAEGEN2-202 Change-Id: Ia5d85388e68f5f2e8ef9f39340f5cae61c9273f5 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-09Update Holmes ConfigurationsGuangrong Fu4-12/+12
1. Move the ves_fault section from hr-ip.yaml to he-ip.yaml 2. Move the ves_fault section from holmes-rules.yaml-template to holmes-engine.yaml-template 3. Update the rule of Holmes Change-Id: I94e168c6a7b442c6cc27655bdf0bf90a52ef12f3 Issue-ID: HOLMES-88 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-11-06fix blueprint and input templatesVijay3-3/+3
Change-Id: I8e5e97640e092b2f27b2103d4e8a1a151a9f80db Issue-ID: DCAEGEN2-181 Signed-off-by: Vijay <vv770d@att.com>
2017-11-01Remove extra headerLusheng Ji1-1/+0
Issue-Id: DCAEGEN2-187 Change-Id: I967ae3b2f39370f2a18aaddb7fc8f96e638a1bcc Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Add domain to dcae DNS zoneLusheng Ji2-2/+2
Issue-Id: DCAEGEN2-187 Change-Id: I353a185b45c75ca73485b666f0e95650616dc7d5 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Merge "holmes bp update for pgvm support"Lusheng Ji4-10/+83
2017-11-01holmes bp update for pgvm supportVijay4-10/+83
Issue-ID: DCAEGEN2-181 Change-Id: Iadd1a0018d999f2f47d7f0a5926aafd39710c020 Signed-off-by: Vijay <vv770d@att.com>
2017-11-01Merge "Add separate CDAP inputs"Vijay Venkatesh Kumar1-0/+18
2017-11-01Merge "refix syntax error, fix IP address"Vijay Venkatesh Kumar3-9/+9
2017-11-01refix syntax error, fix IP addressTony Hansen3-9/+9
retrieve the proper value for the IP address to register in Consul Change-Id: I8742d15bf4d80bad1914cb92dd7033aaa944aef0 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-11-01Add separate CDAP inputsJack Lucas1-0/+18
Change-Id: I1328d584b82f3c1cc96c4cf98c4f2b375ebb2ec6 Issue-Id: DCAEGEN2-191 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-11-01Merge "add loop to ensure DHCP ran"Vijay Venkatesh Kumar3-3/+42
2017-11-01add loop to ensure DHCP ranTony Hansen3-3/+42
if dnsdomainname didn't succeed, try again at 10-second intervals up to 20 additional times Change-Id: I6774f9386badaa72d667812d09e872b35e9e58a3 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-11-01Merge "Updated TCA bluprint template based on IT results"Vijay Venkatesh Kumar2-27/+27
2017-11-01Updated TCA bluprint template based on IT resultsan48282-27/+27
Change-Id: I49701ae90214727dde02591c534b3556c98966a0 Signed-off-by: an4828 <nekrassov@att.com> Issue-ID: DCAEGEN2-181
2017-11-01fix syntax error in PG blueprintsTony Hansen3-4/+4
Change-Id: Ia873e90a71d46c3755f05fb9004a8b516ff51d65 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185
2017-10-31add PGaaS single-vm blueprintTony Hansen2-1/+288
provide a single-vm version of PGaaS to reduce the footprint of the boostrap demo Change-Id: Iafa8fae2b2cba751c0a4c540fc792e86fe581f59 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-185 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-30Merge "add holmes blueprint template"Lusheng Ji3-2/+115
2017-10-29Update input templatesLusheng Ji2-7/+7
Update the inputs.yaml template to use a zone name based on ONAP deployment's random ID to match with the DNS zone created by dcae2_vm_init.sh script of demo project (Heat template based deployment scheme). Update Inventory input template with values obtained from SDC team. Issue-Id: DCAEGEN2-128 Change-Id: I365849ca398ca5c634eeb70302230ebd95ed003a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-28Add input file templates for Holmes and TCALusheng Ji3-0/+16
Issue-Id: DCAEGEN2-128 Change-Id: I9014cb021a1fe12f1c946952383f09bf16cabb12 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-27Add BP input file template for VESLusheng Ji1-0/+7
Issue-Id: DCAEGEN2-128 Change-Id: I5709fd77c7f3f33762cc57aad365943e4f69ca81 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-27Merge "onap value for ClientAuth to policy-engine"Lusheng Ji1-5/+5
2017-10-27onap value for ClientAuth to policy-engineAlex Shatov1-5/+5
Change-Id: I08e3900282570d7ad7a8203fba4f5580573921f7 Issue-Id: DCAEGEN2-128 Signed-off-by: Alex Shatov <alexs@att.com>
2017-10-27add holmes blueprint templateVijay3-2/+115
Issue-ID: DCAEGEN2-181 Change-Id: I574f9e4332da046eb7b6bac5d9ba5a63c1d010c4 Signed-off-by: Vijay <vv770d@att.com>
2017-10-27Add insecure params in inventory bpMichael Hwang1-1/+10
Make sdc-secure-connection booleans into optional inputs Change-Id: I2bc34a092284ef703fd4401edf99d21a8903a9e4 Issue-Id: DCAEGEN2-183 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-10-26Merge "ves blueprint update for port mapping"Tony Hansen1-26/+29
2017-10-25ves blueprint update for port mappingVijay1-26/+29
Issue-ID:DCAEGEN2-128 Change-Id: I79a4c525724e64db60eeaa32726fe202fe4bc0b1 Signed-off-by: Vijay <vv770d@att.com>
2017-10-25Make sure hostname has no domainLusheng Ji1-0/+1
In some environments, hostname returns a hostname with a default domain, e.g novalocal. This domain may conflict with the dns_domain option setting. Added a test to strip off domain if that happens. Issue-Id: DCAEGEN2-128 Change-Id: Ie4995f542305e465ec11689acccc053f081f2df2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-25fix pgaas shell script errorTony Hansen3-5/+0
and a blueprint syntax error Change-Id: I2f2da66ecc5950cf4e8f3f84dd92e7f7ca090756 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24fix refs to ccsdk.storage.pgaas in blueprintsTony Hansen4-10/+15
the files were moved and the variable needs to expand properly fix path for check-blueprint-vs-input Change-Id: Iacb0e4255300b3d9543d5e7dd88b0bca4ceddc61 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-21fix blueprint for vesVijay1-17/+8
Issue-Id:DCAEGEN2-128 Change-Id: I648e6f483ca75b9344eb096bd0dd2084f605d982 Signed-off-by: Vijay <vv770d@att.com>
2017-10-19Fix DockerBP getting empty pub IP problemLusheng Ji1-1/+4
Issue-Id: DCAEGEN2-128 Change-Id: I87f682a5aa7288de03711fff9d78f36b3a9fe306 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-19Fix consul join prematurely problemLusheng Ji1-2/+4
Issue-Id: DCAEGEN2-128 Change-Id: Ife91f88000652a1ce1bde55d2c78dedce83f026a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-17Merge "tca policy update"Lusheng Ji1-1/+1
2017-10-17Add health checks for docker host and schMichael Hwang2-1/+20
Change-Id: I055d05e4c8475bd39077ce5df3834fd53641b322 Issue-Id: DCAEGEN2-142 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-10-17tca policy updateVijay1-1/+1
Issue-Id:DCAEGEN2-130 Change-Id: I6eb0821abbb6e6f5f225e645c997645a14ca2c1e Signed-off-by: Vijay <vv770d@att.com>
2017-10-17Update inputs.yaml for new cloud_init locationLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-128 Change-Id: Ideebfdba8a13e4b561defcee202d8f3e72a9a9c1 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-17Update cloud_init script locations for CDAP BPLusheng Ji1-2/+1
Issue-Id: DCAEGEN2-128 Change-Id: I6804140d2f03b98c4b4a2ed66ab1a79f3a9e79c0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-16Adjust for new location of cloud_init scriptsLusheng Ji2-2/+3
Issue-Id: DCAEGEN2-128 Change-Id: I086602f0aa3d4aec567b66703a549c7ce3b53d39 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-15Templatize invinputs and phinputs, mod inputs.yamlLusheng Ji3-8/+7
Issue-Id: DCAEGEN2-127 Change-Id: I6d54c3dbb638994587db0ae4d57e8f54f4f6d813 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-15Add BP input templatesLusheng Ji6-0/+242
Issue-Id: DCAEGEN2-128 Change-Id: I0f7de519b6c327b421f4d47f8cf6ee6d819c618a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-13Fix blueprint push locationLusheng Ji2-2/+6
Issue-Id: DCAEGEN2-128 Change-Id: Icc62dd8c10101b57cdde3d98bbfd6cc6c189055d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-13Fix consul binary unzipping in DockerBpMichael Hwang1-2/+3
Change-Id: I2c7435f3127cc472521101554f57dcb41ec4a3fc Issue-Id: DCAEGEN2-151 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-10-12Add TCA blueprint (templatized)Lusheng Ji2-3/+104
Issue-Id: DCAEGEN2-128 Change-Id: I1d86184aa0cf7c6a40ab123cedcd06e9d3916071 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Merge "fix inputs, template expander, add tests"Lusheng Ji6-132/+67
2017-10-11fix inputs, template expander, add testsTony Hansen6-142/+77
rewrite the template expander: 1) faster 2) handle multiple line variables 3) add new ONAPTEMPLATE_STANDARD_INPUTS_TYPES variable fix inputs directives in pgaas templates by using ONAPTEMPLATE_STANDARD_INPUTS_TYPES add call to check-blueprint-vs-input to test_templates Change-Id: I4ffc220d7e1f4820b271d055b5de3961ca236983 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-11Fix docker bp to run in build envMichael Hwang1-5/+9
* Make sure consul binary is unzipped * Spawn target_datacenter input Change-Id: I271cfecf24f5279048c81b4b134a022f66e165c8 Issue-Id: DCAEGEN2-151 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-10-11Merge "Fix node type names and remove refs to "fake""Tony Hansen5-25/+11