Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Jaeger 1c1a103a7c Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I1ed27af26dc9b8284bf180a523b0e0cc6ab58069
2019-12-18 20:09:51 +01:00
Igor Zinovik eaf476486d Add checkbox for enable/disable NSX Manager SSL verification
Return checkbox that allows user enable/disable NSX Manager certificate
verification.

Document settings "Bypass NSX Manager certificate verification" and "CA
certificate".

Closes-bug: #1590383
Change-Id: I347c9c0630ed727ce9601faf1a6c8e79f3d975ac
2016-07-06 10:51:17 +03:00
Artem Savinov 7598c532a0 Return checkbox 'nsxv_metadata_insecure'
Due to LP Bug #1590840 - parameters
nsxv_metadata_nova_client_priv_key/nsxv_metadata_nova_client_cert
hidden

Change-Id: I8ee1107d24aa79fb02b3b91d79dbd3ddd10a9a83
Closes-Bug: #1590407
2016-06-30 12:34:52 +00:00
Artem Savinov ee4d192be8 Removed the ability to manually set ip address for nsxv metadata proxy.
Deleted 'Allocate IP address in management network for NSX metadata
proxy' parameter. Now this is the default behavior when choosing a
management network for "nova metadata api".

If "nsxv metadata proxy" address will be different from openstack
management network -  between "nova metadat api" and "nsxv metadata
proxy" will not l3 connectedness.

Change-Id: I7484fbe0fa749e2d2c7a6a8d8ce53d5e55e68ece
2016-05-31 11:56:36 +00:00
Artem Savinov f679eee805 Change 'radio' type to 'select' in environment_config.yaml
After closing a upstream bug in UI need to change the 'radio' type to
'select'

Change-Id: Iee6d9ed824489fe292a23d383f9ef54ea8267faa
Related-Bug: #1576214
2016-05-13 17:47:13 +03:00
Artem Savinov 6872aa1927 Reorganize metadata related settings
* Transfer all the settings for the metadata proxy under checkbox "Init
  metadata infrastructure"
* Added restrictions to be bound by filling the parameters needs for
  metadata proxy
* Changed in puppet manifests for set up metadata settings only if
  checkbox "Init metadata infrastructure" in True state
* Changed parameter nsxv_metadata_listen_mgtm to radio/select type.
* Removed 'insecure' parameter for NSXv, 'insecure = false' if ca loaded
  and vice versa
* Remove nsxv_insecure from nsxv_smoke test
* Add nsxv_metadata_initializer to enable_plugin
* Change nsxv_metadata_listen_mgmt -> nsxv_metadata_listen in test

Change-Id: I4d40ef909646284f3f7e87705e8d2463f374445d
2016-05-11 13:19:59 +00:00
Igor Zinovik 3874680597 Document new parameters that appeared in Mitaka
Document following new knobs:

- certificate key pair that can be used to secure traffice between
  metadata agent (NSX Edge) and metadata proxy
- opportunity to allow metadata proxy listen additional ports
- opportunity to specify name servers for instances
- specify instance name servers that will be used when DHCP is turned
  off
- switch to init metadata service

Change-Id: I39fe45411ad2f11ad2ac41ac43557f5ce6aa74ac
2016-04-25 16:20:30 +03:00
Artem Savinov 1283768834 Add new parameters from neutron nsx plugin for Mitaka Openstack release
* Added metadata_insecure, metadata_nova_client_cert,
  metadata_nova_client_priv_key, metadata_service_allowed_ports
  parameters, metadata_initializer, nameservers

Change-Id: I6d17e090cc83f9ab22d9b62d9743d69815bd9e70
2016-04-25 14:05:32 +03:00
Igor Zinovik 959355f8b9 Document nova-api-metadata options
Document two options related to nova-api-metadata network configuration.
Edit labels and descriptions in environment_config.yaml. Fix typos.

Change-Id: I0089c7b5ae8ff9fc29bca80829b1c600fb845163
2016-04-05 10:22:29 +03:00
Artem Savinov 2e90bf82f2 Select listen ip for metadata server.
Metadata proxy can accsess to metadata server via:
1) Public network from routed ip(need set ip,netmask,gw)
2) Management network from routed ip(need set ip,netmask,gw)
3) Management network from management ip(automatic allocation)

