cancel
Showing results for 
Search instead for 
Did you mean: 
agamil
Flight Engineer Flight Engineer
Flight Engineer
  • 1,379 Views

Openstack environment file parameters

I want to ask about the parameters of the environment file that is used along with the template file to build the stack

shall i memorize the parameter syntax or there is other way to list them like "man" or "help"?

its like writing openstack server create -h    >>    will show all options that can be used with the command.

is there something like that can show the available parameters and the syntax?

Labels (1)
0 Kudos
1 Reply
Rodolfo
Flight Engineer Flight Engineer
Flight Engineer
  • 1,373 Views

Hi Agamil, I think what you are looking for is:

$ openstack orchestration resource type list

and

$ openstack orchestration resource type show OS:Nova:: Server

The first command will show you the different resources you can build in a stack, and the second one will tell you the different properties/parameters for that resource

Thank you


Rodolfo
Red Hat Instructor
0 Kudos
Join the discussion
You must log in to join this conversation.