Commit Graph

  • 277c228167 Merge pull request #8 from mark-burnett/initial-design-doc Scott Hussey 2017-07-31 09:27:36 -0500
  • 0608801376 Add endpoint for GET /revisions. Felipe Monteiro 2017-07-30 23:28:25 +0100
  • 3bc589e7fc Use built-in oslo_db types for Columns serialized as dicts Felipe Monteiro 2017-07-30 22:25:47 +0100
  • 8e43f91751 Finish retrieving documents by revision_id, including with filters. Felipe Monteiro 2017-07-30 04:11:32 +0100
  • fdab717350 Clean up. Felipe Monteiro 2017-07-29 23:43:44 +0100
  • 2d36f866a1 Test and DB API changes. Felipe Monteiro 2017-07-29 23:37:25 +0100
  • b44392bcb4 Add Revision resource. Felipe Monteiro 2017-07-29 22:32:08 +0100
  • adca9575b6 More tests for revisions-api. Fix minor bugs. Felipe Monteiro 2017-07-29 21:24:53 +0100
  • 4d302fa452 Clarify layering actions start from full parent data Mark Burnett 2017-07-28 14:32:36 -0500
  • 66f801db00 Add DELETE endpoint Mark Burnett 2017-07-28 09:08:19 -0500
  • a0df0c459d Skip validation for abstract documents & add unit tests. Felipe Monteiro 2017-07-24 17:16:20 +0100
  • cb29a3f0ba Update schema validation to be internal validation. Felipe Monteiro 2017-07-24 16:55:17 +0100
  • 7f6788db89 Update schema/db model/db api to align with design document. Felipe Monteiro 2017-07-24 16:47:58 +0100
  • 8671d4419d Add basic RBAC details to design document Mark Burnett 2017-07-24 10:10:03 -0500
  • dbc80fbfae Update documents/revisions relationship/tables. Felipe Monteiro 2017-07-23 18:04:14 +0100
  • 8b79789425 Update revision and document tables and add more unit tests. Felipe Monteiro 2017-07-23 01:50:57 +0100
  • f230d9b364 temp Felipe Monteiro 2017-07-22 00:03:08 +0100
  • 0b80b5b4e7 Revisions database and API implementation Felipe Monteiro 2017-07-21 23:00:58 +0100
  • 3ccd758ac2 Merge pull request #9 from att-comdev/documents-api Mark Burnett 2017-07-21 15:08:05 -0500
  • 56fa469760 Update API paths for consistency Mark Burnett 2017-07-21 14:49:16 -0500
  • 622325aae9 Add clarifications based on review Mark Burnett 2017-07-21 14:21:55 -0500
  • 55e1360cbf Merge branch 'master' into documents-api Felipe Monteiro 2017-07-21 12:11:40 -0400
  • 51861a15f9 Use safe_load_all instead of safe_load. Felipe Monteiro 2017-07-21 15:58:14 +0100
  • d50c9cef2e Add unit tests for db documents api. Felipe Monteiro 2017-07-21 05:31:59 +0100
  • bbd0292455 Remove oslo_versionedobjects Felipe Monteiro 2017-07-21 04:22:09 +0100
  • 8476370a80 Change application/yaml to application/x-yaml Felipe Monteiro 2017-07-20 17:04:15 +0100
  • 8cf795b7a1 Cleaned up some logic, added exception handling to document creation. Felipe Monteiro 2017-07-20 15:21:11 +0100
  • 2fd01fd9b4 Add currently necessary oslo namespaces to oslo-config-generator conf file. Felipe Monteiro 2017-07-21 02:06:57 +0100
  • 82e3177404 Successfully creating document. Felipe Monteiro 2017-07-19 22:40:18 +0100
  • 31eb6b2b29 Added logic for establishing DB connection. Felipe Monteiro 2017-07-19 22:06:39 +0100
  • 5e66317cd9 Refactor database sqlalchemy api/models. Felipe Monteiro 2017-07-19 19:03:55 +0100
  • 3630898da9 Added oslo_context-based context for oslo_db compatibility. Felipe Monteiro 2017-07-18 22:41:15 +0100
  • fc2ec4dc14 Update database documents schema. Felipe Monteiro 2017-07-18 18:38:23 +0100
  • b9dc206968 Helper for generating versioned object automatically from dictionary payload. Felipe Monteiro 2017-07-18 16:51:16 +0100
  • d923b79df2 Add description of substitution. Mark Burnett 2017-07-18 08:40:12 -0500
  • 22343071d8 Update README Felipe Monteiro 2017-07-17 21:55:40 +0100
  • f6a58708a4 Temporary change - do not commit Felipe Monteiro 2017-07-17 20:46:14 +0100
  • caa1fa751a Reference Layering section in layeringDefinition description Mark Burnett 2017-07-17 15:18:45 -0500
  • 14ce2e2acd Add overall layering description Mark Burnett 2017-07-17 15:11:36 -0500
  • 03cc29116e Initial DB API models implementation. Felipe Monteiro 2017-07-17 15:36:13 +0100
  • 5af0a79ff6 Added control (API) readme. Felipe Monteiro 2017-07-13 21:19:11 +0100
  • 6b88c2b747 [WIP] Implement documents API Felipe Monteiro 2017-07-13 21:11:49 +0100
  • 1b31514611 Add kind param to SchemaVersion class. Felipe Monteiro 2017-07-13 04:50:57 +0100
  • d9cc80524f Change apiVersion references to schemaVersion Felipe Monteiro 2017-07-12 21:12:00 +0100
  • 031896869d Remove apiVersion attribute from substitutions.src attributes Felipe Monteiro 2017-07-12 16:56:00 +0100
  • 22cd296f79 Remove apiVersion attribute from substitutions.src attributes Felipe Monteiro 2017-07-12 16:56:00 +0100
  • 59fe541ad0 Update default_schema with our updated schema definition Felipe Monteiro 2017-07-12 16:52:02 +0100
  • 649f0cc9ad Trivial fix to default_schema Felipe Monteiro 2017-07-11 16:22:44 -0400
  • 22b0aac14a Use regexes for jsonschema pre-validation Felipe Monteiro 2017-07-11 21:16:55 +0100
  • e352b607ee Add additional documentation. Felipe Monteiro 2017-07-11 16:03:36 +0100
  • ac4fc210ee Add jsonschema validation to Deckhand Felipe Monteiro 2017-07-10 21:34:35 +0100
  • 695ef09f72 Initial engine framework Felipe Monteiro 2017-07-08 23:34:44 +0100
  • f5ec340d5f fix typo Mark Burnett 2017-07-17 12:52:41 -0500
  • b9321c3541 Provide a separate rendered-documents endpoint Mark Burnett 2017-07-16 14:07:17 -0500
  • cdfdb2dd2e Move reporting of validation status Mark Burnett 2017-07-15 21:22:17 -0500
  • c40d2f5dca Add samples for remaining endpoints Mark Burnett 2017-07-15 21:21:05 -0500
  • cef534acef Address some initial review comments Mark Burnett 2017-07-15 13:47:51 -0500
  • 6f0d7e2745 WIP: Add initial design document Mark Burnett 2017-07-14 21:51:20 -0500
  • 26a0dc8d3b Merge pull request #6 from att-comdev/init-yaml-framework Mark Burnett 2017-07-13 12:57:46 -0500
  • eabd51de97 Fix incorrect comment. Felipe Monteiro 2017-07-13 17:15:31 +0100
  • 352af24524 Deckhand initial ORM implementation Felipe Monteiro 2017-07-13 16:44:50 +0100
  • caf52cbe63 Deckhand initial ORM implementation Felipe Monteiro 2017-07-13 16:44:50 +0100
  • e829e521ee Add kind param to SchemaVersion class. Felipe Monteiro 2017-07-13 04:50:57 +0100
  • ff65d14fee Merge branch 'init-yaml-framework' of https://github.com/att-comdev/deckhand into init-yaml-framework Felipe Monteiro 2017-07-12 21:12:36 +0100
  • 4812e352c7 Change apiVersion references to schemaVersion Felipe Monteiro 2017-07-12 21:12:00 +0100
  • b2c17af155 Merge branch 'master' into init-yaml-framework Felipe Monteiro 2017-07-12 16:06:51 -0400
  • f4e98197d3 Merge branch 'init-yaml-framework' of https://github.com/att-comdev/deckhand into init-yaml-framework Felipe Monteiro 2017-07-12 16:59:49 +0100
  • c1c4aa8456 Remove apiVersion attribute from substitutions.src attributes Felipe Monteiro 2017-07-12 16:56:00 +0100
  • a1956b40bb Remove apiVersion attribute from substitutions.src attributes Felipe Monteiro 2017-07-12 16:56:00 +0100
  • ac557f70f4 Update default_schema with our updated schema definition Felipe Monteiro 2017-07-12 16:52:02 +0100
  • 81a87c5444 Trivial fix to default_schema Felipe Monteiro 2017-07-11 16:22:44 -0400
  • 6389b9c536 Use regexes for jsonschema pre-validation Felipe Monteiro 2017-07-11 21:16:55 +0100
  • bee4520999 Add additional documentation. Felipe Monteiro 2017-07-11 16:03:36 +0100
  • 874026bb1a Add jsonschema validation to Deckhand Felipe Monteiro 2017-07-10 21:34:35 +0100
  • a7d1f0e2f4 Initial engine framework Felipe Monteiro 2017-07-08 23:34:44 +0100
  • 5d4be4cddd Merge pull request #5 from att-comdev/oslo-log-integration Scott Hussey 2017-07-10 09:57:32 -0500
  • bc36541f52 Merge branch 'master' into oslo-log-integration Felipe Monteiro 2017-07-06 18:48:42 -0400
  • 6a25e6f06b Add oslo.log integration Felipe Monteiro 2017-07-05 20:59:09 +0100
  • b3b5433c3f Merge pull request #3 from att-comdev/barbican-init-integration Scott Hussey 2017-07-05 12:47:51 -0500
  • c825e77418 DECKHAND-10: Add Barbican integration to Deckhand Felipe Monteiro 2017-06-26 15:47:35 +0100
  • c4dbb82db0 Merge pull request #2 from att-comdev/base_api Scott Hussey 2017-06-29 14:35:38 -0500
  • 4fc3454165 Update ChangeLog Felipe Monteiro 2017-06-27 14:32:11 -0400
  • fd60cc3592 Update AUTHORS Felipe Monteiro 2017-06-27 14:31:37 -0400
  • 00bb92561d DECKHAND-2: Design core Deckhand API framework Felipe Monteiro 2017-06-27 17:01:07 +0100
  • eab524abd8 Oslo config integration (#1) Felipe Monteiro 2017-06-26 19:57:50 -0400
  • 98cb4bc958 Add ChangeLog. Felipe Monteiro 2017-06-23 01:10:04 +0100
  • 784f87e7b4 Initial commit Alan Meadows 2017-06-16 08:29:03 -0700