Commit Graph

10 Commits

Author SHA1 Message Date
Vadym Markov 39f03063c0 Update policy file to yaml
See the included reno file for details.

Change-Id: I39834214740b2a494105a1130964fba3134d420c
2021-08-07 09:26:23 +00:00
Radosław Piliszek a01dacca8a [docs] IRC moved to OFTC
Change-Id: I55b2022692070c885fae408bffcd475aad3d6d92
2021-05-31 11:05:39 +00:00
Ghanshyam Mann 934a0395f7 [community goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38536
Change-Id: I604a5f433d3de88fc21befac65d8be24f0f42a44
2021-05-14 16:36:25 -05:00
XinxinShen 9405bf8e43 remove unicode from code
Change-Id: I645114ff586b35eb5eddd0e3879882ba2f03e70e
2021-01-05 14:30:18 +08:00
Radosław Piliszek 838dea975a Fix links
Change-Id: Ieeb10e451e43f01c0a36711d10efda6b588e0400
2020-11-12 19:43:39 +00:00
Radosław Piliszek bd409ac87d Publish the missing docs
Change-Id: If642034b6c0e8a304345f8db8a28cdb1ed68d67c
2020-11-12 20:39:26 +01:00
Andreas Jaeger e7eda23f52 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I2d69cd151ef24f48612f3960f2dcce7562f84a2d
2020-05-31 18:08:45 +02:00
openstack 3680bb9023 Fix tox for releasenotes
tox -e releasenotes fails with error:
ImportError: No module named 'masakaridashboard'.

Since release notes are version independent, no need to set version
and release so removed importing version from masakaridashboard.

Change-Id: I2ef95fa2c938e2a8115c0602b53c5af6329a1bac
2019-03-05 07:23:13 +00:00
nirajsingh c429554def Add segment panel
Added segment panel and implemented list and create segment
functionality.Added test cases that actually not covering the
line of code but tested the list and create functionally.

Partial-Implements: blueprint masakari-dashboard

Change-Id: I1366bfdc188f4e0d53fa46f2a6ea3790c9f295fc
2018-07-05 12:34:31 +05:30
nirajsingh b09b094a2b Initial UI-Cookiecutter commit
Added required project files to the repository.

Change-Id: I869b9f2cf04ec00d8bbf00e2720e64175e55eaee
2018-03-16 10:02:55 +05:30