cdb97831f5
Updates the following: 1. Replaces Docker copr pkgs with binary 2. Updates docs 3. Adds compose from sdake GH repo 4. Adds required ebtables kernel module for nova-network 5. Adds container net/subnet info required for correct nova networking functionality. 6. Consolidates pkgs installs from get-image script to the heat template. Change-Id: Ibec2dd5909bb8379c193b5cdbad665a5b6c2e8f8
6 lines
222 B
Plaintext
6 lines
222 B
Plaintext
parameters:
|
|
ssh_key_name: <YOUR_NOVA_KEYPAIR>
|
|
external_network_id: <NEUTRON_EXTERNAL_NET_ID>
|
|
container_external_network_id: <NEUTRON_EXTERNAL_NET_ID2>
|
|
container_external_subnet_id: <NEUTRON_EXTERNAL_SUBNETNET_ID2>
|