Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Jaeger ebe42c6e20 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: I8537c50c55b5303474fbdf70a43d459f87b02e9d
2019-12-18 20:06:05 +01:00
Igor Gajsin 3f707cdbec Fix hot-plug
There was the bug that prevent working as a hotpluggable plugin. This
fix improves ordering of task for that.

Change-Id: Id7fedb538d611bdc00d34f80dbd27495b3234c58
Closes-bug: #1629034
2016-10-05 17:12:39 +03:00
Igor Gajsin 15f3e8d522 prevent to execute unnecessary tasks when redeploy
Change-Id: I8c61f9a207016a8a867062fa250f5b89749d2add
2016-09-27 12:46:17 +03:00
Igor Gajsin 2751b141bd The refactoring
Change-Id: Iec735a7a4107770c490d904dc31754defa5409bf
2016-08-26 18:33:29 +03:00
Igor Gajsin c83d0ff273 add manila-share and manila-data roles
Change-Id: I2a08ba0b74edd76f71771531f3617a8bfec6d50f
2016-08-24 18:51:15 +03:00
Igor Gajsin 9c28d305c7 move generation of passwords and ssh keys to master node
Change-Id: If22761b75ed18fb95af6f43c54a7a1d50e8c109a
2016-08-17 15:12:37 +03:00
Igor Gajsin 9ad01bc58e fix type in deployment_task
Change-Id: I87733405c6929f7f7c75db777464d4727910fd4d
2016-08-02 11:12:58 +03:00
Igor Gajsin c6fda073b6 install manila packages
Add manila projects as submodules and switch its to stable/mitaka.
Fix requirements to be compatible with ubuntu 14.04.
Change pre_build_hook to building deb packages from python source
code.

Change-Id: I3300c3f58d9df39ed452d64e60846fad20056fca
2016-07-27 19:59:09 +03:00
Igor Gajsin 8b53020c7a initial database support
Create the manila user, database and grant permission to it.

Change-Id: I36cbbdbb75ee346d8268faa45505813675f46331
2016-07-26 19:52:03 +03:00
Igor Gajsin a8dcead81e Fix deployment_tasks.yaml
Change-Id: Ic28206f574cce3c08d21129ead2753f57626c528
2016-07-25 13:55:22 +03:00
“ugoday” e792d146dd add something 2016-07-08 11:21:25 +03:00
“ugoday” f409e7a23f work with tasks 2016-07-07 12:50:51 +03:00
Igor Gajsin 6694e5fd76 Getting ready for the first deploy 2016-07-04 15:05:35 +03:00
Igor Gajsin cbfd9bcb34 Add skeleton of the plugin 2016-07-04 13:18:42 +03:00