Commit Graph

25 Commits

Author SHA1 Message Date
Andreas Jaeger 6c3c29767d 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: I05e9dc69ed58c70c50d5c6d065ba60b244c5c9d2
2019-12-18 09:47:46 +01:00
Sergey Ryabin 0a8967f00e Remove paramiko version requirement
Change-Id: Ie7a187f37b8bbc9caf9981eefc1a8b2460529e21
2016-04-06 16:52:59 +03:00
Yuriy Taraday 96dce81ac5 Fix requirements and tests for python-fuelclient 8.0
* bump pbr version to >=1.6 as it is in global-requirements
* uncomment extras section in setup.cfg as new pbr can handle it now
* turn off "newly" introduced fuzzy command suggestions in cliff for
  tests

Change-Id: I161813b7e25719b6bb19909adfc2d094c5c480ce
2016-03-02 16:07:39 +03:00
Yuriy Taraday 5bdf734a92 Wind requirements up to what we have in 7.0
Change-Id: I1e6ec633c171bc0cd6f4643d90ab0069eae97d9e
2016-01-21 10:55:46 +03:00
Ilya Kharin 91eec56609 Set pyzabbix as an optional dependency
This patch adds the zabbix extra feature and the
'update-plugin-settings' command depends on this feature.

DocImpact
Closes-Bug: #1501667
Change-Id: I7a638ca5cb7502ac9ef9f4fb6ec69529c16ce1c9
2015-10-16 15:58:48 +03:00
Oleg Gelbukh 2ca66b0005 Cap six version according to fuelclient requires
New 1.10.0 version of six is incompatible with fuelclient requirements.

Change-Id: I95d9899912ca088f425f138da7fcf4b524adca19
2015-10-07 04:57:27 +00:00
Yuriy Taraday b9bffce397 Cap versions of stevedore and oslo.config
We have to follow python-fuelclient requirements

Change-Id: Id76d2de585577788896d849ce466d8939003f511
2015-10-05 22:04:12 +03:00
Artur Svechnikov 4ef708703c Merge remote-tracking branch 'public/telco' into telco 2015-08-26 14:49:43 +03:00
Yuriy Taraday aa26fa4e9c Soften limit on stevedore for 6.1 Fuel master
Change-Id: I431699bddbdbf201300f2c8e44fead64bc1b6c3e
2015-08-25 12:31:20 +03:00
Artur Svechnikov 8a90789b4b Fix comments, rename command to update-plugin-settings, change 'plugins' to optional, prevent getting astute.yaml everytime 2015-08-20 13:51:48 +03:00
Artur Svechnikov 4fafea114e upgrade-plugin renamed to upgrade-plugins 2015-08-19 17:00:07 +03:00
Artur Svechnikov 57bc38c4cf Add upgrade plugin command 2015-08-17 17:01:08 +03:00
Oleg Gelbukh 2352739d27 Revert "Newer version of pbr in requirements.txt"
This reverts commit fa0229a65f7a710e0fddefd1326823f5737f186a.
2015-08-13 11:38:29 +00:00
Oleg Gelbukh 5d9b7055cb Newer version of pbr in requirements.txt 2015-08-13 11:38:29 +00:00
smurashov f31b141c80 Fix stevedore version in requirements.txt 2015-08-13 11:38:29 +00:00
Yuriy Taraday 91c6548c8f Cap stevedore to solve another dephell issue
Change-Id: Ieca7e659ced0da5f85b9573507ec309d0494e850
2015-08-08 11:13:18 +03:00
Yuriy Taraday 893383977f Solve dependency hell so that we can install octane on fuel master 2015-07-30 11:57:43 +03:00
Yuriy Taraday 6f56528d24 Solve dependency hell by capping all offending OpenStack libs 2015-07-29 15:13:49 +03:00
Yuriy Taraday bb039fce7e Add module to SSH to nodes 2015-07-27 17:10:44 +03:00
Yuriy Taraday 418456554b Let fuelclient pull all dependencies it wants first
Got VersionConflict because cliff pulled in later version of argparse.
2015-07-20 15:33:39 +03:00
Yuriy Taraday 370bd3fd95 Rewrite upgrade-env 2015-07-20 14:02:23 +03:00
Yuriy Taraday b4be551066 Cap all requirements to meet Fuel master expectations 2015-07-16 14:57:26 +03:00
Yuriy Taraday 1b6ea3fabf Add cliff basic skeleton 2015-07-15 14:07:09 +03:00
Yuriy Taraday 2e6edd3747 Cleanup after cookiecutter 2015-07-15 12:23:13 +03:00
Yuriy Taraday 5d5d895924 Initial Cookiecutter Commit. 2015-07-15 11:14:34 +03:00