1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-06 00:48:45 +01:00
Commit Graph

114 Commits

Author SHA1 Message Date
Emilio Garcia
ecf8a2cfbf custom API and Ingress vip addresses
co-authored-by: Fedosin mfedosin@redhat.com
2020-04-08 09:33:55 -04:00
OpenShift Merge Robot
a5e607ba58 Merge pull request #3318 from MaysaMacedo/convert-ansible-module-to-openstackcli
Bug 1819132: Convert ansible module to openstackcli
2020-03-31 16:44:40 +02:00
Maysa Macedo
7a8be42aa8 Convert ansible module to openstackcli
This commit ensures we rely on the openstackcli
instead of ansible modules for UPI.
2020-03-31 15:03:51 +02:00
Mike Fedosin
eef6927790 OpenStack: Docs: Fix a typo in the property name 2020-03-31 10:59:53 +02:00
Pierre Prinetti
128dd2db5f Bug 1814651: os UPI known issues: stale resources
Following objects are still present in the cluster, after deletion is
completed:
- Cinder volumes from PVs
- Swift container for image registry (bootstrap container is correctly
  deleted)
2020-03-30 13:25:54 +02:00
Pierre Prinetti
245e0f7415 Bug 1818590: openstack UPI fix order of steps
The Boostrap Ignition file needs to be edited before it's uploaded.

Before this change, the documentation described the "upload" step before
the "edit" step.
2020-03-29 17:23:43 +02:00
OpenShift Merge Robot
6aea75e9e5 Merge pull request #3364 from luis5tb/kuryr-limitations
Update Kuryr known limitations
2020-03-27 21:27:59 +01:00
OpenShift Merge Robot
f8e133fff0 Merge pull request #3273 from Fedosin/file_locations
OpenStack: support "file" scheme for custom os image urls
2020-03-27 17:28:53 +01:00
Luis Tomas Bolivar
7d4ae50874 Update Kuryr known limitations 2020-03-27 16:31:06 +01:00
Pierre Prinetti
96e381d3a2 openstack: Detail the clouds.yaml cacert option
The documentation was not clear as to where the path for "cacert" was
relative to.
2020-03-27 11:33:43 +01:00
Mike Fedosin
26a522adfa OpenStack: Update documentation for custom os image urls 2020-03-26 22:26:26 +01:00
OpenShift Merge Robot
268cbe58c1 Merge pull request #3328 from shiftstack/bug1815133
Bug 1815133: osp UPI machineset OS image name
2020-03-24 17:59:52 +01:00
OpenShift Merge Robot
b895e7a303 Merge pull request #3303 from shiftstack/group_with_go
openstack: soft-anti-affinity policy for CP
2020-03-24 14:50:39 +01:00
Pierre Prinetti
b355606f04 Bug 1815133: osp UPI machineset OS image name
The UPI documentation recommends keeping the worker Machineset in case
the user wants to create compute machines via the machine API. However,
the Machineset won't work unless the `image` property is updated to the
user-defined value.

This change adds a recommendation to update the OS image in case the
user wants to use the installer-provisioned Machineset.
2020-03-23 11:24:49 +01:00
Mike Fedosin
364b627576 OpenStack: remove 'region' from the examples
We deprecated 'region' option in 4.3, but our examples still have it.
2020-03-20 13:46:07 +01:00
Pierre Prinetti
144afef3da openstack: soft-anti-affinity policy for CP
This places the Control Plane servers in a Server Group that enforces
"soft anti-affinity" policy.

"Soft anti-affinity" will cause Nova to create VMs on separate hosts, if
that is possible.

Implements OSASINFRA-1300
2020-03-18 17:50:39 +01:00
Martin André
0fcf10b20b OpenStack UPI: Add CA cert to bootstrap node
The `/opt/openshift/tls/cloud-ca-cert.pem` file on the bootstrap node
should contain the CA certificate when the cloud provider has endpoints
using self-signed certificate.
2020-03-13 18:00:56 +01:00
Martin André
6efc1a87b8 OpenStack UPI: Document how to add CA cert to bootstrap ignition 2020-03-13 18:00:54 +01:00
Pierre Prinetti
532f583d64 Bug 1810196: Use RPM for UPI dependencies
The use of pip is not supported.
2020-03-05 17:23:15 +01:00
Mike Fedosin
8987e49e25 OpenStack: UPI: Glance for storing ignition configs
This commit adds documentation describing how to use Glance service
to store bootstrap ignition configs for OpenStack UPI.
2020-03-02 12:03:47 +01:00
OpenShift Merge Robot
ce304942d2 Merge pull request #3128 from shiftstack/OSASINFRA-1015
openstack UPI: soft-anti-affinity policy for CP
2020-02-27 11:43:58 +01:00
Mike Fedosin
a64890dfe7 Document the cluster os image override 2020-02-26 13:10:21 +01:00
Pierre Prinetti
2b6ccf7042 openstack UPI: soft-anti-affinity policy for CP
This places the Control Plane servers in a Server Group that enforces
"soft anti-affinity" policy.

"Soft anti-affinity" will cause Nova to create VMs on separate hosts, if
that is possible.

