14 Commits

Author SHA1 Message Date
huang.zhiping
0ccfc6f5ae Docs: modernise links
replace outdated URLs with canonical ones.

Change-Id: Ief811c7a8772c210bf68683c78c0690e90e43115
2018-03-24 20:27:11 +08:00
Stephen Finucane
cf52fc21cc doc: Rework README to reflect new doc URLs
We also take the opportunity to clean up the doc and add a few more
helpful links. This is mostly based on the blueprint established by
Glance [1].

[1] https://github.com/openstack/glance/blob/69555ae/README.rst

Change-Id: I819fd2e6d49e00c2f9175dd5b0f4a1bc356d35e6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2017-08-03 16:06:08 -04:00
XieYingYun
35ff68fb12 Optimize the link address
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: Iff85d63353b858e0df28bf2e2c9557e6737b7aba
2017-04-07 08:56:37 +08:00
Flavio Percoco
3e0cad906a 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/596c8169411dd2535fd181ba4e2cb8ca\n'

Change-Id: I2b02fc2968993947bec7e3b0e878b0ea149a9b31
2016-11-25 13:55:29 +01:00
John Garbutt
ddeb0e88c5 Refresh README and its docs links
The current README still mentions EC2 and over-duplicates information
that now lives in other files, like CONTRIBUTING.rst.

This patch re-focused the README on three key groups of folks:
* API users
* Operators
* Developers

Change-Id: I9df445ca0c800f0985900dcb00466c15e8d5570f
2016-08-08 10:26:08 +01:00
Joe Gordon
538be2ddd7 Update links in README
* github to git.openstack.org
* ML openstack to openstack-dev as that is where development discussions
  happen
* nova.openstack.org to docs.openstack.org/developer/nova as that is
  the nova.openstack.org just redirects to there

Change-Id: I884bb2dff3d026618c0bce202f938c7e87bffe04
2014-05-07 16:06:24 -07:00
Tom Fifield
166c669fe0 Update references with new Mailing List location
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.

This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!

Change-Id: I76242f4f4f0c8c2418068ea709ab2f7aa4502fd5
2013-07-28 11:28:46 -07:00
Russell Bryant
75d319f9f5 Add pointer to compute driver matrix wiki page.
Change-Id: I20a6cfdfaf1b03d6a0d9b793534a4f07f99e9ae1
2013-05-09 12:21:48 -04:00
Sean Chen
8cafe0d0ea Rename VMWare to VMware
DocImpact

VMware compute drivers include VMwareESXDriver and VMwareVCDriver

Change-Id: I2e02560831fbac254d6daf2cb8fbe2c80568ba3a
2013-03-04 21:46:23 -08:00
Russell Bryant
ebe0f40aa9 Add a CONTRIBUTING file.
GitHub likes repos to have a CONTRIBUTING file.  It will use this to
point people to the right place for how to contribute to this project.

Change-Id: I52ce1489527d2c7d68776c786731af4b2d675c38
2012-11-21 17:04:48 -05:00
Joe Gordon
6dc8b4573a Add README for doc folder
In preparation for more more man pages

Change-Id: I55a9d332e5cbba90ff1e2a2cb0c0d24ae35fba5b
2012-09-13 17:39:30 -07:00
Daniel P. Berrange
9d5fb92d0b Flesh out the README file with a little more useful information
The current README file contents are amuzing, but could contain
more useful information for downstream users / developers. This
is an attempt to fill out the README file with further content.

Change-Id: I1c364d107d1d6caf110d223560cee3a0a065ee6b
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-06-29 17:11:10 +01:00
Sascha Peilicke
080671c9b5 Update pylint/pep8 issues jenkins job link
Change-Id: Ibf5ac4b29d668d0d0f15e980361b0bd71d0bc050
2012-06-21 15:19:15 +02:00
Lorin Hochstein
f53f2c8f2e Converted README to RST format.
Converted the README to reStructuredText so that it will be automatically
formatted when viewed on github.

Removed reference to nova-pep8 Jenkins job since it doesn't seem to exist
anymore.

Change-Id: Id56ae53753e43852dcb9126bb989f9c0a8f223da
2011-11-20 18:54:08 -05:00