cloud_network_list on OpenStack error (v1.3.3)
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
when use functions cloud_network_list on OpenStack, output these:
[2016-01-05 14:12:59] ERROR - Error executing task:
[2016-01-05 14:12:59] ERROR - Can't locate object method "list_networks" via package "Rex::Cloud::OpenStack" at /usr/local/lib/perl5/Rex/Commands/Cloud.pm line 230.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at cloud_network_list and inspect Rex/Commands/Cloud.pm around line 230, where the error reports the missing list_networks method on Rex::Cloud::OpenStack. Trace how that method is expected to be provided, then verify that calling cloud_network_list on OpenStack no longer produces the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100