Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Jaeger e61cc055ab 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: I10917e42829b459c41ca46514faa72fc46abf7be
2019-12-18 09:52:23 +01:00
Vladimir Kozhukalov 502d152f41 Add python-distributed package as nailgun dependency
Change-Id: I852ad5491b2225c8a211f7216d1a17b2b6c53487
Closes-Bug: #1676300
2017-03-27 08:17:12 +00:00
Vladimir Kuklin 2f522172ce Introduce proper packaging for fuel-nailgun deb package
Closes-bug: #1665311
Related blueprint: distributed-serialization

Change-Id: I0c11d18ed456c253971a312f9fb5a41220549be5
2017-03-20 17:29:14 +03:00
Dmitry Teselkin 6e964a19ca Remove lbound for ohai
Ubuntu 16.04 includes ohai 8.4

Change-Id: Ifc8f67e87a12c843c3fe1a955d527fee9761e699
blueprint: mos-xenial
2016-06-15 19:50:45 +03:00
Sergey Kulanov be453a2c64 Bump version to 10.0
Change-Id: Ie2ed9798aa6fdfbdfcb4f7de6add6f46911878fd
Related-bug: #1558589
2016-04-01 11:28:16 +03:00
Sergey Kulanov 799b953fdd Rename debian 'nailgun' into 'fuel-nailgun'
Related-bug: #1439679
Closes-bug: #1534558

Change-Id: I85daeb7771f883a9f661b95d1e4cdca2a3547b2d
2016-01-15 13:14:17 +02:00
Sergey Kulanov 5aacecefdc Bump version to 9.0
Related update for fuel-library version:
https://review.openstack.org/#/c/259431/

Change-Id: Icbbd04ecd1aef95c63a060735daf633c3c1340c3
2015-12-23 14:51:45 +03:00
Vladimir Kozhukalov ff842dd813 Deprecate network_checker directory
Change-Id: I549f6c177a4e1fd459666410954accea9c30ae3c
Related-Bug: #1506896
2015-10-30 11:58:07 +03:00
Jenkins 06e93da558 Merge "Remove legacy stuff for fuel-nailgun-agent" 2015-09-21 13:56:31 +00:00
Sergey Kulanov 51bd7c5375 Remove legacy stuff for fuel-nailgun-agent
We need to remove some fuel-nailgun-agent files, that were transfered
to another repo [1] and is not used in fuel-web repo. Please check
relate-change [2]

[1]. https://github.com/stackforge/fuel-nailgun-agent
[2]. 992cfa612e

Change-Id: I7d9e21aede622e6307b955cdaf6bd43e60a432ce
Related-change: 992cfa612e
2015-09-07 22:52:17 +03:00
Vladimir Kozhukalov 3aced340bd Change version to 8.0
Change-Id: I0f4479df325a401ac782b5647ad811606490daf9
2015-09-03 18:46:32 +03:00
Maciej Kwiek 6c61f1d1cd Added ftp urls handling to network checker
This change allows network checker to properly check availability of
urls using ftp protocol. Basically, this change checks if ftp urls are
possible to open with urllib2.urlopen function.

Add requirements.txt to test-requirements.txt

Add running url_access_checker tests to tox

Add six to network_checker requirements.txt, nailgun.spec,
debian/control

Change-Id: I89c3d4635e9f58d19eab8440c720f1900e81aea4
Closes-Bug: #1488001
2015-08-26 09:46:20 +02:00
Sergey Kulanov 992cfa612e Remove nailgun-agent related stuff from fuel-web repo
Move nailgun-agent from fuel-web project[1] to
separate stackforge repo [2]

[1]. https://github.com/stackforge/fuel-web
[2]. https://github.com/stackforge/fuel-nailgun-agent

Change-Id: I893646dda915b867fcb1b2c99be1d9e3acc37a3d
Related-bug: #1475726
2015-07-22 17:25:42 +00:00
Vladimir Sharshov (warpc) aac0de650c Missing nailgun-agent depends: ethtool
We use ethtool to collect data about available
offloading modes for physical interfaces

Change-Id: Ie6528306fe56a9999782fa6a3e6fbc8ee7af33d0
Closes-Bug: #1471856
2015-07-07 11:30:59 +00:00
Aleksandra Fedorova 0e8f267720 Bump version to 7.0
Change-Id: I0c3a3a62c26724ad10a5108f019002c5fbf091f9
2015-06-09 15:31:45 +03:00
Maciej Kwiek abcde8950f Add url_access_checker to network checker
This change introduces new entry point for network_checker, which allows
to check if it is possible to access urls give to the command.

Usage: urlchecker check <url1> <url2> <url3> ...

It will be used to check repository connectivity from slave nodes.

python-requests is added to nailgun-net-check package requirements in
both rpm spec and debian `control` file.

Change-Id: Idc04f74ad7364dee452e9151391654f828e2342d
Partial-Bug: #1439686
2015-05-15 16:04:50 +02:00
Matthew Mosesohn 2d250e6148 Update deb version to 6.1.0
blueprint package-fuel-components

Change-Id: I5849a7a3a5c5d5bacec84a6fef141037e2942899
2015-04-22 14:51:09 +03:00
Vladimir Kuklin 57887baf65 Move RPM spec and deb rules from fuel-main to fuel-web repository
Related blueprint: package-fuel-components

Change-Id: Id5d787d6638bcea1258cbc7c726f0dad44dd1afa
2015-04-16 16:48:06 +03:00