Commit Graph

  • 9e9a5eb86d added C as a default locale adobdin 2016-08-15 13:20:21 +00:00
  • e2c4dfaea3 version bump adobdin 2016-08-11 13:17:31 +00:00
  • a525dbf124 fix: locale for find command; set LC_ALL=C,LANG=C env variables by default adobdin 2016-08-10 12:27:45 +00:00
  • e5c837635e fix: logging, code cleanup adobdin 2016-08-10 11:57:23 +00:00
  • 66e405dfaf fix: #55, flake8, utf8 decode parameter added adobdin 2016-08-10 10:18:29 +00:00
  • 4d0f285c4e added: intergration to slack root 2016-08-09 08:56:42 +00:00
  • beec17ab52 fix: improved logging adobdin 2016-08-09 08:27:00 +00:00
  • 5789369f99 version bump adobdin 2016-08-09 08:16:53 +00:00
  • f4cba6c097 improved logging: removed outputs of cmds adobdin 2016-08-09 08:16:09 +00:00
  • 8e411618ab Fix #52, config changes, new parameter f3flight 2016-08-05 16:18:54 +00:00
  • 0ce47f8cb5 Update docs f3flight 2016-08-05 15:07:20 +00:00
  • c71a5cc62a Fix #53 f3flight 2016-08-05 14:11:41 +00:00
  • fe262558e8 Remove hiera from default, already present in no_fuel section f3flight 2016-08-05 14:11:13 +00:00
  • d23cabce33 version bump adobdin 2016-08-05 13:10:24 +00:00
  • 86c755fdb9 excluding nodes in deploying status from soft filter adobdin 2016-08-05 13:07:21 +00:00
  • 73771c4623 Change exit to sys.exit (exit is for interactive Python shell) f3flight 2016-08-05 09:45:28 +00:00
  • ea56deefd1 Fix issue #54 (remove status filter by default) f3flight 2016-08-05 09:22:07 +00:00
  • fd6575e57c Implement show version and exit f3flight 2016-08-05 09:21:33 +00:00
  • d50fe15e0d fix: some minor fixes adobdin 2016-08-04 12:13:41 +00:00
  • 69ce1519e2 fix: help messages adobdin 2016-08-03 16:39:05 +00:00
  • ea087762ee fix: flake warns adobdin 2016-08-03 16:16:30 +00:00
  • 8c50ce00be fix: typos adobdin 2016-08-03 16:15:00 +00:00
  • eeeb83c558 fix: rqfile default.yaml, flake8 adobdin 2016-08-03 15:02:17 +00:00
  • 666a21cb17 Bump version to test Travis pip publishing Dmitry Sutyagin 2016-08-03 16:46:24 +03:00
  • fa78b22b60 Add dummy script option to Travis conf Dmitry Sutyagin 2016-08-03 16:43:02 +03:00
  • 1232c97a3f Add empty requirements.txt for Travis-CI Dmitry Sutyagin 2016-08-03 16:36:57 +03:00
  • c5279d1d81 Add travis-ci config Dmitry Sutyagin 2016-08-03 16:25:34 +03:00
  • 4705a23874 Implement negative matching in rqfiles, doc updates, remove "priority" for by_id keys f3flight 2016-08-03 12:57:13 +00:00
  • 23f3756a09 Implement log speed control via CLI, other minor changes f3flight 2016-08-03 11:18:57 +00:00
  • 1d0b77a1d2 Swhitch to Nailgun API f3flight 2016-08-02 17:18:43 +00:00
  • 9105df0bee Add token get and Nailgun API call functions f3flight 2016-08-02 14:20:03 +00:00
  • 8822d3d15f Improve help f3flight 2016-08-02 13:13:08 +00:00
  • e0f53fd6ad Move default rqfile to rq directory f3flight 2016-08-02 12:23:58 +00:00
  • a339a2614e Fix regression introduced in 7f1e4ddf690087097e1ac5a6f925e693f277d7b4, fix flake8 f3flight 2016-08-02 12:20:17 +00:00
  • 201ed9843b Fix regression introduced in 09450b6bd5fce1105d1dacffd8dc85429db72321 f3flight 2016-08-02 11:20:09 +00:00
  • 09450b6bd5 Implement multiple rq file support, add global logs_days parameter f3flight 2016-08-02 11:10:41 +00:00
  • 5325eb6e00 Improve help, fix typo f3flight 2016-08-02 09:24:36 +00:00
  • fc68d8ef10 Fix regression after making default logs a list Dmitry Sutyagin 2016-08-01 18:46:36 +03:00
  • c4453777f2 Implement CLI filtering by node id f3flight 2016-08-01 14:05:44 +00:00
  • 3ca71788b8 Remove requirement of "-l" flag when "--logs-no-default" is set f3flight 2016-08-01 13:44:46 +00:00
  • 7f1e4ddf69 Implement support of Fuel 9.1 (10.0) for API (CLI not fixed yet) f3flight 2016-08-01 13:40:49 +00:00
  • c3b37c07e9 Implement command-line log collection definition f3flight 2016-08-01 12:07:57 +00:00
  • b1069c2285 Fix flake8 warnings f3flight 2016-08-01 12:06:57 +00:00
  • d974068cd7 Remove mostly useless "except" code, fix minor errors f3flight 2016-08-01 12:05:24 +00:00
  • 4f3abc25b6 Ignore empty include & exclude filters for logs + drop adm_interface error to warning f3flight 2016-08-01 12:04:21 +00:00
  • 2f8034e0f3 Change default "logs" into a dict for convenience f3flight 2016-08-01 12:02:20 +00:00
  • fb83196f79 Add extra data for collection f3flight 2016-07-29 14:37:35 +00:00
  • 2d5b51c411 fix: fuel commands were added into by_release sections adobdin 2016-07-14 14:04:50 +03:00
  • e65b00060b Merge branch 'master' into v1 f3flight 2016-07-12 09:59:44 +00:00
  • f40f5e2474 Revert "fix configuration doc" to allow merge from master f3flight 2016-07-12 09:58:34 +00:00
  • 9b3d5c0e85 Bump version f3flight 2016-07-12 09:51:23 +00:00
  • fb08154feb Implement cli option for days log filter, drop negative requirement f3flight 2016-07-12 09:48:20 +00:00
  • f75586b8b9 fix: configuration.rst adobdin 2016-07-11 07:53:06 +00:00
  • 039180be48 fix: configuration doc U-MIRANTIS\erabinovich 2016-07-11 09:22:20 +03:00
  • b02b8ba1ae fix: typo adobdin 2016-07-08 11:10:39 +00:00
  • b2906754d3 added: description; version bump adobdin 2016-07-08 11:09:04 +00:00
  • fdbf109118 version bump adobdin 2016-07-08 10:55:44 +00:00
  • a5c46511c3 fix configuration doc Dmitry 2016-07-08 13:28:47 +03:00
  • 45c6b739e3 fix configuration doc Dmitry 2016-07-08 13:28:47 +03:00
  • 7a70ec01bb try to add exctension for sphinx adobdin 2016-07-08 10:20:20 +00:00
  • 6faba44718 docs try w/o extensions adobdin 2016-07-08 10:00:32 +00:00
  • 2dc33224f2 fix: check for readthedocs adobdin 2016-07-08 09:57:57 +00:00
  • 9a93932ad8 added: check for readthedocs adobdin 2016-07-08 09:44:34 +00:00
  • 0d47e96d73 Implement negative start for logs, set def. logs start to 30 days, show log size on screen f3flight 2016-07-07 15:18:19 +00:00
  • d0eb10a844 Change default log filter - collect more logs (atop & rotated on Fuel) f3flight 2016-07-07 14:06:07 +00:00
  • b67cfac8e0 Change default log filter to collect '.1.gz' and '.2.gz' logs f3flight 2016-07-07 13:40:10 +00:00
  • 2b5554ebea fix: specification doc U-MIRANTIS\erabinovich 2016-07-07 10:54:59 +03:00
  • 09e49a588a fix: typo adobdin 2016-07-06 14:00:49 +00:00
  • 037f0e948a fix: usage documentation U-MIRANTIS\erabinovich 2016-07-06 16:49:08 +03:00
  • 1079f70bc4 added: description adobdin 2016-06-30 12:41:53 +00:00
  • e049bcec3d fix: using macros instead of absolute path adobdin 2016-06-30 15:21:12 +03:00
  • 2797a52673 fix: rpm spec adobdin 2016-06-30 14:40:04 +03:00
  • ebe5e13916 add: centos7 spec adobdin 2016-06-28 14:03:32 +03:00
  • bcc324c426 Merge pull request #50 from adobdin/master Alexander Dobdin 2016-06-21 15:30:02 +04:00
  • b08c4d9db1 removed: obsolete function adobdin 2016-06-21 11:27:45 +00:00
  • faa0b3936f added: parameter for using system proxy variables for fuelclient adobdin 2016-06-21 08:50:44 +00:00
  • 2941d87822 added: use default logging level if log-file is specified adobdin 2016-06-20 14:35:07 +00:00
  • dd9ec37870 added: using fuelclient by default adobdin 2016-06-20 12:30:36 +00:00
  • 4f3ff232e8 fix: flake8 adobdin 2016-06-17 08:59:30 +00:00
  • 9c6c8ba700 Update configuration.rst Dmitry 2016-06-16 23:05:15 -07:00
  • fd05e93f53 Update configuration.rst Dmitry 2016-06-16 22:50:55 -07:00
  • b27ac99548 Implement env_vars override per script f3flight 2016-06-17 05:04:56 +00:00
  • 40442ca193 Add --rqfile CLI option, close #49 f3flight 2016-06-17 00:25:31 +00:00
  • 6025bc492e Add missing warning in put_files f3flight 2016-06-17 00:16:47 +00:00
  • 0de1222c49 Update usage.rst Dmitry 2016-06-15 18:02:00 -07:00
  • 7d8526c18e Update usage.rst Dmitry 2016-06-15 17:59:48 -07:00
  • c21f807630 Update configuration.rst Dmitry 2016-06-15 17:58:59 -07:00
  • 41635aee6c Update configuration.rst Dmitry 2016-06-15 17:46:00 -07:00
  • 2aba8c664e Update usage.rst Dmitry 2016-06-15 17:42:24 -07:00
  • 3f0bb671e3 added: licenses to files adobdin 2016-06-15 07:13:50 +00:00
  • 47982b15d7 fix: related to https://bugs.launchpad.net/fuel/+bug/1592445 adobdin 2016-06-14 15:09:36 +00:00
  • 2f26e98d8a added: fuelclient library by default adobdin 2016-06-14 14:04:48 +00:00
  • ad9d1fea0b Merge pull request #47 from adobdin/master Alexander Dobdin 2016-06-14 10:49:47 +04:00
  • 382bc5478d fix: logger object adobdin 2016-06-14 05:19:44 +00:00
  • e3d5bef013 fix: object logger instead of logging adobdin 2016-06-14 05:13:42 +00:00
  • d79f3d0ab6 Fix #42 Dmitry Sutyagin 2016-06-14 01:47:37 +03:00
  • 045b819b04 Merge pull request #43 from adobdin/issue42 Dmitry 2016-06-13 15:48:58 -07:00
  • 80a46936c0 Fix #42 Dmitry Sutyagin 2016-06-14 01:47:37 +03:00
  • d00f03a8d1 Fix scp stderr warning about known hosts, bump ver f3flight 2016-06-11 01:20:07 +00:00
  • 7620309cc8 Improve logging #25 f3flight 2016-06-11 01:12:05 +00:00