Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 6093325f07 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Id72d32000788ce1cc359d6144d951fc04032a5fc
2019-12-18 09:46:18 +01:00
Dmitry Nikishov 89839b88c3 Enable image-based provisioning for 6.0 upgrades
This fix has been lost during the process of
migration of cluster data manipulation functionality
from the octane to this extension.

Change-Id: Ife92cbd0e8d8f8376ffcb1f333d1fac9e911ff3e
Closes-bug: 1573100
2016-12-02 12:37:22 +00:00
avnish 5cc7d59a3e py33 is no longer supported by Infra's CI
Python 3.3 support would be dropped by
Infra team from mitaka,CI would no longer be testing it,
so projects should drop it also.

Change-Id: I6a13718ac5e205702bf0baa60e8e552f7cfce1a1
2016-09-21 09:06:27 +05:30
Nikita Zubkov 8de47e0dbf Add VIPs transformer
Move upgrade vips code to the transformer

Change-Id: Ia6935521b8b90b73fb74ba92859e7febf74c4ced
2016-08-24 22:05:10 +03:00
Nikita Zubkov b54f9d4c29 Move partition info transformation to extension
octane have some dirty hacks to change volumes attributes using nailgun
as a library, such modifications should be done in a extension

Change-Id: I422bb368916f3a319e286edcc6103a2834097a87
2016-08-24 21:58:01 +03:00
Yuriy Taraday 95ff3a3598 Add cluster transformations
Implement transformations that are applied to cluster attributes during
environment cloning.

Conversion from text to text_list type has been limited to dns_list and
ntp_list keys only to keep predictable behavior.

Change-Id: I1ff596f850bd42243697cad1c1c35f0cf1386376
2016-08-23 23:01:16 +03:00
Nikita Zubkov 651a269e1f Add README
Change-Id: I7c875d89f0423c26f28f1a6debf947b5510988fd
2016-07-29 13:15:00 +03:00
Nikita Zubkov 7114897361 Add nailgun extension entrypoint to setup.cfg 2016-07-13 14:03:19 +03:00
Nikita Zubkov 018076c2b3 Setup unit tests 2016-07-13 14:02:49 +03:00
Nikita Zubkov fda72a25ef Initial commit 2016-07-07 19:26:42 +03:00