X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1%2Fmessages.py;h=fc22bcb4a09876f6a6ad61c9ce442cb15b0e3583;hb=e348b5507c24f599cf1560e928e3b3dfd07dc683;hp=cbcea08a18f46d36aecbe945b55026767e15e28c;hpb=9d5ad7161f64346c17e9c466bf1992e4257e9bde;p=ric-plt%2Fa1.git diff --git a/a1/messages.py b/a1/messages.py index cbcea08..fc22bcb 100644 --- a/a1/messages.py +++ b/a1/messages.py @@ -1,6 +1,3 @@ -""" -rmr messages -""" # ================================================================================== # Copyright (c) 2019 Nokia # Copyright (c) 2018-2019 AT&T Intellectual Property. @@ -17,6 +14,9 @@ rmr messages # See the License for the specific language governing permissions and # limitations under the License. # ================================================================================== +""" +rmr messages +""" def a1_to_handler(operation, policy_type_id, policy_instance_id, payload=None):