Commit Graph

  • 7c1959010a Merge pull request #4396 from jladdjr/foreman_script_should_not_use_reports_3.7.1 Ryan Petrello 2020-06-10 08:30:14 -04:00
  • 1dd9772e41 Allow use of fallback instance_ids AlanCoding 2019-04-04 12:20:35 -04:00
  • 18d09f892d disable reports option for foreman Jim Ladd 2020-05-08 12:25:14 -07:00
  • ee6f03515e Merge pull request #4340 from jakemcdermott/fix-4336 Jake McDermott 2020-06-09 16:27:07 -04:00
  • 16f81154c0 Merge pull request #4338 from mabashian/4334-backport-v2 Jake McDermott 2020-06-09 15:36:40 -04:00
  • 19b7c91486 Return the changed status of imports Jeff Bradberry 2020-05-28 15:19:34 -04:00
  • aeeed4d371 Add more logging Jeff Bradberry 2020-05-08 13:17:19 -04:00
  • 1f7c1af64e Fix WFJT nodes endpoint to return node pages when posting Jeff Bradberry 2020-05-01 11:44:03 -04:00
  • 65fc2db42f Recursively queue up related assets to be created and/or assigned Jeff Bradberry 2020-04-30 18:13:13 -04:00
  • 82010e4ba2 removes extra spacing Alex Corey 2020-06-09 14:43:43 -04:00
  • 1d7e2a82c6 Merge pull request #4393 from kdelee/backport_dont_block_log_send Ryan Petrello 2020-06-09 14:49:43 -04:00
  • 442d539ff8 Merge pull request #7176 from nixocio/ui_issue_5819 12.0.0 softwarefactory-project-zuul[bot] 2020-06-09 18:37:59 +00:00
  • c8288af87f Make sure we have a cached version of existing objects Jeff Bradberry 2020-04-30 17:06:48 -04:00
  • 76fb605dcd Deal with exports involving foreign keys where you don't have permission Jeff Bradberry 2020-04-28 13:50:12 -04:00
  • a531b85b31 Redo waiting until Project updates are complete Jeff Bradberry 2020-04-23 15:32:14 -04:00
  • 86afa5cf42 Make more use of the PageCache for imports Jeff Bradberry 2020-04-23 13:23:49 -04:00
  • 57aff6394c Log an error and continue when a related object is not found Jeff Bradberry 2020-04-23 11:11:35 -04:00
  • 66bc947adb Reuse _import_list for import of related full objects Jeff Bradberry 2020-04-22 16:46:03 -04:00
  • 301f15bfdd Rename some things for consistency Jeff Bradberry 2020-04-22 14:32:58 -04:00
  • 9fc1a4bb44 Change the method that exports list views to take a PageList or TentativePage Jeff Bradberry 2020-04-15 14:29:29 -04:00
  • f7825aefeb Avoid doing an OPTIONS call unless we know it is a related type we export Jeff Bradberry 2020-04-13 17:57:07 -04:00
  • 14b5f63bd8 Use the new PageCache to store and reuse Page.get results Jeff Bradberry 2020-04-13 17:27:29 -04:00
  • 1300d38e47 Introduce a new PageCache object Jeff Bradberry 2020-04-13 15:40:47 -04:00
  • bb66e4633d Split _get_options into two pieces Jeff Bradberry 2020-04-13 15:31:11 -04:00
  • 201de4e18a Attempt to deal with foreign keys that get mislabeled as type integer Jeff Bradberry 2020-04-09 15:22:41 -04:00
  • 471dc2babf Deal with relations that we cannot resolve Jeff Bradberry 2020-04-09 15:20:59 -04:00
  • 6387258da1 Only wait for Project updates Jeff Bradberry 2020-04-08 17:48:36 -04:00
  • 6958815f6e Remove the $encrypted$ placeholders from export values Jeff Bradberry 2020-04-08 17:48:07 -04:00
  • 43b76f4575 Deal with unreadable mandatory foreign keys Jeff Bradberry 2020-04-08 14:19:23 -04:00
  • 53d81d42cc Hook up creation and attachment of related objects Jeff Bradberry 2020-04-08 14:18:49 -04:00
  • 385725e52a Fix the _create_assets method to use _get_options Jeff Bradberry 2020-04-06 10:55:33 -04:00
  • 1b264011a2 Enable interconnections between WFJT Nodes Jeff Bradberry 2020-04-03 16:21:26 -04:00
  • 719f0b407c Enable credential relations Jeff Bradberry 2020-04-03 15:03:54 -04:00
  • a5fa34bd3b Fall back to parsing the OPTIONS description Jeff Bradberry 2020-04-02 15:20:43 -04:00
  • eb10a1873d Drop objects that cannot be read or do not have a natural key Jeff Bradberry 2020-04-02 14:16:39 -04:00
  • ab15349c8c Remove the NoNaturalKey error Jeff Bradberry 2020-04-02 10:49:59 -04:00
  • e053a58223 Handle some more bad cases when doing OPTIONS calls Jeff Bradberry 2020-04-01 15:34:42 -04:00
  • 4262dd38ba Change the NoNaturalKey exception to no longer derive from Common Jeff Bradberry 2020-04-01 11:50:37 -04:00
  • 0deacc4391 If attempting to link to a resource that is not yet complete, wait Jeff Bradberry 2020-04-01 11:32:34 -04:00
  • 329293dbf0 Tentatively enable inventory sources Jeff Bradberry 2020-03-30 16:21:17 -04:00
  • e92c8cfdcc Remove the natural key lookup dict and make each Page responsible instead Jeff Bradberry 2020-03-30 16:07:12 -04:00
  • 07ba521b8b Enable schedules Jeff Bradberry 2020-03-27 16:29:31 -04:00
  • 972d3ab535 Export full related objects under some conditions Jeff Bradberry 2020-03-27 16:08:45 -04:00
  • a1f7d0b781 Fix a bug with inventory.variables Jeff Bradberry 2020-03-27 11:06:32 -04:00
  • 30a3e3e172 Deal with lack of permissions Jeff Bradberry 2020-03-24 16:40:23 -04:00
  • 01d575f833 Enable the remaining top-level exportable resources Jeff Bradberry 2020-03-24 15:56:40 -04:00
  • e0f6af4700 Enable the export of several relation field types Jeff Bradberry 2020-03-23 16:42:34 -04:00
  • 3860c7597f Move the import logic into methods on the ApiV2 class Jeff Bradberry 2020-03-20 14:33:31 -04:00
  • e4146e9bc7 Move the export logic onto methods on the ApiV2 class Jeff Bradberry 2020-03-20 14:02:12 -04:00
  • 19c92a7055 Enable notification templates Jeff Bradberry 2020-03-17 16:38:48 -04:00
  • 6a9add4fe3 Deal somewhat reasonably with missing fields as part of the natural key Jeff Bradberry 2020-03-17 15:33:28 -04:00
  • ad574eb896 Enable credential export Jeff Bradberry 2020-03-13 16:51:17 -04:00
  • 55f79a4569 Fix a couple of flaws Jeff Bradberry 2020-03-13 16:47:44 -04:00
  • d20fa03034 Create new Import.dependent_resources method Jeff Bradberry 2020-03-13 15:43:11 -04:00
  • 868aafb263 Filter out managed credential types Jeff Bradberry 2020-03-13 14:24:29 -04:00
  • 3f204659a8 Temporarily disable export of resources that may not work yet Jeff Bradberry 2020-03-13 10:04:54 -04:00
  • ea5b810e87 Sort the asset groups to be imported by their dependency relationships Jeff Bradberry 2020-03-11 16:16:23 -04:00
  • 2c00d42ced Only use a default password if an import user doesn't already exist Jeff Bradberry 2020-03-09 16:00:28 -04:00
  • d191edcaf1 Fix a Python 2 syntax error Jeff Bradberry 2020-02-28 14:21:15 -05:00
  • 65e16dc7ae Get and assign the related objects Jeff Bradberry 2020-02-24 17:04:30 -05:00
  • 95b22bf05b Begin to deal with existing matching assets Jeff Bradberry 2020-02-24 14:34:55 -05:00
  • 21e36ad19a Add the calculated natural key to the export data for each asset Jeff Bradberry 2020-02-20 13:46:03 -05:00
  • f53920d3bf Begin changing Import to work with the structure created by Export Jeff Bradberry 2020-02-19 14:11:27 -05:00
  • 372570ce8e Extract out get_natural_key as a standalone function Jeff Bradberry 2020-02-17 16:04:51 -05:00
  • 6f28361bf5 Make serialize_asset use Pages to a greater extent Jeff Bradberry 2020-02-17 15:37:12 -05:00
  • 0877e5305c Modify get_natural_key to work on Pages Jeff Bradberry 2020-02-17 15:16:21 -05:00
  • e4383c505f Make more use of the functionality of Page in get_assets Jeff Bradberry 2020-02-17 14:37:11 -05:00
  • fb066eb52e Fold the other methods doing API calls into get_assets() Jeff Bradberry 2020-02-17 11:07:52 -05:00
  • 6162ff0439 Start to record the role membership Jeff Bradberry 2020-02-11 15:16:41 -05:00
  • dfe34563aa Resolve the natural keys of assets we've already collected Jeff Bradberry 2020-02-11 14:43:30 -05:00
  • 37cbf7691b Split out separate methods for the OPTIONS call and massaging each asset dict Jeff Bradberry 2020-02-03 11:06:08 -05:00
  • 9280198b0f Use a list of exportable resources to build up the parser Jeff Bradberry 2020-01-30 16:50:16 -05:00
  • 2127f3c96d Add organizations as a resource type to export Jeff Bradberry 2020-01-29 14:41:39 -05:00
  • 9f7fecf8da Add basic import command Jeff Bradberry 2020-01-29 14:31:38 -05:00
  • c1a07ff00b Limit export output to only those fields needed to create the resource Jeff Bradberry 2020-01-29 13:21:13 -05:00
  • f21d6b1fc4 Actually query the API for the user or users requested Jeff Bradberry 2020-01-28 11:07:16 -05:00
  • 4312395a3a Normalize the requested resource into a pk Jeff Bradberry 2020-01-27 16:16:34 -05:00
  • c1f6fec532 Add skeleton of a custom 'export' resource Jeff Bradberry 2020-01-22 16:09:53 -05:00
  • 3952946d9c Merge pull request #7296 from shanemcd/twelve-dot-o-dot-o softwarefactory-project-zuul[bot] 2020-06-09 17:06:36 +00:00
  • 3fa34dad04 Merge pull request #7302 from ryanpetrello/redis-no-tcp softwarefactory-project-zuul[bot] 2020-06-09 16:59:13 +00:00
  • 1233462419 add some new changelog entries for 12.0.0 Ryan Petrello 2020-06-09 12:39:10 -04:00
  • 0ad78874ce remove TCP ports for redis (it only listens on a unix domain socket) Ryan Petrello 2020-06-09 12:29:33 -04:00
  • 2bbbb04499 Bump version to 12.0.0 Shane McDonald 2020-06-09 10:19:53 -04:00
  • fa1294922b Add support Prompt on Launch for Workflow Job Template nixocio 2020-05-12 16:27:30 -04:00
  • 277b6897fa Merge pull request #7240 from rebeccahhh/memcache-memories softwarefactory-project-zuul[bot] 2020-06-09 15:37:04 +00:00
  • b7ac5f0ffb Merge pull request #4395 from fosterseth/fix-parents_converge_settable_api_backport Ryan Petrello 2020-06-09 11:29:34 -04:00
  • d7f9e66710 added changelog entry Rebeccah 2020-06-08 17:54:58 -04:00
  • 0e5f68ef53 Make all_parents_must_converge settable when creating node Seth Foster 2020-06-09 11:07:22 -04:00
  • 81d388d137 Merge pull request #7283 from fosterseth/fix-parents_converge_settable_api softwarefactory-project-zuul[bot] 2020-06-09 15:03:53 +00:00
  • a057a2e056 Merge pull request #4394 from ryanpetrello/mattermost-371 Ryan Petrello 2020-06-09 10:35:55 -04:00
  • e9e410f4f8 Send content-type with mattermost notifications, fixes #7264 Florian Apolloner 2020-06-08 16:30:52 +02:00
  • 60800d6740 add license file for django-redis Rebeccah 2020-06-08 17:12:59 -04:00
  • 02cf4585f8 remove memcache license file Rebeccah 2020-06-04 18:15:54 -04:00
  • 669d4535b1 adding isolate db location and ingore for django_redis exceptions Rebeccah 2020-06-04 14:38:06 -04:00
  • b09d9cbe41 removed django-redis as a dependency Rebeccah Hunter 2020-06-04 12:05:03 -04:00
  • d2bbe7aa1a remove memcache from everywhere and add djagno-redis to cover it Rebeccah 2020-06-03 14:18:19 -04:00
  • 71cc359ccf don't block on log aggregator socket.send() calls Ryan Petrello 2020-06-08 18:07:33 -04:00
  • 104073af45 Merge pull request #1 from ansible/devel Sean Sullivan 2020-06-09 07:50:36 -05:00
  • 246aee623b Merge pull request #7293 from AlanCoding/lint_failure softwarefactory-project-zuul[bot] 2020-06-09 03:12:02 +00:00
  • 6b3ec46fe8 Merge pull request #7291 from mabashian/ui-websocket-extensions softwarefactory-project-zuul[bot] 2020-06-09 01:07:47 +00:00