103 Commits

Author SHA1 Message Date
Julia Kreger
93670fef56 Add note to pxe configuration doc
Adding a note into the PXE setup instructions
indicating the existence of the ipxe boot interface
and that the ipxe_enabled option has been deprecated.

Change-Id: I4c553b7d5da080103f1d1ccf2573586d61e7cfc4
Story: #1628069
2018-10-22 14:22:44 +00:00
Dao Cong Tien
ca80af2234 Doc: Adds cinder as a service requires creds
Change-Id: I596118afea81fe956021feac82dfb856fd53dd9c
2018-10-09 14:18:15 +07:00
Kaifeng Wang
f409a869ef Reformat instructions related with various OS
Follow up to "Ironic behind mod wsgi" documentation [1].

This reformats instructions and clears TODOs in the document,
similar places were found and fixed in this patch as well.

References to Fedora 21 are removed.

[1] https://review.openstack.org/#/c/407327

Change-Id: I3ded2614306df3f6ce4b1d14526b061dcaa7b829
2018-08-13 09:05:50 +08:00
Zuul
89f68e70e0 Merge "Update docs on ironic boot mode management" 2018-08-08 08:17:54 +00:00
Zuul
a62a029f67 Merge "Improve the "Ironic behind mod wsgi" documentation" 2018-08-07 13:04:46 +00:00
Ilya Etingof
5dc665767f Update docs on ironic boot mode management
Change-Id: Ife47bf0bb604ef285621850234994ed430095e9b
2018-08-07 11:14:51 +02:00
Ilya Etingof
27ce134fb4 Add notes on Redfish boot mode management
Change-Id: I70f717df4d1c46af559834a7d9d37df7f212c217
2018-08-03 14:53:56 +02:00
LiYucai
8f55f0514c Improve the "Ironic behind mod wsgi" documentation
Change-Id: I2d42645f04659e284d7e09d1f8b47f9eb58d592d
Closes-Bug: #1628434
Co-authored-By: Do Anh Tuan <tuanda@vn.fujitsu.com>
2018-08-02 15:56:09 +07:00
Zuul
fcc2088409 Merge "Remove endpoint_type from configuration" 2018-07-23 22:08:33 +00:00
Zuul
bf76dd4fdc Merge "Replace port 35357 with 5000 for "auth_url"" 2018-07-23 15:31:04 +00:00
Zuul
c1f672e4ea Merge "Fix bug to doc:configdrive" 2018-07-23 11:07:04 +00:00
zhang.lei
303040e273 Use openstack client instead of neutron client
Change-Id: I2c075db43ca3d9586fded8e7505300c99ead4116
2018-07-19 02:00:06 +00:00
Nguyen Van Duc
e03671bde3 Replace port 35357 with 5000 for "auth_url"
Based on the change in Keystone Install Guide [1],
this patch replace port 35357 with 5000 for "auth_url".

For more details, please check similar changes which have been done
on other projects: Nova [2], Neutron [3], Cinder [4], Glance [5].

[1] https://review.openstack.org/#/c/541857
[2] https://review.openstack.org/#/c/562812
[3] https://review.openstack.org/#/c/566491
[4] https://review.openstack.org/#/c/565464
[5] https://review.openstack.org/#/c/558932

Change-Id: Ic0306aaa1a0c0875a201e0a7a6cd00f9972d10b6
2018-07-18 22:18:33 +00:00
tianhui
c47ed8a896 Fix bug to doc:configdrive
There is a wrong url in the doc and change it to correct

Change-Id: Id2fa7df39857d5df0508b0915789f12b58df8dc0
2018-07-16 02:13:53 +00:00
Zuul
036d6247e5 Merge "Update the doc regarding the removal of calssic drivers" 2018-07-14 19:51:32 +00:00
tianhui
09ebc659d4 Fix bug to doc:kernel-boot-parameters
There are wrong urls in the doc and change them to correct

Change-Id: I1ee0dbb95a6117fae37a5417b8fd44a47ba93544
2018-07-12 09:29:06 +00:00
Zuul
5d70b063a2 Merge "[doc] Use openstack client commands to replace neutron client" 2018-07-10 05:30:07 +00:00
Dao Cong Tien
a60233ccf4 Update the doc regarding the removal of calssic drivers
This patch updates the remaining doc that relates to
the removal of classic drivers.

Change-Id: I82b1ee18ea90bfdf8ab9b24e610fb5db766068a0
2018-07-09 16:13:54 +07:00
Qian Min Chen
63b7ddc6be [doc] Use openstack client commands to replace neutron client
The neutron client commands will be deprecated, so use
openstack client commands to replace neutron client.

