Merge "Remove old inline TODO, wolntfix/not-a-bug"
[integration/packaging/puppet-opendaylight.git] / manifests / params.pp
index 5a9e86a6d56ea1a5957b1f929ca8456286bdf26b..933dce537796fa80248d1784bb25c89aa13dfde2 100644 (file)
@@ -7,7 +7,6 @@ class opendaylight::params {
   #   spec/spec_helper_acceptance.rb's install_odl helper fn
   #   spec/classes/opendaylight_spec.rb tests that use default Karaf features
   # Else, both the Beaker and RSpec tests will fail
-  # TODO: Remove this possible source of bugs^^
   $default_features = ['standard', 'wrap', 'ssh']
   $extra_features = []
   $odl_rest_port = '8181'