b2ec08a15e63f6f68b50e637a1a6e45465a3b4b8
17 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jay Faulkner
|
6098747ec5 |
Ironic (and IPA) use launchpad now
Correct links to point to launchpad bug tracker, correct docs config Change-Id: I5d46af2a9d94f3b2e05e4f937e0619a89fe04d4c |
||
|
zhulingjie
|
b15d5d580c |
Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I7473b96d47d959fc4c02cecbfaf4785d5f92996a |
||
|
ShangXiao
|
045063990d |
Add source code link for the project to README
Change-Id: Ib8e0c9a41b4b73aaba13b794eaf2134b85bbeff9 |
||
|
Dmitry Tantsur
|
8f700c4cef |
Correct headings in README.rst
Currently it's titled "Team and repository tags", which is obviously not the project name. Also the top-level title is duplicated twice. Also remove the link to wiki that contains no helpful information. Change-Id: I6c997576f7ffe00fe660ad51213e70369b325e0b |
||
|
ShangXiao
|
e581bf7a3f |
Add release notes link to README
Add release notes url doc link to README.rst. Change-Id: I12652da892ccb6b43d7686db522b972c4bdc3df7 |
||
|
Julia Kreger
|
75e8085e1f |
Change launchpad to StoryBoard
We're using StoryBoard to track features and bugs, instead of Launchpad [1]. [1] http://eavesdrop.openstack.org/meetings/ironic/2018/ironic.2018年03月26日-15.00.html Change-Id: I0af1c937da64c271de80939b5359db86b837b607 |
||
|
lidong
|
493527ae78 |
Update links in README
Change the outdated links to the latest links in README Change-Id: Ibb323d7305f2e58a697cc6ea461e3e645e75800c |
||
|
Julia Kreger
|
7ae28c66bd |
Correct/update links
Correct instances of http to https and fix any remaining links that were broken due to the document migration. Change-Id: I492f7972839e63efdde469a1e16840d9be6d8b31 |
||
|
Flavio Percoco
|
f98c245c0d |
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: b'https://gist.github.com/3227bdf4c083e27e5f14134e8c111241\n' Change-Id: Idb47f0b2fa2de111e2c1215e698a79eabbdc54d4 |
||
|
Kurt Taylor
|
8bf5651f82 |
Add DIB ironic-agent element to readme for IPA
Adding Diskimage Builder ironic-agent element link to README.rst Change-Id: Ie4bb500edd265ece0b3c31179d309a7c270d2004 |
||
|
Dan Prince
|
9eb329ca0e |
Update the launchpad link for IPA
We use now use http://launchpad.net/ironic-python-agent. Change-Id: Id055bc460919f0b81a75fa10b4ff1160a8d2e19d |
||
|
Ruby Loo
|
e74cd66a4b |
Use doc8 style checker
This uses the doc8 style checker to check that document files conform to certain requirements, as documented at https://pypi.python.org/pypi/doc8. The README was modified because it had several lines that were were longer than 79 characters, and some links were fixed. Change-Id: Ia21b680ec227357ada58326fea104696561475d5 |
||
|
lekhajee
|
17e712b655 |
Adds project resources links to Readme
Includes links for launchpad, wiki and dev docs. Closes-Bug:1495668 Change-Id: Ic0559d50425b3ab68fe34d9e88e78c599c29100a |
||
|
Chris Krelle
|
c2a1f5e3d4 |
Update README file
README file had very little information in it. This adds some basic information and formating. Change-Id: Ibde19ec7f89b474fd51dacdcd030aaa92d3364a2 |
||
|
Jeremy Stanley
|
f9a7ad2db6 |
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I7f7196b740006b8a2d7123ad6e781e35718da07d |
||
|
Jay Faulkner
|
bd9219d6c7 |
Fix incorrect documentation
Two changes, first is that we now upload individual files instead of a tarball of both. The other is a catch from Jim to properly use building. Change-Id: Icfaccb190d066feee5f30aed83c1b830fbe9cd89 Co-Authored-By: Jim Rollenhagen <jim@jimrollenhagen.com> |
||
|
Mike Heald
|
d26bb42059 |
Converted documentation in md format to rst
Change-Id: I88c642a24fb032b6e0920c8ba378127f8e12116c Closes-Bug: 1332741 |