Skip to content

Commit 214d315

Browse files
committed
Sync all openstack projects to nautobot, not just the user ones
This --only-domain parameter prevents projects from being created or updated in nautobot unless they are partt of the "detault" domain. This means the infra project is not created in nautobot, which in turn means that out "infra" networks can't be created in nautobot. We can't just create a user-style project to contain those networks because rbac restrictions prevent it.
1 parent 4f0d781 commit 214d315

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

workflows/argo-events/workflowtemplates/keystone-event-project.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ spec:
3333
command:
3434
- sync-keystone
3535
args:
36-
- "--only-domain"
37-
- "default"
3836
- "{{inputs.parameters.event_type}}"
3937
- "{{inputs.parameters.project_uuid}}"
4038
volumeMounts:

0 commit comments

Comments
 (0)