First cut of Network client and positive tests.
Fixes bug 946675.
1. Created Network (Quantum ) client for Tempest.
2. Added positive tests for Quantum.
3. Addressed review comments.
Change-Id: If3e27d3aadc70fbf6db722b6ae554a1188fe56e8
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index c7c403c..bfb7e59 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -126,3 +126,9 @@
password = {$ADMIN_PASSWORD}
# The above administrative user's tenant name
tenant_name = {$ADMIN_TENANT_NAME}
+
+[network]
+# This section contains configuration options used when executing tests
+# against the OpenStack Network API.
+api_version = v1.1
+catalog_type = network