Register ironic-ui REST endpoints
Change-Id: I7e4ec10f2d19bf4bcad2a0f3a5d5feb3c62b59ca
This commit is contained in:
parent
df7ba412ea
commit
57837a3fd3
@ -6,7 +6,7 @@
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
@ -16,6 +16,7 @@
|
||||
|
||||
from django.conf.urls import url
|
||||
|
||||
import ironic_ui.api.ironic_rest_api # noqa
|
||||
from ironic_ui.content.ironic import views
|
||||
|
||||
urlpatterns = [
|
||||
|
Loading…
Reference in New Issue
Block a user