You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tacker/tacker/tests/etc/samples
Sameer d3cc82139e Fetch an on-boarded VNF package with HTTP_RANGE
The GET method fetches the content of a VNF package identified by
the VNF package identifier allocated by the NFVO.

The 'HTTP_RANGE' header is inspected for a valid value.
If it is present and valid, then the package content within
the range is fetched.If not present the entire content is
fetched

A 'size' column has been added to vnf_packages db table.
When the VNF package content is uploaded, the size of the
csar zip is persisted in this newly added 'size' column of
vnf_packages db table.

When VNF_Package content is fetched for the first time, its size is
retrieved from glance store and the size column in vnf packages table
is populated with this value. For subsequent fetch calls the size of
csar file content is retrieved from 'size' column in vnf_packages
table.

A lot of the content fetching code has been reused from
glance/api/v2/image_data.py ResponseSerializer class
download function

Blueprint: bp/enhance-vnf-package-support-part1

Change-Id: Ib49ef8b1e81ca4a4b7e3ac4a0836c111ce7da4a3
3 years ago
..
etsi/nfv Fetch an on-boarded VNF package with HTTP_RANGE 3 years ago
lcm_instantiate_request Support LCM operation with user data 3 years ago
csar_invalid_instantiation_level.zip Add vnf packages RestFul APIs 4 years ago
csar_with_flavour_info_in_main_template.zip Add vnf packages RestFul APIs 4 years ago
csar_with_invalid_default_instantiation_level.zip Add vnf packages RestFul APIs 4 years ago
csar_with_missing_sw_image_data_in_main_template.zip Add vnf packages RestFul APIs 4 years ago
csar_with_multiple_sw_image_data.zip Add vnf packages RestFul APIs 4 years ago
csar_without_flavour_info.zip Add vnf packages RestFul APIs 4 years ago
csar_without_flavour_info_in_main_template.zip Add vnf packages RestFul APIs 4 years ago
csar_without_instantiation_level.zip Add vnf packages RestFul APIs 4 years ago
csar_without_policies.zip Allow VNF package upload without policies 4 years ago
csar_without_sw_image_data.zip Add vnf packages RestFul APIs 4 years ago
csar_without_vnfd_info.zip Add vnf packages RestFul APIs 4 years ago
hot_lcm_user_data.yaml Support LCM operation with user data 3 years ago
install_vnfc.sh Implement VNFC support 6 years ago
local-vim.yaml Update Keystone auth_url in vim_config.yaml 5 years ago
ns-vnffg-param.yaml Add functional test for ns-vnffg 5 years ago
sample-tosca-alarm-respawn.yaml Move usage from deprecated Ceilometer API to Gnocchi API 5 years ago
sample-tosca-alarm-scale.yaml Move usage from deprecated Ceilometer API to Gnocchi API 5 years ago
sample-tosca-scale-all.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnf-artifacts-image-values.yaml Fix issue in 'post_process_heat_template' function 4 years ago
sample-tosca-vnf-update-values.yaml Support updating VNF parameters in tacker 3 years ago
sample-tosca-vnf-values.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-anti-affinity-multi-vdu.yaml Modify image name to cirros-0.4.0-x86_64-disk 4 years ago
sample-tosca-vnfd-block-storage.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-flavor.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-image.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-instance-reservation.yaml Add functional test for reservation support 4 years ago
sample-tosca-vnfd-large-template.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-monitor.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-multi-vdu-monitoring-vdu-autoheal.yaml Add new policy action: vdu_autoheal 4 years ago
sample-tosca-vnfd-multi-vdu-monitoring.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-multi-vdu.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-no-monitor.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd-param-artifacts-image.yaml Fix issue in 'post_process_heat_template' function 4 years ago
sample-tosca-vnfd-param.yaml Adding Tacker functional tests with parameterization using tosca template 7 years ago
sample-tosca-vnfd-placement-policy-affinity.yaml Modify image name to cirros-0.4.0-x86_64-disk 4 years ago
sample-tosca-vnfd-placement-policy-anti-affinity.yaml Modify image name to cirros-0.4.0-x86_64-disk 4 years ago
sample-tosca-vnfd-placement-policy-invalid.yaml Modify image name to cirros-0.4.0-x86_64-disk 4 years ago
sample-tosca-vnfd-single-vdu-monitoring-vdu-autoheal.yaml Add new policy action: vdu_autoheal 4 years ago
sample-tosca-vnfd-static-ip.yaml Update cirros to 0.4.0 5 years ago
sample-tosca-vnfd.yaml Update cirros to 0.4.0 5 years ago
sample_tosca_assign_floatingip_to_vdu.yaml Update cirros to 0.4.0 5 years ago
sample_tosca_vnfc.yaml Implement VNFC support 6 years ago
sample_vnf_package_csar.zip Add instantiate vnf instance API 3 years ago
sample_vnf_package_csar_with_policy.zip Add instantiate vnf instance API 3 years ago
sample_vnf_package_csar_with_short_notation.zip Add instantiate vnf instance API 3 years ago
sample_vnf_package_csar_without_policy.zip Add instantiate vnf instance API 3 years ago
sample_vnfpkg_no_meta_single_vnfd.zip Fix upload vnf_package with single yaml file csar 3 years ago
test-ns-nsd.yaml Implement NSD Support part 2 6 years ago
test-ns-vnfd1.yaml Update cirros to 0.4.0 5 years ago
test-ns-vnfd2.yaml Update cirros to 0.4.0 5 years ago
test-nsd-vnfd1.yaml Update cirros to 0.4.0 5 years ago
test-nsd-vnfd2.yaml Update cirros to 0.4.0 5 years ago
test-nsd.yaml Implement NSD Support part 2 6 years ago
test_data.zip Add vnf packages RestFul APIs 4 years ago
tosca-ns-vnffg-vnfd1-sample.yaml Update cirros to 0.4.0 5 years ago
tosca-ns-vnffg-vnfd2-sample.yaml Update cirros to 0.4.0 5 years ago
tosca-ns-vnffg.yaml Add functional test for ns-vnffg 5 years ago
vnfd_lcm_user_data.yaml Support LCM operation with user data 3 years ago