tacker/tacker/tests/unit/vnfm/infra_drivers/openstack/data
Dimitrios Markou 452f95fe0c Implement update VNFFG functionality
Until now there was no implementation of updating an existing
VNFFG with the use of the 'vnffgd-template' parameter which is
introduced in the Tacker client side. This patch addresses exactly
that.

Implements: blueprint update-vnffg

Change-Id: I8fa748a76fd479649be5dd7a19244f7143849687
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-02-07 10:23:25 +02:00
..
config_data.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_alarm_scale_custom.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_flavor.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_flavor_and_capabilities.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_flavor_defaults.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_flavor_no_units.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_image_after_processed_image.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_image_before_processed_image.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_openwrt.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_openwrt_ipparams.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_openwrt_params.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_scale_custom.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_scale_main.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_tosca_alarm_metadata.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_tosca_alarm_respawn.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_tosca_alarm_scale.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
hot_tosca_allowed_address_pairs.yaml Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
hot_tosca_flavor_all_numa_count.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_flavor_all_numa_nodes.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_flavor_cpu_allocations.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_flavor_huge_pages.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_flavor_numa_nodes.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_flavor_numa_nodes_count.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_generic_vnfd_params.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_image.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_mac_ip.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_mgmt_sriov.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_monitoring_multi_vdu.yaml Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
hot_tosca_openwrt.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_openwrt_kilo.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_openwrt_userdata.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_security_groups.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_sriov.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_vnfc.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
hot_tosca_vnic_normal.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_allowed_address_pairs.yaml Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
test_tosca_flavor.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_flavor_and_capabilities.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_flavor_defaults.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_flavor_no_units.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_image.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_mac_ip.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_openwrt.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_openwrt_userdata.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_security_groups.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_vnfc.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_tosca_vnfd_alarm_multi_actions.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
test_tosca_vnfd_alarm_respawn.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
test_tosca_vnfd_alarm_scale.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
tosca_alarm_metadata.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
tosca_alarm_respawn.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
tosca_alarm_scale.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
tosca_block_storage.yaml Implement Block Storage Support - Part 1 2017-08-20 11:48:59 +05:30
tosca_flavor_all_numa_count.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_flavor_all_numa_nodes.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_flavor_cpu_allocations.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_flavor_huge_pages.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_flavor_numa_nodes.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_flavor_numa_nodes_count.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_generic_vnfd_params.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_invalid_vnffgd_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_mgmt_sriov.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_monitoring_multi_vdu.yaml Put vnfm cases into discovered case list 2017-03-22 22:14:09 +08:00
tosca_nsd_template.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_scale.yaml Refactor scaling and monitoring policies in Tacker 2017-08-11 07:39:52 -07:00
tosca_sriov.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
tosca_vnffgd_dupl_criteria_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnffgd_legacy_template_for_update.yaml Implement update VNFFG functionality 2018-02-07 10:23:25 +02:00
tosca_vnffgd_multi_param_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnffgd_param_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnffgd_str_param_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnffgd_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnffgd_template_for_update.yaml Implement update VNFFG functionality 2018-02-07 10:23:25 +02:00
tosca_vnffgd_wrong_cp_number_template.yaml Add names to classifiers in the vnffgd template 2018-01-23 15:51:58 +02:00
tosca_vnic_port.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
update_config_data.yaml Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
vnffg_multi_params.yaml fix create vnffg instance not support param input 2017-05-05 02:57:37 +00:00
vnffg_params.yaml fix create vnffg instance not support param input 2017-05-05 02:57:37 +00:00
vnffgd_template.yaml Correct number_of_endpoints number in vnffgd samples. 2017-05-17 23:17:31 -07:00