30dc997e3e
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
6556453792
Accepting request 842794 from home:glaubitz:branches:systemsmanagement:terraform
...
- Update to version 1.31.0:
* Update CHANGELOG.md
* Update Terraform SDK to v1.15.0, use Go 1.14.7 (#1051 )
* Update CHANGELOG.md
* docs: update Rackspace compatibility notes (#1049 )
* Update CHANGELOG.md
* feat: add floating_ip_enabled in containerinfra (#1043 )
* Update CHANGELOG.md
* Keymanager V1: fix ACL set for the "certificate" container type (#1046 )
* Swift: run tempurl acceptance tests with slashes in object name (#1031 )
* Update CHANGELOG.md
* Identity V3: reduce keystone requests amount (#1044 )
* Update CHANGELOG.md
* [openstack_containerinfra_cluster_v1] Fix merge_labels (#1039 )
* Update CHANGELOG.md
* Add identity_ec2_credential resource* allows creating EC2 credentials for S3-compatible S3/RadowGW endpoints (#1033 )
* Cleanup after v1.30.0 release
- from version 1.30.0
* Update CHANGELOG.md
* Add "allowed_cidrs" option for Octavia listeners (#1034 )
* Update CHANGELOG.md
* feat: add openstack_identity_group_v3 resource (#1028 )
* Update CHANGELOG.md
* Update CHANGELOG.md
* data source openstack_images_image_ids_v2 (#139 )
* Update CHANGELOG.md
* [openstack_containerinfra_cluster_v1] Add missing options (#1024 )
* fix typo (#1023 )
* Cleanup after v1.29.0 release
- from version 1.29.0
OBS-URL: https://build.opensuse.org/request/show/842794
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=17
2020-10-21 05:21:46 +00:00
0f2386669f
- Update to version 1.28.0:
...
* v1.28.0
* Upgrade Terraform SDK to v1.11.0 (#1002 )
* Set Go version to 1.14.2 (#1001 )
* Add containerinfra_cluster kubeconfig attribute (#937 )
* Add blockstorage scheduler hints (#983 )
* Networking V2: cleanup subnet route resource (#999 )
* Networking: cleanup subnet V2 (#900 )
* Networking V2: cleanup secgroup resource (#1000 )
* Internal: Networking V2 Router cleanup (#712 )
* Fixed names and added volume example (#892 )
* Add Project Tags (#978 )
* Enable delayed_auth and allow_reauth options by default (#996 )
* Add SOURCE_IP_PORT load balancing method (#993 )
* Compute v2: Introduce an availability_zone_hints parameter (#985 )
* Object Storage Container V1: Add reading fields and import (#998 )
* Implemented Security Group Rule Mutex (#994 )
* Bump gophercloud (#995 )
* Cleanup after v1.27.0 release
* v1.27.0
* LBaaS v2: Add batch members update resource (#898 )
* Add ACL examples (#987 )
* Update object verisoning documentation URL (#986 )
* Add support for barbican order resources (#992 )
* Image create using import web-download (#888 )
* Match type on master_addresses and node_addresses on containerinfra_cluster (#981 )
* Detach ports before deleting instance (#866 )
* Cleanup after v1.26.0 release
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=13
2020-05-19 08:41:14 +00:00
9bfa7b997a
- Update to version 1.26.0:
...
* v1.26.0
* Upgrade terraform-plugin-sdk to 1.7.0 (#970 )
* implement support for volume_type in block_device of openstack_compute_instance_v2 (#963 )
* Add "insert_headers" argument for lb_listener_v2 (#959 )
* Remove mitaka test job which use ubuntu-trusty (#964 )
* LBaaS: Typo fixed in lbaas l7 policy documentation (#957 )
* Key Manager V1: Introduce ACL resources for secrets and containers (#956 )
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=9
2020-03-04 12:42:01 +00:00
ed1f6fd9dd
Accepting request 760629 from home:bergmannf:branches:systemsmanagement:terraform
...
- Update to version 1.25.0:
* v1.25.0
* Update CHANGELOG.md
* SDK: update to terraform-plugin-sdk v1.4.1 (#936 )
* Update CHANGELOG.md
* Add max_retries_down to lb_monitor_v2 resource (#945 )
* Update CHANGELOG.md
* Data source for openstack_blockstorage_volume_v3 (#947 )
* Update CHANGELOG.md
* Add resource openstack_orchestration_stack_v1 (#944 )
* Update CHANGELOG.md
* Added support for shelved compute instance to become active (#942 )
* Update CHANGELOG.md
* Identivy V3: add access rules support for application credentials (#920 )
* Update CHANGELOG.md
* Update clouds.yaml doc reference to openstacksdk (#943 )
* Update CHANGELOG.md
* Data source for openstack_blockstorage_volume_v2 (#928 )
* Docs: update COE V1 cluster fixed net and subnet (#934 )
* Internal: Decouple Authentication (#930 )
* Update CHANGELOG.md
* Magnum - add fixed_network/fixed_subnet support (#933 )
* Update CHANGELOG.md
* Missing character (#923 )
* Update CHANGELOG.md
* Networking V2: Omit empty ExternalFixedIP IPAddress for the router (#628 )
* Auth: AllowReauth option should be exported (#921 )
* Update CHANGELOG.md
* Auth: add "allow_reauth" configuration option (#918 )
* Cleanup after v1.24.0 release
* v1.24.0
* Update CHANGELOG.md
* Networking V2: rename "Quotas" resource to "Quota" (#915 )
* Compute V2: add Quotaset resource (#914 )
* Update CHANGELOG.md
* Auth: reuse existing token, when scope parameters are not defined (#913 )
* Update CHANGELOG.md
* Core: add external client for the JSON debug (#911 )
* Update CHANGELOG.md
* Update CHANGELOG.md
* SDK: update to terraform-plugin-sdk v1.1.1 (#909 )
* Update CHANGELOG.md
* Update lb_pool_v2.html.markdown (#908 )
* Update CHANGELOG.md
* Networking V2: add Quotas resource (#907 )
* Update CHANGELOG.md
* Fixed openstack_lb_loadbalancer_v2 flavor selection. (#904 )
* Shared filesystem V2: cleanup share access (#902 )
* Update CHANGELOG.md
* LBaaSv2: Add UDP protocol support (#896 )
* Shared filesystem V2: cleanup securityservice (#901 )
* Update CHANGELOG.md
* Compute V2: add "tags", "all_tags" arguments (#899 )
* Update CHANGELOG.md
* Lbaas v2: Properly handle 404 error on status checks (#883 )
* Compute V2: Handle empty scheduler_hints lists (#885 )
* LBaaSv2: Properly handle update TLS references (#891 )
* Update CHANGELOG.md
* Update CHANGELOG.md
* Migrate to the new separated SDK (#880 )
* Update CHANGELOG.md
* Check for the client error (#878 )
* Cleanup after v1.23.0 release
* v1.23.0
* Update CHANGELOG.md
* LoadBalancer listener V2: fix Read method (#877 )
* Update CHANGELOG.md
* Glance v2: Add image share resource (#872 )
* Update CHANGELOG.md
* Identity V3: Add description support to the user and group data sources (#874 )
* Update CHANGELOG.md
* Identity: authenticate against identity only, when it is needed (#861 )
* Update CHANGELOG.md
* LoadBalancer V2: add timeout options for listener (#876 )
* Update CHANGELOG.md
* Identity V3: Show domain scope info (#871 )
* Update CHANGELOG.md
* Refactor formatting headers (#865 )
* Update CHANGELOG.md
* Update CHANGELOG.md
* Add ability to control caching (#849 )
* remove use of config pkg update to terraform v0.12.8
* Update CHANGELOG.md
* Compute V2: Read flavor's ephemeral option (#855 )
* Identity V3: Fix not found logic detection for the role assignments (#857 )
* Update CHANGELOG.md
* Compute V2: Fix not found logic for the flavor access (#856 )
* Identity V3: Fix panic within the domain scope (#851 )
* Cleanup after v1.22.0 release
* v1.22.0
* Update CHANGELOG.md
* Key manager V1: Add containers data source (#846 )
* Update CHANGELOG.md
* Fixes #716 "Managing projects requires admin role" by using the users.ListProjects API entry point if not admin permission (#833 )
* Identity V3: fix role assignment list (#845 )
* Update CHANGELOG.md
* LBaaS V2: Add OpenContrail monitor workaround (#840 )
* Networking V2: Mark dns attributes as computed (#837 )
* Don't fallback to 'DELETE' status, when statuses are not available (#839 )
* Update CHANGELOG.md
* Update compute_instance_v2.html.markdown (#834 )
* Cleanup after v1.21.1 release
OBS-URL: https://build.opensuse.org/request/show/760629
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=7
2020-01-20 14:43:36 +00:00
b650cbcba0
- Update to version 1.21.1:
...
* Vendor: update Gophercloud for time format fix (#831 )
* Blockstorage V3: add quotaset resource (#828 )
* Proper handling of the empty "binding:profile" (#759 )
* Fix typo in security_groups argument (#826 )
* Identity V3: Add identity endpoint resource (#823 )
* BlockStorage V2: add Quotaset resource (#806 )
* Identity V3: Add service data source (#819 )
* Identity V3: Fix endpoint data source (#817 )
* Networking v2: Add neutron rbac policies resource (#811 )
* Key manager v1: add secret data source (#815 )
* LBaaS V2: Add flatten func for the lb pool (#725 )
* Manila V2: Allow modification of the share metadata (#825 )
* Identity V3: Add identity service resource (#821 )
* Keymanager V1: container resource (#808 )
* Keymanager V1: secrets resource (#807 )
* Check type assertion for the dns_nameservers in subnet (#726 )
* Enable import instance (#768 )
* openstack_compute_volume_attach_v3 doesn't exist (#800 )
* vpnaas_site_connection: Switch admin_state_up default to true (#799 )
* Formalize incline HCL codes to canonical format (#797 )
* Networking V2: rename QoS DSCP marking ds file (#792 )
* Networking V2: add QoS min bw datasource (#793 )
* Networking V2: add QoS min bw rule resource (#790 )
* Networking V2: add QoS dscp marking datasource (#789 )
* Networking V2: add QoS bw limit rule datasource (#788 )
* Networking V2: set QoS bw limit default direction (#791 )
* Networking V2: add QoS DSCP marking rule resource (#784 )
* Networking V2: add QoS BW limit rule resource (#783 )
* Networking V2: add QoS policy field for Port (#781 )
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=5
2019-09-03 05:06:16 +00:00
757db18424
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
Duncan Mac-Vicar
0580347e40
Accepting request 634602 from home:ojkastl_buildservice
...
first version, based on package terraform-provider-libvirt. Untested!
OBS-URL: https://build.opensuse.org/request/show/634602
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-openstack?expand=0&rev=1
2018-10-16 10:59:36 +00:00