Since pbr already landed and the old version of hacking seems not
work very well with pbr>=2, we should update it to match global
requirement.
Partial-Bug: #1668848
Change-Id: I7c3dd50fe5dc3ed4d0691b5c4bc4f17cc2ea74b6
1. replace reno.sphinxtest with reno.sphinxext for Sphinx extensions as
sphinxtest is not supported
2. remove 'Indices and tables' from index.rst as it's not found.
Change-Id: Idb9e75a326e5b1fc39a28aebb6eb58182e4a27c5
Django < 1.8 is not supported any more by upstream, and Horizon
has dropped django 1.7 and lower version support, so we don't need
to keep them here.
Change-Id: Ic4c1500c3403652f5e0936d81ad2797f1ab4b368
if not, this file is not included when installing from pypi.
Closes-Bug: #1649669
Change-Id: Ie1415ea66ed6608ecff622c42e3a433be23bbdfe
Co-Authored-By: Sharat Sharma<sharat.sharma@necetechnologies.in>
* Due to this dependency mistral devstack pluging doesn't get
installed properly because it can't constrain this dependency
to a certain version
Change-Id: Ife4a2e3ace9d6325b27f995ceeafcd345dd8cc6d
To be co-installable with other OpenStack projects and have consistent
testing it's a good idea (tm) to use constraints when creating tox
environments.
Change-Id: If3e7de5c46d92a096db239611a24393f3ffb9e15
The task execution details view was incorrectly titled as "Task
Details". This patch changes it to "Task Execution Details".
Change-Id: I53504461177594c837d4433ae9b4469729a8753e
Closes-Bug: #1648432
* boolean field design - removed the false check from detail screens,
it is actually a bug: false is a valid value - and has a matching
design.
Change-Id: Ifbec1757026f69abe6035ca35d0275c534e09b71
Inside action screen, the "run" button is smaller than its text.
This patch fixes it.
Change-Id: Idf3e33d65b6271448f9f7d56cb3d5635af5d95d0
Closes-Bug: #1642248
In order to build a path to Python 3.x compatibility, we have switched
to mox3 in order to remove mox from the dependencies. mox3 is a fork
of mox that is Python 3.x compatible. So, remove mox from the
test-requirements.
Change-Id: I6a5c75b78d8bcdbb76a6515095f61f42ff667ec1
*Updated .gitignore for files created by releasenotes build
*Updated .gitignore for files created by doc build
Change-Id: I27eb3f7d2debb803623e0709c5d49f66781c786c
The install_venv.py and with_venv.sh are unused and unmaintained.
Since they are removed from other sub-projects of mistral also,
this patch cleans up these scripts from mistral-dashboard as well.
Change-Id: I8a8775d02a56440c8815f36f010a2ab44905ae7a