models.git
8 years agoAdd test utility to create OpenStack client container. 51/27051/2
Bryan Sullivan [Mon, 16 Jan 2017 14:47:20 +0000 (06:47 -0800)]
Add test utility to create OpenStack client container.

JIRA: MODELS-4

Installs OS clients in a docker container, avoiding the need to
create a virtualenv or install additional software on the host.
Tests and manual operations can then be invoked thru the docker API.
Fixed usage notes.

Change-Id: Idba579225abc05bcb897f938f0f5ad6530bed6f0
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoAdd note about step 4 post-state 89/25389/1
Bryan Sullivan [Fri, 2 Dec 2016 02:23:39 +0000 (18:23 -0800)]
Add note about step 4 post-state

JIRA: MODELS-23

Change-Id: Ifbe9c1f55aeabc8e504d9a33c289c2f47d337bb5
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoUpdate test description with test assertions etc 87/25387/1
Bryan Sullivan [Fri, 2 Dec 2016 02:21:16 +0000 (18:21 -0800)]
Update test description with test assertions etc

JIRA: MODELS-23

Change-Id: I17b6ecf00a5dbd402a8a092db1dfd5443687ae17
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoAdd test assertions 83/25383/1
Bryan Sullivan [Fri, 2 Dec 2016 02:02:13 +0000 (18:02 -0800)]
Add test assertions

JIRA: MODELS-23

Change-Id: Iaea8be6026f18d8530c4b274d86b99cfbddf2e98
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoEmbed public key in user data, various other updates 67/25367/1
Bryan Sullivan [Thu, 1 Dec 2016 21:20:47 +0000 (13:20 -0800)]
Embed public key in user data, various other updates

JIRA: MODELS-23

Add test duration and timestamps.
Add image and key cleanup to stop function.
Update Tacker Heat timeout config values.

Change-Id: I55da984477389d4eabb84abec522f58b3eed0032
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoAdd verification of config drive setup. Get key key from ~/vHello/pem. 65/25065/1
Bryan Sullivan [Tue, 29 Nov 2016 05:46:21 +0000 (21:46 -0800)]
Add verification of config drive setup. Get key key from ~/vHello/pem.

JIRA: MODELS-23

Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
The key is not saved in the repo due to security recommendations.
This is a kludge that will be removed for Newton (Tacker supports
key injection as of Newton).

Change-Id: I6a21b189fc7b2b5a960a7acdd4b640148797d738
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoAdd config drive parameter (verified) to blueprint. 63/25063/1
Bryan Sullivan [Tue, 29 Nov 2016 03:45:34 +0000 (19:45 -0800)]
Add config drive parameter (verified) to blueprint.

JIRA: MODELS-23

Change-Id: Id0f2e47ffd3772d92bddf242175d152d29fa3868
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoReplace image attribute with (verified) VNFImage attribute. 31/24731/1
Bryan Sullivan [Wed, 23 Nov 2016 05:08:11 +0000 (21:08 -0800)]
Replace image attribute with (verified) VNFImage attribute.

JIRA: MODELS-23

A separate test will be created to cover these two options.

Change-Id: Idf476707bc9f42d04ff9f6176e00b65246edc8ce
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoAdd user data support (verified) to blueprint 27/24727/1
Bryan Sullivan [Wed, 23 Nov 2016 03:58:38 +0000 (19:58 -0800)]
Add user data support (verified) to blueprint

JIRA: MODELS-23

Change-Id: Ib187e31aee6534b1a1fad230605677ce87913cce
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoRevert to previous setup due to side-effects of not using pip installs 19/24719/1
Bryan Sullivan [Wed, 23 Nov 2016 03:05:01 +0000 (19:05 -0800)]
Revert to previous setup due to side-effects of not using pip installs

JIRA: MODELS-23

