Hi Fernando, I have the same steps to test. The problem comes when execute "openstack stack create" command. Seems that there was an update with such command. I figured out that the current OpenStack documentation shows that we are using the correct command. Maybe we have a real issue. https://docs.openstack.org/heat/rocky/getting_started/create_a_stack.html Need to confirm. Regards. Juan Carlos Alonso From: Hernandez Gonzalez, Fernando Sent: Thursday, March 28, 2019 11:28 AM To: Alonso, Juan Carlos <juan.carlos.alonso@intel.com>; starlingx-discuss@lists.starlingx.io Subject: RE: [Starlingx-discuss] What is the new openstack command to create an stack? Hi JC, I am almost finishing the "HEAT HOT template" Test cases (the basics)... please look at the next link<https://git.openstack.org/cgit/openstack/stx-test/tree/doc/source/manual_tests/heat/heat_hot_template_suite.rst>, under "HEAT_HOT_Template_07", you will see the prerequisites for creation of Nova Server instance and the required template. Regards, Fernando Hernandez Gonzalez Software Engineer Avenida del Bosque #1001 Col, El Bajío Zapopan, Jalisco MX, 45019 ____________________________________ Office: +52.33.16.45.01.34 inet 86450134 From: Alonso, Juan Carlos [mailto:juan.carlos.alonso@intel.com] Sent: Thursday, March 28, 2019 11:19 AM To: starlingx-discuss@lists.starlingx.io<mailto:starlingx-discuss@lists.starlingx.io> Subject: [Starlingx-discuss] What is the new openstack command to create an stack? Hi, Do someone know what is the new openstack command to create an stack? Then to create an instance. I usually use: $openstack stack create --template ${stack_name} --parameter "NetID=${net_id}" But got the below error: openstack: 'stack create...' is not an openstack command. Regards. Juan Carlos Alonso