Remove unused IPA config variables
These are not referenced anywhere in the code. Change-Id: I0782fb095cc074fd586d87aa338cefb72b1b70e2
This commit is contained in:
parent
a02c65832c
commit
492605b64d
@ -13,13 +13,6 @@ ipa_build_source_url: "https://opendev.org/openstack/ironic-python-agent"
|
||||
# Version of IPA source repository. Default is {{ openstack_branch }}.
|
||||
ipa_build_source_version: "{{ openstack_branch }}"
|
||||
|
||||
# URL of IPA upper constraints file.
|
||||
ipa_build_upper_constraints_file_url:
|
||||
|
||||
# Custom python package version constraints for IPA. Dict mapping package name
|
||||
# to upper version constraint.
|
||||
ipa_build_custom_upper_constraints: []
|
||||
|
||||
# List of default Diskimage Builder (DIB) elements to use when building IPA
|
||||
# images.
|
||||
ipa_build_dib_elements_default:
|
||||
|
@ -13,13 +13,6 @@
|
||||
# Version of IPA source repository. Default is {{ openstack_branch }}.
|
||||
#ipa_build_source_version:
|
||||
|
||||
# URL of IPA upper constraints file.
|
||||
#ipa_build_upper_constraints_file_url:
|
||||
|
||||
# Custom python package version constraints for IPA. Dict mapping package name
|
||||
# to upper version constraint.
|
||||
#ipa_build_custom_upper_constraints:
|
||||
|
||||
# List of default Diskimage Builder (DIB) elements to use when building IPA
|
||||
# images.
|
||||
#ipa_build_dib_elements_default:
|
||||
|
Loading…
Reference in New Issue
Block a user