Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Commits
5b2fcba9
Commit
5b2fcba9
authored
1 year ago
by
Erik Reid
Browse files
Options
Downloads
Plain Diff
Finished feature package-cleanup.
parents
bef64b8e
52c1eb4d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gso/workflows/device/__init__.py
+0
-0
0 additions, 0 deletions
gso/workflows/device/__init__.py
gso/workflows/device/get_facts.py
+1
-1
1 addition, 1 deletion
gso/workflows/device/get_facts.py
with
1 addition
and
1 deletion
gso/workflows/device/__init__.py
0 → 100644
+
0
−
0
View file @
5b2fcba9
This diff is collapsed.
Click to expand it.
gso/workflows/device/get_facts.py
+
1
−
1
View file @
5b2fcba9
...
...
@@ -12,7 +12,7 @@ from orchestrator.workflow import done, init, step, workflow
# )
from
orchestrator.workflows.utils
import
wrap_modify_initial_input_form
from
products
import
Device
from
gso.
products
.product_types.device
import
Device
def
initial_input_form_generator
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment