Commit Graph

16 Commits

Author SHA1 Message Date
caihui 1fc3835933 Update devstack doc
Add a sampe "local.conf" file for freezer developer.

Change-Id: Iee12d4c186a373c5d8987dd48ece2b7a6eef446c
2019-11-15 17:26:49 -08:00
chao liu e9e2a3769c use . instead of source.
Code conventions: Use “.” to source script files
When you have to source a script file, for example ,
a credentials file to gain access to user-only or
 admin-only CLI commands, use . instead of source.
See more:
http://docs.openstack.org/contributor-guide/writing-style/code-conventions

Change-Id: If2ef1f3f56008f7e9e1bec13b94d542a3b9667e7
2018-01-29 14:25:56 +00:00
lvdongbing 601e54496d Remove unused code about FREEZER_WEB_UI_DIR in devstack plugin
Change-Id: I98f0dee1fcf31751c345663886053013b6c8ab0f
2017-08-31 10:06:09 +08:00
yfzhao 3aab708a35 Fix the wrong links
As the link 'http://docs.openstack.org/developer/devstack' has
changed to 'https://docs.openstack.org/devstack/latest', we should
 update the links that we used.

Change-Id: I6ace08f7f1c5e36f06f32a60721355823a41b210
Closes-Bug: #1710049
2017-08-11 12:06:35 +08:00
Saad Zaher c5599b9da0 Run normal tests instead of tempest tests in gate jobs
Change-Id: I72a5733adf53cf21d081f5efc988185eeafbdf56
2016-10-21 09:35:46 +00:00
Saad Zaher 9092213aa7 Install python-freezerclient while using devstack plugin
Change-Id: Ibd0ade2ad7bc3313783c400a024589f0d4afb0c1
2016-10-14 01:37:55 +01:00
Saad Zaher da003a7697 Added gate_hook.sh to devstack plugin
This will help injecting code to the running gate job

Change-Id: Ie657bb4d4cf709cbf7b838b69ecd9cd8105f712c
2016-10-13 17:42:37 +00:00
Jin Nan Zhang 1d3e97348f Fixed freezer-web-ui directory when install
fixed install script about freezer-web-ui.

add tags in the .gitignore.

Change-Id: Icf61467aff3ebebdf9500441da26defd55b81eb6
Closes-Bug: #1557289
2016-03-16 05:27:24 -04:00
Jenkins c6709b46c7 Merge "fixed incorrect directory install freezer-web-ui" 2016-03-04 09:17:56 +00:00
Jin Nan Zhang 2d0e1bd479 fixed incorrect directory install freezer-web-ui
Fixed incorrect install DEST when install freezer-web-ui.

Remove the freezer-client install in devstack.

Change-Id: I1d9b463ea668d2649904d1e7f94fb8a5ad7fb072
Closes-Bug: #1552759
2016-03-03 15:43:44 -05:00
Jenkins 4aaaee5999 Merge "This is incorrect url in example doc and conf" 2016-03-03 16:24:42 +00:00
Jin Nan Zhang ea51d7de62 This is incorrect url in example doc and conf
enable_plugin freezer-web-ui https://git.openstack.org/openstack/freezer-web-ui.git master

change the url to: https://git.openstack.org/openstack/freezer-web-ui

Change-Id: Idf7d58a8a080a2b67477696042fa115ce5cb9a3e
2016-02-29 14:16:53 +00:00
Jin Nan Zhang e74af2a026 fixed compilemessages error when install use devstack
Can not find freezer_ui module when install freezer-web-ui use devstack.
This is devstack template is not correct.

Change-Id: Ib3df17f6ddc4a6d2d245818091d97407c159d693
Closes-Bug: #1548659
2016-02-23 18:25:55 -05:00
memo b08558eba4 Improved horizon dashboard for freezer
action, job, session, backup, clients are now objects in api.py
shield decorator to avoid having boilerplate code in views
move from freezer_ui to disaster_recovery url
improved actions edition in a job
javascript lint
added clients panel
added actions panel
improved restore functionality from the dashboard

Change-Id: I23aed516bcde3a40b24144b05f858d1e3a49a796
2015-11-12 16:21:27 +00:00
memo 26f1deb396 Added LICENSE file to freezer dashboard
Change-Id: I4e5ff4d7356eb2ef806365fc344f08dba5115cc5
2015-11-09 17:10:00 +00:00
Fabrizio Vanni ef91bf5647 devstack plugin interface
adds interface files for freezer-web-ui to be installed
as a devstack plugin

Change-Id: If2005ea0ec5b1d9eecdaf89a2f014e0ae12ef4a8
NOTE: the freezer-web-ui plugin also installs the freezer client
2015-10-16 15:35:35 +01:00