Merge "Allow tags to be passed through to compute.create_server"

This commit is contained in:
Zuul 2024-04-26 12:33:58 +00:00 committed by Gerrit Code Review
commit f22f20a9f6
1 changed files with 1 additions and 0 deletions

View File

@ -713,6 +713,7 @@ class ComputeCloudMixin:
'config_drive',
'admin_pass',
'disk_config',
'tags',
)
def create_server(
self,