Skip to content

Add method to sync live FCIO platform resources back to environment#245

Merged
frlan merged 1 commit into
masterfrom
fcio-prov-update
May 4, 2026
Merged

Add method to sync live FCIO platform resources back to environment#245
frlan merged 1 commit into
masterfrom
fcio-prov-update

Conversation

@zagy
Copy link
Copy Markdown
Member

@zagy zagy commented Apr 16, 2026

No description provided.

Comment thread src/batou_ext/fcio.py
Comment thread src/batou_ext/fcio.py Outdated
return None
elif api_key in ["cores", "disk", "rbd_pool", "service_description"]:
return str(api_value) if api_value is not None else None
elif api_key == "environment":
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this last elif is not needed

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😶‍🌫️

@zagy zagy force-pushed the fcio-prov-update branch from 2a6b7b3 to c992e7c Compare April 16, 2026 12:46
@frlan frlan merged commit 248b235 into master May 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants