Remove docs.o.o from links
Remove docs.o.o from links from index pages so that these links work on both docs.openstack.org and docs-beta.openstack.org. Change-Id: I492f816c541a295f60c45bdfb7df4b8c2980480e
This commit is contained in:
parent
237c40aecb
commit
69854e4808
@ -54,7 +54,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -16,7 +16,7 @@ Authors who know how to design clouds that meet users' needs wrote this book in
|
||||
<hr />
|
||||
<h3>Get the Book!</h3>
|
||||
|
||||
<a class="overview-btn docs-btn" href="http://docs.openstack.org/arch-design/" onclick="recordOutboundLink(this, 'Outbound Links', 'arch-guide.html');return false;">Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="/arch-design/" onclick="recordOutboundLink(this, 'Outbound Links', 'arch-guide.html');return false;">Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="http://www.lulu.com/shop/openstack-foundation/openstack-architecture-design-guide/paperback/product-21740250.html" onclick="recordOutboundLink(this, 'Outbound Links', 'archlulu.com');return false;"> buy it from Lulu<i class="fa fa-arrow-circle-o-right"></i></a>
|
||||
|
||||
</div>
|
||||
|
@ -28,46 +28,46 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-book"></i> Bindings for the OpenStack APIs</h3>
|
||||
<a href="http://docs.openstack.org/developer/python-ironicclient/">
|
||||
<a href="/developer/python-ironicclient/">
|
||||
Bare Metal service Python Bindings (ironic client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-cinderclient/">
|
||||
<a href="/developer/python-cinderclient/">
|
||||
Block Storage service Python Bindings (cinder client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-novaclient">
|
||||
<a href="/developer/python-novaclient">
|
||||
Compute service Python Bindings (nova client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-saharaclient">
|
||||
<a href="/developer/python-saharaclient">
|
||||
Data Processing service Python Bindings (sahara client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-troveclient">
|
||||
<a href="/developer/python-troveclient">
|
||||
Database service Python Bindings (trove client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-designateclient">
|
||||
<a href="/developer/python-designateclient">
|
||||
DNS service Python Bindings (designate client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-keystoneclient/">
|
||||
<a href="/developer/python-keystoneclient/">
|
||||
Identity service Python Bindings (keystone client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-glanceclient/">
|
||||
<a href="/developer/python-glanceclient/">
|
||||
Image service Python Bindings (glance client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-barbicanclient/">
|
||||
<a href="/developer/python-barbicanclient/">
|
||||
Key Management service Python Bindings (barbican client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-neutronclient">
|
||||
<a href="/developer/python-neutronclient">
|
||||
Networking service Python Bindings (neutron client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-swiftclient/">
|
||||
<a href="/developer/python-swiftclient/">
|
||||
Object Storage service Python Bindings (swift client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-heatclient/">
|
||||
<a href="/developer/python-heatclient/">
|
||||
Orchestration service Python Bindings (heat client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-manilaclient/">
|
||||
<a href="/developer/python-manilaclient/">
|
||||
Shared File Systems service Python Bindings (manila client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-ceilometerclient/">
|
||||
<a href="/developer/python-ceilometerclient/">
|
||||
Telemetry service Python Bindings (ceilometer client)
|
||||
</a>
|
||||
</div>
|
||||
@ -75,13 +75,13 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cloud"></i> Use the dashboard and command-line clients</h3>
|
||||
<a href="http://docs.openstack.org/user-guide/">
|
||||
<a href="/user-guide/">
|
||||
OpenStack End User Guide
|
||||
</a>
|
||||
<p>
|
||||
User guide for the OpenStack dashboard and command-line clients.
|
||||
</p>
|
||||
<a href="http://docs.openstack.org/cli-reference/">
|
||||
<a href="/cli-reference/">
|
||||
OpenStack Command Line Interface Reference
|
||||
</a>
|
||||
<p>
|
||||
@ -89,7 +89,7 @@
|
||||
available for keystone, glance, neutron, nova,
|
||||
cinder, swift, heat, and ceilometer commands.
|
||||
</p>
|
||||
<a href="http://docs.openstack.org/developer/python-openstackclient/">
|
||||
<a href="/developer/python-openstackclient/">
|
||||
Unified OpenStack Client
|
||||
</a>
|
||||
<p>
|
||||
@ -101,7 +101,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -29,154 +29,154 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> OpenStack Services</h3>
|
||||
<a href="http://docs.openstack.org/developer/murano/">
|
||||
<a href="/developer/murano/">
|
||||
Application Catalog service (murano)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/ironic/">
|
||||
<a href="/developer/ironic/">
|
||||
Bare Metal service (ironic)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/cinder/">
|
||||
<a href="/developer/cinder/">
|
||||
Block Storage service (cinder)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/senlin/">
|
||||
<a href="/developer/senlin/">
|
||||
Clustering service (senlin)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/nova/">
|
||||
<a href="/developer/nova/">
|
||||
Compute service (nova)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/magnum/">
|
||||
<a href="/developer/magnum/">
|
||||
Container Infrastructure Management service (magnum)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/horizon/">
|
||||
<a href="/developer/horizon/">
|
||||
Dashboard (horizon)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/sahara/">
|
||||
<a href="/developer/sahara/">
|
||||
Data Processing service (sahara)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/trove/">
|
||||
<a href="/developer/trove/">
|
||||
Database service (trove)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/designate/">
|
||||
<a href="/developer/designate/">
|
||||
DNS service (designate)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/congress/">
|
||||
<a href="/developer/congress/">
|
||||
Governance service (congress)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/keystone/">
|
||||
<a href="/developer/keystone/">
|
||||
Identity service (keystone)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/glance/">
|
||||
<a href="/developer/glance/">
|
||||
Image service (glance)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/watcher/">
|
||||
<a href="/developer/watcher/">
|
||||
Infrastructure Optimization service (watcher)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/barbican/">
|
||||
<a href="/developer/barbican/">
|
||||
Key Management service (barbican)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/zaqar/">
|
||||
<a href="/developer/zaqar/">
|
||||
Message service (zaqar)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/neutron/">
|
||||
<a href="/developer/neutron/">
|
||||
Networking service (neutron)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/tacker/">
|
||||
<a href="/developer/tacker/">
|
||||
NFV Orchestration service (tacker)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/swift/">
|
||||
<a href="/developer/swift/">
|
||||
Object Storage service (swift)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/heat/">
|
||||
<a href="/developer/heat/">
|
||||
Orchestration service (heat)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/cloudkitty/">
|
||||
<a href="/developer/cloudkitty/">
|
||||
Rating service (cloudkitty)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/searchlight/">
|
||||
<a href="/developer/searchlight/">
|
||||
Search service (searchlight)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/manila/">
|
||||
<a href="/developer/manila/">
|
||||
Shared File Systems service (manila)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/ceilometer/">
|
||||
<a href="/developer/ceilometer/">
|
||||
Telemetry service (ceilometer)
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> Bare Metal Sub Projects</h3>
|
||||
<a href="http://docs.openstack.org/developer/ironic-inspector/">
|
||||
<a href="/developer/ironic-inspector/">
|
||||
Bare Metal Introspection service (ironic-inspector)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> Networking Sub Projects</h3>
|
||||
<a href="http://docs.openstack.org/developer/networking-bgpvpn/">
|
||||
<a href="/developer/networking-bgpvpn/">
|
||||
BGP-MPLS VPN Networking service Plug-in (networking-bgpvpn)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-calico/">
|
||||
<a href="/developer/networking-calico/">
|
||||
Calico Networking service Plug-in (networking-calico)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/neutron-dynamic-routing/">
|
||||
<a href="/developer/neutron-dynamic-routing/">
|
||||
Dynamic Routing service Plug-in (neutron-dynamic-routing)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-l2gw/">
|
||||
<a href="/developer/networking-l2gw/">
|
||||
L2GW Networking service Plug-in (networking-l2gw)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-midonet/">
|
||||
<a href="/developer/networking-midonet/">
|
||||
MidoNet Networking service Plug-in (networking-midonet)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-ovn/">
|
||||
<a href="/developer/networking-ovn/">
|
||||
OVN Networking service Plug-in (networking-ovn)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-sfc/">
|
||||
<a href="/developer/networking-sfc/">
|
||||
Service Function Chaining Networking service Plug-in (networking-sfc)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> Deployment Projects</h3>
|
||||
<a href="http://docs.openstack.org/developer/charm-guide/">
|
||||
<a href="/developer/charm-guide/">
|
||||
Deploying OpenStack using Juju Charms (charms)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/fuel-docs/">
|
||||
<a href="/developer/fuel-docs/">
|
||||
Deploying OpenStack using Fuel (fuel)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/kolla/">
|
||||
<a href="/developer/kolla/">
|
||||
Deploying OpenStack using Ansible in Docker Containers (kolla)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/openstack-ansible/">
|
||||
<a href="/developer/openstack-ansible/">
|
||||
Deploying OpenStack with Ansible (openstack-ansible)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/tripleo-docs/">
|
||||
<a href="/developer/tripleo-docs/">
|
||||
Deploying OpenStack with TripleO (tripleo)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> Contributor Tools</h3>
|
||||
<a href="http://docs.openstack.org/developer/devstack/">
|
||||
<a href="/developer/devstack/">
|
||||
DevStack (DevStack)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/reno/">
|
||||
<a href="/developer/reno/">
|
||||
Release Notes Manager (reno)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/tempest/">
|
||||
<a href="/developer/tempest/">
|
||||
Tempest Test Suite for OpenStack
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-book"></i> Related Projects</h3>
|
||||
<a href="http://docs.openstack.org/developer/os-cloud-config/">
|
||||
<a href="/developer/os-cloud-config/">
|
||||
os-cloud-config
|
||||
</a>
|
||||
<p>Configuration tools for OpenStack clouds. Used primarily by TripleO.</p>
|
||||
<a href="http://docs.openstack.org/developer/grenade/">
|
||||
<a href="/developer/grenade/">
|
||||
grenade
|
||||
</a>
|
||||
<p>Grenade is an OpenStack test harness to exercise the upgrade process between releases.</p>
|
||||
<a href="http://docs.openstack.org/developer/bandit/">
|
||||
<a href="/developer/bandit/">
|
||||
bandit
|
||||
</a>
|
||||
<p>Security linter from the OpenStack Security Project.</p>
|
||||
@ -186,149 +186,149 @@
|
||||
<div class="col-lg-6 col-md-6 col-sm-6">
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-pencil"></i> Using Libraries</h3>
|
||||
<a href="http://docs.openstack.org/developer/automaton/">
|
||||
<a href="/developer/automaton/">
|
||||
automaton
|
||||
</a>
|
||||
<p>Friendly state machines for python.</p>
|
||||
<a href="http://docs.openstack.org/developer/cliff/">
|
||||
<a href="/developer/cliff/">
|
||||
cliff
|
||||
</a>
|
||||
<p>Builds command-line programs in Python.</p>
|
||||
<a href="http://docs.openstack.org/developer/debtcollector/">
|
||||
<a href="/developer/debtcollector/">
|
||||
debtcollector
|
||||
</a>
|
||||
<p>
|
||||
A collection of Python deprecation patterns and strategies that help you
|
||||
collect your technical debt in a non-destructive manner.
|
||||
</p>
|
||||
<a href="http://docs.openstack.org/developer/futurist/">
|
||||
<a href="/developer/futurist/">
|
||||
futurist
|
||||
</a>
|
||||
<p>
|
||||
Asynchronous code from the future, helping you build out your applications
|
||||
to handle asynchronous and periodic work in a nice manner.
|
||||
</p>
|
||||
<a href="http://docs.openstack.org/developer/keystoneauth/">
|
||||
<a href="/developer/keystoneauth/">
|
||||
keystoneauth
|
||||
</a>
|
||||
<p>Common authentication library for OpenStack clients.</p>
|
||||
<a href="http://docs.openstack.org/developer/keystonemiddleware/">
|
||||
<a href="/developer/keystonemiddleware/">
|
||||
keystonemiddleware
|
||||
</a>
|
||||
<p>Middleware provided for integrating with the OpenStack Identity API.</p>
|
||||
<a href="http://docs.openstack.org/developer/neutron-lib/">
|
||||
<a href="/developer/neutron-lib/">
|
||||
neutron-lib
|
||||
</a>
|
||||
<p>Library provided for integrating with the OpenStack Networking platform.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.cache/">
|
||||
<a href="/developer/oslo.cache/">
|
||||
oslo.cache
|
||||
</a>
|
||||
<p>Generic caching mechanism for OpenStack projects by wrapping
|
||||
the dogpile.cache.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.concurrency/">
|
||||
<a href="/developer/oslo.concurrency/">
|
||||
oslo.concurrency
|
||||
</a>
|
||||
<p>External process management and task synchronization.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.config/">
|
||||
<a href="/developer/oslo.config/">
|
||||
oslo.config
|
||||
</a>
|
||||
<p>Configuration option parsing from the command line or configuration files.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.context/">
|
||||
<a href="/developer/oslo.context/">
|
||||
oslo.context
|
||||
</a>
|
||||
<p>Helpers to maintain useful information about a request context</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.db/">
|
||||
<a href="/developer/oslo.db/">
|
||||
oslo.db
|
||||
</a>
|
||||
<p>Database connectivity.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.i18n/">
|
||||
<a href="/developer/oslo.i18n/">
|
||||
oslo.i18n
|
||||
</a>
|
||||
<p>Internationalization and translation.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo-incubator/">
|
||||
<a href="/developer/oslo-incubator/">
|
||||
oslo-incubator
|
||||
</a>
|
||||
<p>Shared modules under development.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.log/">
|
||||
<a href="/developer/oslo.log/">
|
||||
oslo.log
|
||||
</a>
|
||||
<p>A logging configuration library.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.messaging/">
|
||||
<a href="/developer/oslo.messaging/">
|
||||
oslo.messaging
|
||||
</a>
|
||||
<p>Inter-process communication.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.middleware/">
|
||||
<a href="/developer/oslo.middleware/">
|
||||
oslo.middleware
|
||||
</a>
|
||||
<p> A collection of WSGI middleware for web service development.
|
||||
</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.policy/">
|
||||
<a href="/developer/oslo.policy/">
|
||||
oslo.policy
|
||||
</a>
|
||||
<p> Common policy enforcement.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.reports/">
|
||||
<a href="/developer/oslo.reports/">
|
||||
oslo.reports
|
||||
</a>
|
||||
<p>Error report framework for projects.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.rootwrap/">
|
||||
<a href="/developer/oslo.rootwrap/">
|
||||
oslo.rootwrap
|
||||
</a>
|
||||
<p>Fine filtering of shell commands to run as root.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.serialization/">
|
||||
<a href="/developer/oslo.serialization/">
|
||||
oslo.serialization
|
||||
</a>
|
||||
<p>Serialization with special handling
|
||||
for some common types.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.service/">
|
||||
<a href="/developer/oslo.service/">
|
||||
oslo.service
|
||||
</a>
|
||||
<p>Library for running and managing OpenStack services.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.utils/">
|
||||
<a href="/developer/oslo.utils/">
|
||||
oslo.utils
|
||||
</a>
|
||||
<p>Database and RPC object schema versioning.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.versionedobjects/">
|
||||
<a href="/developer/oslo.versionedobjects/">
|
||||
oslo.versionedobjects
|
||||
</a>
|
||||
<p>Library of common low-level utility modules.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslo.vmware/">
|
||||
<a href="/developer/oslo.vmware/">
|
||||
oslo.vmware
|
||||
</a>
|
||||
<p>Common functionality required by VMware drivers in
|
||||
several projects.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslosphinx/">
|
||||
<a href="/developer/oslosphinx/">
|
||||
oslosphinx
|
||||
</a>
|
||||
<p>Theme and extension support for Sphinx documentation.</p>
|
||||
<a href="http://docs.openstack.org/developer/oslotest/">
|
||||
<a href="/developer/oslotest/">
|
||||
oslotest
|
||||
</a>
|
||||
<p>Unit test and fixture framework.</p>
|
||||
<a href="http://docs.openstack.org/developer/osprofiler/">
|
||||
<a href="/developer/osprofiler/">
|
||||
osprofiler
|
||||
</a>
|
||||
<p>Cross-Project profiling library.</p>
|
||||
<a href="http://docs.openstack.org/developer/pbr/">
|
||||
<a href="/developer/pbr/">
|
||||
pbr
|
||||
</a>
|
||||
<p>Manages setuptools packaging needs in a consistent way.</p>
|
||||
<a href="http://docs.openstack.org/developer/pycadf/">
|
||||
<a href="/developer/pycadf/">
|
||||
PyCADF
|
||||
</a>
|
||||
<p>Creates CADF events to capture cloud-related events.</p>
|
||||
<a href="http://docs.openstack.org/developer/pylockfile/">
|
||||
<a href="/developer/pylockfile/">
|
||||
pylockfile
|
||||
</a>
|
||||
<p>The lockfile package provides a simple API for locking files.</p>
|
||||
<a href="http://docs.openstack.org/developer/stevedore/">
|
||||
<a href="/developer/stevedore/">
|
||||
stevedore
|
||||
</a>
|
||||
<p>Manages dynamic plug-ins for Python applications.</p>
|
||||
<a href="http://docs.openstack.org/developer/taskflow/">
|
||||
<a href="/developer/taskflow/">
|
||||
TaskFlow
|
||||
</a>
|
||||
<p>Makes task execution easy, consistent, and reliable.</p>
|
||||
<a href="http://docs.openstack.org/developer/tooz/">
|
||||
<a href="/developer/tooz/">
|
||||
Tooz
|
||||
</a>
|
||||
<p>Distributed primitives like group membership protocol, lock service and leader elections.</p>
|
||||
@ -338,7 +338,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -140,7 +140,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -85,7 +85,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Dokumentasi diperlakukan seperti kode, didukung oleh masyarakat yang tertarik?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">Cara berkontribusi <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">Cara berkontribusi <i class="fa fa-chevron-right"></i></a>
|
||||
<p>Untuk berpartisipasi dalam terjemahan dokumentasi dan proyek OpenStack, silahkan bergabung dengan <a href="https://translate.openstack.org/language/view/id">tim penerjemah Indonesia di Zanata</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -65,7 +65,7 @@
|
||||
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
|
||||
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
|
||||
<a href="http://releases.openstack.org/mitaka/index.html">OpenStack Projects Release Notes</a>
|
||||
<a href="http://docs.openstack.org/releasenotes/openstack-manuals/mitaka.html">OpenStack Documentation Release Notes</a>
|
||||
<a href="/releasenotes/openstack-manuals/mitaka.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
@ -96,7 +96,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,3 +1,4 @@
|
||||
|
||||
{% set scriptdir = '../common/js/' %}
|
||||
{% set cssdir = '../common/css/' %}
|
||||
{% extends "templates/base.tmpl" %}
|
||||
@ -107,7 +108,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>ドキュメントは、コードのように取り扱われ、コミュニティにより作成されています。興味がありますか?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<div class="col-lg-12">
|
||||
<p>OpenStack ドキュメントの翻訳は <a href="https://wiki.openstack.org/wiki/I18nTeam/team/ja">OpenStack I18N team</a> が担当しています。</p>
|
||||
<p>日本語への翻訳は<a href="https://wiki.openstack.org/wiki/OpenStack_User_Groups#Japan">日本 OpenStack ユーザ会</a>が中心となり翻訳しています。</p>
|
||||
|
@ -98,7 +98,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>문서들 또한 코드처럼 커뮤니티에서 관리됩니다 - 관심 있으신가요?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">기여하려면 <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">기여하려면 <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
<div class="col-lg-12">
|
||||
<p>한국어 번역에 참여하시고 싶으신 분께서는 <a href="https://wiki.openstack.org/wiki/I18nTeam/team/ko_KR">한국 번역팀 Wiki page</a>를 확인하세요.</p>
|
||||
|
@ -95,7 +95,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -65,7 +65,7 @@
|
||||
<h3 id="release-notes"><i class="fa fa-refresh"></i>Release Notes</h3>
|
||||
<p>New features, upgrade and deprecation notes, known issues, and bug fixes</p>
|
||||
<a href="http://releases.openstack.org/mitaka/index.html">OpenStack Projects Release Notes</a>
|
||||
<a href="http://docs.openstack.org/releasenotes/openstack-manuals/mitaka.html">OpenStack Documentation Release Notes</a>
|
||||
<a href="/releasenotes/openstack-manuals/mitaka.html">OpenStack Documentation Release Notes</a>
|
||||
</div>
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="install-guides"><i class="fa fa-cogs"></i> Install Guides</h3>
|
||||
@ -96,7 +96,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/index.html" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -48,7 +48,7 @@
|
||||
</p>
|
||||
<p>
|
||||
If you're interested in OpenStack books, please take a look at the
|
||||
<a href="http://docs.openstack.org/sec/">
|
||||
<a href="/sec/">
|
||||
OpenStack Security Guide
|
||||
</a>
|
||||
, also written in a five-day book sprint.
|
||||
|
@ -140,7 +140,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -137,7 +137,7 @@
|
||||
<div class="row docs-contribute-wrapper">
|
||||
<div class="col-lg-12">
|
||||
<p>Documentation treated like code, powered by the community - interested?</p>
|
||||
<a href="http://docs.openstack.org/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
<a href="/contributor-guide/" class="overview-btn contribute-btn">How To Contribute <i class="fa fa-chevron-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -21,7 +21,7 @@
|
||||
</p>
|
||||
<hr />
|
||||
<h3>Get the Book!</h3>
|
||||
<a class="overview-btn docs-btn" href="http://docs.openstack.org/security-guide/" onclick="recordOutboundLink(this, 'Outbound Links', 'security-guide.html');return false;"> Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="/security-guide/" onclick="recordOutboundLink(this, 'Outbound Links', 'security-guide.html');return false;"> Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 superuser-wrapper">
|
||||
<img src="../common/images/openstack-security-guide.jpg" width="100%"/>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3 id="contributor-guides"><i class="fa fa-pencil"></i> Contributor Guides</h3>
|
||||
<a href="http://docs.openstack.org/contributor-guide/index.html">OpenStack Documentation Contributor Guide</a>
|
||||
<a href="/contributor-guide/index.html">OpenStack Documentation Contributor Guide</a>
|
||||
<p>Documentation workflow and conventions</p>
|
||||
<a href="http://governance.openstack.org">OpenStack Technical Committee Governance Documents</a>
|
||||
<p>OpenStack Technical Committee reference documents and official resolutions</p>
|
||||
|
@ -28,7 +28,7 @@ href="http://www.openstack.org/community/jobs/">Jobs</a></li>
|
||||
<li><a
|
||||
href="http://www.openstack.org/foundation/companies/">Companies</a></li>
|
||||
<li><a
|
||||
href="http://docs.openstack.org/infra/manual/developers.html">Contribute</a></li>
|
||||
href="/infra/manual/developers.html">Contribute</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-2 col-sm-2">
|
||||
|
Loading…
Reference in New Issue
Block a user