Change-Id: Ifdd6c0b5325a29bbc07254ee062c1c03e6b88e44
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoSimpler approach to finding server ID 15/24715/1
Bryan Sullivan [Wed, 23 Nov 2016 02:48:32 +0000 (18:48 -0800)]
Simpler approach to finding server ID

JIRA: MODELS-23

Change-Id: Ie06453181e8778dfbdfa617b9fee3d4cfa2293b5
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoTweaks to workaround issue with Tacker exceptions (not yet complete) 91/24691/1
Bryan Sullivan [Tue, 22 Nov 2016 18:53:11 +0000 (10:53 -0800)]
Tweaks to workaround issue with Tacker exceptions (not  yet complete)

JIRA: MODELS-23

Change-Id: Ibda1d346d85c153bd5ebe36eafa52045b29e7038
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoBaseline of vHello_3Node_Tacker test 05/23905/1
blsaws [Thu, 3 Nov 2016 03:03:05 +0000 (20:03 -0700)]
Baseline of vHello_3Node_Tacker test

JIRA: MODELS-23

Change-Id: I1c12d6282416fb5007ff2b917cea7b1b01597fc0
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix order of environment setup step 91/22991/1
Bryan Sullivan [Wed, 12 Oct 2016 00:13:05 +0000 (17:13 -0700)]
Fix order of environment setup step

JIRA: MODELS-23

Change-Id: I7c68e5ef4a3bf5c51183945c351de8c4499bd261
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoWorkaround for issues with WOL/PXE support in Apex 59/22859/1
Bryan Sullivan [Sun, 9 Oct 2016 03:27:48 +0000 (20:27 -0700)]
Workaround for issues with WOL/PXE support in Apex

JIRA: MODELS-23

Change-Id: I9f871d7a2684ec6f243ecbaa61f2db9d194a77d5
Signed-off-by: Bryan Sullivan <bs3131@att.com>
8 years agoAdd debug script for Apex undercloud 03/22803/1
Bryan Sullivan [Fri, 7 Oct 2016 16:34:29 +0000 (09:34 -0700)]
Add debug script for Apex undercloud

JIRA: MODELS-23

Change-Id: Ia152a77ee601210f93c26da4a491fec088b4f741
Signed-off-by: Bryan Sullivan <bs3131@att.com>
8 years agoDon't need this 89/22689/1
Bryan Sullivan [Tue, 4 Oct 2016 14:22:13 +0000 (07:22 -0700)]
Don't need this

JIRA: MODELS-23

Change-Id: I9bce8aeb3772ea0ecfc8cb0f7a18c5fea58bb286
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
8 years agoSwitch to openstack vs neutron cli 73/22673/1
blsaws [Mon, 3 Oct 2016 23:05:55 +0000 (16:05 -0700)]
Switch to openstack vs neutron cli

JIRA: MODELS-23

Change-Id: Iecacf6f31a5a295980954a457c8a96249f78d9fb
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd region as parameter (varies by installer) 81/22381/1
blsaws [Fri, 23 Sep 2016 11:05:56 +0000 (04:05 -0700)]
Add region as parameter (varies by installer)

JIRA: MODELS-23

Change-Id: I9efe731abd301ef5db2603f383f990d23e4a9b75
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoChange to trusty per Cloudify recommendation 63/22363/1
blsaws [Fri, 23 Sep 2016 00:13:27 +0000 (17:13 -0700)]
Change to trusty per Cloudify recommendation

JIRA: MODELS-23

Change-Id: Idf2d04ee3173b753f393a3b3ea31023684d0cf37
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoBaseline of OpenWRT test. 53/22353/1
blsaws [Thu, 22 Sep 2016 13:40:30 +0000 (06:40 -0700)]
Baseline of OpenWRT test.

JIRA: MODELS-23

Change-Id: Ie511bf48c025f486fede64a9a6e72f60ec2f0647
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoSwitch to trusty to fix issues with python not being pre-installed. 51/22351/1
blsaws [Thu, 22 Sep 2016 13:19:58 +0000 (06:19 -0700)]
Switch to trusty to fix issues with python not being pre-installed.

