Commit Graph

28 Commits

Author SHA1 Message Date
Andreas Jaeger 06af89f5bd 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: Id36b11db5ae374cbf66606ad402a8ffe99fc7daa
2019-12-18 09:37:20 +01:00
Maciej Kwiek b6f2503597 Fix rsync commands
There was a problem in inheritance of rsync commands.

Change-Id: Icf770b48894b8e78edcc1e688a745d97f71be37e
Closes-bug: 1523885
2015-12-08 14:53:38 +01:00
Maciej Kwiek 2e455346a8 Add fuelmenu-rsync command
* fuelmenu-rsync is now available. It allows to rsync code from root of
fuel-menu repository to master node.
* Refactored RsyncCommand - moved it from docker module to command
  module, so it can be used not only for docker-related rsyncing.

Change-Id: I3dcfa2d00a22368ce40e8457c3aacb72700bc54f
Closes-bug: #1522441
2015-12-04 11:38:35 +01:00
Maciej Kwiek b4b82ddae4 Add astute-version argument to astute-rsync
Astute gem filename needs to match the name on master node in order for
astute container to run updated code.

Change-Id: I2ad3e4c7e879c3228db3e76a54b19996bc821455
Closes-Bug: #1514740
2015-11-12 10:55:21 +01:00
Jenkins e7ec7e839a Merge "Compatibility with openstack-gate PEP8" 2015-10-22 12:00:28 +00:00
Maciej Kwiek fc3c165f69 Remove second rsync to nginx container
It was called without arguments, therefore it could not use custom port.

Change-Id: I0fb3410836bd0ba9d254228ed9c3d0400a62a611
Closes-bug: #1508821
2015-10-22 10:35:30 +02:00
Vladimir Sharshov (warpc) cbcf3a52fb Compatibility with openstack-gate PEP8
Change-Id: I07fd9d0ea4614d0918a2ac198ab8db7f3132553f
2015-10-21 20:18:59 +03:00
Przemyslaw Kaminski ce53175546 pythonclient-rsync: exclude *.pyc files from rsync
Change-Id: Icd7abc48b884c2c428c9b503a1d08e2e413cbb9e
2015-08-14 11:15:57 +02:00
Przemyslaw Kaminski aad885ba88 Python-fuelclient rsync command added
Change-Id: I16aab579c22ede34db135e5ed875daaf710a5608
2015-08-10 14:07:23 +02:00
Michal Rostecki 18124c7692 Drop use of 'oslo' namespace package
The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: I85d65fac6119d66755fe490d90fe1c48124935f7
2015-07-21 19:27:42 +02:00
Przemyslaw Kaminski 12a1e707dd Nailgun rsync: add *.pyc and test excludes
Change-Id: I03196c566179d4439300811a2b8dc8bae8f8e4d6
2015-05-19 13:09:13 +02:00
Przemyslaw Kaminski 81779e3d18 Fix nailgun rsync
Change-Id: If987a37a1a64b74f45278836bcadb18bedfcd61c
2015-05-18 13:41:12 +02:00
Przemyslaw Kaminski 01b0c92fda Puppet info & rsync commands added
Change-Id: If7a1a42ad54a482ba3dab3d86c1096554e7eae55
2015-05-18 10:48:25 +02:00
Przemyslaw Kaminski a0a1a92cc2 Slave rsync moved to SlavesMixin
Change-Id: Iac00db278f178c04941a11ffe70d78b673c7551b
2015-05-18 08:08:22 +02:00
Przemyslaw Kaminski 75d4fbae21 Fix copyrights
Change-Id: I1b601fb19b71f664168be1980f7cc6783eff2712
2015-05-18 08:08:13 +02:00
Przemyslaw Kaminski da9bd2badd Shotgun rsync added
Change-Id: I98f501cef6bfa258da9b650dd1020ab40c8d2518
2015-05-18 08:07:51 +02:00
Przemyslaw Kaminski 1fbb1065a8 Slaves mcollective rsync
Change-Id: I30130f0d1d4fb1bf3b2f8264ea3d5b411ad99bcd
2015-05-15 14:03:59 +02:00
Przemyslaw Kaminski b47fa271d7 Rsync: rewrite to use raw commands, not fabric
This is because we will be using SSH hops to rsync into slave nodes.
Fabric doesn't seem to support this out of the box.

Change-Id: Idf43d7b6c35324ade9be3467cee7c664833a38a8
2015-05-15 11:45:45 +02:00
Jenkins 99ce652037 Merge "Nailgun DB reset command" 2015-05-15 08:42:31 +00:00
Przemyslaw Kaminski f98d3d6a15 Nailgun DB reset command
Change-Id: I02ba3f086b27c4fe82804bba18596ef095ea7100
2015-05-15 10:39:33 +02:00
Przemyslaw Kaminski 4a24d5d783 Fix SSH interactive mode
Fabric is broken, use os.execvp like it was before.

Change-Id: I59759618d3cbba907c931ddcf88cbb21045e4b4d
2015-05-15 09:58:21 +02:00
Przemyslaw Kaminski a307312bef RabbitMQ commands added
Change-Id: Ia711ae137799aad7d178376d08b8cdf21be7d5a5
2015-05-12 09:07:18 +02:00
Przemyslaw Kaminski 829fd59afd Add Postgres command
Change-Id: I416eb4404393e516d660f80568ff468f8adc6a8c
2015-05-12 08:45:31 +02:00
Przemyslaw Kaminski 7f58f90750 Configurable SSH port and user
Change-Id: Iafb81b2bfdc742bb52a72bb07ee58622f81d3c84
2015-05-12 08:13:16 +02:00
Przemyslaw Kaminski 080e782b3d DebugMixin added
Change-Id: Ic970a5375fb7462afd5b88d9e369ecf1626df125
2015-05-08 10:47:19 +02:00
Przemyslaw Kaminski aa103e2cd5 README updates
Change-Id: I8609d16e45ab8e935287404317712b5266b71390
2015-05-08 10:06:44 +02:00
Przemyslaw Kaminski 85ae518725 Add fuel_dev_tools Astute commands
Change-Id: I0a028579a745e3faf0332b1603b21fc68363bed9
2015-05-07 11:10:37 +02:00
Przemyslaw Kaminski 1db69a76e4 First dev tools -- Nailgun's container commands
Change-Id: I4ae770acf7d20510bf3020ebeaffeef8decd6c4f
2015-04-01 11:00:49 +02:00