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:
Anderson Mesquita 2014-02-05 11:15:46 -06:00 committed by Richard Lee
parent 65153eaa7e
commit 50c5aac776
3 changed files with 1 additions and 1 deletions

View File

@ -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 = '''
{