diff options
author | Marco Platania <platania@research.att.com> | 2018-02-27 16:32:25 -0500 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-02-27 16:32:25 -0500 |
commit | 0766a3ace2df01e523d65e726fc3f7c0c00b4dc8 (patch) | |
tree | a78a9305e01b4dd0390867fc5b7fadaa42e1faaa /.gitignore | |
parent | 33621cb3587792e4d29bcebf5ff02d42ed50c8e2 (diff) |
Add NETCONF/RESTconf APIs to vLB
Create a new directory for the vLB Manual Scale out use case (vLBMS). Add NETCONF/RESTconf APIs for configuring the vLB via ONAP.
Change-Id: I06c557143d3a6d12159fc3195991cd8d49432348
Issue-ID: INT-432
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /.project /.pydevproject .*.sw? +.DS_Store
\ No newline at end of file |