JIRA: MODELS-23

Change-Id: If7bcb140043112ef08a80cb16f9c4fea0c27d695
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoEfforts to address SSH connection issues 93/22293/1
blsaws [Thu, 22 Sep 2016 01:51:46 +0000 (18:51 -0700)]
Efforts to address SSH connection issues

JIRA: MODELS-23

Change-Id: I1a230815e232c4cb5b50463d2be06cfb0227ea36
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix key filename, add network environment setup 71/22271/1
blsaws [Wed, 21 Sep 2016 19:07:44 +0000 (12:07 -0700)]
Fix key filename, add network environment setup

JIRA: MODELS-23

Change-Id: Ifd7a973128cee263a60ad1855d3297e4d98455ad
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd initial tests for Lamp Stack deployment via Ansible 67/22267/1
blsaws [Wed, 21 Sep 2016 18:35:05 +0000 (11:35 -0700)]
Add initial tests for Lamp Stack deployment via Ansible

JIRA: MODELS-23

Change-Id: I927e7aed58afaf0ad2acf8839c7e960b5a94aa14
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther updates in cloudify re-testing 87/21187/1
blsaws [Thu, 15 Sep 2016 14:07:17 +0000 (07:07 -0700)]
Further updates in cloudify re-testing

JIRA: MODELS-23

Change-Id: Ie404b4c5056a8938fe1272af9c98141153bf79ba
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAlign design of Cloudify and Tacker test scripts 49/21149/1
blsaws [Wed, 14 Sep 2016 18:11:52 +0000 (11:11 -0700)]
Align design of Cloudify and Tacker test scripts

JIRA: MODELS-23

Change-Id: Iaa4efef6b5c993381ad6d7e5583859e860a52d0f
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix location of downloaded image 55/21055/1
blsaws [Tue, 13 Sep 2016 20:54:44 +0000 (13:54 -0700)]
Fix location of downloaded image

JIRA: MODELS-23

Change-Id: Ie5e135318d2ecc69c16bc304e1919371dc8ec21d
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd run as combination of setup and start 53/21053/1
blsaws [Tue, 13 Sep 2016 20:50:31 +0000 (13:50 -0700)]
Add run as combination of setup and start

JIRA: MODELS-23

Change-Id: Id2207d3ba94dfef8fa9ee1b4594d8a7ed6c24d72
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd input case statement, "run" option 37/21037/1
blsaws [Tue, 13 Sep 2016 14:27:45 +0000 (07:27 -0700)]
Add input case statement, "run" option

JIRA: MODELS-23

Change-Id: I3f71a92663d8c411971f50aafffde244b27a3add
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoOne more fix to error check 71/20971/1
blsaws [Tue, 13 Sep 2016 05:25:01 +0000 (22:25 -0700)]
One more fix to error check

JIRA: MODELS-23

Change-Id: I04d91542f580174de3900054861dcbb517416c1b
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther fixes to error check... 69/20969/1
blsaws [Tue, 13 Sep 2016 05:15:56 +0000 (22:15 -0700)]
Further fixes to error check...

JIRA: MODELS-23

Change-Id: I767fdf6d2bc0a42b5b3252fa172349a0448cef8c
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix error check 67/20967/1
blsaws [Tue, 13 Sep 2016 05:03:17 +0000 (05:03 +0000)]
Fix error check

JIRA: MODELS-23

Change-Id: I948c42c82d830552f1c6c1585fd5bb5d73f15860
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agowait 30 seconds for vHello server to startup 65/20965/1
blsaws [Tue, 13 Sep 2016 04:54:37 +0000 (21:54 -0700)]
wait 30 seconds for vHello server to startup

JIRA: MODELS-23

Change-Id: I28e13d37965bc5af9c6e0ed61cb3145a30afe52a
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoRemove image added by mistake 63/20963/1
blsaws [Tue, 13 Sep 2016 04:18:24 +0000 (04:18 +0000)]
Remove image added by mistake

