diff options
author | Marco Platania <platania@research.att.com> | 2017-10-20 14:50:13 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-10-20 14:50:13 -0400 |
commit | 043ac78b567830edcf094679f4af0da09bc5bc61 (patch) | |
tree | 9c5af0474dfe78a3f8d1b3766976a1db5566eeef /heat/ONAP/onap_openstack_float.yaml | |
parent | 79afbe4783746ee0518a57c1608a83bc4fe5594c (diff) |
Fix VNF instantiation issues in SO and Robot
- Add keystone version to SO config file
- Add public_net_id and script_version to Robot
- Replace non-ASCII copyright sign in Heat templates license
Change-Id: I76b9caf19720c5b4ba7534c7d5ba329634860ff0
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/ONAP/onap_openstack_float.yaml')
-rw-r--r-- | heat/ONAP/onap_openstack_float.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/ONAP/onap_openstack_float.yaml b/heat/ONAP/onap_openstack_float.yaml index 46c49033..01f160ab 100644 --- a/heat/ONAP/onap_openstack_float.yaml +++ b/heat/ONAP/onap_openstack_float.yaml @@ -3,7 +3,7 @@ #==================LICENSE_START========================================== # # -# Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |