Commit Graph

  • 76aa503aa6 allow property set of empty string Steve Noyes 2016-07-07 11:13:42 -0400
  • 0bb430d7ee Better version spec for docker-py Steve Noyes 2016-06-30 13:08:45 -0400
  • 17ef5a50a5 add api comment to api about locality of api objects Steve Noyes 2016-06-21 11:47:49 -0400
  • e06ce72c14 change 'kolla' to 'root' when asking for password in host setup Steve Noyes 2016-06-15 17:02:32 -0400
  • acda25fbaf fix string pointer bug in last checkin Steve Noyes 2016-06-15 09:52:20 -0400
  • 8f50a8c272 fix string pointer bug in last checkin Steve Noyes 2016-06-15 09:51:01 -0400
  • 459a76db89 make ansible plugin message display more reliable Steve Noyes 2016-06-14 15:29:58 -0400
  • aa3b2fe20e update docs Steve Noyes 2016-06-09 15:54:01 -0400
  • 5263b89523 fix host & service associations in group object Steve Noyes 2016-06-09 15:20:25 -0400
  • fc53a26390 properly handle repeated params in group/service get Steve Noyes 2016-06-09 14:30:11 -0400
  • 05e0161ca2 add timeout option to deploy Steve Noyes 2016-06-02 16:43:31 -0400
  • 0d1776114d show error details on 'One or more items failed' Steve Noyes 2016-06-01 14:29:53 -0400
  • f044f2bf1d various upgrade fixes Steve Noyes 2016-05-27 16:02:08 -0400
  • c5833aaffc Use inventory_samples for location of all-in-one file Steve Noyes 2016-05-27 10:13:28 -0400
  • 8dba45e8b3 use all-in-one file to seed initial inventory Steve Noyes 2016-05-26 13:16:21 -0400
  • 246ab1c597 use private ansible.cfg file Steve Noyes 2016-05-23 17:05:02 -0400
  • 5f4f828995 add ability to enable plugin debug via /tmp file Steve Noyes 2016-05-23 10:12:45 -0400
  • ad7536d6b5 add version to api, misc fixes Steve Noyes 2016-05-20 17:07:05 -0400
  • 5a6903a06f add warning on local deploy and avoid doc build errors on doc gen Steve Noyes 2016-05-20 10:47:30 -0400
  • 984b190eb2 Updated pipeling setting in line with bug 23282017 James McCarthy 2016-05-17 09:45:41 +0100
  • 933fb64d66 update test to use kottos_home instead of kolla_home Steve Noyes 2016-05-13 15:56:33 -0400
  • 4230879e2c move properties into zookeeper - phase 2 Steve Noyes 2016-05-11 16:09:44 -0400
  • 102ac396e3 move properties into zookeeper - phase 2 Steve Noyes 2016-05-11 16:09:44 -0400
  • 977af684ba change order of chmod on create fifo Steve Noyes 2016-05-09 18:23:18 -0400
  • 0b69fa5eba update kollacli with latest kottos changes Steve Noyes 2016-05-09 17:55:12 -0400
  • 81397afd92 move callback plugin pipe down a level in /tmp Steve Noyes 2016-05-06 16:54:01 -0400
  • 3fe4d520e4 add ability to set debug logging as an env variable Steve Noyes 2016-05-06 14:06:55 -0400
  • 53dfd1623c fix for fragmentation bug in callback plugin msg processing Steve Noyes 2016-05-05 16:35:45 -0400
  • 10098e707e remove unneeded update of callback_plugins line in rpm spec Steve Noyes 2016-05-05 09:04:30 -0400
  • ea1cc5a3fb Updates to rpm build spec for callback_plugins configuration James McCarthy 2016-05-05 09:40:57 +0100
  • eccf5cc6e2 updates to rpm build spec of sequence of requirements for plugin and kollacli Steve Noyes 2016-05-04 14:15:04 -0400
  • b91ac84e60 update cli rpm spec to require ansible plugin Steve Noyes 2016-05-02 15:46:36 -0400
  • 6f6b51734c Updated the kpolla-ansible requirement to 3.0.0 Wiekus Beukes 2016-04-29 14:44:32 -0700
  • 5e29f905aa Remove no longer needed packages (six, paramiko) in cli v4 Steve Noyes 2016-04-28 17:07:40 -0400
  • 53eb65ca7c Updated the RPM to 3.0 Wiekus Beukes 2016-04-28 13:08:40 -0700
  • 464b903063 update rpm build spec for kollacli v4 Steve Noyes 2016-04-28 13:12:44 -0400
  • a84bc67210 fix discrepency of ansible lock location Steve Noyes 2016-04-28 09:14:32 -0400
  • d0ad451224 removal of blaze code from cli (for v4) Steve Noyes 2016-04-27 12:23:03 -0400
  • 7b53814aa2 fix to handle string checking in p2 & py3 Steve Noyes 2016-04-26 14:36:52 -0400
  • 7e6868508a update docs Steve Noyes 2016-04-22 16:56:36 -0400
  • e7e362cce2 Api doc change to remove groups/services from deploy Steve Noyes 2016-04-22 16:54:06 -0400
  • c43a1b41e9 Remove service / group deploy and modified host deploy to throw an error if a targeted host deploy is attempted against non-compute hosts. Borne Mace 2016-04-19 16:02:03 -0700
  • d680bb3fdb Updated docs to reflect latest api change for changing multiple properties in a single call. Borne Mace 2016-04-19 08:59:42 -0700
  • 614295dbea fix another instance where ansible error does not surface to the job error message Steve Noyes 2016-04-18 10:16:41 -0400
  • f8b81d7af2 Fixed deploy lock message to remove pid / owner info no longer available using flock. Borne Mace 2016-04-15 10:27:41 -0700
  • e539a62bd2 fixed false positive bandit complaints about yaml load Borne Mace 2016-04-14 13:46:14 -0700
  • 03e162ca5a Properties are now only loaded on list calls, making set / clear more performant. Borne Mace 2016-04-14 12:40:12 -0700
  • 161d50be72 update docs Steve Noyes 2016-04-14 10:51:56 -0400
  • c96c508b01 update build spec to remove etc and share, fix warnings Steve Noyes 2016-04-13 14:32:17 -0400
  • 6338975d90 removed suprious unneeded debug log line Borne Mace 2016-04-13 13:34:31 -0700
  • 62ff3c5320 Fixed issue when setting a property on multiple hosts / groups Borne Mace 2016-04-13 13:22:24 -0700
  • 7a1547aa47 Added support for settings / clearing multiple properties in a single call. Borne Mace 2016-04-13 10:45:02 -0700
  • 89327d10b2 add kolla ansible plugin to cli build spec Steve Noyes 2016-04-13 13:25:41 -0400
  • b31c030ad1 Added support for sync on ansible playbook operations. Writes cannot occur when ansible operations are happening. Borne Mace 2016-04-07 17:40:48 -0700
  • 2a9497fd09 add job kill to api Steve Noyes 2016-04-07 09:41:44 -0400
  • 7b14d4f142 configure logging for api Steve Noyes 2016-04-06 11:29:41 -0400
  • fed76d8501 fix inventory bug in playbook Steve Noyes 2016-04-06 10:44:05 -0400
  • 41eead32ca Update api docs Steve Noyes 2016-04-06 08:40:38 -0400
  • 9ef934e240 add api for log collecting Steve Noyes 2016-04-05 15:18:14 -0400
  • c60b33af43 Replaced flock with NFS safe locking mechanism Borne Mace 2016-04-04 18:22:38 -0700
  • d3ecb1408e cleanup of playbook runs Steve Noyes 2016-04-01 16:35:59 -0400
  • bbf65a09b2 better error messages in playbook failures Steve Noyes 2016-04-01 09:39:58 -0400
  • e3d0df61fb improved logging of failed ansible playbooks Steve Noyes 2016-03-31 15:47:11 -0400
  • 144a9f8f82 change group add/remove api to take list of groups Steve Noyes 2016-03-30 17:02:09 -0400
  • 6f695e5fef Updated api docs Borne Mace 2016-03-30 16:13:19 -0700
  • aef4fe7acd Add more doc for async deploy Steve Noyes 2016-03-30 16:27:00 -0400
  • 435a733644 Added property API Borne Mace 2016-03-29 17:14:05 -0700
  • a7dfc5cd0f add some unittests for group api Steve Noyes 2016-03-29 08:44:38 -0400
  • 10f5f1ea30 add some unittests for host api Steve Noyes 2016-03-28 17:48:45 -0400
  • 40c32eeff9 preserve inventory and vars during utests Steve Noyes 2016-03-28 12:18:37 -0400
  • 289e281de5 Added code to check sub-service parent enablement to determine if a group needs hosts Borne Mace 2016-03-24 15:24:59 -0700
  • 50967089ec add generic param checker for api Steve Noyes 2016-03-25 15:30:37 -0400
  • 82cbb04222 Added code to check sub-service parent enablement to determine if a group needs hosts O3L-2.1.1 Borne Mace 2016-03-24 15:24:59 -0700
  • 0eccaab057 add new unit test for client upgrade Steve Noyes 2016-03-25 11:53:35 -0400
  • 88a13c7cfd Fix upgrade bug and sub-service parent/group issue Steve Noyes 2016-03-24 17:21:34 -0400
  • 9ad9c132fe create api for dump command Steve Noyes 2016-03-24 15:20:49 -0400
  • fd61b3d730 rebuild & update the docs Steve Noyes 2016-03-24 13:15:49 -0400
  • 4b229c6ea4 finish up group api Steve Noyes 2016-03-24 11:22:32 -0400
  • ee80b1b5f2 add get and get_all methods to group api Steve Noyes 2016-03-23 16:17:16 -0400
  • 8d9e66a281 new password api, partial service api Steve Noyes 2016-03-23 11:15:49 -0400
  • 1526794b93 Initial API Doc commit Borne Mace 2016-03-22 13:41:37 -0700
  • 8f84593567 Added API calls for group add / remove with docs. Borne Mace 2016-03-22 11:54:37 -0700
  • 3eeb6ba9c1 Sphinx formatted docs for deploy mode set Borne Mace 2016-03-22 08:37:09 -0700
  • eb82eb5ea7 second pass thru the new host api Steve Noyes 2016-03-22 14:16:19 -0400
  • b883423d67 update host api & cli Steve Noyes 2016-03-21 13:41:17 -0400
  • 5a1596f051 Added initial sphinx documentation support for the python api Borne Mace 2016-03-17 18:29:11 -0700
  • f593325553 Update host destroy and precheck api to take list of hosts Steve Noyes 2016-03-18 15:01:46 -0400
  • 1cdd533d5b Merge branch 'o3l_2.next' Steve Noyes 2016-03-18 14:08:48 -0400
  • 1e58e92d5e create apis for deploy, upgrade, host_destroy, host_precheck Steve Noyes 2016-03-17 14:26:43 -0400
  • 67ef2345d7 WIP - make playbook runs async Steve Noyes 2016-03-16 16:43:40 -0400
  • dfee41685c update tox.ini to ignore apache license in callback Steve Noyes 2016-03-16 09:50:14 -0400
  • eca0695a54 WIP - add callback pipe logic to client side Steve Noyes 2016-03-15 12:28:22 -0400
  • a15db48689 Better handling of unicode in log collector. Steve Noyes 2016-03-15 17:19:19 -0400
  • 2ed4290add Changed way we handle global properties (from /etc/kolla/globals.yml to /usr/share/kolla/ansible/group_vars/__GLOBAL). Borne Mace 2016-03-14 13:13:24 -0700
  • 9298bd1969 fixed bug in host related property listing when the list is empty Borne Mace 2016-03-10 23:49:05 -0800
  • 57c1acfd3a Improved property output to include override data. Borne Mace 2016-03-10 13:45:22 -0800
  • b655bc634a WIP - add named pipe code for message sending to client Steve Noyes 2016-03-10 11:09:29 -0500
  • e0c607956b WIP - add first draft of ansible callback Steve Noyes 2016-03-08 17:47:31 -0500
  • f9db085a73 Fix property ordering to go all / globals / groups / hosts. (lowest to highest priority) Borne Mace 2016-03-07 17:37:30 -0800
  • 98822a76cc create unique deploy id for deployments Steve Noyes 2016-03-04 13:29:28 -0500