JIRA: MODELS-23

Change-Id: Id7c68ac1c39160965772d7a585cf5a6daeb2034a
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd nohup to python; add /bin/bash to exec commands; etc 61/20961/1
blsaws [Tue, 13 Sep 2016 04:08:49 +0000 (04:08 +0000)]
Add nohup to python; add /bin/bash to exec commands; etc

JIRA: MODELS-23

Change-Id: I565e6fe234279dcf2fab70cdd48c497ec768f5b1
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd /bin/bash to prevent docker hanging 45/20945/1
blsaws [Mon, 12 Sep 2016 22:23:31 +0000 (15:23 -0700)]
Add /bin/bash to prevent docker hanging

JIRA: MODELS-23

Change-Id: I18d8a950bc065ad6e17534073792841ccb247f97
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoCorrect setup of vnf_mgmt network etc 43/20943/1
blsaws [Mon, 12 Sep 2016 22:01:03 +0000 (15:01 -0700)]
Correct setup of vnf_mgmt network etc

JIRA: MODELS-23

Change-Id: I1a526ed37e94739b2049cadb9e37dd6ab873b555
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoCorrect vnf_mgmt_router reference 41/20941/1
blsaws [Mon, 12 Sep 2016 21:51:02 +0000 (14:51 -0700)]
Correct vnf_mgmt_router reference

JIRA: MODELS-23

Change-Id: Idd3dca0b2be79d30796f2ac9536966e227a23103
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd router interface for mgmt net; fix curl command 37/20937/1
blsaws [Mon, 12 Sep 2016 18:58:40 +0000 (18:58 +0000)]
Add router interface for mgmt net; fix curl command

JIRA: MODELS-23

Change-Id: Ia650447e7f30139366df3867d8f393f6335ead19
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoIncorrect logic on image create 19/20919/2
blsaws [Mon, 12 Sep 2016 15:02:27 +0000 (08:02 -0700)]
Incorrect logic on image create

JIRA: MODELS-23

Change-Id: I9a27ddc2232038472ba33b36308b8aff27c6e027
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoRemove creation of Centos image 39/20839/1
blsaws [Sun, 11 Sep 2016 22:56:05 +0000 (15:56 -0700)]
Remove creation of Centos image

JIRA: MODELS-23

Change-Id: I80f6ec49d3cdce99067ac4724ae8371e3a5aee84
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd keys for pre-prepared image 19/20819/1
blsaws [Sat, 10 Sep 2016 17:12:56 +0000 (10:12 -0700)]
Add keys for pre-prepared image

JIRA: MODELS-23

Change-Id: I899d5256a7727605c3317f7872e5c76c4f555ea0
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoInclude start script directly 07/20807/1
blsaws [Sat, 10 Sep 2016 01:09:35 +0000 (18:09 -0700)]
Include start script directly

JIRA: MODELS-23

Change-Id: I12eac5ee6320fc547e6f52feba89b1aeb871ca42
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd key-injected image 05/20805/1
blsaws [Sat, 10 Sep 2016 00:48:42 +0000 (17:48 -0700)]
Add key-injected image

JIRA: MODELS-23

Change-Id: Ia6f543903431224f16bf738629b0c506a266d681
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix line endings 43/20743/1
blsaws [Fri, 9 Sep 2016 06:38:34 +0000 (23:38 -0700)]
Fix line endings

JIRA: MODELS-23

Change-Id: I594cafd7773dcffc5683a0839e3b8b9d9c6d9a5e
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix line endings again 41/20741/1
blsaws [Fri, 9 Sep 2016 06:36:43 +0000 (23:36 -0700)]
Fix line endings again

JIRA: MODELS-23

Change-Id: I7a4d36373e87c64827c215891eee9ec1d84b37b1
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdded blueprints and startup script, etc 37/20737/1
blsaws [Fri, 9 Sep 2016 06:29:47 +0000 (23:29 -0700)]
Added blueprints and startup script, etc

