deb-ironic-ui/MANIFEST.in
Elizabeth Elwell 1063e15424 Plugin setup
This patch adds an empty Index view and basic test infrastructure,
including a basic test that verifies the panel has been correctly
registered with Horizon.

Following this patch, it is possible to install and register the Ironic
UI, and see the "Bare Metal Provisioning" panel under Horizon's Admin
dashboard.

Change-Id: I5efff7707fb44e6ba016d2aaaf3f46e1a9583084
Co-Authored-By: Rob Cresswell <robert.cresswell@outlook.com>
2016-02-01 13:15:11 +00:00

10 lines
159 B
Plaintext

include AUTHORS
include ChangeLog
exclude .gitignore
exclude .gitreview
include setup.py
recursive-include ironic_ui *.js *.html *.scss
global-exclude *.pyc