change from tapi to ietfl2vpn 34/8434/2 v7.0.1rc1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 20 Dec 2019 14:11:35 +0000 (14:11 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Tue, 14 Jan 2020 16:02:16 +0000 (16:02 +0000)
Change-Id: I6b57324f6952c835fc83aaa0f98ae8438fad1b43
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_nbi/__init__.py
osm_nbi/validation.py

index 59d427d..46f927f 100644 (file)
@@ -12,6 +12,6 @@
 # under the License.
 ##
 
-version = '7.0.0.post4'
+version = '7.0.0.post5'
 version_date = '2019-01-14'
 
index 2dea7d0..c398a00 100644 (file)
@@ -435,7 +435,7 @@ vim_account_new_schema = {
     "additionalProperties": False
 }
 
-wim_type = shortname_schema  # {"enum": ["tapi", "onos", "odl", "dynpac", "fake"]}
+wim_type = shortname_schema  # {"enum": ["ietfl2vpn", "onos", "odl", "dynpac", "fake"]}
 
 wim_account_edit_schema = {
     "title": "wim_account edit input schema",