forked from pool/python-octaviaclient
- Bump tox minversion to 3.18.0 - Fix inconsistency in validation error message for HSTS - Update master for stable/zed - Fix validation of HSTS attributes - Fixing jobs with tox4 - Add support for HTTP Strict Transport Security - Add munch explicitly to requirements - Add extra validation for HSTS related arguments - Fix new pylint warnings - Allow creating/showing LBs with Additional VIPs - Remove DELETED from the provisioning status list - Drop lower-constraints.txt and its testing - Update python testing as per zed cycle testing runtime - Remove munch dependency - Update master for stable/2023.1 - Set default value for HSTS options to None - Update master for stable/yoga - Add missing flavor set --description option - Switch to 2023.1 Python3 unit tests and generic template name - Clarify the client code is not python bindings - Fix inconsistent parameter name in azp - Fix pool protocols - Add *.orig to .gitignore OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-octaviaclient?expand=0&rev=20
13 lines
671 B
Plaintext
13 lines
671 B
Plaintext
<services>
|
|
<service mode="manual" name="renderspec">
|
|
<param name="input-template">https://opendev.org/openstack/rpm-packaging/raw/master/openstack/python-octaviaclient/python-octaviaclient.spec.j2</param>
|
|
<param name="output-name">python-octaviaclient.spec</param>
|
|
<param name="requirements">https://opendev.org/openstack/python-octaviaclient/raw/master/requirements.txt</param>
|
|
<param name="changelog-email">cloud-devel@suse.de</param>
|
|
<param name="changelog-provider">gh,openstack,python-octaviaclient</param>
|
|
</service>
|
|
<service mode="manual" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="manual"/>
|
|
</services>
|