Commit Graph

14 Commits

Author SHA1 Message Date
ricolin 7eb51032e3 Drop use of git.openstack.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: Ia84b464390dbbaaba4c87c4032f5fd21a529f412
Co-Authored-By: Vishal Manchanda <manchandavishal143@gmail.com>
2019-05-22 16:37:13 +05:30
ZhijunWei 49594102ba fix bug link in readme
This patch fixes the bug tracker link in the readme. It is set to
depend on a job definition change in project-config so we can use this
patch to test the new release jobs.

Change-Id: Ice8649d24fd6386a70eac10c64a8d1b990fd3469
2018-12-08 17:32:25 +00:00
wu.chunyang ff532cca2e Add release note link in README
Change-Id: I366c87ca2d9d041feb29bf2623a5540381bf29ec
2018-07-06 00:12:16 +08:00
kaz_shinohara eba050370a Update all links in documents
Now we moved to Storyboard, all relevant links in documents should be
updated accordingly.

Change-Id: I835f85c0e8357766ff48d14d42fa673521d450bc
2018-06-14 18:43:50 +09:00
Trinh Nguyen 048423fa14 Add documentation link to README
Change-Id: I38d867766c10df70dda02ab2ecd22c843b762f29
2018-03-20 17:25:05 +09:00
Akihiro Motoki 20ccb58e67 Improve doc structure
The current top page of heat-dashboard doc is a bit tricky.
The content of installation is duplicated, for example.

This commit revisit the document structure.

* Drop installation instruction from README
* Drop meaningless indices and tables (which are not working)
* Move DevStack setup to the contributor document
* Merge installation_contents.rst into installation.rst

Change-Id: I897cfe0094358db63a364088fd2b977e234101e8
2018-02-22 09:56:09 +09:00
Jean-Philippe Evrard df306b6628 Change location of conf files in README
The configuration files have been moved to be shipped with
the dashboard, but the location of the files haven't been updated
in the readme. This should fix it.

Change-Id: I3a3ae9930a7d553d0c463dd120b8ccbb39cec056
2018-01-26 09:13:32 +00:00
Keiichi Hikita fe76077425 Split out heat own items from Horizon settings.
Heat relevant contents will be split out
from Horizon in Queens release.

After this splitting out, Heat-Dashboard must have
its own settings in Heat-Dashboard repository.

So this review request includes following.

- Create own settings under local_settings.d
- Add procedure for installing above settings.
- Fix installation procedure according to above changes.

Change-Id: I0b9a9907cb0c02aed70e7c1af3d9d07b0ddeffb6
2017-12-04 10:45:44 +09:00
Keiichi Hikita aea63e9826 Fix installation procedure for heat_policy.json
according to Horizon team's advice.

I've changed installation procedure as follows.

(before changing)
1. copy heat_policy.json from Heat-Dashboard directory
   to Horizon directory (same as enable files)
2. add orchestration key to POLICY_FILES settings

 (after changing)
 1. just point Heat-Dashboard policy file path
    from POLICY_FILES settings

Change-Id: Idaf2cbfcb716a9aa4c0f43283526302f062ea0a7
2017-11-29 10:20:36 +09:00
Keiichi Hikita 55a26e3632 Added procedure to enable heat_policy.json.
After Heat relevant contents will split out from Horiozon,
I guess 'orchestration' key of POLICY_FILES settings will be
removed also.

So I've add procedure for adding this key
so that user can correctly enable heat_policy.json

Change-Id: I77ae6c6f63f5ae0f21e9aa6d33edca458bb17502
2017-11-21 18:59:04 +09:00
Keiichi Hikita 6c13231096 Fix installation procedure due to lack of process.
Current installation procedure in README.rst and
doc/source/install/installation_contents.rst does not have
installation process of heat-dashboard itself.
I added above procedure by this review request.

Change-Id: I97f7d114c1f1e978286bd218df558ddf5340d901
2017-11-21 18:15:15 +09:00
Keiichi Hikita ba1ccf4d9b Taken over policy file for heat from Horizon repository.
In future, Heat relevant files(like GUI, api client, policy files, ...)
will be split out from Horizon repository.

But now this repository does not have Heat policy file so I've copied
it from Horizon latest repository.

This review request also includes following changes.
- Added installation procedure document relates to heat_policy.json.
- Modified plugin.sh to install heat_policy.json.

Change-Id: I8dd386e392eb4467b03efd68c7959371d4b9576d
2017-11-16 11:08:03 +09:00
Keiichi Hikita ad9eba2e20 Add initial files as devstack settings/documents/requirements.
Change-Id: I79e42375151d06dd93a7529b7c6b6c25eafa68df
2017-10-31 15:58:55 +09:00
Keiichi Hikita e63ec107c5 add initial files. 2017-10-06 14:46:17 +09:00