Files
ubicloud/spec/model
Jeremy Evans 1227c7e377 Set project_id columns when creating objects for 6 models
For the following 6 models:

* ApiKey
* Firewall
* LoadBalancer
* MinioCluster
* PrivateSubnet
* Vm

Set the project_id when creating the object.  Continue to use
associate_with_project to update access_tag, and have
associate_with_project check that project_id is already set
correctly.  This is a temporary state until all project_id
columns have been correctly populated.

Unfortunately, this causes a large amount of fallout in the tests.
This adds the necessary project_id keyword arguments, so that a
future commit can just drop most of the associate_with_project
calls.
2025-01-14 11:56:06 -08:00
..
2024-11-05 23:47:48 +03:00
2024-12-11 16:34:54 -08:00
2023-08-11 11:33:06 +03:00
2024-11-05 23:47:48 +03:00
2023-08-22 17:11:00 +02:00
2024-11-05 23:47:48 +03:00
2024-05-07 16:10:05 +02:00
2024-03-04 10:39:35 +01:00
2025-01-13 09:38:11 -05:00
2025-01-03 18:22:59 +03:00