Commit Graph

  • 322971adf3 Merge branch 'master' of git://ca-git.us.oracle.com/openstack-kollaclient Borne Mace 2015-08-19 17:12:16 -0700
  • c3540c4609 added proper error catch / print on deploy Borne Mace 2015-08-19 17:11:15 -0700
  • 8ea9611324 Summary: change ndb to ndbcluster Steve Noyes 2015-08-19 12:22:16 -0400
  • 3513d2a805 update test to use new env variable Steve Noyes 2015-08-19 11:51:04 -0400
  • 5da9c0c2e6 Merge branch 'master' of git://ca-git.us.oracle.com/openstack-kollaclient Borne Mace 2015-08-18 17:27:34 -0700
  • 1f610661aa fixed some bumpy case issues brought up in review. changed get_client_home get_client_etc to get_kollacli_home and get_kollacli_etc Borne Mace 2015-08-18 17:26:44 -0700
  • b25319fa84 added initial deploy support. improved jinja2 property filtering. Borne Mace 2015-08-18 14:12:48 -0700
  • dcf845b479 Summary: replace stub in service list command, add host list <hostname> Steve Noyes 2015-08-18 15:01:31 -0400
  • f0a5c0be7a Summary: add ssh params to host groups Steve Noyes 2015-08-18 13:48:42 -0400
  • 11019a987b Summary: re-arrange json ansible output to match what kolla needs Steve Noyes 2015-08-18 10:49:07 -0400
  • 398f4a61d5 Summary: add more group commands Steve Noyes 2015-08-17 16:51:51 -0400
  • 01ff63f532 add python she-bang to json generator, needed by ansible Steve Noyes 2015-08-15 10:11:59 -0400
  • 755cf0f96c Summary: add 4 new cli group commands Steve Noyes 2015-08-14 17:33:22 -0400
  • 226a017887 Summary: add script to output json for ansible consumption Steve Noyes 2015-08-14 14:53:28 -0400
  • 8a3f42b54e Summary: remove group parent association from host object Steve Noyes 2015-08-14 13:13:41 -0400
  • 1e33dc3d40 Summary: update host command to use ansible-friendly inventory persistance Steve Noyes 2015-08-13 18:56:46 -0400
  • a3ce5c852e fix incorrect imports Steve Noyes 2015-08-13 09:56:24 -0400
  • 5161a048b9 fixed bad path merging Borne Mace 2015-08-12 15:52:52 -0700
  • 44db207733 added tests for the property list / set / clear commands. Borne Mace 2015-08-12 13:55:23 -0700
  • cf9ef279a3 Fixed property set / clear issues mentioned in review. Borne Mace 2015-08-12 11:13:10 -0700
  • 81372c375a Added support for property set / clear Borne Mace 2015-08-11 17:32:50 -0700
  • 31133c56bc Summary: updates to host install/uninstall/check Steve Noyes 2015-08-07 11:56:19 -0400
  • 12732b9c89 renamed all kollaclient references to kollacli other than the git repo path Borne Mace 2015-08-06 15:13:54 -0700
  • 8b85da4e79 add missing exceptions.py file Steve Noyes 2015-08-06 17:18:09 -0400
  • 1b85a99c5d Summary: add tablib to requirements, add missing objects/__init__.py Steve Noyes 2015-08-06 12:44:47 -0400
  • 4f3e35ff5c Summary: variety of changes: cli cmd name, host uninstall, exceptions Steve Noyes 2015-08-06 10:47:41 -0400
  • 9564778ef9 Summary: variety of changes: cli cmd name, host uninstall, exceptions Steve Noyes 2015-08-05 18:19:44 -0400
  • e6cde41de3 fixed incorrect error handling based on review feedback. Borne Mace 2015-08-05 17:47:46 -0700
  • e69557051a Merge branch 'master' of git://ca-git.us.oracle.com/openstack-kollaclient Borne Mace 2015-08-05 17:35:00 -0700
  • 02a3ed3ad6 fixed some issues that came up in code review. Borne Mace 2015-08-05 17:15:31 -0700
  • 18683a4791 Added support for property list Borne Mace 2015-08-05 14:51:17 -0700
  • bd4acd0364 Summary: move zone/host classes to new objects pkg Steve Noyes 2015-08-05 12:41:02 -0400
  • 22bfe94655 Summary: add fixes to review comments, and various tox fixes Steve Noyes 2015-08-04 16:53:23 -0400
  • 45856b03fb Summary: add fixes to review comments, and various tox fixes Steve Noyes 2015-08-03 18:48:04 -0400
  • 0aa3d280c0 Summary: add initial unittest structure and first unittest Steve Noyes 2015-08-03 15:04:42 -0400
  • 1185203093 Summary: make manipulation of yaml contents more pythonic Steve Noyes 2015-07-31 16:32:46 -0400
  • 97a4256de9 Summary: Host set/clear zone functions Steve Noyes 2015-07-30 16:25:27 -0400
  • 37260ccf3f For Host Install, change the default behavior to prompt the password for the host's root password instead of supplying it on the command line. A switch --insecure is provided to optionally provide the password on the command line. That switch will not be documented. Steve Noyes 2015-07-30 12:03:38 -0400
  • 32f5791c07 yanked unused log definition statement Borne Mace 2015-07-28 14:31:39 -0700
  • 78c85dcfc6 Cleaned up output from host check and host install. Set paramiko log level to WARNING. Borne Mace 2015-07-28 13:16:28 -0700
  • 431f4e2d20 added into about i18n message abstraction to readme. made ssh key distribution mostly work (need to clean up output / debug). Borne Mace 2015-07-23 17:46:46 -0700
  • 804e230e6a improved key generation behavior. partially implemented ssh_check_connection. Borne Mace 2015-07-22 17:29:42 -0700
  • 3ff5cc7222 removed etc/hosts.yml which shouldn't be checked in. added support for some more commands. got much of the ssh keygen behavior implemented. zone add / remote / list works now. Borne Mace 2015-07-21 17:21:23 -0700
  • 727c83a5b1 Added support for reading in / writing out host data to the etc/hosts.yml file. Added support for calling Kolla ansible start logic. Made host add / remove / list methods functional. Borne Mace 2015-07-17 17:11:05 -0700
  • 6e8a302748 Stubbed out the rest of the commands in the spec. This list may change between now and the final product. Added information to the README.rst to help with setup / build of the kollaclient command. Borne Mace 2015-07-16 16:50:53 -0700
  • 86b7524678 Initial commit Borne Mace 2015-07-15 13:34:36 -0700