* Add checkbox to choose route to metadata server via public or
  management networks.
* Add checkbox to reservation ip address in management network
  for use with NSXv metadata proxy.

Change-Id: I71675dd0871266bf6efcbbbbb2b3d2d49c4944f4
2016-03-31 14:52:24 +03:00
Artem Savinov 97f8e67a5b Move nsxv settings to network tab
Change-Id: I401910e684eb2e6db87200efd33230514b599f59
Closes-Bug: 1550162
2016-02-26 17:16:31 +03:00
Artem Savinov ef0348db96 Added reconfigure neutron after add new vcenter cluster
* Added get vcenter cluster name from "Vmware" tab
* Added convert cluster name to morefid
* Added public/private key to controller/compute nodes
* Added script, what check and configure neutron, if need
* Added task for connect to controller from compute-vmware via ssh and
  execute neutron reconfigure script
* Update documentation

Change-Id: I0dbd6b15fc2cb1efd0de009ee79a27222fe4bab3
2016-02-05 14:01:39 +03:00
Artem Savinov 439d7a06f8 More fixes for new fuel version
* Added "skip" for new primary-* tasks(tasks for primary-controller)
* Added restrictions for hide plugin with neutron and vlan segmentation selected
* Change script to configure neutron haproxy config
* Added refresh_on for openstack-network-neutron-start task

Change-Id: I0a487ec5a81706e853a6ddcceb696fe5f4eaf7f0
2016-02-02 02:50:40 +03:00
Jenkins ab7d5571b5 Merge "Describe parameters that were added in Neutron NSX plugin (Kilo)" 2016-01-13 09:30:02 +00:00
Igor Zinovik 2c9b5f642c Describe parameters that were added in Neutron NSX plugin (Kilo)
- Describe following parameters: exclusive_router_type,
  edge_appliance_user, edge_appliance_password, dhcp_lease_time,
  locking_coordinator_url.
- Add warning that if password for Edge does not confirm policy,
  deployment process will stop.
- State that DHCP lease time is specifed in seconds in
  environment_config.yaml
- Change url to URL.
- Fix list items numbering.

Change-Id: Iccafc85eeb46eb6948dd08e82b5b63cbbdab4e44
2015-12-31 16:18:10 +03:00
Artem Savinov 66ae379778 Adapt plugin deployment tasks to changed Neutron deployment
* Adapt deploy nsxv neutron plugin for granular neutron deployment
* Create predifined networks/router
* Enable loadbalancer v1 support

Change-Id: I5fdf351957fddba3fa61190b251a71fb5c907d3b
2015-12-03 22:09:26 +03:00
Artem Savinov c28ea81fc6 Add additional parameters to plugin in Neutron NSX plugin (Liberty)
* Add new fields to environtment_config.yaml and apply new settings in
  nsx.ini template

Change-Id: I9b7f8aeb9fbc67f5e31373756d5b8ee48bde35e9
2015-10-29 14:40:59 +03:00
Artem Savinov 33ba430aab Fix rebase
Change-Id: Ib857acc206b4fb0799d591b816ec6277fe032aa5
2015-09-30 19:25:38 +03:00
Artem Savinov 733daf12f9 Fuel plugin to install NSXv with Neutron UI in wizard
* Plugin removes restriction on 'Neutron with tunnelling' in cluster
  creation wizard
* Plugin ships two .deb packages:
  python-vmware-nsx - Neutron NSXv plugin
  python-nova - Nova package with NSXv support in nova-compute
  https://review.openstack.org/#/c/209372/
  https://review.openstack.org/#/c/209374/

For build plugin need fpb version 3.

Change-Id: If6ba42abd7aaabca7a02c45718a82c6f8ca1e5a2
2015-09-30 17:33:08 +03:00
OpenStack Project Creator 08a26260e2 Fuel NSXv plugin
Plugin allows to use Neutron with VMware NSX plugin
(https://github.com/stackforge/vmware-nsx)

General plugin workflow:
* Disable nova-network
* Reconfigure nova-compute to use Neutron as network API
* Install neutron-server
* Install custom python-nova package (contains NSXv support for
  nova-compute)

Change-Id: Ibfac2c9210208de9171d7406afe30aa96e8c20a3
2015-09-28 17:01:02 +03:00