2024-06-01 12:44:49,563:[mgr.samples.views]:[views.py]-[35] [DEBUG]:get 2024-06-01 12:44:49,565:[mgr.vnfreg.health_check_views]:[health_check_views.py]-[30] [DEBUG]:Health check. 2024-06-01 12:44:49,569:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,577:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,583:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,584:[mgr.vnfreg.views]:[views.py]-[64] [ERROR]:Vnf(1) already exists. 2024-06-01 12:44:49,584:[mgr.vnfreg.views]:[views.py]-[65] [ERROR]:Traceback (most recent call last): File "/w/workspace/vfc-gvnfm-vnfmgr-mgr-sonar/mgr/mgr/vnfreg/views.py", line 50, in post raise Exception("Vnf(%s) already exists." % vnf_inst_id) Exception: Vnf(1) already exists. 2024-06-01 12:44:49,589:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,594:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is DELETE, 2024-06-01 12:44:49,594:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {} 2024-06-01 12:44:49,600:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is DELETE, 2024-06-01 12:44:49,600:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {} 2024-06-01 12:44:49,604:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,610:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is GET, 2024-06-01 12:44:49,610:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {} 2024-06-01 12:44:49,615:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is GET, 2024-06-01 12:44:49,616:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {} 2024-06-01 12:44:49,620:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,626:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is PUT, 2024-06-01 12:44:49,626:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,632:[mgr.vnfreg.views]:[views.py]-[91] [INFO]:Enter access_vnf, method is PUT, 2024-06-01 12:44:49,633:[mgr.vnfreg.views]:[views.py]-[92] [INFO]:vnfInstId is 1, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,638:[mgr.vnfreg.views]:[views.py]-[41] [INFO]:Enter post, data is {'vnfInstId': '1', 'ip': '192.168.0.1', 'port': '2324', 'username': 'admin', 'password': 'admin123'} 2024-06-01 12:44:49,644:[mgr.vnfreg.views]:[views.py]-[148] [INFO]:Enter vnf_config, data is {'vnfInstanceId': '1', 'vnfConfigurationData': {'cp': [{'cpId': 'cp-1', 'cpdId': 'cpd-a'}], 'vnfSpecificData': {'autoScalable': 'FALSE', 'autoHealable': 'FALSE'}}} 2024-06-01 12:44:49,650:[mgr.vnfreg.views]:[views.py]-[148] [INFO]:Enter vnf_config, data is {'vnfInstanceId': '1', 'vnfConfigurationData': {'cp': [{'cpId': 'cp-1', 'cpdId': 'cpd-a'}], 'vnfSpecificData': {'autoScalable': 'FALSE', 'autoHealable': 'FALSE'}}} 2024-06-01 12:44:49,652:[mgr.vnfreg.views]:[views.py]-[172] [ERROR]:Vnf(1) does not exist. 2024-06-01 12:44:49,652:[mgr.vnfreg.views]:[views.py]-[173] [ERROR]:Traceback (most recent call last): File "/w/workspace/vfc-gvnfm-vnfmgr-mgr-sonar/mgr/mgr/vnfreg/views.py", line 158, in vnf_config raise Exception("Vnf(%s) does not exist." % vnf_inst_id) Exception: Vnf(1) does not exist.