JIRA: MODELS-23

Change-Id: I13ea12d8d9791fd2aa6861909d6194caaa47733f
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther updates in testing 89/20589/1
blsaws [Wed, 7 Sep 2016 15:53:01 +0000 (08:53 -0700)]
Further updates in testing

JIRA: MODELS-23

Change-Id: Iabbf132a2bf3b1c8f475a113b519a97c9bedcae0
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoUpdates in further testing 97/20497/1
blsaws [Tue, 6 Sep 2016 23:11:59 +0000 (16:11 -0700)]
Updates in further testing

JIRA: MODELS-23

Change-Id: I55418cc967fdf5e59d60304d2513dbe1e80b7dcc
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoInstall diamond plugin 95/20095/1
blsaws [Thu, 1 Sep 2016 03:20:22 +0000 (20:20 -0700)]
Install diamond plugin

JIRA: MODELS-23

Change-Id: Iee95f5b2736536c6cda8ac1ae5643575d1651206
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agocd to /tmp/cloudify/blueprints 81/20081/1
blsaws [Thu, 1 Sep 2016 01:54:54 +0000 (18:54 -0700)]
cd to /tmp/cloudify/blueprints

JIRA: MODELS-23

Change-Id: I646b4675add36edd4670094d0b91e87809cd3007
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther tweaks on Tacker and Cloudify tests. 79/20079/1
blsaws [Thu, 1 Sep 2016 01:19:35 +0000 (18:19 -0700)]
Further tweaks on Tacker and Cloudify tests.

JIRA: MODELS-23

Change-Id: I38410b626cbc29097ea1d69711916d54b416e7c4
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoTacker installation script baseline. 73/20073/1
blsaws [Wed, 31 Aug 2016 21:59:38 +0000 (14:59 -0700)]
Tacker installation script baseline.

JIRA: MODELS-23
Edits for Cloudify CLI test.

Change-Id: I28ba88fa27d309d00167249e8255b521b514cc0c
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFix line endings 91/19891/1
blsaws [Tue, 30 Aug 2016 14:04:00 +0000 (07:04 -0700)]
Fix line endings

JIRA: MODELS-23

Change-Id: I159f8fc9232459ed8129d8e02a3c8c0267ca7f9a
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoUse $0 instead of script name in echo; fix formatting 89/19889/1
blsaws [Tue, 30 Aug 2016 13:57:32 +0000 (06:57 -0700)]
Use $0 instead of script name in echo; fix formatting

JIRA: MODELS-23

Change-Id: I3e5a76197ccc57f7e2a3b94c1601f823e02193ad
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd router etc to management network, local output verification 27/19827/1
blsaws [Tue, 30 Aug 2016 05:54:23 +0000 (22:54 -0700)]
Add router etc to management network, local output verification

JIRA: MODELS-23

Change-Id: I9e6ab62ada7d1119adf92777d3cb19fe726ee236
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoEnhancements for centos based install 87/19787/1
blsaws [Mon, 29 Aug 2016 19:01:24 +0000 (19:01 +0000)]
Enhancements for centos based install

JIRA: MODELS-23

Change-Id: I50285aa2412dcc80194ad80922b4b9dfab16fb3b
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd extra steps to make CLI work 85/18185/1
blsaws [Tue, 9 Aug 2016 00:08:03 +0000 (17:08 -0700)]
Add extra steps to make CLI work

JIRA: MODELS-23

Change-Id: I45ae960e25d575c58674b83e774683c7effb4505
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFixes to manager use case test 77/18177/1
blsaws [Mon, 8 Aug 2016 22:53:33 +0000 (15:53 -0700)]
Fixes to manager use case test

JIRA: MODELS-23

