[www] Update service name to the official name
Follow the official name: http://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml Change-Id: I0076ec6d8d8f5766810a8af810d5c0e518c1ccbd
This commit is contained in:
parent
be6865f69c
commit
d07375e6b6
www/developer
@ -29,16 +29,16 @@
|
||||
<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/">
|
||||
Bare Metal Provisioning Python Bindings (ironic client)
|
||||
Bare Metal service Python Bindings (ironic client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-cinderclient/">
|
||||
Block Storage Python Bindings (cinder client)
|
||||
Block Storage service Python Bindings (cinder client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-novaclient">
|
||||
Compute service Python Bindings (nova client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-saharaclient">
|
||||
Data Processing Python Bindings (sahara client)
|
||||
Data Processing service Python Bindings (sahara client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-troveclient">
|
||||
Database service Python Bindings (trove client)
|
||||
@ -59,19 +59,19 @@
|
||||
Networking service Python Bindings (neutron client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-swiftclient/">
|
||||
Object Storage Python Bindings (swift client)
|
||||
Object Storage service Python Bindings (swift client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-heatclient/">
|
||||
Orchestration Python Bindings (heat client)
|
||||
Orchestration service Python Bindings (heat client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-zaqarclient/">
|
||||
Queue service Python Bindings (zaqar client)
|
||||
Message service Python Bindings (zaqar client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-manilaclient/">
|
||||
Shared File Systems Python Bindings (manila client)
|
||||
Shared File Systems service Python Bindings (manila client)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/python-ceilometerclient/">
|
||||
Telemetry Python Bindings (ceilometer client)
|
||||
Telemetry service Python Bindings (ceilometer client)
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -30,92 +30,91 @@
|
||||
<div class="docs-link-sections">
|
||||
<h3><i class="fa fa-cog"></i> OpenStack Services</h3>
|
||||
<a href="http://docs.openstack.org/developer/murano/">
|
||||
Application Catalog Developer Documentation (murano)
|
||||
Application Catalog service Developer Documentation (murano)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/ironic/">
|
||||
Bare Metal Provisioning Developer Documentation (ironic)
|
||||
Bare Metal service Developer Documentation (ironic)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/cinder/">
|
||||
Block Storage Developer Documentation (cinder)
|
||||
Block Storage service Developer Documentation (cinder)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/nova/">
|
||||
Compute Service Developer Documentation (nova)
|
||||
Compute service Developer Documentation (nova)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/magnum/">
|
||||
Container Service Developer Documentation (magnum)
|
||||
Containers service Developer Documentation (magnum)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/horizon/">
|
||||
Dashboard Developer Documentation (horizon)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/sahara/">
|
||||
Data Processing Developer Documentation (sahara)
|
||||
Data Processing service Developer Documentation (sahara)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/trove/">
|
||||
Database Service Developer Documentation (trove)
|
||||
Database service Developer Documentation (trove)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/devstack/">
|
||||
DevStack Developer Documentation (DevStack)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/designate/">
|
||||
DNS Services Developer Documentation (designate)
|
||||
DNS service Developer Documentation (designate)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/keystone/">
|
||||
Identity Service Developer Documentation (keystone)
|
||||
Identity service Developer Documentation (keystone)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/glance/">
|
||||
Image Service Developer Documentation (glance)
|
||||
Image service Developer Documentation (glance)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/barbican/">
|
||||
Key Management Service Developer Documentation (barbican)
|
||||
Key Management service Developer Documentation (barbican)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/neutron/">
|
||||
Networking Service Developer Documentation (neutron)
|
||||
Networking service Developer Documentation (neutron)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/swift/">
|
||||
Object Storage Developer Documentation (swift)
|
||||
Object Storage service Developer Documentation (swift)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/heat/">
|
||||
Orchestration Developer Documentation (heat)
|
||||
Orchestration service Developer Documentation (heat)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/zaqar/">
|
||||
Queue Service Developer Documentation (zaqar)
|
||||
Message service Developer Documentation (zaqar)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/cloudkitty/">
|
||||
Rating Service Developer Documentation (cloudkitty)
|
||||
Rating service Developer Documentation (cloudkitty)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/searchlight/">
|
||||
Search Service Developer Documentation (searchlight)
|
||||
Search service Developer Documentation (searchlight)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/manila/">
|
||||
Shared File Systems Developer Documentation (manila)
|
||||
Shared File Systems service Developer Documentation (manila)
|
||||
</a>
|
||||
|
||||
<a href="http://docs.openstack.org/developer/ceilometer/">
|
||||
Telemetry Service Developer Documentation (ceilometer)
|
||||
Telemetry service Developer Documentation (ceilometer)
|
||||
</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/">
|
||||
BGP-MPLS VPN Networking Plug-in (networking-bgpvpn)
|
||||
BGP-MPLS VPN Networking service Plug-in (networking-bgpvpn)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-calico/">
|
||||
Calico Networking Plug-in (networking-calico)
|
||||
Calico Networking service Plug-in (networking-calico)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-l2gw/">
|
||||
L2GW Networking Service Plug-in (networking-l2gw)
|
||||
L2GW Networking service Plug-in (networking-l2gw)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-midonet/">
|
||||
MidoNet Networking Plug-in (networking-midonet)
|
||||
MidoNet Networking service Plug-in (networking-midonet)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-ovn/">
|
||||
OVN Networking Plug-in (networking-ovn)
|
||||
OVN Networking service Plug-in (networking-ovn)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-powervm/">
|
||||
PowerVM Networking Plug-in (networking-powervm)
|
||||
PowerVM Networking service Plug-in (networking-powervm)
|
||||
</a>
|
||||
<a href="http://docs.openstack.org/developer/networking-sfc/">
|
||||
Service Function Chaining Networking Plug-in (networking-sfc)
|
||||
Service Function Chaining Networking service Plug-in (networking-sfc)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user