Implements OSASINFRA-1015
2020-02-18 18:08:29 +01:00
OpenShift Merge Robot
a627412646 Merge pull request #3091 from iamemilio/ssc-day2-docs
Bug 1801799: openstack docs day 2 ssc refresh
2020-02-14 17:19:13 +01:00
Emilio Garcia
ba03b4e937 day 2 ssc refresh 2020-02-13 16:00:47 -05:00
OpenShift Merge Robot
92bdcb3b4e Merge pull request #3011 from shiftstack/OSASINFRA-1108
Bug 1802035: openstack UPI: Document Ansible
2020-02-12 11:41:25 +01:00
Emilio Garcia
8c55eaea68 remove self signed certs from known issues 2020-01-31 18:32:45 -05:00
Emilio Garcia
88d8723e62 self signed certs docs 2020-01-31 11:07:03 -05:00
Pierre Prinetti
41293c1e67 openstack UPI: Reference the Ansible scripts 2020-01-30 22:12:09 +01:00
Pierre Prinetti
ba89f0a4bc openstack UPI: Reference the UPI documentation 2020-01-30 22:11:30 +01:00
Mike Fedosin
f024823eee Move "Cluster destruction if its metadata has been lost"
Now this section is located in "known-issues", but logically it
should be placed in "troubleshooting".
2020-01-27 21:25:23 +01:00
Mike Fedosin
3df05fc352 Add Glance section
Glance is required for the installation and this should be documented.
2020-01-27 11:43:22 +01:00
Mike Fedosin
af7bb9b0ce Update Swift section
Swift is not used to store ignition configs anymore, and not it is
an optional component for the image registry.
2020-01-27 11:13:43 +01:00
Pierre Prinetti
73dec4fcf4 Openstack UPI: machineCIDR machineNetwork.[].cidr
A previous change referenced the cluster network instead of the machine
network.

ref: https://github.com/openshift/installer/pull/2829
ref: https://github.com/openshift/installer/pull/2892
2020-01-09 18:58:59 +01:00
Pierre Prinetti
b02b05065b Openstack UPI: Deprecate MachineCIDR
Replace MachineCIDR in UPI documentation with MachineNetwork: []

Ref: https://github.com/openshift/installer/pull/2829
2020-01-07 22:18:58 +01:00
Clayton Coleman
d4b44a9552 docs: Update documentation for proper use of machineNetwork
Change the public documentation to match the new name.
2020-01-06 18:27:08 -05:00
Stephen Benjamin
8ca67aeff8 docs: add openstack-reviewers as reviewers for openstack 2019-12-13 11:03:25 -05:00
OpenShift Merge Robot
119a65ae70 Merge pull request #2729 from Fedosin/metadata_service
Bug 1777804: OpenStack: add Nova metadata service to the list of requirements
2019-12-02 15:46:51 +01:00
OpenShift Merge Robot
587c5c969f Merge pull request #2681 from jobcespedes/patch-1
Allowed address pairs for bootstrap and workers
2019-12-02 11:54:13 +01:00
Mike Fedosin
aeb6996d7f Docs: OpenStack: add Nova metadata service to the list of requirements 2019-11-27 21:46:45 +01:00
OpenShift Merge Robot
fa6ae9fc18 Merge pull request #2693 from Fedosin/upi_docs_rhcos
Docs: Add info about RHCOS image uploading to UPI docs
2019-11-25 21:50:20 +01:00
OpenShift Merge Robot
8e75675f37 Merge pull request #2606 from tomassedovic/openstack-move-dhcp-files
openstack: make dhcp files available to UPI too
2019-11-23 03:25:36 +01:00
Mike Fedosin
28abeed0d1 Docs: Add info about RHCOS image uploading to UPI docs
The information on how to create an image in Glance was removed
from IPI docs, so we need to add it to UPI docs since it's
still required there.
2019-11-22 15:47:45 +01:00
Emilio Garcia
ed5bf507bf ss certs status update 2019-11-20 13:47:25 -05:00
Pierre Prinetti
3cc0074eaf openstack: Minor fixes to the UPI docs
Some Compute Security Group rules had their description matching the
pattern we're using for CP rules.
2019-11-20 08:25:03 +01:00
Job Cespedes
afcbeacd58 openstack: adjust allowed_address_pairs in UPI Documentation
For bootstrap node, it needs to be API and DNS.
For master node, we want API, DNS, and INGRESS (in case of schedulable master)
For worker node, only INGRESS.
2019-11-18 09:00:50 -06:00
Michał Dulko
64befc61df Add note on Kuryr not supported with RHEL 7 nodes
In 4.3 Kuryr images are based on RHEL 8. Running RHEL 8 on RHEL 7 was
proved to be problematic and is unsupported. This commit adds a note in
UPI documentation explaining that RHEL 7 nodes are not supported on
deployments with Kuryr.
2019-11-14 16:58:33 +01:00
Martin André
8722ff6b3e OpenStack: Remove IPI instruction to upload RHCOS
The installer automatically uploads the required RHCOS image to glance,
there is no need to explain how to manually upload the image anymore.
2019-11-12 18:29:21 +01:00
Tomas Sedovic
eb0f5e734e openstack: Improve the Floating IP documentation
This makes a more explicit description of the various floating IPs
used throughout the deployment, highlights why they don't seem to
be attached to the servers and links the OpenStack networking doc.
2019-11-08 13:54:30 +01:00
jichenjc
60438d90f6 nit: fix doc link issue 2019-11-08 08:48:54 +00:00