Comment 2 for bug 1714887

Revision history for this message
Cédric Jeanneret deactivated (cjeanneret-c2c-deactivated) wrote :

Hello Steven,

The full command is as follow:
openstack --verbose overcloud deploy --templates ./openstack-tripleo-heat-templates -e ./environment.yaml -e ./openstack-tripleo-heat-templates/environments/network-isolation.yaml -e ./openstack-tripleo-heat-templates/environments/net-bond-with-vlans.yaml -e ./openstack-tripleo-heat-templates/environments/tls-endpoints-public-dns.yaml

Note: openstack-tripleo-heat-templates is a local directory with the content of /usr/share/openstack-tripleo-heat-templates copied in it so that we can follow the changes in our git.

The environment.yaml is a local yaml file containing some parameter_defaults entries (for network, and so on).

Here are the requested outputs:
openstack baremetal node show *: http://paste.openstack.org/show/620300/
openstack flavor show *: http://paste.openstack.org/show/620301/

The requested information from environment.yaml (*Flavor): http://paste.openstack.org/show/620302/

Hope that helps.

Cheers,

C.