Merge pull request #33726 from jtand/sysmod_skip_valid_docs_glance

glance.warn_until shouldn't be checked for a doc string
This commit is contained in:
Mike Place 2016-06-03 09:06:08 -07:00
commit b9133326c8

View file

@ -63,6 +63,7 @@ class SysModuleTest(integration.ModuleCase):
'runtests_decorators.missing_depends',
'runtests_decorators.missing_depends_will_fallback',
'swift.head',
'glance.warn_until',
'yumpkg.expand_repo_def',
'yumpkg5.expand_repo_def',
'container_resource.run',