Commit Graph

27 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
Igor Gajsin 2c2aaa76e5 change version 3.2.0 to 3.1.1
Change-Id: I5c90869e9ef7cac110c76e48e6adb4f55f1429bf
2016-12-19 13:46:44 +00:00
Igor Gajsin 0e54ab7b1b Change plugin to support 9.2
There is few changes in the MOS 9.2. So plugin should be changed too.

Change-Id: I7080934a164c2abf5b71b18d0fbda52f5d46b552
Closes-bug: #1644861
2016-12-08 18:05:08 +03:00
Igor Gajsin 299cccbd0c using networking-vsphere as the driver
Change-Id: I328bfdf6f4f8d096998998e18eaec8e5a4569dac
2016-08-11 14:16:18 +03:00
Igor Gajsin 9a4bf041b6 change version to 3.0.0
Change-Id: Idebbe94f58673c85b6f3e47058d498ae5345bba5
2016-07-01 16:13:29 +03:00
Igor Gajsin f0f226e8a6 set enable_security_group
When an user doesn't set the 'Use the VMware DVS firewall driver'
checkbox, the parameter enable_security_group should be false.

Closes-bug: #1597240
Change-Id: I33cb22713e98bf6a8515403c9d0e5a7a6d9990af
2016-06-29 18:55:33 +03:00
Igor Gajsin 8e25a8579d Fix the bug with custom hostname
There is the task openstack-network-plugins-l2 that works unwell with
environments with custom hostnames. The root of problem is incorrect
detection of neutron nodes. Unfortuantely it happens in core task and
for fixing that task should be replaced.

Change-Id: I663960befa4cfa82348b231728722d774482fb4e
Closes-bug: #1590403
2016-06-21 16:04:29 +03:00
Igor Gajsin 2ba6f4b7eb Change release version to mitaka-9.0
Change-Id: I8dc5510733229f79e5d4d06f02f9705d5c115924
2016-04-04 18:52:28 +03:00
Igor Gajsin c086258530 initial work for support Fuel 9.0
Change-Id: I6ea8294c8ab783fffa15e8d1c2a218dbbcd6c2ba
2016-03-25 14:55:43 +03:00
Igor Gajsin f64fbb0cea Update spec and user guide
Change-Id: I1eb8e2b076ec966b08c182c9a4cc8c6296de778a
2016-03-18 15:55:36 +03:00
Igor Gajsin 00a7601d53 add explicit restart nova-compute in post_deployment stage
Closes-bug: #1557980

Change-Id: Iec77d268b2157de6951d52c09fb5bcc2628bc827
2016-03-17 16:47:47 +03:00
Igor Gajsin 26176e6d57 Stop building the driver
The idea to update driver each time when plugin is builded was wrong.
It requires too much from environment where plugins is builded.

This commit revert pre_buid_hook to void value.

Change-Id: I459bc7eefcc8e00620dc24248b0df687a65183e8
2016-03-02 18:47:22 +03:00
Igor Gajsin c794e165f0 remove multinode from list of supported mode
There is only HA mode for Fuel 8.0

Change-Id: I30b95d257ca8aaaf8cdf30d6d3e834a22b2ac63e
2016-03-01 14:20:58 +03:00
Igor Gajsin 3f2c585981 Plugin's changes wich follows from driver changes
Change-Id: I69d025216eb815bba2fb57384d8f74f5acd5ffd0
2016-02-20 17:08:22 +03:00
Igor Gajsin 0985e43d79 build driver as in previous times
Change-Id: I98ee4a877c1fed9a93fa2ac17f06d2d6041c25bd
2016-02-10 17:46:13 +03:00
Igor Gajsin 9c1ea6abe1 Add new driver and set explicit compatibility components list
Change-Id: I8475989e46d6facba6b9a482588fffb37da88532
2016-02-08 17:42:29 +03:00
Igor Gajsin 407f2ab53d Launch agent via corosync on controllers
dvs agent on controller should be launched under corosync.
Add this functionality.

Change-Id: I4d21666822552eea37ad4b4c9558ca4fdbe5deec
2016-02-05 19:06:31 +03:00
Igor Gajsin 5d53a641f6 refactoring manifests
Do it more granular and clear. Remove useless and redundant things.
Add new task.

Change-Id: I0c218cf373f2d85dd3e57533d3780036312d4aae
2016-01-27 14:32:34 +03:00
Igor Gajsin c3868d6b7e add tasks for compute-vmware.
Now an environment with compute-vmware nodes can be deployed.
But it still do it wrong. Will be fixed in next commits.

Change-Id: Ia6f143477e99311c75c8e56dfe2f20a390ab12fb
2016-01-11 14:17:13 +03:00
Igor Gajsin 59488d1e38 Support for the component registry
Change-Id: I58606ec529d3d693ddb76a774d0bb8a95fc64ad7
Closes-bug: #1525234
2015-12-15 16:11:26 +03:00
Igor Gajsin 77f8bdc81d Change metadata
Set new plugin version, fuel version and releases in metadata.yaml.

Change-Id: Ic828a6fb332b9333fa3e916a63701f1f0fc243e2
2015-10-27 19:47:20 +03:00
Oleksandr Martsyniuk 5438e9239c Metadata file updated.
Authors field updated to workaround #1435892

Change-Id: I24d4f369994875f8218ff158b4c4fd45e2f0f0ab
2015-10-08 19:06:35 +03:00
Oleksandr Martsyniuk d26ae3130b VMWare DVS driver deb packages added.
Now plugin install packages from repo on master node,
instead of external pip repos.
Plugin description updated.

Change-Id: Ia71f5cdceecc6ad13d3c670ecc5a76b33b297f42
2015-10-07 20:20:45 +03:00
Oleksandr Martsyniuk 691ec5052f Changes for Fuel 7.0 and FPB 3.0
- plugin metadata updated
- nailgun patch routines added
- neutron puppet manifest updated

Change-Id: I4b09c2ebd78f9759cf9d76fa7d90d6d06a2cf91d
2015-10-01 12:44:33 +03:00
Igor Gajsin 9deb9d177a Provide launch several vms simultaneously.
There was a bug 1481071 which was fixed on driver side. This patch-set
does corresponding changes on the plugin level.

Change-Id: I7268c3201664190a086d69615c66309ac020e620
2015-08-18 19:45:36 +03:00
Igor Gajsin c58773e823 edit metadata
Change-Id: I8ca782cd37447098e8cb4ef428746da34e9572a6
2015-06-15 14:40:04 +03:00
Igor Gajsin 543da64682 generate the structure of the plugin
Change-Id: I05470d22d010a74d9a0db4ecb218d2c0a0b7ddc3
2015-06-10 18:23:42 +03:00