~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/deploy.sh

  • Committer: Narinder Gupta
  • Date: 2017-11-01 03:07:28 UTC
  • Revision ID: git-v1:7f23c5d78d7fac02849438d5d45f43e0f42217c4
adding ceph support for Kubernetes.

Change-Id: If7cf0add214da153daf39967fac15ba027cc3885
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
opnfvsdn=nosdn
11
11
opnfvtype=noha
12
 
openstack=ocata
 
12
openstack=pike
13
13
opnfvlab=default
14
14
opnfvlabfile=
15
15
opnfvrel=e
23
23
usage() { echo "Usage: $0
24
24
    [-s|--sdn <nosdn|odl|opencontrail>]
25
25
    [-t|--type <noha|ha|tip>]
26
 
    [-o|--openstack <ocata>]
 
26
    [-o|--openstack <ocata|pike>]
27
27
    [-l|--lab <default|custom>]
28
28
    [-f|--feature <ipv6,dpdk,lxd,dvr,openbaton,multus>]
29
29
    [-d|--distro <xenial>]