TVD: no longer experimental
Remove the log. The plugin is progressing nicely. Core services are working and have been tested thorughly. A few remaining issues with service plugins. Change-Id: I381400fb8bd977b2d8375cb599ae4f675e9e1a6d
This commit is contained in:
parent
9ab1f68179
commit
c93f928b03
@ -104,7 +104,6 @@ class NsxTVDPlugin(agentschedulers_db.AZDhcpAgentSchedulerDbMixin,
|
||||
def __init__(self):
|
||||
self._extension_manager = nsx_managers.ExtensionManager()
|
||||
LOG.info("Start NSX TVD Plugin")
|
||||
LOG.info("This plugin is experimental!")
|
||||
# Validate configuration
|
||||
config.validate_nsx_config_options()
|
||||
super(NsxTVDPlugin, self).__init__()
|
||||
|
Loading…
x
Reference in New Issue
Block a user