Change-Id: I6fdf867f3c632c846940b9469e67cf4ba9653161
2018-07-08 08:18:00 +08:00
Dmitry Tantsur
1a07137118 Remove the ipmitool classic drivers
This change removes pxe_ipmitool and agent_ipmitool. Some tests
and documentation bits are removed, since we no longer have any
classic drivers to provide examples.

The Inspector.create_if_enabled method is no longer used and was
removed. The [inspector]enabled option will be deprecated in
a follow-up.

IRONIC_ENABLED_DRIVERS is removed from devstack to prevent
devstack-gate from injecting the removed drivers into it.
A temporary migration from queens is updated to disable all
classic drivers. It will be removed when the enabled_drivers
option is completely removed.

Change-Id: Iab247e3b3336f90446ef0687edb340cf8282a925
2018-06-27 13:08:42 +02:00
Dmitry Tantsur
09e89c09d1 Remove the iDRAC classic drivers
This removes the pxe_drac and pxe_drac_inspector classic drivers.

Change-Id: I2837bc626425869008d9222523b05e2ce5175c19
2018-06-26 14:29:37 +02:00
Dmitry Tantsur
9c7729d6b7 Remove the ilo classic drivers
This removes pxe_ilo, iscsi_ilo and agent_ilo. Also removed is
the whole documentation section dedicated to them.

Change-Id: Ie6f8a65d68ce4eb9c8467c416df5f3a35f0abe98
2018-06-22 16:55:20 +02:00
Zenghui Shi
efa064b96d BIOS Settings: update admin doc
Change-Id: I86a8515e8b0461c10e395c99a993fd553a11f843
2018-06-21 17:16:45 +08:00
Zuul
c8affbd485 Merge "BIOS Settings: add admin doc" 2018-06-18 09:54:44 +00:00
wangdequn
0b0e257455 change 'a optional path' to 'an optional path'
Change-Id: I54668ee39af61f19af0206deb6b9a479e338f767
2018-06-12 17:33:32 +08:00
Zenghui Shi
a8c425a2cd BIOS Settings: add admin doc
Change-Id: I8fd50be453c5306aa34d8afa5ebb79476af5f1cb
Story: #1712032
2018-06-12 11:50:10 +08:00
Arne Wiebalck
fd805e212a [Doc] Scheduling needs validated 'management' interface
Change-Id: I1e139a66b1152d79519e36b4101382a07a99e2a3
2018-05-30 12:58:32 +02:00
Matthew Thode
e9e4d8870c Remove endpoint_type from configuration
python-swiftclient stopped supporting the temp url structure used when radosgw
was set as the endpoint_type in ocata, meaning only Newton and older versions
of python-swiftclient will work.  Newton is deprecated, so remove the option.

This breaks the deprecation cycle, but since it has been not working for so
long it needs to just be dropped.

Change-Id: Ibdc93b049b7e1ae34cac9e1f599786439c46a685
2018-05-22 19:53:55 +03:00
Jim Rollenhagen
f2502ccc79 Update install guide to require resource classes
This removes some nova config recommendations for property-based
scheduling, as they shouldn't be used any longer. It also updates the
flavor creation document to only focus on resource classes. Last, update
the nova commands in the flavor creation document to be openstackclient
commands.

Change-Id: Ib4512ad707964a2d06b7a8428b89020b05cff0b2
2018-05-03 08:08:43 -04:00
wu.chunyang
3ae836d608 Remove the Keystone API V2.0 endpoint registration
With OpenStack Liberty, Keystone API v2.0 is depreciated, so
remove the API V2.0 endpoint registration is safe.

Change-Id: I6272741a2467e2d1e2ec1d3e425247effc034670
2018-04-28 17:05:36 +08:00
caoyuan
655038bd8b Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: I727591e46de1a38403a8c25f0d08c57565db945b
2018-04-11 22:47:12 +08: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
6843be24f6 fix typos in documentation
Change-Id: I77d39932ea92113a37b9a14d67a411d1ae991be4
2018-03-23 08:30:57 +08:00
Dmitry Tantsur
c9e079da68 Rework Bare Metal service overview in the install guide
Currently we have a detailed explanation of how ironic is architected,
but it resides in the user guide for some reason. This change moves
relevant bits to the install guide to the existing "Bare Metal service
overview" section. The text is cleaned up (e.g. s/ironic/Bare Metal/)
and ordered to simplify reading. A link to ironic-ui is added.

The user guide still contains the bits that are helpful for users
to understand the bare metal deployment process.

Change-Id: I17e38454f7893c00b71ac29328bd80d3978ed1f4
2018-03-19 17:30:18 +01:00
Hironori Shiina
013992bf66 Update config option for collecting sensor data
This patch updates the notification driver option for collecting sensor
data because [DEFAULT]/notification_driver is deprecated and
'messaging' driver should only be used in cases where there are existing
consumers deployed which do not support the 2.0 message format.

