Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Jaeger 7b1764a7e6 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: I4454f1ae7c781689e5c43b6c2635f41723d9890d
2019-12-18 09:43:11 +01:00
mzhnichkov 599d801eb0 Added ability to update PXE DHCP parameters after deploy
It's possible to change PXE settings on post deploy stage, but, in fact,
dnsmasq configuration will not be changed. This patch introduce puppet
call to get these changes applied.

Function puppetApply was refactored to return Bool value,
previously it has returned None or False.

Change-Id: I3fc7097035f492ad24483205cedc0d2c773af24b
Closes-Bug: #1500667
Depends-On: I9200c90747dba1e5c5b4e5457e423cb4c3ff3062
2016-06-01 15:49:56 +03:00
Sergey Kulanov bb8c7c926b Bump version to 10.0
Change-Id: I3e12d8c691dd6b5292f8bafd6169ed134532fc80
Related-bug: #1558589
2016-03-27 20:30:52 +00:00
Fedor Zhadaev 9ac2f0cf3d Use requests module for checking urls
Change-Id: Ia88155026f9f9889cee0bed4b4bbf46323d9cd1d
Closes-Bug: #1536505
2016-01-26 11:07:47 +00:00
Sergey Kulanov 4afe5cbda8 Bump version to 9.0
Change-Id: I5268a164c2348dffbcc44d21a40b265812f5efac
2015-12-18 15:59:03 +02:00
Dmitry Teselkin 9627849843 python 2.7 support
python2.7, which is a default interpretator in CentOS 7
includes ordereddict module, so there is no need to declare
it as a dependency.

Change-Id: I01750fd766d2b00fce947ddf0824fe972804f1ad
2015-11-24 18:13:35 +00:00
Vladimir Kozhukalov 681454788a Change version to 8.0
Change-Id: I0f4479df325a401ac782b5647ad811606490daf9
2015-09-03 18:46:32 +03:00
Matthew Mosesohn 93b5f2cf4b Remove ethtool dependency from fuelmenu
Change-Id: I361b2bdc407a7aa521e306794d31f340639d6db9
Partial-Bug: #1466826
2015-06-19 16:04:13 +03:00
Aleksandra Fedorova e3300bf48d Bump version to 7.0
Change-Id: I0c3a3a62c26724ad10a5108f019002c5fbf091f9
2015-06-09 15:31:45 +03:00
Dmitry Pyzhov 4b9c15c21c Set version of Fuel to 6.1 everywhere
blueprint package-fuel-components

Change-Id: I728b06cae0abb6a4a491641545b0cf8ee19bfd01
2015-04-16 14:55:58 +00:00
Igor Kalnitsky 70933f9563 Increase Fuel-Web projects' versions
Should be merged at once with relevant patches to:

* fuel-ostf
* fuel-astute
* fuel-main

Change-Id: Ic68983a8fb91c32d73408cd1f54439062175ee75
Closes-Bug: #1395279
2014-11-29 10:44:42 +02:00
Dmitry Pyzhov ce2d3a0551 Revert "Increase Fuel-Web projects' versions"
This reverts commit f60f39c7b904b27d99502a48c551167cb6171a62.

Change-Id: I77370f00f31ed50efea3bc51503e150736a572d6
2014-11-28 21:53:03 +00:00
Igor Kalnitsky 7c9d45d8a4 Increase Fuel-Web projects' versions
We need to increase Fuel projects' versions at least once per release,
because that will help us to track problems in multi-releases
environments and prevent us from some bugs (like the nailgun of same
version are available in few repos).

The patch should be merged at once with next one:

    https://review.openstack.org/#/c/137555/
    https://review.openstack.org/#/c/137566/
    https://review.openstack.org/#/c/137563/

Change-Id: I7ba73ce63a9fb228ef8c8b40f5feda5a32150a3c
Closes-Bug: #1395279
2014-11-27 18:22:15 +02:00
Christian Berendt 6e1f226ce8 Use /usr/bin/env python instead of /usr/bin/python
The usage of /usr/bin/env ensures that the first interpreter
found in the environment's $PATH variable is used. This should
be preferred.

Change-Id: I692afbf4ac4ea0c546e4d7480dcf1a7ac158af85
2014-07-13 19:04:18 +02:00
Matthew Mosesohn 5048eec7d1 pep8 fixes
Change-Id: Ieeed0824e754cb572c7430531900164e9478e120
2013-10-10 17:34:56 +04:00
Matthew Mosesohn f17aa98f8f fix entry point for setuptools, fix main function 2013-10-03 15:22:25 +04:00
Matthew Mosesohn 4eb1624526 more rebase fixes 2013-09-25 19:31:32 +04:00
Matthew Mosesohn 151a575293 rebase cleanup 2013-09-25 16:01:42 +04:00
Matthew Mosesohn d2401ec3e1 move fuelmenu to base level 2013-09-25 15:33:15 +04:00
Matthew Mosesohn 82fbc77585 packaging for fuelmenu 2013-09-11 20:09:47 +04:00