Commit Graph

21 Commits

Author SHA1 Message Date
zhulingjie d1ef202c13 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ibe12d31369a781a31375211f4844bc5de41bdc66
2019-04-28 16:57:25 +08:00
zhurong 1759e86ec2 Fix README error caused release failed
Change-Id: Ibfe8eaafb99c78a1f1bbf13c0aee4e9a1cf4f3c0
2018-07-27 09:54:03 +08:00
lidong 3466f20b1e Update the outdated links
Change-Id: I5132216d530ff76d99a84a3ff9216e6b9160987d
2018-03-20 07:14:35 +00:00
chenxing c2a86116cf Fix the format mess
File name and path should be marked[1]. Otherwise it may cause some
format issue as this bug attachment shows.

[1] https://docs.openstack.org/doc-contrib-guide/rst-conv/inline-markups.html#file-name-and-path

Change-Id: I1647f1904970f746de0dd55108c161ce30639b22
Closes-Bug: #1733835
2017-11-24 10:21:28 +00:00
iswarya_vakati 5cf7bce239 Use https instead of http in doc links
Change-Id: I6c2017fb5b5f28a11168dcab20a9d03fd1c99da6
2017-07-07 13:41:38 +00:00
Flavio Percoco 3e96d68a79 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/340d712652420ef89b0a73f28c229202

Change-Id: I43637ed288d4ea2a1b7f519424fba506ca6a46c0
2016-11-25 15:53:08 +01:00
zhurong 542b0c147f Fix murano-dashboard plugin files in README
Change-Id: I6a2989888922aa2f154eabf4af2c43ee468baa7e
2016-11-11 14:35:00 +00:00
MStolyarenko c2e06ac47a Update Readme with correct Doc URL
Change-Id: I8089e33388cc3f9476fa6fa0546d346fba192568
2016-08-26 19:58:25 +03:00
Timur Sufiev 9fa23295d0 Remove the old settings files
Remove the old settings files to use the Murano-specific Horizon settings

Co-Authored-By: zhurong <aaronzhu1121@gmail.com>
Co-Authored-By: Timur Sufiev <tsufiev@mirantis.com>

Change-Id: Ibc5fbec5e498463fa2853aa275f89f4515a60b04
Depends-On: I109b43831626a96534a2d39339364ea0dd53e894
Partial-bug: #1585552
2016-07-16 17:39:20 -07:00
zhurong 94b0c092ed Fix broken dashboard tables
Due to this patch: https://review.openstack.org/#/c/246625/, Horizon
changes the table styles. This broke murano-dashboard tables.

This patch fixes the following:
1 Fix package, images, categories, environments table looks broken
2 Fix import package descriptions displayed
3 Removes unicode symbols from README to unlock py34 gate
4 Comment out the 'multi_select=false' to pass the ci test
5 Dixed broken tests

Co-Authored-By: Kirill Zaitsev <k.zaitsev@me.com>

Change-Id: I802aaa89021b5f20805a498ad2a17ba73c076bed
Closes-bug: #1552702
Closes-bug: #1550822
Closes-bug: #1554317
2016-03-09 14:16:23 +03:00
zhurong d83efc972e Delete the special character in README.rst
Delete the special character in README.rst

Change-Id: Iea140db87d2e2676d0dae94357072d73b938a003
2015-12-21 16:32:21 +08:00
Keith Bray f278e40a40 Fixed gramattical issues in README.rst
Fixed a few gramattical issues in the README I found while going through
the setup to make it easier to read and follow.

Change-Id: I92b83399cd8a86d5b1d102ae1f75c69097edaab2
2015-05-21 17:28:46 -07:00
Ekaterina Chernova ed04b140c0 Update information in README
* Add CONTRIBUTING.rst file was added to provide
information for new contributors.
* Add HACKING.rst

Change-Id: Ida2d1dafeb36d54d0721a86fc6962cc220ea2851
2015-04-28 15:55:01 +00:00
Ekaterina Chernova 7903087d57 Improve title adding in 'Application Catalog' page
* App description (huge amout of text) is not shown as tooltip anymore;
* App title is shown in case overflow happened.
* Readme is fixed
* 'Application' is removed from form title, since it makes form description huge

Change-Id: I1923eb9eeeb5e2876c5f94fb8be86af859eb968f
2015-04-20 17:18:31 +03:00
Mitsuhiro SHIGEMATSU 6957bff389 Remove non-ascii characters in murano-dashboard/README.rst
"Murano" section has non-ascii (utf-8) characters.

Change-Id: I5ae0de7e655412b05ebf0d7fcead11bd97cf721d
Closes-Bug: #1440527
2015-04-05 22:36:25 +09:00
Ekaterina Chernova 4bef4532d5 Add horizon plugin configuration file
Implements blueprint murano-as-horizon-plugin
* Use prepare_murano.sh to add murano to the horizon automatically
* Or add _50_murano.py manually under openstack_dashboard/enabled directory
* settings.py is no longer tracked and needed to be syncronized
with current horizon version
* Murano panel order can be changed by renaming prefix _50 to the desired positon

Change-Id: I26e15bae5d62fba2f83d8792e888897674cab8e1
2014-11-25 16:02:17 +03:00
Serg Melikyan ed20acc48a Update README with actual info
Change-Id: I7185264eb0c97fc3f97bf71ec83ab46f0b069433
2014-02-20 23:52:55 +04:00
Ekaterina Fedorova 42db5892f6 Cherry-pick commits from release-0.4
*Update requirements and package version
Closes-Bug: #1269769

*Add new setup scripts
	Removed old setup scripts

* Make modify_horizon_config is up-to-date
	modify-horizon-config.sh helper script, this script
	used only for RPMBUILD and would be removed during code refractory procedure

* Show floating ip in details
	blueprint auto-assign-floating-ip

* Show floating IP checkbox only for 'routed'
	Set floatingIp to the unit level
	blueprint auto-assign-floating-ip

* Add hint for fixed IP address (as placeholder)
	Fixes-Bug: #1272361

* Check title in mark image form
	Title should be unique
	To prevent extra api call to glance hidden fiels was used
	Closes-Bug: 1259522

* Remove error code from inform messages
	Closes-Bug: 1268929

Change-Id: Id3ad4581cd9ce40a569ac580d0aee8db0178553c
2014-02-11 16:51:26 +04:00
Timur Nurlygayanov 78e118167c Update README.rst 2013-04-25 23:53:31 +04:00
Timur Nurlygayanov 3b07eb8c22 Fixed typo. 2013-04-17 12:20:54 +04:00
Serg Melikyan 4c36d11381 Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00