From: tierno Date: Tue, 20 Jun 2017 10:21:48 +0000 (+0200) Subject: Merge: openstack client for keystone v3. Maintain sessions upon class reload with... X-Git-Tag: v3.0.0~24 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=commitdiff_plain;h=34b93bac8a6cf769b996652605a2e43c18448728;hp=73cd9c372e40399ecceec5a6a21095f567abc60b Merge: openstack client for keystone v3. Maintain sessions upon class reload with persistent_info Signed-off-by: tierno --- diff --git a/osm_ro/vimconn_vmware.py b/osm_ro/vimconn_vmware.py index 43ffba88..a33ca4e6 100644 --- a/osm_ro/vimconn_vmware.py +++ b/osm_ro/vimconn_vmware.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- ## -# Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U. -# This file is part of openmano +# Copyright 2016-2017 VMware Inc. +# This file is part of ETSI OSM # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may @@ -18,7 +18,7 @@ # under the License. # # For those usages not covered by the Apache License, Version 2.0 please -# contact with: nfvlabs@tid.es +# contact: osslegalrouting@vmware.com ## """