Bug 1286418
| Summary: | "openstack overcloud --help" returns an error: 'ArgumentParser' object has no attribute 'debug' | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Udi Kalifon <ukalifon> | 
| Component: | python-rdomanager-oscplugin | Assignee: | RHOS Maint <rhos-maint> | 
| Status: | CLOSED NOTABUG | QA Contact: | Shai Revivo <srevivo> | 
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 (Kilo) | CC: | hbrock, jcoufal, jrist, jslagle, mburns, rhel-osp-director-maint | 
| Target Milestone: | --- | ||
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-14 22:23:55 UTC | Type: | Bug | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** Bug 1286420 has been marked as a duplicate of this bug. *** This bug did not make the OSP 8.0 release. It is being deferred to OSP 10. This is working in the current release. [stack@instack tripleo-common]$ openstack overcloud --help WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils Command "overcloud" matches: overcloud deploy overcloud execute overcloud image build overcloud image upload overcloud netenv validate overcloud node configure overcloud node delete overcloud node import overcloud node introspect overcloud node provide overcloud plan create overcloud plan delete overcloud plan list overcloud profiles list overcloud profiles match overcloud update stack overcloud upgrade  | 
Description of problem: I ran "openstack overcloud --help" and it printed this in the end: Could not load EntryPoint.parse('overcloud_netenv_validate = rdomanager_oscplugin.v1.overcloud_netenv_validate:ValidateOvercloudNetenv') ERROR: openstack 'ArgumentParser' object has no attribute 'debug' Version-Release number of selected component (if applicable): python-rdomanager-oscplugin-0.0.10-19.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Run "openstack overcloud --help"