Commit Graph

8 Commits

Author SHA1 Message Date
HeroicHitesh 258bd56eff Remove testr
* Remove .testr.conf as it's not used anywhere
* Remove .testrepository from .gitignore
* Use 3.18.0 as the minversion for tox
* Add 17.1.0 as lower bound for 'horizon' package in
  doc/requirements.txt

Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: I19741f36d0bd08e49faa5be222adce9eb61b41a5
2021-05-21 19:11:30 +05:30
Julia Kreger 1f9a77de21 Fix installation docs
Seems somewhere along the line the install
formatting got mangled.

Fixes formatting. Also fixes the gitignore
for the python api doc folder.

Story: #1737898
Task: #11683

Change-Id: I1b8848c5703ab3d6434d47138c11309bdd83b2cd
2018-03-28 12:00:33 -07:00
Julia Kreger b8ce8be233 Add python api docs to contributor docs
In addition to adding that configuration,
a portion of the documentation conf.py file
needed to be updated from the horizon panel
cookiecutter repository.

Change-Id: I39b1d8718b1de51093a10f50dd04a5ff1d75dd46
2017-07-18 13:47:42 +00:00
Beth Elwell c8b900873b Setup JavaScript test environment
This patch sets up JavaScript test environment.
npm run test

Change-Id: Ia2b1568fb73bbedd4fd0c2f30a35c2e27a329c92
2017-05-25 13:10:57 +00:00
Elizabeth Elwell 03c040bdf5 Added release notes for 2.0.0 release
Change-Id: I6c5fb9f5e68983fe4571a3d341222a24722535f6
2016-08-17 13:15:21 +01:00
Elizabeth Elwell a4c47b80f7 Added eslint config to ironic-ui
Set up package to use eslint-openstack-config for linting.

Amended existing files to ensure they pass linting tests.
Change-Id: I55dfe4cd9cdee99f19b80147df73f66951ca1372
2016-03-23 11:55:49 +00:00
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
Elizabeth Elwell 728fed6ee9 Added cookiecutter files
In patch amends have also renamed internal ironic-ui folder to ironic_ui to
ensure not read mathematically to pass pep8 tests. Also added global requirements.

Change-Id: I5689f762194291bbad6070350486d397c376364a
2016-01-20 19:00:52 +00:00