17
0
Files

24 lines
948 B
Plaintext
Raw Permalink Normal View History

<services>
Accepting request 721952 from home:tbechtold:branches:systemsmanagement:terraform - Update to version 1.19.0: * Mask identity v2 auth credentials (#757) * Fix Debug Memory Issue (#755) * vendor: Updating Terraform core to v0.12-rc1 (#753) * DNS v2: Fix issue where TTL was being cleared (#752) * Acc Tests: Fix port binding syntax for v0.12 (#751) * Compute V2: Use Delete timeout in stop_before_destroy (#750) * Acc Tests: Fix allocation_pool (#749) * Networking v2: Make port dns_name computed (#748) * Internal: Networking V2 Secgroup Rule cleanup (#747) * Acc Tests: Add test for clearing a subnet's dns_nameservers (#746) * Internal: Networking V2 Router Route cleanup (#680) * Networking V2: add AddressScope datasource (#741) * vendor: update gophercloud/* (#745) * Networking v2: Deprecate subnet allocation_pools for allocation_pool (#739) * Support acceptance test against OpenStack Stein release in OpenLab (#740) * SharedFilesystem v2: Fix access validation rules (#738) * Remove fixed_ip_v6 from the network block (#737) * Internal: Cleanup database resources (#671) * Correction for the master flavour (#730) * SharedFilesystem v2: Add cephx and access_key (#715) * Networking V2: Allow floatingip associate with the fixed_ip (#709) * Networking V2: Add DNS support for the port, floating IP, network (#706) * Networking V2: Add network MTU attribute support (#708) * Networking V2: Introduce port binding support (#693) * add multi-vm with corresponding floating ip example (#710) * Networking V2: Add trunk data source (#626) * Add `prefix_length` to subnet create (#705) * Internal: Use ErrDefault409 (#713) * Networking V2: Handle multiple dhcp options in port data source (#695) OBS-URL: https://build.opensuse.org/request/show/721952 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=2
2019-08-09 07:41:28 +00:00
<service name="obs_scm" mode="disabled">
Accepting request 909755 from home:glaubitz:branches:systemsmanagement:terraform - Update to version 1.43.0: FEATURES * __New Resource__: `dns_transfer_request_v2` (#1268) * __New Resource__: `dns_transfer_accept_v2` (#1268) IMPROVEMENTS * Added `SCTP`, `PROXYV2` protocols for `lb_pool_v2` resource (#1251) * Added `project_id` argument for `dns_recordset_v2` resource (#1254) * Added support for `shelved_offloaded` power state of `compute_instance_v2` resource (#1259) * Added `cidr` argument input check for `networking_subnet_v2` resource (#1267) * Removed Octavia microversions and added explanation about minor version usage (#1249) * Fixed `endpoints` argument for `vpnaas_endpoint_group_v2` resource in that way so endpoints order is not relevant anymore (#1247) * Added `addresses` argument for `db_instance_v1` resource (#1260) * Better formatted documentation for some resources and data sources (#1252) * Updated issues links so they point to the right repo (#1272) BUG FIXES * Fixed `nil` panic in `compute_instance_v2` resource that could be caught while trying to unassign a server group from an instance (#1248) - For changes from 1.32.0 through 1.42.0, see CHANGELOG.md shipped with the package - Enable vendoring in _service file - Switch tarball compression to gzip as the vendoring service currently does not support the xz compression format - Update url field in _service file - Update URL field and project name in spec file OBS-URL: https://build.opensuse.org/request/show/909755 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=21
2021-10-16 09:12:30 +00:00
<param name="url">https://github.com/terraform-provider-openstack/terraform-provider-openstack.git</param>
<param name="scm">git</param>
<param name="filename">terraform-provider-openstack</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
Accepting request 909755 from home:glaubitz:branches:systemsmanagement:terraform - Update to version 1.43.0: FEATURES * __New Resource__: `dns_transfer_request_v2` (#1268) * __New Resource__: `dns_transfer_accept_v2` (#1268) IMPROVEMENTS * Added `SCTP`, `PROXYV2` protocols for `lb_pool_v2` resource (#1251) * Added `project_id` argument for `dns_recordset_v2` resource (#1254) * Added support for `shelved_offloaded` power state of `compute_instance_v2` resource (#1259) * Added `cidr` argument input check for `networking_subnet_v2` resource (#1267) * Removed Octavia microversions and added explanation about minor version usage (#1249) * Fixed `endpoints` argument for `vpnaas_endpoint_group_v2` resource in that way so endpoints order is not relevant anymore (#1247) * Added `addresses` argument for `db_instance_v1` resource (#1260) * Better formatted documentation for some resources and data sources (#1252) * Updated issues links so they point to the right repo (#1272) BUG FIXES * Fixed `nil` panic in `compute_instance_v2` resource that could be caught while trying to unassign a server group from an instance (#1248) - For changes from 1.32.0 through 1.42.0, see CHANGELOG.md shipped with the package - Enable vendoring in _service file - Switch tarball compression to gzip as the vendoring service currently does not support the xz compression format - Update url field in _service file - Update URL field and project name in spec file OBS-URL: https://build.opensuse.org/request/show/909755 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=21
2021-10-16 09:12:30 +00:00
<param name="revision">v1.43.0</param>
<param name="exclude">.git</param>
Accepting request 721952 from home:tbechtold:branches:systemsmanagement:terraform - Update to version 1.19.0: * Mask identity v2 auth credentials (#757) * Fix Debug Memory Issue (#755) * vendor: Updating Terraform core to v0.12-rc1 (#753) * DNS v2: Fix issue where TTL was being cleared (#752) * Acc Tests: Fix port binding syntax for v0.12 (#751) * Compute V2: Use Delete timeout in stop_before_destroy (#750) * Acc Tests: Fix allocation_pool (#749) * Networking v2: Make port dns_name computed (#748) * Internal: Networking V2 Secgroup Rule cleanup (#747) * Acc Tests: Add test for clearing a subnet's dns_nameservers (#746) * Internal: Networking V2 Router Route cleanup (#680) * Networking V2: add AddressScope datasource (#741) * vendor: update gophercloud/* (#745) * Networking v2: Deprecate subnet allocation_pools for allocation_pool (#739) * Support acceptance test against OpenStack Stein release in OpenLab (#740) * SharedFilesystem v2: Fix access validation rules (#738) * Remove fixed_ip_v6 from the network block (#737) * Internal: Cleanup database resources (#671) * Correction for the master flavour (#730) * SharedFilesystem v2: Add cephx and access_key (#715) * Networking V2: Allow floatingip associate with the fixed_ip (#709) * Networking V2: Add DNS support for the port, floating IP, network (#706) * Networking V2: Add network MTU attribute support (#708) * Networking V2: Introduce port binding support (#693) * add multi-vm with corresponding floating ip example (#710) * Networking V2: Add trunk data source (#626) * Add `prefix_length` to subnet create (#705) * Internal: Use ErrDefault409 (#713) * Networking V2: Handle multiple dhcp options in port data source (#695) OBS-URL: https://build.opensuse.org/request/show/721952 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=2
2019-08-09 07:41:28 +00:00
<param name="exclude">.gitignore</param>
<param name="changesgenerate">enable</param>
</service>
Accepting request 721952 from home:tbechtold:branches:systemsmanagement:terraform - Update to version 1.19.0: * Mask identity v2 auth credentials (#757) * Fix Debug Memory Issue (#755) * vendor: Updating Terraform core to v0.12-rc1 (#753) * DNS v2: Fix issue where TTL was being cleared (#752) * Acc Tests: Fix port binding syntax for v0.12 (#751) * Compute V2: Use Delete timeout in stop_before_destroy (#750) * Acc Tests: Fix allocation_pool (#749) * Networking v2: Make port dns_name computed (#748) * Internal: Networking V2 Secgroup Rule cleanup (#747) * Acc Tests: Add test for clearing a subnet's dns_nameservers (#746) * Internal: Networking V2 Router Route cleanup (#680) * Networking V2: add AddressScope datasource (#741) * vendor: update gophercloud/* (#745) * Networking v2: Deprecate subnet allocation_pools for allocation_pool (#739) * Support acceptance test against OpenStack Stein release in OpenLab (#740) * SharedFilesystem v2: Fix access validation rules (#738) * Remove fixed_ip_v6 from the network block (#737) * Internal: Cleanup database resources (#671) * Correction for the master flavour (#730) * SharedFilesystem v2: Add cephx and access_key (#715) * Networking V2: Allow floatingip associate with the fixed_ip (#709) * Networking V2: Add DNS support for the port, floating IP, network (#706) * Networking V2: Add network MTU attribute support (#708) * Networking V2: Introduce port binding support (#693) * add multi-vm with corresponding floating ip example (#710) * Networking V2: Add trunk data source (#626) * Add `prefix_length` to subnet create (#705) * Internal: Use ErrDefault409 (#713) * Networking V2: Handle multiple dhcp options in port data source (#695) OBS-URL: https://build.opensuse.org/request/show/721952 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=2
2019-08-09 07:41:28 +00:00
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
Accepting request 909755 from home:glaubitz:branches:systemsmanagement:terraform - Update to version 1.43.0: FEATURES * __New Resource__: `dns_transfer_request_v2` (#1268) * __New Resource__: `dns_transfer_accept_v2` (#1268) IMPROVEMENTS * Added `SCTP`, `PROXYV2` protocols for `lb_pool_v2` resource (#1251) * Added `project_id` argument for `dns_recordset_v2` resource (#1254) * Added support for `shelved_offloaded` power state of `compute_instance_v2` resource (#1259) * Added `cidr` argument input check for `networking_subnet_v2` resource (#1267) * Removed Octavia microversions and added explanation about minor version usage (#1249) * Fixed `endpoints` argument for `vpnaas_endpoint_group_v2` resource in that way so endpoints order is not relevant anymore (#1247) * Added `addresses` argument for `db_instance_v1` resource (#1260) * Better formatted documentation for some resources and data sources (#1252) * Updated issues links so they point to the right repo (#1272) BUG FIXES * Fixed `nil` panic in `compute_instance_v2` resource that could be caught while trying to unassign a server group from an instance (#1248) - For changes from 1.32.0 through 1.42.0, see CHANGELOG.md shipped with the package - Enable vendoring in _service file - Switch tarball compression to gzip as the vendoring service currently does not support the xz compression format - Update url field in _service file - Update URL field and project name in spec file OBS-URL: https://build.opensuse.org/request/show/909755 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=21
2021-10-16 09:12:30 +00:00
<param name="compression">gz</param>
</service>
Accepting request 721952 from home:tbechtold:branches:systemsmanagement:terraform - Update to version 1.19.0: * Mask identity v2 auth credentials (#757) * Fix Debug Memory Issue (#755) * vendor: Updating Terraform core to v0.12-rc1 (#753) * DNS v2: Fix issue where TTL was being cleared (#752) * Acc Tests: Fix port binding syntax for v0.12 (#751) * Compute V2: Use Delete timeout in stop_before_destroy (#750) * Acc Tests: Fix allocation_pool (#749) * Networking v2: Make port dns_name computed (#748) * Internal: Networking V2 Secgroup Rule cleanup (#747) * Acc Tests: Add test for clearing a subnet's dns_nameservers (#746) * Internal: Networking V2 Router Route cleanup (#680) * Networking V2: add AddressScope datasource (#741) * vendor: update gophercloud/* (#745) * Networking v2: Deprecate subnet allocation_pools for allocation_pool (#739) * Support acceptance test against OpenStack Stein release in OpenLab (#740) * SharedFilesystem v2: Fix access validation rules (#738) * Remove fixed_ip_v6 from the network block (#737) * Internal: Cleanup database resources (#671) * Correction for the master flavour (#730) * SharedFilesystem v2: Add cephx and access_key (#715) * Networking V2: Allow floatingip associate with the fixed_ip (#709) * Networking V2: Add DNS support for the port, floating IP, network (#706) * Networking V2: Add network MTU attribute support (#708) * Networking V2: Introduce port binding support (#693) * add multi-vm with corresponding floating ip example (#710) * Networking V2: Add trunk data source (#626) * Add `prefix_length` to subnet create (#705) * Internal: Use ErrDefault409 (#713) * Networking V2: Handle multiple dhcp options in port data source (#695) OBS-URL: https://build.opensuse.org/request/show/721952 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=2
2019-08-09 07:41:28 +00:00
<service name="set_version" mode="disabled">
</service>
Accepting request 909755 from home:glaubitz:branches:systemsmanagement:terraform - Update to version 1.43.0: FEATURES * __New Resource__: `dns_transfer_request_v2` (#1268) * __New Resource__: `dns_transfer_accept_v2` (#1268) IMPROVEMENTS * Added `SCTP`, `PROXYV2` protocols for `lb_pool_v2` resource (#1251) * Added `project_id` argument for `dns_recordset_v2` resource (#1254) * Added support for `shelved_offloaded` power state of `compute_instance_v2` resource (#1259) * Added `cidr` argument input check for `networking_subnet_v2` resource (#1267) * Removed Octavia microversions and added explanation about minor version usage (#1249) * Fixed `endpoints` argument for `vpnaas_endpoint_group_v2` resource in that way so endpoints order is not relevant anymore (#1247) * Added `addresses` argument for `db_instance_v1` resource (#1260) * Better formatted documentation for some resources and data sources (#1252) * Updated issues links so they point to the right repo (#1272) BUG FIXES * Fixed `nil` panic in `compute_instance_v2` resource that could be caught while trying to unassign a server group from an instance (#1248) - For changes from 1.32.0 through 1.42.0, see CHANGELOG.md shipped with the package - Enable vendoring in _service file - Switch tarball compression to gzip as the vendoring service currently does not support the xz compression format - Update url field in _service file - Update URL field and project name in spec file OBS-URL: https://build.opensuse.org/request/show/909755 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=21
2021-10-16 09:12:30 +00:00
<service name="go_modules" mode="disabled">
<param name="archive">terraform-provider-openstack-1.43.0.tar.gz</param>
</service>
</services>