Restructure Marconi plugin directory structure
Moving the queue resource under resources. This allows for the separate doc generation between resources and other package modules Change-Id: Icb402bde8e38114f4144252b93df0cb050d2e5f3
This commit is contained in:
parent
65153eaa7e
commit
50c5aac776
@ -18,7 +18,7 @@ from heat.engine import scheduler
|
||||
from heat.tests.common import HeatTestCase
|
||||
from heat.tests import utils
|
||||
|
||||
from ..plugin import queue # noqa
|
||||
from ..resources import queue # noqa
|
||||
|
||||
wp_template = '''
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user