5053c7a8bc
- Every config item prefixed with nvp is prefixed with nsx - deprecation qualifiers are added to preserve bw compatibility - nicira/nvp.ini is renamed to vmware/nsx.ini - symlink nicira/nvp.ini is created to point to vmware/nsx.ini - UT added to verify that nvp.ini and old config items can still parsed correctly; bw-compat will be dropped in Juno Partial-implements blueprint nicira-plugin-renaming Change-Id: I676b868e61064cc5ff17e2246e83ba5c5e4a3449
18 lines
375 B
Plaintext
18 lines
375 B
Plaintext
[DEFAULT]
|
|
default_tz_uuid = fake_tz_uuid
|
|
nova_zone_id = whatever
|
|
nsx_controllers = fake_1, fake_2
|
|
nsx_user = foo
|
|
nsx_password = bar
|
|
default_l3_gw_service_uuid = whatever
|
|
default_l2_gw_service_uuid = whatever
|
|
default_service_cluster_uuid = whatever
|
|
default_interface_name = whatever
|
|
req_timeout = 14
|
|
http_timeout = 13
|
|
redirects = 12
|
|
retries = 11
|
|
|
|
[NVP]
|
|
agent_mode = agentless
|