-
-
Notifications
You must be signed in to change notification settings - Fork 32
New VM Instance Inventory Plugin #66
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
New VM Instance Inventory Plugin #66
Conversation
Codecov Report
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
- Coverage 84.36% 84.29% -0.08%
==========================================
Files 53 56 +3
Lines 5500 5590 +90
Branches 1246 1256 +10
==========================================
+ Hits 4640 4712 +72
- Misses 429 443 +14
- Partials 431 435 +4
Continue to review full report at Codecov.
|
plugins/inventory/cloudstack.py
Outdated
--- | ||
instance: | ||
|
||
name: {{instance.name}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not a blocker but consider spaces between brackets.
…cted for routers, hosts, etc.
This PR fixes #26
This is a clean version of PR #61