Commit Graph

16 Commits

Author SHA1 Message Date
Kafilat Adeleke acdf1dc772 Updates ironic documentation
Updates ironic documentation to change "openstack baremetal" to "baremetal"

Change-Id: I95afa010aeb4fb08aff05adf0cfb7a200db8a53f
Story: #2008194
Task: #40962
2020-10-07 09:46:34 -07:00
ZhongShengping a280696a03 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Change-Id: Ic19e45986e9f650c1deb297f463e679fd268ad97
2019-04-24 16:13:58 +08:00
mkumari bdcba4fb84 Fix formatting issue in doc
Change-Id: I16f8b483c34584e618a6d6f5df7fadec04c47337
2019-03-12 15:57:25 +05:30
Hamdy Khader bcf5b37c73 [Follow Up] Expose is_smartnic in port API
fix release note
fix baremetal port creation documentation

Change-Id: I3c04c6318fcc70d95f2de3a2c2b16a9adf82ca18
2019-02-13 11:32:37 +02:00
Hamdy Khader 6325b6c13c Expose is_smartnic in port API
Changes are made to support ironic handling is_smarting port attribute
that was added in this change Ic2ffbd6f1035907ea5a18bda6d2b21e617194195

This change expose is_smartnic port field in REST API, updated API
reference to include is_smartnic field and relevent documentations.

API version updated to 1.53.

Story: #2003346
Change-Id: I89ce54a0c034f2a5f82ff961ab06cfcc6d853bd4
2019-02-10 12:10:00 +02:00
Zuul 8db79f0f2c Merge "Update and replace http with https for doc links" 2018-04-09 14:26:57 +00:00
Dmitry Tantsur 1ffa7571d3 Reference architecture: small cloud with trusted tenants
This document describes the design of a small bare metal cloud with
flat networking and conductors as part of (HA) controller nodes.

Also adds missing information about rescuing network to the common
reference architecture guide.

Change-Id: Ifd3bfcc89263cd9810cd5cfb459ffeeaf146caf7
Story: 2001745
Task: 12108
2018-04-06 13:33:27 +02:00
melissaml 9ea09fca8a Update and replace http with https for doc links
1) Use https instead of http for docs links
2) Update doc links according to OpenStack document migration

Change-Id: Ib9b2fa3b699de361d47aa80d07cdf76b7a1eb143
2018-04-04 22:14:26 +08:00
Lenny Verkhovsky 7c3058a8e6 Infiniband Port Configuration update[1]
[1] https://review.openstack.org/#/c/548396/

Change-Id: Idff8a09f917f9fc2891aecd395bb13f2cc097284
2018-03-20 14:56:31 +00:00
Hironori Shiina 13363abce0 Add networking-fujitsu ML2 driver to multitenacy doc
This pathcs adds networking-fujitsu ML2 driver to the list of ML2
drivers which support network multi-tenacy.

Change-Id: I202f668ebe9ee917f875aca50284a35c5024b60f
2017-12-06 10:49:28 +09:00
Sam Betts a1419e289b Add information about neutron ML2 drivers to multitenancy docs
This patch adds a place in the multitenancy/networking configuration
docs to talk about how to configure the Networking service with the
drivers required/compatible with Ironic.

Change-Id: Ief20f14046ab55a7c01fc181bcbd79e5ad4e8aee
2017-11-28 17:19:45 +00:00
Sam Betts 8edbd3e838 Reword interface information in multitenancy docs
There has been some confusion about the difference between the flat and
neutron network interfaces. This patch aims to improve the descriptions
of those interfaces to explain the differences and behaviours better.

Change-Id: I4697fcb3d2c7865fbe7b886ea6c51c1b5cfbea2f
2017-10-31 13:52:19 +00:00
Ruby Loo d6289920c6 [admin docs] ironic -> openstack baremetal CLI
For the admin-related documents, all the 'ironic' CLI commands
are replaced with their equivalent 'openstack baremetal' CLI commands.

Change-Id: I3ee21344a50dbd8b835d381e12a25075256115af
Partial-Bug: #1711235
2017-08-24 09:52:26 +00:00
Ruby Loo 4aeda3f16b correct URLs in admin docs
This corrects the URLs in the admin documentation. The changes include:
- changing http to https
- changing absolute links to relative links (where applicable)

Change-Id: I0c65293d26da6b0a0086304841b5b6d71ea44e75
2017-08-22 13:09:58 -04:00
Mark Goddard 02fff930fb Expose ports' physical network attribute in API
In change Ib22753aa6ae0fedce7fb9ecf63f135fda0185c5b the port data model
was updated to include a physical_network field, but this was not
exposed to the user by the REST API. This change exposes the
physical_network field in the REST API.

The port CRUD notification object has been updated to include the
physical_network field.

The API reference and user guide have been updated to include
information about the ports' physical network field.

The API microversion has been bumped to 1.34. During a rolling upgrade
from Ocata when the API service is pinned, the port physical network
field is hidden from API responses, and API requests including the field
are rejected.

Change-Id: I7023a1d6618608c867c31396fa677d3016ca493e
Partial-Bug: #1666009
2017-07-19 17:29:20 +01:00
Sam Betts 02015a4be6 Move operator docs into into doc/source/admin
Change-Id: I13f90a0b183b7799b4c8b5c340052d96f717fa9f
2017-07-05 12:16:37 +01:00