Commit Graph

245 Commits (c0b70897ae3afe1add1a2377ce634c13a3d03596)
 

Author SHA1 Message Date
OpenStack Proposal Bot c0b70897ae Updated from global requirements
Change-Id: I5522f13e12d26d11402dacdc59fd836bb54e1ed1
6 years ago
ricolin 9c84227a9c Update test requirement
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
6 years ago
Jenkins 3c834f16a3 Merge "Update .gitignore" 6 years ago
Jenkins 450feaa519 Merge "Fix 'tox -ereleasenotes' Error" 6 years ago
Zhenguo Niu bf02eec2fe Update .gitignore
Added AUTHORS and ChangeLog as pbr will generate these

Change-Id: I20d43cef6974d5906447228e874e381ea0f94d56
6 years ago
Zhenguo Niu c1bb2c7c75 Fix 'tox -ereleasenotes' Error
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
6 years ago
Zhenguo Niu 2a4348f283 Replace github with git.openstack.org
The git.openstack.org has been the recommended git repo for OpenStack
projects.

Change-Id: Ibc973efec60a5f1c9c7a584460b4c00e2d4f7b2e
6 years ago
OpenStack Proposal Bot 3d34c4ab74 Updated from global requirements
Change-Id: I90ad6422cf2e0f1d6dff5653fa000c7b60f2d278
6 years ago
OpenStack Release Bot fb84560fbd Update reno for stable/ocata
Change-Id: I6c285264a4deaa3b174da20d86c0e67874dc2170
6 years ago
OpenStack Proposal Bot b82f870219 Updated from global requirements
Change-Id: I74f234bad721f891310d39191aa6a8948d2ea74b
6 years ago
Jenkins ba7c0111b8 Merge "Task table - type column would refer to workflow executions accordingly" 6 years ago
OpenStack Proposal Bot 8d7810eb89 Updated from global requirements
Change-Id: If4db4adce0a3a76217062afea1ae04eb899f851c
6 years ago
Rajiv Kumar ac86dfc55c Removed unnecessary utf-8 encoding
Change-Id: I8195c77f1da137877346f3dc395f71b42cd33086
6 years ago
Jenkins 3254802ee2 Merge "Remove django<1.8 from tests" 6 years ago
Jenkins 904b376e17 Merge "Added links to DSL docs in create/update views" 6 years ago
Jenkins ccf7d92554 Merge "Remove the dependency on horizon repo" 6 years ago
Jenkins dc380d9ff7 Merge "Move _50_mistral.py file into enabled folder" 6 years ago
Gal Margalit 696c330f28 Task table - type column would refer to workflow executions accordingly
* Task table - type column would refer to workflow executions accordingly
* Fixed django wrong url params (no logic changed, just better code)

* Screenshots: http://pho.to/AZeaP

Partially implements blueprint: refactor-execution-link-in-task-executions-screens

Change-Id: I70e7ba1f8a6595d15f30cee3f4f17db4d246a34e
7 years ago
Jenkins 8693b94e24 Merge "Fixed: Dashboard: "Run action" functionality doesn't work" 7 years ago
Zhenguo Niu 55425db080 Remove django<1.8 from tests
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
7 years ago
Jeffrey Zhang b1c1627940 Move _50_mistral.py file into enabled folder
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>
7 years ago
Sharat Sharma 70370480b6 Remove the dependency on horizon repo
* 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
7 years ago
Gal Margalit 907cb4de54 Fixed: Dashboard: "Run action" functionality doesn't work
Change-Id: I1ebd9f612957aaaaf864ea6befdff5e5a459b160
Closes-Bug: #1648420
7 years ago
Jenkins 58739a8b4d Merge "Add Constraints support" 7 years ago
Jenkins 18e1b02226 Merge "add CONTRIBUTING.rst" 7 years ago
Jenkins 1e8da60043 Merge "Workflow list - added missing fields" 7 years ago
zhouyunfeng cd1c7896a4 add CONTRIBUTING.rst
The module has no CONTRIBUTING.rst file, so add it.

Change-Id: I5cb55243527003b3f8a8a000a1610f0ab7e6772b
7 years ago
Tony Breeds 5584e25277 Add Constraints support
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
7 years ago
OpenStack Proposal Bot 61ff4a5100 Updated from global requirements
Change-Id: Icf2168b8f30bcf9b19af420358e02b07510e3b98
7 years ago
Gal Margalit a0262daa05 Workflow list - added missing fields
Screenshots: http://pho.to/AZ4L6

