cookbook-openstackclient/spec/cookbooks/openstackclient_test
Lance Albertson 2402afd670 Migrate to using converge_by and fix idempotency issues
- Migrate away from using the log resource to using converge_by. This finally
  fixes idempotency issues we were having with all of these resources
- Fix :delete action in openstack_domain by disabling the domain prior to
  destroying it
- Add missing references to new_resource parameters
- Fix :delete action in openstack_endpoint resource
- Add domain_name property in openstack_project resource. This is required and
  would throw a deprecation warning in the backend system.
- Fix logic around user grant/revoke actions
- Cookstyle fixes

Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/838415
Change-Id: I33601eb5595c794a9a025417ed3bc88cfa6cfaf0
Signed-off-by: Lance Albertson <lance@osuosl.org>
2022-04-18 16:55:27 -07:00
..
recipes Migrate to using converge_by and fix idempotency issues 2022-04-18 16:55:27 -07:00
metadata.rb Migrate to using converge_by and fix idempotency issues 2022-04-18 16:55:27 -07:00