https://github.com/ging/horizon
Revision ac286351ab3e5241068b7ee7fc74549712875ec1 authored by Chad Roberts on 09 March 2015, 20:28:22 UTC, committed by Zhenguo Niu on 19 March 2015, 06:31:35 UTC
The data processing service is now using the term "Job
Template" for the entity that was formerly called "Job".
Similarly, what was formerly known as  a "Job Execution
is now known as a "Job".  These terms are in-line with
the CLI.  The underlying code still references the old
names since the api remains unchanged.

Change-Id: I47975e4ef54268fa5500328939c66577659b6deb
Partial-Implements: blueprint data-processing-rework-ui
1 parent 8c6b3e2
History
Tip revision: ac286351ab3e5241068b7ee7fc74549712875ec1 authored by Chad Roberts on 09 March 2015, 20:28:22 UTC
Changing terminology for jobs and job executions in data processing
Tip revision: ac28635
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 473 bytes
.gitreview -rw-r--r-- 76 bytes
.jshintrc -rw-r--r-- 551 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
CONTRIBUTING.rst -rw-r--r-- 629 bytes
HACKING.rst -rw-r--r-- 512 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 1.7 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 141 bytes
requirements.txt -rw-r--r-- 2.2 KB
run_tests.sh -rwxr-xr-x 17.0 KB
setup.cfg -rw-r--r-- 982 bytes
setup.py -rwxr-xr-x 1.0 KB
test-requirements.txt -rw-r--r-- 887 bytes
tox.ini -rw-r--r-- 2.9 KB

README.rst

back to top