Commit Graph

  • 68df0e30c7 Enable less code in cratonclient resources Ian Cordasco 2016-10-26 12:30:24 -05:00
  • a42802fb04 Merge "Add tests for our Region and RegionManager classes" Jenkins 2016-10-27 12:14:42 +00:00
  • f3c9309657 Merge "Fix existing and add new inventory tests" Jenkins 2016-10-27 12:14:23 +00:00
  • 51f353acbf Merge "Add new tests for the cratonclient.crud module" Jenkins 2016-10-27 12:13:16 +00:00
  • d47c2c794f Add tests for our Region and RegionManager classes Ian Cordasco 2016-10-26 11:58:56 -05:00
  • ced0a45cef Fix existing and add new inventory tests Ian Cordasco 2016-10-26 11:57:59 -05:00
  • 031361801d Add new tests for the cratonclient.crud module Ian Cordasco 2016-10-26 11:56:04 -05:00
  • afc34fb2b8 Adding region update capabilities to python and CLI clients. Chris Spencer 2016-08-19 12:33:16 -07:00
  • d021b036c0 Adding region deletion functionality to clients. Chris Spencer 2016-08-19 10:44:23 -07:00
  • 4c7569df22 Filter endpoints in service catalog by type Ian Cordasco 2016-10-19 13:48:28 -05:00
  • 5e9ee807dd Merge "Adds console script and fix command line parsing" Jenkins 2016-10-19 18:15:04 +00:00
  • 730def2740 Merge "Avoid storing project_id on class instances" Jenkins 2016-10-19 18:04:43 +00:00
  • 128b834f18 Merge "Adding region-show capabilities to clients." Jenkins 2016-10-18 16:12:29 +00:00
  • 67718cb443 Adds console script and fix command line parsing Sulochan Acharya 2016-10-18 17:01:35 +01:00
  • a12e2cc548 Avoid storing project_id on class instances Ian Cordasco 2016-10-14 13:09:41 -05:00
  • e9e8ac4158 Switch to using keystoneauth by default Ian Cordasco 2016-09-28 11:24:24 -05:00
  • d865a4da95 Adding region-show capabilities to clients. Chris Spencer 2016-08-18 15:32:38 -07:00
  • f3de28a73a Adding cell client functionality. Chris Spencer 2016-08-16 11:55:17 -07:00
  • a031680530 Merge "Adding support for creating a region." Jenkins 2016-09-27 16:16:51 +00:00
  • 3ea83693fe Adding host-delete functionality. Chris Spencer 2016-08-16 11:55:17 -07:00
  • ce2ed2889a Adding host-update and host-show capabilities to client. Chris Spencer 2016-08-02 15:29:30 -07:00
  • 92de5c1c2f Updating host API to utilize the inventory API Chris Spencer 2016-09-12 10:46:18 -07:00
  • 743898d75a Adding support for creating a region. Chris Spencer 2016-08-18 15:07:09 -07:00
  • 6762b40533 Merge "Adding support for creating a host." Jenkins 2016-09-12 18:33:23 +00:00
  • 8b4463d24d Adding support for creating a host. Chris Spencer 2016-08-01 12:51:56 -07:00
  • b7a527e269 Merge "Adding Inventory class." Jenkins 2016-08-31 18:22:21 +00:00
  • 561a6c5b9c Adding Inventory class. Chris Spencer 2016-08-04 08:51:02 -07:00
  • 6782b6b582 Cleanup tox.ini: Remove obsolete constraints Andreas Jaeger 2016-08-26 18:11:59 +02:00
  • 052caea612 Added optional arguments to host-list command and unit tests. Chris Spencer 2016-07-28 12:33:55 -07:00
  • d4f0c1ccb8 Created shell support for hosts_list and sub command parsing. Chris Spencer 2016-07-19 14:34:16 -07:00
  • c123f0e35d Add help to shell (#2) ChristopherMSpencer 2016-07-06 09:18:58 -07:00
  • 2046c486e7 Merge pull request #5 from ChristopherMSpencer/read_the_docs_conf ChristopherMSpencer 2016-06-24 13:41:20 -05:00
  • 929307a0c4 Merge branch 'read_the_docs_conf' of github.com:ChristopherMSpencer/python-cratonclient into read_the_docs_conf Chris Spencer 2016-06-24 13:38:34 -05:00
  • 018730f9c3 updating conf to include READTHEDOCS env Chris Spencer 2016-06-24 08:45:09 -05:00
  • a8f2cbbaaf updating conf to include READTHEDOCS env Chris Spencer 2016-06-24 08:45:09 -05:00
  • ffcc21309a Merge pull request #4 from opstooling/fix-pep8 Ian Cordasco 2016-06-23 15:38:11 -05:00
  • 469e0d255d Add missing oslo.utils dependency Ian Cordasco 2016-06-23 15:19:52 -05:00
  • f0ae354ebc Fix up code-base to pass hacking Ian Cordasco 2016-06-23 15:15:24 -05:00
  • 3dc514770a Merge pull request #3 from ChristopherMSpencer/add_travisci Ian Cordasco 2016-06-23 15:16:26 -05:00
  • 60b77b1faf Adding travis.yml file for CI Chris Spencer 2016-06-23 15:00:45 -05:00
  • d30f605ec7 Add Apache header to all files Ian Cordasco 2016-06-23 13:10:08 -05:00
  • 15cce98eb6 Remove unnecessary file Ian Cordasco 2016-06-23 13:09:10 -05:00
  • 76da8b09f1 Merge pull request #1 from ChristopherMSpencer/init_shell Ian Cordasco 2016-06-22 11:54:56 -05:00
  • a359255ae4 Merge branch 'init_shell' of https://github.com/ChristopherMSpencer/python-cratonclient into init_shell Chris Spencer 2016-06-21 09:56:56 -05:00
  • 44098bd6f7 Added basic main shell architecture and initial unit test Chris Spencer 2016-06-21 09:01:54 -05:00
  • c6ff796aa6 Added basic main shell architecture and initial unit test Chris Spencer 2016-06-21 09:01:54 -05:00
  • 7d27ce396c Follow PEP-0257 Ian Cordasco 2016-06-17 16:45:51 -05:00
  • 686eb107a1 Add hosts to the v1 client Ian Cordasco 2016-06-16 16:24:46 -05:00
  • 565eb70f30 Add basic client work + regions support Ian Cordasco 2016-06-16 14:52:23 -05:00
  • bb75f151fb Initial Cookiecutter Commit. Ian Cordasco 2016-06-14 09:52:51 -05:00