Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger 942c19a6a8 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: I9c48f2cfa39e04a629e20cb320caca8fd69758fd
2019-12-18 10:05:09 +01:00
Alexander Kislitsky 70158d0e1f Hierarchy levels API handled in the fuel2
Referecne to level values added to DB model and level marshalling.
Fuel2 commands lvl show, lvl list added.

Change-Id: I11fb465c00c411464d75229fc2f8bffdbb8dcc53
Closes-Bug: #1642326
2016-11-18 09:28:27 +00:00
avnish ec7e552985 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: I2cccd7ff3ceb24acc7387e0baa6786978b31937b
2016-09-20 15:21:39 +05:30
Alexander Kislitsky db53fcb187 Delete keys from resource values/overrides handled in fuel2
Keys deletion for values/overrides handled.
Default cliff formatter used for values/overrides operations.
Message on values/overrides set command added.

Change-Id: Ie47ff6a1cb98764447d045816ea6472a0701dcc3
Closes-Bug: #1622600
2016-09-13 20:17:22 +03:00
Alexander Kislitsky a175c31291 Resource definition operations handled in the fuel2
Common part of implementation for operations extracted to cli.base.

Change-Id: Iaad6e1e4655e5e60b7a97af4d6b07528b6579e65
2016-08-24 23:07:26 +03:00
Alexander Kislitsky 76867c6aa4 Components operations handled in the fuel2
Cascade deletion of resource definitons on the component deletion
fixed. Cascade only on the DB level is not enougth for deletion
referenced objects.
Resources definitions creation is not supported yet in the
component creation call. Resource definition would be able to
add to the component in the create resource definition call.
Update of resource definitions list is supported in the component
creation call.
Standard cliff formatters are used for fuel2 components operations.
Python-fuelclient added to test requirements.

Change-Id: If572f7437f48bdde65de114f6f70af3c071c1d0e
2016-08-24 16:51:09 +03:00
Alexander Kislitsky ca3a669c2d Environments operations handled in the fuel2
Requirement on package six added.
Detailed error description propagated for 404 errors.
Parse of comma separated client params implemented.
Delete and patch operation added to http client.

Change-Id: Id30358f9358047a0a6f6fd23341ab270edfa5874
2016-08-23 17:37:40 +03:00
Alexander Kislitsky d43e782421 Fuel2 resources commands moved to separate package
Change-Id: I06d43bbcc88eb6d1a9e786d2f8af2a6d7a236d06
2016-08-23 13:48:03 +03:00
Alexander Kislitsky daa9536cd7 Scripts for upgrade/downgrade tuningbox DB added
Console scripts added to tuningbox entry points.
DB migration scripts support external configuration, provided
through variable TUNINGBOX_SETTINGS

Change-Id: I86ddd32a1db351510ca742b69a0bc78a3d09e6a3
Closes-Bug: #1584668
2016-05-31 23:13:40 +03:00
Yuriy Taraday 46560c1a3f Add fuelclient integration
Change-Id: I20cd9f224f935239313b25596ec9d4dac0425aba
2016-04-15 17:04:25 +03:00
Yuriy Taraday 3951026d99 Add "override" CLI command
Change-Id: I88b059db3ec4349252498fa97cdfe933a6d36fcd
2016-04-15 17:04:25 +03:00
Yuriy Taraday 065d95b598 Add "set" CLI command
Change-Id: Iabec422f15a00813a8676afc2da1d90292c42a1e
2016-04-15 17:04:25 +03:00
Yuriy Taraday b9db11db4f Add "get" CLI command
Change-Id: I0b70e3f67563bd512bc4d75049f1ac8627668ac9
2016-04-15 17:04:25 +03:00
Yuriy Taraday e00980ab57 Add simple Nailgun extension 2016-03-02 12:01:23 +03:00
Yuriy Taraday bd06811539 Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00