Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Jaeger eb9df14f25 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: I43bcda1c9154fc091ddc957175b68649295b67f7
2019-12-18 20:14:55 +01:00
ekhomyakova 6bdcf4939e Rename teaming and fallback uplinks
TeamingUplink was renamed to ActiveUplink, FallbackUplink was
renamed to StandbyUplink due to VMware terminology.

Rename affected tests (plans, test groups, automation) and
UI (description string).

Change-Id: Ie251ae6f6bba7a70c79ccbcbf56aa325eb937c80
2016-10-04 20:15:43 +03:00
Igor Gajsin 738ad6c396 Fix description in the cluster2vds mapping on UI
Change-Id: I51c4a83112dfe3587049baf2df4585b5e4f9b55d
2016-10-01 14:25:09 +03:00
Igor Gajsin bd01b39922 add multiple uplinks support
The network and uplink mapping now should be set in the new format:
a) Multiple strings each for one cluster in a textarea item;
b) Uplinks-mapping is optional
c) possible data is:
   1. Cluster:VDS
   2. Cluster:VDS:TU1;TU2;TU3
   3. Cluster:VDS:TU1;TU2:FU3;FU4
where TU -- teaming uplink,
      FU -- fallback uplink,
      there is no limitation for amount of uplinks,
      uplinks shoud be splitted by ';'

Change-Id: Ibf40675bb048a15a70157598931fae211da04edb
2016-09-14 11:53:31 +00:00
Alexander Arzhanov 758e1bbb68 Block Neutron DVR option
Block Neutron DVR option

Change-Id: Ia9057c52462aaf8955b3dc4dbc27fe8241edbbdf
Closes-bug: #1569958
2016-04-13 18:12:27 +03:00
Alexander Arzhanov 1638177758 Show plugin only if vCenter used
Hide plugin if vCenter not used

Change-Id: I870436377dda5386363b647d8e3a4b6cc05bfe9f
Closes-bug: #1569372
2016-04-12 17:08:37 +03:00
Igor Gajsin c2ef547eb1 UI changes
There is direct 1 cluster to 1 dvSwitch mapping in 2.1 version of
plugin. The label and the descripton were changed according to it.

Change-Id: Ic0d316af1d391cd023fe2a1d80cdcc83c7885aa4
2016-02-19 15:08:52 +03:00
Igor Gajsin d4f384373b add the use-firewall-driver checkbox
Change-Id: I3b7cbcdd0705d2abaadb45a05c72799e280768d2
2016-02-10 18:36:36 +03:00
Vyacheslav Tabolin 7fe4d71b3a Bug fix for 'Can't change networking parameters on environments with
vmware support'

DVS parameters moved to Networking tab.

Closes #1538637

Change-Id: Ie68a34cd6baf1421aaa7a5cc4c9af566968f1714
2016-02-02 09:29:41 +00:00
Vyacheslav Tabolin 9fc3dd4fd6 Remove mentioning of multiple VDS
The feature 'multiple VDS' was returned to backlog.
All mentionings of there were removed.

Change-Id: Ia0d2853f75fcce061896a99cb3e7cb4bbdaae775
2015-10-12 07:48:04 +00:00
Igor Gajsin c34f40de9e Add check for non empty name of dvSwitch
Name of dvSwitch (or physnet to switchname mapping) mandatory should be
setted.

Change-Id: I29c18896f19b914d0423eac6e0450f63eedb4858
Closes-bug: #1481010
2015-08-20 17:59:34 +03:00
Igor Gajsin 9168b72b42 UI changes: add description for vmware_dvs_net_maps
Change label and description for vmware_dvs_net_maps for better looks
and clarification.

Change-Id: Ia698ebb7f4d19b0ec214b98418b782cef200b219
2015-07-30 17:43:42 +03:00
Igor Gajsin 83722948a7 UI changes: remove the useless checkbox use_vmware_dvs
Change-Id: I09eeaca0eab1ad9a8e5897c93681923710600824
2015-07-30 17:10:32 +03:00
Igor Gajsin ccf6046dd7 Add vmware_dvs_net_maps text field to UI
There is mapping scheme between physical network and DVS on vCenter.
Users have to set it manually like:
   physnet1:dvSwitch1,physnet2:dvSwitch2,...

Change-Id: I6d75789e427197d5e861d2f03d5730fa80af6b65
2015-07-22 15:46:42 +03:00
Igor Gajsin dffb48f776 add element on the settings tab
Change-Id: I8ca7b2522e7e5780e114375bb630ae6a14fddf0d
2015-06-11 13:01:07 +03:00
Igor Gajsin 543da64682 generate the structure of the plugin
Change-Id: I05470d22d010a74d9a0db4ecb218d2c0a0b7ddc3
2015-06-10 18:23:42 +03:00