This patch fix some rst hyperlink markup syntactic errors
in the README.rst.I am sorry for my patch:
'https://review.openstack.org/#/c/421292/' result in
this bug.
Change-Id: I1157e581211100e592d71df97911264ed3d68a59
This patch use the link markup to provide hyperlink for the
"API registration". This makes reader life easier.
Change-Id: I7471417a9f967611cb7944bf446a873025366176
rename _50_freezer.py to _50_freezer.py.example
updated readme to point to freezer launchpad
improved readability for actions and jobs in the ui
Change-Id: Ib07719e5f91443ea6716f940b6b125b872505088
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
backups views now are wrapped in try except block
readme was updated to point to openstack repos
remove sys.path from _50_freezer.py
Change-Id: I917c33a1d8df04173acddc8eecf23f8bf8a22390
updated freezer-api urls
updated dependencies for deploying freezer-web-ui
added information about proxies
Change-Id: I50392b2674f4762016d7223051f6f23d15ba45d6
- Overview displays charts/reports (Currently only placeholders)
- Configurations allows to define new backup configurations and link them to
instances
- Backups shows a list of all succesful backups and allows to restore them
- Restores shows a history of all restored backups
It communicates with the api server via the client apis (freeezer.client.client).
The "glue code" between client apis and the UI lives in freezer.api.api.
Implements: Blueprint freezer-api-web-ui
Change-Id: I48cd8cba2b0169c6e64f650233c1a31b91ced34f
This changes are the first implementation of
the freezer web ui.
It's a read only version that permit to view the backups
in swift made by the user.
Change-Id: I79fd98ce3fc364c7a82a8b764e1733febb16b647
This commit add to the repo the basic structure of the web ui
integrated with Horizon. There currently nothing under the Freezer
tab, this is only a base point to start to develop the Freezer
ui content.
Basic installation instructionr are available in the file
horizon_web_ui/README.rst
Change-Id: I6e1ef399c869494ec1c5c9dd52a6d9adfd9360c9
LAUNCHPAD: https://blueprints.launchpad.net/freezer/+spec/horizon-webui