Change-Id: I1947e0c4c65eac2204354ac753275ee1016f68f8
7 years ago
Sharat Sharma 0bcc4a975d Added links to DSL docs in create/update views
Added links to Mistral DSL docs in the following views
* Create Workbook
* Create Workflow
* Update Workbook
* Update Workflow

Change-Id: Iaa2fbe89b6c82423e068c5ed7dc5fd1379f378b2
Implements: blueprint mistral-dashboard-add-doc-links-in-create-views
7 years ago
Jenkins b5a919db64 Merge "Changed "Task Details" to "Task Execution Details"" 7 years ago
Sharat Sharma 08e21dd6bc Fix docs-gate for mistral-dashboard
Adding docutils to fix the failing docs gate for
mistral-dashboard.

Change-Id: I78c30af80c66a38edb659ac5f952dee4254ff5fa
7 years ago
Sharat Sharma 4830558f4c Changed "Task Details" to "Task Execution Details"
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
7 years ago
Gal Margalit 91fac9f1b1 mistral-dashboard:fixed boolean field design bug
* 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
7 years ago
Jenkins 6c6346f9a0 Merge "mistral-dashboard: added action executions screens" 7 years ago
Gal Margalit 2a54532154 mistral-dashboard: added action executions screens
* Added 3 new action executions screens: index, overview, and update dialog
 * Added "type" attribute to task screens, followed by a corresponding link
 * Fixed breadcrumbs issue in detail screens following Horizon Newton change
 * Added state label design to detail screens
 * Added design to boolean fields

 * Screenshots: http://pho.to/AXApU

Implements blueprint: mistral-dashboard-action-execution-screens
Implements blueprint: dashboard-detail-screens-improvements
Partially implements blueprint: refactor-execution-link-in-task-executions-screens
Closes-Bug: #1642246

Change-Id: I4c270b2b23d548d4e1cb7e8507e804e44e27c88f
7 years ago
OpenStack Proposal Bot b335f12cd1 Updated from global requirements
Change-Id: I35a4b0a6f3302e47df0684d6c0dafcb149a164f8
7 years ago
Flavio Percoco 92e3177b5a Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/db05066c92244167e9fa7f0109d8d9d5

Change-Id: I1ff7fe3892d930883cf9c00b270490115ea4a57e
7 years ago
Jenkins 1665e7c8a7 Merge "Added reno for stable/mitaka, stable/liberty and stable/newton" 7 years ago
Jenkins 6bac7a9f34 Merge "Fixed action screen "run" button CSS issue" 7 years ago
Jenkins 15938fa6b1 Merge "mistral-dashboard: entities name change for system consistency" 7 years ago
Jenkins 6088d5ace9 Merge "Cleanup unused files" 7 years ago
Jenkins ed45301e8a Merge "Adding files to .gitignore" 7 years ago
Sharat Sharma e66e1f61bd Fixed action screen "run" button CSS issue
Inside action screen, the "run" button is smaller than its text.
This patch fixes it.

Change-Id: Idf3e33d65b6271448f9f7d56cb3d5635af5d95d0
Closes-Bug: #1642248
7 years ago
Sharat Sharma 576fbfab81 Remove mox in test-requirement.txt
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
7 years ago
Sharat Sharma 14e0dc0c2d Added reno for stable/mitaka, stable/liberty and stable/newton
Change-Id: I39bb784be2961188596a77906d415b910fbd3ab7
7 years ago
Sharat Sharma 29824afbd2 Adding files to .gitignore
*Updated .gitignore for files created by releasenotes build
*Updated .gitignore for files created by doc build

Change-Id: I27eb3f7d2debb803623e0709c5d49f66781c786c
7 years ago
Sharat Sharma 9cc8911a2c Cleanup unused files
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
7 years ago
Gal Margalit 1b73cff4dd mistral-dashboard: entities name change for system consistency
* refactored names: task executions, workflow executions

* Screenshots:
https://s17.postimg.org/l2xp52p3j/image.png

Change-Id: Ia11956e222390cf410abbb82d68adcc2d59c5855
7 years ago