Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 6acce1549b 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: Ic6009c318eaf23b13524e3d7ae9c2639372d9ce0
2019-12-18 19:52:21 +01:00
Taras Kostyuk af680d76d1 Rename GCS bucket name to Default GCS bucket name
The changes are supposed to prevent misunderstanding of 'GCS bucket name' plugin
parameter.

Closes-Bug: #1623938

Change-Id: Icef90ad7b41b162f5bb44d0b5a5943fc064721dd
2016-09-23 09:45:27 +00:00
Taras Kostyuk a0e8b83c10 More strict regex for UI URL fields
Closes-Bug: #1621898

The regex added by this commit is taken from
https://github.com/openstack/fuel-ui/blob/stable/mitaka/static/views/custom_controls.js#L72
which is regex used for validating Repositories URI in Fuel UI.

Change-Id: Id9387135260822f2e1b5527f432fc9e30512f2f2
2016-09-14 13:15:58 +03:00
Kostyantyn Kalynovskyi 97e206ec19 Plugin config files added
- environment config and metadata files

Change-Id: I22c61129174926af062ed9efbde4b27f888c79f3
2016-08-11 12:59:35 +03:00
Taras Kostyuk 87577d2791 Initial commit.
The plugin structure added as generated by Fuel Plugin Builder.
2016-07-11 10:31:17 +00:00