]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: start up mgr restful API
authorSage Weil <sage@redhat.com>
Thu, 1 Jun 2017 04:06:24 +0000 (00:06 -0400)
committerSage Weil <sage@redhat.com>
Thu, 8 Jun 2017 18:29:37 +0000 (14:29 -0400)
commita06000312bfc25796783de9f9f6dc401d5b92593
treec8b66d965e354edceaf0ca3e08af1b7a95ae99a1
parent38ef1b5a891503bd6846f99ad19b1f301818f923
vstart.sh: start up mgr restful API

We try to stagger the ports that mgr modules bind to so that
concurrent vstart instances can run with consecutive ports but
the services will not collide.  Yes, this is awkward.

Signed-off-by: Sage Weil <sage@redhat.com>
src/vstart.sh