summaryrefslogtreecommitdiffstats
path: root/blueprints
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdamvagrant1-1/+1
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 Ji6-6/+6
Issue-Id: DCAEGEN2-202 Change-Id: Ia5d85388e68f5f2e8ef9f39340f5cae61c9273f5 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-09Update Holmes ConfigurationsGuangrong Fu2-11/+11
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 templatesVijay2-2/+2
Change-Id: I8e5e97640e092b2f27b2103d4e8a1a151a9f80db Issue-ID: DCAEGEN2-181 Signed-off-by: Vijay <vv770d@att.com>
2017-11-01Merge "holmes bp update for pgvm support"Lusheng Ji2-5/+71
2017-11-01holmes bp update for pgvm supportVijay2-5/+71
Issue-ID: DCAEGEN2-181 Change-Id: Iadd1a0018d999f2f47d7f0a5926aafd39710c020 Signed-off-by: Vijay <vv770d@att.com>
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-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 Kumar1-24/+23
2017-11-01Updated TCA bluprint template based on IT resultsan48281-24/+23
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-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 Hansen2-4/+4
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 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 Ji1-1/+2
Issue-Id: DCAEGEN2-128 Change-Id: I086602f0aa3d4aec567b66703a549c7ce3b53d39 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 Ji1-0/+93
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 Ji4-84/+12
2017-10-11fix inputs, template expander, add testsTony Hansen4-94/+22
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-11Fix node type names and remove refs to "fake"Andrew Gauld5-25/+11
Change-Id: I7ebc4bc467d1df78dbfb8e4d3a5403331aa737fb Issue-Id: DCAEGEN2-149 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-10-11Fix line break in plugin URLLusheng Ji2-4/+2
Issue-Id: DCAEGEN2-128 Change-Id: I533d47c5b61ab33e0ab71ad5e5ab64e52dd8fe9c Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location in VESLusheng Ji1-0/+105
Issue-Id: DCAEGEN2-128 Change-Id: I8b915162d0b01ded1f5b7444739c319b38bbf606 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location in PGaaS BPsLusheng Ji3-3/+3
Issue-Id: DCAEGEN2-128 Change-Id: I789fdd3579cd29b6069e57d3c4fe5850e2cfa517 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location in policy-handler BPLusheng Ji1-3/+3
Issue-Id: DCAEGEN2-128 Change-Id: I4e542c94f228f1bf74636ac61ce29e5cecd8f39e Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location in inventory BPLusheng Ji1-2/+2
Issue-Id: DCAEGEN2-128 Change-Id: Ie633a6262913779beb27695001c61a29235336d2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location for DockerBPLusheng Ji1-2/+4
Issue-Id: DCAEGEN2-128 Change-Id: Ia4d940c5f9377570ab770f1c875890614817d20d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location for DeploymentHandler BPLusheng Ji1-3/+5
Issue-Id: DCAEGEN2-128 Change-Id: Ib4ac19d010e4eee36785256507a0bf61806a9921 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location in configbinding bpLusheng Ji1-4/+4
Issue-Id: DCAEGEN2-128 Change-Id: Iaca5152df8691d5b762f940e7d575004fefe9f55 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Merge "Use new plugin locations"Tony Hansen1-4/+4
2017-10-10Use new plugin locationsLusheng Ji1-4/+4
Issue-Id: DCAEGEN2-128 Change-Id: I62b00d1954a5aa7a37ef0095ffdd473012336989 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10fix merge conflictTony Hansen1-3/+0
Change-Id: Id2a0760f7ca940646c9c42cd3cef497b4d579503 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128
2017-10-09Cleanup broker and cbs blueprintsTommy Carpenter2-15/+7
Issue-ID: DCAEGEN2-117 Change-Id: I2307f05b967601aaf5ebc2d8bda6d1f31db89ef0 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-10-06fix type file referencesTony Hansen11-15/+15
try to fix blueprints to where the files actually are in nexus note: relationships types file is still missing Change-Id: If7ee9a2b35828a4ce9f630141bc07290a1852280 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128