Change-Id: Ia6c55149e5cb12d1201742f7008047e35570b410
2018-03-13 11:41:54 +09:00
Zuul
cd83c97fac Merge "Add docs for ansible deploy interface" 2018-02-20 05:04:53 +00:00
Pavlo Shchelokovskyy
f8f8f857be Add docs for ansible deploy interface
mostly copied from docs present in ironic-staging-drivers,
with some modifications due to some features dropped.

Change-Id: If9e82c42a03c71fd0ff0319c7a43fe80e53f9672
2018-02-19 22:47:55 +00:00
Shivanand Tendulker
75d3692c86 Update to standalone ironic doc
This commit removes reference of need for Object Storage
service for using virtual media based iLO drivers in
standalone Ironic. One can use these drivers by setting
up web server on the host where conductor is running.
The documentation for same is available in iLO drivers
documentation page.

Change-Id: I0b0493373949e552677137ce0b6d5e44efc0268f
2018-02-14 05:13:29 -05:00
Zuul
56fbe03edb Merge "Correct grammar, duplicate the found" 2018-02-07 05:07:43 +00:00
wangdequn
e852803662 Correct grammar, duplicate the found
Change-Id: Ie7adda8e9ab36bc74481624b96340753bdb1b70a
2018-02-07 11:06:29 +08:00
Zuul
653d267de6 Merge "Correct link address" 2018-02-05 01:03:53 +00:00
Harald Jensas
71021bb9d4 Fix configure-networking docs
This patch address feedback in Ic9a5d1de959cbeedb0e56ab5447042ce29028a8d

Change-Id: I58543cc18745f8ec6876423fbe72fcca3a7cbdb6
2018-02-01 19:47:14 +01:00
Harald Jensas
3ad7a3e4ad Add documentation for baremetal mech
Add to configure-networking section, installation and
configuration of networking-baremetal plugin.

Related-Bug: #1658964
Change-Id: Ic9a5d1de959cbeedb0e56ab5447042ce29028a8d
2018-01-31 18:31:16 +01:00
Mark Goddard
00daa18fc9 Add documentation for node traits
Updates the install and admin guides with information on node traits.

Support for node traits was added in Bare Metal REST API version 1.37.

Change-Id: I86e86320df4eb81aa30e5708dde9c82f50ba4d50
Depends-On: https://review.openstack.org/#/c/532288/
Partial-Bug: #1722194
2018-01-30 15:50:55 +00:00
zhangdebo
e3f4a90f2b Correct link address
Link address for config drive is out of date, so correct it.

Change-Id: Ib77a5bd92c1409a02570f691f4edeb90eab107e0
2018-01-29 19:22:02 +08:00
Zuul
b539a6e256 Merge "[docs] mention new nova scheduler option" 2018-01-25 17:08:54 +00:00
M V P Nitesh
95d7e602e5 Allow setting {provisioning,cleaning,rescuing}_network in driver_info
These values have priority over ones defined in ironic.conf. Also modify
validation code to only used network UUID cached on task.network if:
1. the requested XXX_network is UUID, not name
2. the requested XXX_network is the same as the cached one.

Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com>
Closes-Bug: #1614876
Change-Id: I4caec34d85304fe887bcc28b7528cceceb3acfe8
2018-01-23 17:11:56 +01:00
Pavlo Shchelokovskyy
b327f70b8e [docs] mention new nova scheduler option
also add some notes for mixed hypervisor case.

Change-Id: I77d13e8180f7cae0a1eb370329cebc6bb2768fe0
2018-01-22 15:07:04 +02:00
Pavlo Shchelokovskyy
0970e3d031 Fix docs for Sphinx 1.6.6
rename included files to not have ".rst" extension,
otherwise they are being scanned for ref targets and found targets are
effectively counted twice (both in file that includes,
and in the file being included), producing a warning/error.

Change-Id: I2eec5b1b16d253998f45e6f0551a92c2ab6f5609
Closes-Bug: #1743780
2018-01-17 16:13:09 +02:00
Vasyl Saienko
61b81d0c73 Add uWSGI support
This patch implements uWSGI support for ironic API service.
ironic/api/app.wsgi is deprecated in favor of pbr generated
ironic-api-wsgi

Co-Authored-By: anascko <ovoshchana@mirantis.com>

Change-Id: Ieb68c1042e31b77f9a549fd90afe31a65008deca
Closes-Bug: #1719260
Closes-Bug: #1668966
2017-12-28 18:08:49 +02:00