stackhpc / ansible-slurm-appliance

A Slurm-based HPC workload management environment, driven by Ansible.
51 stars 25 forks source link

Skeleton terraform uses deprecated loadbalancer #368

Closed sjpb closed 4 days ago

sjpb commented 8 months ago

tofu apply shows:

│ Warning: Argument is deprecated
│ 
│   with provider["registry.opentofu.org/terraform-provider-openstack/openstack"],
│   on <empty> line 0:
│   (source code not available)
│ 
│ Users not using loadbalancer resources can ignore this message. Support for neutron-lbaas will be removed on next major release. Octavia will be the only supported method for loadbalancer resources. Users using
│ octavia will have to remove 'use_octavia' option from the provider configuration block. Users using neutron-lbaas will have to migrate/upgrade to octavia.
sjpb commented 4 days ago

It actually doesn't, this is a totally generic message