Change-Id: I21b9f5691f5dc027eb67d1e82668f2c5a745d9fb
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoAdd extension to Centos image reference; minor fixes to cleanup script 75/18175/1
blsaws [Mon, 8 Aug 2016 22:05:03 +0000 (15:05 -0700)]
Add extension to Centos image reference; minor fixes to cleanup script

JIRA: MODELS-23

Change-Id: I3a7e930f9487a7738507081a4031052a7dd5fdd1
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther updates in testing. Addressing further tweaks to blueprint. 49/18149/1
blsaws [Mon, 8 Aug 2016 13:05:18 +0000 (06:05 -0700)]
Further updates in testing. Addressing further tweaks to blueprint.

JIRA: MODELS-23

Change-Id: Ia2e2a141a6a7ef7270529ed63892fa624be04ff0
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoRefactoring for cloudify-cli and cloudify-manager options 15/18115/1
blsaws [Sat, 6 Aug 2016 23:24:42 +0000 (16:24 -0700)]
Refactoring for cloudify-cli and cloudify-manager options

JIRA: MODELS-23

Change-Id: I1260ab62926dc00d9bd9cbc13763fd718653fd79
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoWorking version of cloudify-setup and other scripts 07/18107/1
blsaws [Sat, 6 Aug 2016 02:26:21 +0000 (19:26 -0700)]
Working version of cloudify-setup and other scripts

JIRA: MODELS-23

Change-Id: Iaebdac67c2d484f9d09aee53f12f6b8cdff2c4e5
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther updates in testing 65/18065/1
blsaws [Fri, 5 Aug 2016 03:23:23 +0000 (20:23 -0700)]
Further updates in testing

JIRA: MODELS-23
Add flag to not cleanup on error, to allow debug
Add extra DNS servers

Change-Id: I2dac847c8a6e5409f1b177ef211cbb1994589bad
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoFurther updates in testing 89/17989/3
blsaws [Thu, 4 Aug 2016 01:33:22 +0000 (18:33 -0700)]
Further updates in testing

JIRA: MODELS-23
Update to xenial
Use distinct key names

Change-Id: Ie0390d042f0f4dadbb334017264e28ef6091623f
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoUpdate yaml inputs file settings 67/17667/1
blsaws [Thu, 28 Jul 2016 04:54:26 +0000 (21:54 -0700)]
Update yaml inputs file settings

JIRA: MODELS-23

Change-Id: I80f0182d00a6868b4a301e81b51f4d5e3f0d76b4
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoCorrect method of incrementing variable 29/17429/1
blsaws [Fri, 22 Jul 2016 15:35:24 +0000 (08:35 -0700)]
Correct method of incrementing variable

JIRA: MODELS-23

Change-Id: Ic52b08bd54b028f9c375bff923d2c9474abf4bc2
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agofunc->function, exit after container creation 25/17425/1
blsaws [Fri, 22 Jul 2016 15:21:46 +0000 (08:21 -0700)]
func->function, exit after container creation

JIRA: MODELS-23

Change-Id: I29750f79d930c0aa17b532efed1cc42aee35ab16
Signed-off-by: blsaws <bryan.sullivan@att.com>
8 years agoCloudify setup script 59/17359/1
blsaws [Thu, 21 Jul 2016 15:37:27 +0000 (08:37 -0700)]
Cloudify setup script

JIRA: MODELS-23

Change-Id: Iae386098599b54ebfac29dc94ffc85bfcaca2132
Signed-off-by: blsaws <bryan.sullivan@att.com>
9 years agoAdd INFO and LICENSE files. 39/11439/2
blsaws [Sat, 19 Mar 2016 04:56:38 +0000 (21:56 -0700)]
Add INFO and LICENSE files.

JIRA: MODELS-1

Change-Id: I2f584840d5756376c338443c8cb84d01aee45b54
Signed-off-by: blsaws <bryan.sullivan@att.com>
9 years agoInitial empty repository
Aric Gardner [Wed, 9 Mar 2016 16:56:48 +0000 (16:56 +0000)]
Initial empty repository