summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Removed code specific to OPNFV Colorado Releasestable/danubeAimee Ukasick1-38/+33
2017-03-06Remove redundant endpoint delete operation.bryan1-1/+0
2017-03-06Update to clarify Tacker plugin should be disabled for now.bryan1-2/+6
2017-03-03Move image setup to tacker-setup.shBryan Sullivan3-8/+4
2017-03-03Various fixes so tests run on constrained envs, e.g. Devstackbryan5-59/+100
2017-03-02Update vHello_3Node_Tacker test for Danubebryan2-23/+58
2017-03-01Fix error in variable referencebryan1-1/+2
2017-03-02Merge "Use $FLOATING_NETWORK_NAME instead of "public""Bryan Sullivan1-2/+6
2017-03-01Use $FLOATING_NETWORK_NAME instead of "public"bryan1-2/+6
2017-03-01Merge "Remove domain variables due to issues with keystone v2"Bryan Sullivan1-5/+7
2017-03-01Remove domain variables due to issues with keystone v2bryan1-5/+7
2017-03-01Merge "Align with vHello_Tacker update for Danube"Bryan Sullivan2-166/+380
2017-03-01Align with vHello_Tacker update for DanubeBryan Sullivan2-166/+380
2017-03-01Add tenant ID to vim-config.yamlbryan1-0/+1
2017-03-01Force pass in taker-setup clean function.bryan1-0/+1
2017-02-28Merge "Add note about nested virtualization. Remove debug step."Bryan Sullivan1-1/+4
2017-02-28Add note about nested virtualization. Remove debug step.Bryan Sullivan1-1/+4
2017-02-28Merge "Update vHello_Tacker for Danube"Bryan Sullivan2-23/+71
2017-02-28Update vHello_Tacker for DanubeBryan Sullivan2-23/+71
2017-02-28Merge "Update to new OPNFV Docs structure"Bryan Sullivan28-107/+252
2017-02-21Update to new OPNFV Docs structureAimee Ukasick28-107/+252
2017-02-09Merge "Update vHello_Tacker test"Bryan Sullivan3-51/+25
2017-02-09Merge "Minor editorials in advance of copying intro to other tests."Bryan Sullivan1-2/+3
2017-02-08Update vHello_Tacker testbryan3-51/+25
2017-02-07Minor editorials in advance of copying intro to other tests.bryan1-2/+3
2017-02-07Merge "Update vHello_Tacker for Danube/Newton part 2"Bryan Sullivan2-81/+82
2017-02-07Update vHello_Tacker for Danube/Newton part 2bryan2-82/+83
2017-02-03Docs Update for DanubeAimee Ukasick17-1/+261
2017-01-29Remove strange lines that creeped in somehowBryan Sullivan1-3/+0
2017-01-29Fix assertionsBryan Sullivan1-5/+7
2017-01-27Merge "Update instructions to include step-by-step"Bryan Sullivan1-29/+48
2017-01-26Include tacker.conf.sample due to issues with tox, etcBryan Sullivan3-34/+363
2017-01-26Update instructions to include step-by-stepAimee Ukasick1-29/+48
2017-01-23auth_uri is required by keystonemiddlewareBryan Sullivan1-0/+2
2017-01-23Update for Danube/Newton, support Devstack testing.Bryan Sullivan3-141/+317
2017-01-17Update comments for more clarityBryan Sullivan1-17/+47
2017-01-16Add test utility to create OpenStack client container.Bryan Sullivan1-0/+175
2016-12-01Add note about step 4 post-stateBryan Sullivan1-0/+1
2016-12-01Update test description with test assertions etcBryan Sullivan1-1/+27
2016-12-01Add test assertionsBryan Sullivan1-31/+46
2016-12-01Embed public key in user data, various other updatesBryan Sullivan3-123/+142
2016-11-28Add verification of config drive setup. Get key key from ~/vHello/pem.Bryan Sullivan2-2/+16
2016-11-28Add config drive parameter (verified) to blueprint.Bryan Sullivan1-0/+1
2016-11-22Replace image attribute with (verified) VNFImage attribute.Bryan Sullivan1-1/+6
2016-11-22Add user data support (verified) to blueprintBryan Sullivan2-25/+20
2016-11-22Revert to previous setup due to side-effects of not using pip installsBryan Sullivan1-40/+9
2016-11-22Simpler approach to finding server IDBryan Sullivan1-2/+3
2016-11-22Tweaks to workaround issue with Tacker exceptions (not yet complete)Bryan Sullivan2-9/+43
2016-11-02Baseline of vHello_3Node_Tacker testblsaws6-0/+566
2016-10-11Fix order of environment setup stepBryan Sullivan2-250/+29