Commit Graph

6 Commits

Author SHA1 Message Date
Tong Liu
ac556ffc75 Add native DHCP config in nsxv3 sample local.conf
Add the config options in sample local.conf file to support native
DHCP & metadata proxy.

Change-Id: I32ee4b85216aa94fa0e2624e35c765764f86f595
2016-09-27 19:00:24 +00:00
Shih-Hao Li
2c393582cd NSX|V3: validate if 'destination' exists
Some tempest tests did not configure the host_routes
correctly. This would result in a exception from the plugin
when trying to access the destination IP for host routes.

This also skips tests that are problematic:
1. no agents
2. only can create one subnet per network

A luta continua!!

Change-Id: Ie8732c08f362db3b8fdbe552db46f26b73ac3422
2016-08-18 09:13:52 -07:00
Tong Liu
51fb7028b3 Add sample local.conf for nsxv3
Add two sample devstack local.conf configuration files. One is for
OpenStack controller setup for NSXv3, and the other one is for KVM
compute node setup. Previously we are storing the copies in our
web server. But it would be better to put in our plugin repo.

Change-Id: I9194e3ca32b25ceced30791254663bd6b360179d
2016-05-20 18:27:35 +00:00
Akash Gangil
cebfb2b5ef Follow the convention
Change-Id: I259acfcb7c4aedb9697329ba8ad231c4a0032b63
2016-01-29 06:27:42 -08:00
Akash Gangil
22d9f34d91 Run selected api network tests
Since we have the edge in place now, run all the relevant tests
in the tempest suite.

Change-Id: Ibcb0e870e24e20a064e4997ff1f67d12fb7f2efe
2016-01-29 04:38:38 +00:00
Aaron Rosen
124faf42f7 move devstackgaterc file to devstack/nsx_v3
It's weird that we have a top level dir called tempest. We should
just move this file into devstack instead.

Change-Id: I8054eaf7afeb2ac621bed6e49597d6aa2452a5e1
2016-01-25 08:21:00 +00:00