Commit Graph

30 Commits

Author SHA1 Message Date
Alexandra Settle 79c0da1361 Fixing broken links
The bootswatchr host never resolves. I found this as the
new option. This may need to be confirmed by others.

Change-Id: I7694962b271b60c77c1a2846fd3cad5e02a06acd
Backport: stein rocky
2019-08-09 14:47:26 +10:00
manchandavishal 8aea412a4f [doc]Fix: Modify content of configure access and security for instance
Step 7 of 'Add a key pair' instructs end users to respond to the prompt
 to download but Horizon now automatically download Key pair and no
prompt to download the key pair is displayed and moving a section of
code that should reside in 'Add a Key pair'.
This patch updates the doc correctly.

Change-Id: Ic96de6983c7d95c4eca19ae0b6e3d1c700aac9b5
Closes-Bug: #1804139
2018-11-26 15:20:54 +00:00
Zuul 91e659f172 Merge "[doc] Add the missing 'API Access' for project tab" 2018-04-04 10:46:19 +00:00
Ivan Kolodyazhny 8220df7d6f Update supported browsers list
We don't need to keep a list of older releases since it can be found in
git history and stable/* branches.

Change-Id: I341391e1808e41db84444ba41de244b15884adb7
2018-03-28 22:33:14 +03:00
Zuul bf8c8242da Merge "Change http link to https link" 2018-02-05 18:27:15 +00:00
MaoyangLiu edbe5eadf6 Change http link to https link
change the http://winscp.net/eng/docs/ui_puttygen to
           https://winscp.net/eng/docs/ui_puttygen
           
Change-Id: I4a6236bf1ca85ec33e7f90234892e3e64403adab
2018-02-05 10:34:38 +00:00
Zuul fbbab68777 Merge "doc: drop horizon-plugins' content from user/admin guide" 2018-01-25 21:25:21 +00:00
Zuul c2bc6ccb06 Merge "doc: Move the note to an appropriate place" 2018-01-25 11:49:20 +00:00
Qian Min Chen 7d9dd1cef6 [doc] Add the missing 'API Access' for project tab
Change-Id: I0bed02c93006b7ef0e94cf1832ca1d7a68599a5a
2018-01-25 02:23:30 +00:00
Zuul 3ff49cfdc1 Merge "[doc] Add the missing editable properties for image" 2018-01-21 21:48:34 +00:00
Akihiro Motoki 869127ec19 doc: Move the note to an appropriate place
"Description" field is also added to match the current version.

Change-Id: Ia05d1873d69500b9e2c576fcb8abe9dbdeba25e8
Closes-Bug: #1742327
2018-01-20 17:47:39 +09:00
Akihiro Motoki 38f6fbd478 doc: Update project port create
Non admin users can create a port now.
This commit updates the corresponding document.

Change-Id: Iaa5678f70c4f67d6255448ed3dd0fe4e7d67a27a
2018-01-14 05:43:02 +09:00
Zuul e3715e0008 Merge "[doc] Reorganize the content of horizon Admin tab" 2018-01-07 21:03:46 +00:00
Zuul b40f3eff12 Merge "[doc] Correct the wrong volumes tab" 2018-01-07 21:03:44 +00:00
Zuul fe4b2491ca Merge "Upload the latest screenshots" 2018-01-07 21:03:31 +00:00
Zuul b187465b8d Merge "[doc] Modify the content of the configure access and security for instances" 2018-01-07 15:34:05 +00:00
Qian Min Chen 6c3267852b [doc] Correct the wrong volumes tab
Now the 'volumes' is under 'Volumes' tab, this
patch them.

Change-Id: If89b19169f77f0cc420a6518047c42c1cdc7d0ff
2018-01-07 15:03:03 +00:00
Qian Min Chen b5fdf50235 Upload the latest screenshots
Some openstack dashboard screenshots are out of date,
this patch upload the  latest horizon screenshots.

Change-Id: I35ff03cc18db39b29001254e95b1602620cf20bc
Closes-Bug: #1741420
2018-01-07 23:00:54 +08:00
Qian Min Chen 3278e0cfff [doc] Reorganize the content of horizon Admin tab
The "Instances" and "Images" was removed form 'System' tab,
"Compute", "Volume" and "Network" tabs were added to "Admin"
tab, and so on. So thispatch reorganize the content
of the "Admin" tab.

Change-Id: I50a1e1741ddb45fa3d4937732fe6555299c93209
2018-01-07 22:52:01 +08:00
Akihiro Motoki 262f099d04 tox: run doc8 in pep8
The gate doc/releasenotes jobs do not use tox targets and
call sphinx directly, so doc8 check is not asserted in the gate.
Considering this, this commit adds doc8 check to pep8 job
to ensure doc8 check is applied.

Change-Id: I9df403199264de36b1d0997871e32b29a6988c00
2018-01-07 00:29:15 +09:00
Qian Min Chen 26bc13175d [doc] Modify the content of the configure access and security for instances
The 'Security Groups' is under 'Network' tab, the 'Key Pairs' is
under 'Compute' tab, and so on. So this patch fix them.

Change-Id: Ieea68cd06b049b5b98c6f7d4b98ef9d5da3d7210
2018-01-06 21:57:10 +08:00
Qian Min Chen 8bedc98412 [doc] Add the missing editable properties for image
There missing some properties of image in "Edit Image"
Modal. So this patch add them.

Change-Id: I5a63d52e22232a3239eeb770dd9d8bc825cd4c05
2018-01-06 13:50:48 +00:00
Akihiro Motoki 77ed0e3db2 doc: drop horizon-plugins' content from user/admin guide
This commit drops contents on manila-ui, neutron-lbaas-dashboard
and trove-dashboard from the user and admin guides.
These were imported from openstack-manuals into horizon
during the doc-migration work, but they were mistakes because
they should be maintained by individual horizon plugin teams.

Closes-Bug: #1741613
Closes-Bug: #1741614
Closes-Bug: #1741615
Change-Id: I6f30cb260a23721015059c1f672b0749364033cb
2018-01-06 22:40:38 +09:00
Qian Min Chen 4d7f5e213b Reorganize the content of horizon project tab
The volume was removed form 'compute' tab, and the floating ip
is in network tab, and so on. So this patch reorganize the content
of the project tab.

Change-Id: Ifb35910f21f2593b9e6f30ac50092118a6f0bac6
2018-01-05 17:59:14 +08:00
Akihiro Motoki eac3e7032a Drop Heat related code from horizon
Orchestration tab in the admin info panel needs a discussion.
It seems not to be covered by heat-dashboard yet.

blueprint heat-dashboard-split-out

Change-Id: I56e6edb1f2ac72e2f42d0e9f3291308e67f24cad
2017-12-05 07:38:55 +00:00
Vu Cong Tuan e722055675 doc: Update the URL of noVNC
After being updated to new organization urls [1],
URL of noVNC has been changed from [2] to [3].
This patch set makes sure to use the correct links.

[1] 5911cfd582
[2] https://github.com/kanaka/noVNC
[3] https://github.com/novnc/noVNC

Close-bug: #1727645
Change-Id: Ie8ddb2820eafe226b210e8886da0e89f11274185
2017-10-26 08:31:08 +00:00
Akihiro Motoki a4d05ce55d Clean up broken links due to doc-migration
admin-manage-stacks.rst is dropped as we have no admin stack panel.
view-cloud-resources.rst is dropped as the metering panel was dropped
several releases ago.

Closes-Bug: 1714753

Change-Id: I483cb3dbaab23722abd2f321e8666d8beea2f7c7
2017-09-03 08:57:42 +00:00
Akihiro Motoki 515ba0ae0f Update the documentation link for doc migration
This commit updates links affected by doc migration.
Note that other links are not touched in this commit.
Fixing other broken links or changing http to https
should be covered by a separate patch.

Also convert http links to docs.openstack.org to https per reviewer
request (though it is not directly related to doc-migration).

Note that this commit does not touch files under releasenotes/notes/.
If we touch release notes in older releases, reno will considers
it as a release note in the current release.
(Pike release notes are clean up in a separate patch.)

Change-Id: Iba9bd465ef08014a4972584cf4da6e7d77961119
2017-08-04 18:38:25 +00:00
Doug Hellmann 72345033a0 import the user guide content from openstack-manuals
Change-Id: Ie6838df1760cf3c92350dc52d5f9a81f4227949c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-27 17:55:06 +09:00
Doug Hellmann 259746bcff rearrange content into the new standard layout
Change-Id: I6dbe0ea81d9d21a0f92d270337637606220f38d1
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-15 17:40:10 -04:00