diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-18 14:50:33 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-02-18 14:52:12 +0100 |
commit | 0d1f9a3e33ded6a44b4b72d18ee29bb26ec065bd (patch) | |
tree | a2d03b2f4c8fed7afbce20020835848edcadab60 | |
parent | 31634f79ef3681923e603f1719cb9ded15be4fe9 (diff) |
Moved tacker install script to prototypes directory
Change-Id: I2dc062a8b4ad7c7bc0782781565fd182d5993014
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
-rw-r--r-- | prototypes/sfc_tacker/README (renamed from deploy/README_SFC_+_Tacker.txt) | 9 | ||||
-rwxr-xr-x | prototypes/sfc_tacker/poc.tacker-up.sh (renamed from deploy/poc.tacker-up.sh) | 0 |
2 files changed, 9 insertions, 0 deletions
diff --git a/deploy/README_SFC_+_Tacker.txt b/prototypes/sfc_tacker/README index 535445e33..0208b7850 100644 --- a/deploy/README_SFC_+_Tacker.txt +++ b/prototypes/sfc_tacker/README @@ -1,3 +1,12 @@ +# author: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com> +# +# (c) 2016 Telefonaktiebolaget L. M. ERICSSON +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 + README SFC + Tacker ------------------- diff --git a/deploy/poc.tacker-up.sh b/prototypes/sfc_tacker/poc.tacker-up.sh index 5f642f13c..5f642f13c 100755 --- a/deploy/poc.tacker-up.sh +++ b/prototypes/sfc_tacker/poc.tacker-up.sh |