diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-06-27 14:58:31 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-06-27 14:59:16 -0500 |
commit | b58f01b1b21427d16bc9a991704884ef7421cc90 (patch) | |
tree | 57855f479212ac1cb8249c0f9c4497d420a2d17c /labconfig/att | |
parent | 7c34d298ecd10989c94e2a08b1e073a20fadf349 (diff) |
modfied to include the os qualified domain name for public API.
Change-Id: If169aab5f81fc0b6a112068066815e194f8f9e36
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/att')
-rw-r--r-- | labconfig/att/virpod1/labconfig.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/labconfig/att/virpod1/labconfig.yaml b/labconfig/att/virpod1/labconfig.yaml index 1bc27aff..502aec7a 100644 --- a/labconfig/att/virpod1/labconfig.yaml +++ b/labconfig/att/virpod1/labconfig.yaml @@ -26,6 +26,7 @@ lab: floating-ip-range: 192.168.10.6,192.168.10.49,192.168.10.1,192.168.10.0/24 ext-port: "90:E2:BA:83:FD:21,90:E2:BA:75:30:F5" dns: 8.8.8.8 + osdomainname: opnfv: release: c distro: trusty |