Commit Graph

8 Commits

Author SHA1 Message Date
gujin dace47cc07 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Ied57440e9e9f918ca685bd3738716cd52f7719b2
2019-05-13 21:09:03 +08:00
Tuan Do Anh 8e25331a1b Add release notes link in README
Change-Id: I7f5de1d162a34b5ae433ced20eb7f6bc7057bd4a
2018-07-10 15:42:03 +07:00
Akihiro Motoki 40ca013fab rearrange content to fit the new standard layout
Part of doc-migration work

The proposed document strucutre is documented at:
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I3b774ae8c55e5d980e82ae4e81ade75f79074197
2017-07-07 08:21:11 +00:00
Akihiro Motoki 6580d73811 Enable warning-is-error in doc build
Change-Id: I1ec46ed4e479e602f69695ba60ebb6968b2aa6b8
2017-07-01 20:45:11 +00:00
zhangyanxian 528c3c1941 Optimize the link address for fetching git code
Use https instead of http to ensure the safety without containing
our account/password information

Change-Id: I9476e6052081d1638642f5cbd177e3e736001aef
2017-03-24 07:00:15 +00:00
Flavio Percoco 84aafd9bae 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/d287d5621a07376dd367a4dd70d8e471

Change-Id: I4b471fefee85c7ab6aec9ab2c77d97d367b68b4e
2016-11-25 15:40:42 +01:00
vikram.choudhary cf6cf44e4b Documentation
This patch restructures existing documents for better user
experience.

Below changes are done as part of this patch-set:
 - Re-structured/Reworded existing documents.
 - Identified and added dummy documents for required devrefs.

Implements: blueprint bgp-spinout
Partial-Bug: #1560003

Change-Id: I71d9f6107bca165d72b6f6e710ac6e0e6108fcf9
2016-05-05 15:29:45 +00:00
vikram.choudhary 4ba80f3f1c Prepare initial sandbox for neutron-dynamic-routing
This patch-set prepares the basic code structure with all
the tools required for running static and unit tests.

Note: All the imported code from the seed repo is being removed
      temporarily and will be added after the required re-factoring
      needed as per the new repo in the subsequent patch-sets.

Co-Authored-By: Ryan Tidwell <ryan.tidwell@hpe.com>
Implements: blueprint bgp-spinout
Partial-Bug: #1560003

Change-Id: I9bff3d916279c4f335b309e7a2c2e943ac6f6cde
2016-04-23 04:11:57 +00:00