summaryrefslogtreecommitdiffstats
path: root/laas-fog/conf/fuel.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'laas-fog/conf/fuel.yaml')
-rw-r--r--laas-fog/conf/fuel.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/laas-fog/conf/fuel.yaml b/laas-fog/conf/fuel.yaml
new file mode 100644
index 0000000..0994d86
--- /dev/null
+++ b/laas-fog/conf/fuel.yaml
@@ -0,0 +1,17 @@
+---
+database: /var/OPNFV/hosts.db
+dhcp_log: /var/log/messages
+dhcp_server: null
+fog:
+ api_key: /path/to/fog.key # may also put the key directly here
+ server: http://fogserver.com/fog/
+ user_key: /path/to/fog_user.key
+ image_id: 5
+installer: Fuel
+logging_dir: /var/log/OPNFV/
+scenario: os-nosdn-nofeature-noha
+hypervisor_config:
+ networks: /root/laas/conf/network.yaml
+ vms: /root/laas/conf/domain.yaml
+inventory: /root/laas/conf/inventory.yaml
+vpn_config: /root/laas/conf/vpn.yaml