Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1538175

Summary: OSPD fails with 'openstack baremetal import' is not an openstack command
Product: Red Hat OpenStack Reporter: Prasanth Anbalagan <panbalag>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED DUPLICATE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: dbecker, emacchi, mburns, morazi, racedoro, rhel-osp-director-maint, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-24 15:35:20 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:

Description Prasanth Anbalagan 2018-01-24 15:15:56 UTC
Description of problem:

RHOS13 Installation with OSPD fails due to the following error,

14:57:41 openstack: 'baremetal import --json /home/stack/instackenv.json' is not an openstack command. See 'openstack --help'.
14:57:41 Did you mean one of these?
14:57:41   baremetal chassis create
14:57:41   baremetal chassis delete
14:57:41   baremetal chassis list
14:57:41   baremetal chassis set
14:57:41   baremetal chassis show
14:57:41   baremetal chassis unset
14:57:41   baremetal create
14:57:41   baremetal driver list
14:57:41   baremetal driver passthru call
14:57:41   baremetal driver passthru list
14:57:41   baremetal driver property list
14:57:41   baremetal driver raid property list
14:57:41   baremetal driver show
14:57:41   baremetal introspection abort
14:57:41   baremetal introspection data save
14:57:41   baremetal introspection interface list
14:57:41   baremetal introspection interface show
14:57:41   baremetal introspection list
14:57:41   baremetal introspection reprocess
14:57:41   baremetal introspection rule delete
14:57:41   baremetal introspection rule import
14:57:41   baremetal introspection rule list
14:57:41   baremetal introspection rule purge
14:57:41   baremetal introspection rule show
14:57:41   baremetal introspection start
14:57:41   baremetal introspection status
14:57:41   baremetal node abort
14:57:41   baremetal node adopt
14:57:41   baremetal node boot device set
14:57:41   baremetal node boot device show
14:57:41   baremetal node clean
14:57:41   baremetal node console disable
14:57:41   baremetal node console enable
14:57:41   baremetal node console show
14:57:41   baremetal node create
14:57:41   baremetal node delete
14:57:41   baremetal node deploy
14:57:41   baremetal node inject nmi
14:57:41   baremetal node inspect
14:57:41   baremetal node list
14:57:41   baremetal node maintenance set
14:57:41   baremetal node maintenance unset
14:57:41   baremetal node manage
14:57:41   baremetal node passthru call
14:57:41   baremetal node passthru list
14:57:41   baremetal node power
14:57:41   baremetal node provide
14:57:41   baremetal node reboot
14:57:41   baremetal node rebuild
14:57:41   baremetal node set
14:57:41   baremetal node show
14:57:41   baremetal node undeploy
14:57:41   baremetal node unset
14:57:41   baremetal node validate
14:57:41   baremetal node vif attach
14:57:41   baremetal node vif detach
14:57:41   baremetal node vif list
14:57:41   baremetal port create
14:57:41   baremetal port delete
14:57:41   baremetal port group create
14:57:41   baremetal port group delete
14:57:41   baremetal port group list
14:57:41   baremetal port group set
14:57:41   baremetal port group show
14:57:41   baremetal port group unset
14:57:41   baremetal port list
14:57:41   baremetal port set
14:57:41   baremetal port show
14:57:41   baremetal port unset
14:57:41   baremetal volume connector create
14:57:41   baremetal volume connector delete
14:57:41   baremetal volume connector list
14:57:41   baremetal volume connector set
14:57:41   baremetal volume connector show
14:57:41   baremetal volume connector unset
14:57:41   baremetal volume target create
14:57:41   baremetal volume target delete
14:57:41   baremetal volume target list
14:57:41   baremetal volume target set
14:57:41   baremetal volume target show
14:57:42   baremetal volume target unset
14:57:42   credential create
14:57:42   credential delete
14:57:42   credential list
14:57:42   credential set
14:57:42   credential show
14:57:42 
14:57:42 
14:57:42 MSG:
14:57:42 
14:57:42 non-zero return code
14:57:42 
14:57:42 
14:57:42 cmd: source ~/stackrc
14:57:42  openstack baremetal import --json /home/stack/instackenv.json
14:57:42 
14:57:42 start: 2018-01-24 09:57:39.030288
14:57:42 
14:57:42 end: 2018-01-24 09:57:39.753434
14:57:42 
14:57:42 delta: 0:00:00.723146
14:57:42 
14:57:42 msg: non-zero return code

Version
========

openstack-tripleo-common.noarch  8.3.1-0.20180103233643.el7ost

Comment 2 Dmitry Tantsur 2018-01-24 15:34:00 UTC
Hi,

This command was deprecated and now removed. I'll redirect this to the documentation team to make sure that the documentation lists the correct commands.

Dear documentation team, could you please check the OSP 13 docs against the upstream basic flow documentation? For example, instead of 'openstack baremetal import' we should use 'openstack overcloud node import'.

Thanks!

Comment 3 Dmitry Tantsur 2018-01-24 15:35:20 UTC
Oh sorry, we have a similar bug already.

*** This bug has been marked as a duplicate of bug 1535214 ***