Commit Graph

  • 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
  • 37c1c33ecd Merge pull request #4389 from chrismeyersfsu/fix-run_wsbroadcast_status_3_7_1 Chris Meyers 2020-06-08 20:18:32 -04:00
  • 9dec359898 fix lint failures AlanCoding 2020-06-08 20:11:11 -04:00
  • 222998281f Merge pull request #7292 from ryanpetrello/sock-it-to-me softwarefactory-project-zuul[bot] 2020-06-08 22:34:53 +00:00
  • 7164049062 don't block on log aggregator socket.send() calls Ryan Petrello 2020-06-08 18:07:33 -04:00
  • e768d5e7fc Make all_parents_must_converge settable when creating node Seth Foster 2020-06-08 17:51:15 -04:00
  • e5ec761434 Merge pull request #7270 from john-westcott-iv/fix_tower_settings_none softwarefactory-project-zuul[bot] 2020-06-08 21:05:58 +00:00
  • 2f7ba75ae4 track stats by hostname not remote host/ip chris meyers 2020-05-12 13:23:08 -04:00
  • 9c20b9412a delete and re-add host when ip address changes chris meyers 2020-05-13 08:30:39 -04:00
  • 40b020c370 Merge pull request #7284 from AlexSCorey/7232-ApplicationsRouteStub softwarefactory-project-zuul[bot] 2020-06-08 20:13:52 +00:00
  • 2a566f575f Merge pull request #7290 from mabashian/ui-next-websocket-extensions softwarefactory-project-zuul[bot] 2020-06-08 19:54:16 +00:00
  • 2784409c46 Fixes folder name Alex Corey 2020-06-08 15:22:11 -04:00
  • 946a86f350 Merge pull request #6780 from tchellomello/rfe_saml_mapping_2688 softwarefactory-project-zuul[bot] 2020-06-08 18:58:23 +00:00
  • 57a6c8d693 Manually bumps websocket-extensions to 0.1.14 in awx/ui mabashian 2020-06-08 14:29:52 -04:00
  • 142c0da9f0 Manually bumps websocket-extensions to 0.1.14 mabashian 2020-06-08 14:14:59 -04:00
  • 99c0a954e4 Merge pull request #4384 from ryanpetrello/rsyslog-chmod Ryan Petrello 2020-06-08 14:05:18 -04:00
  • 28baa8b24b Merge pull request #7280 from apollo13/patch-1 softwarefactory-project-zuul[bot] 2020-06-08 17:27:05 +00:00
  • 3f8bc0d7c8 Adds SAML Attribute Mapping to Teams and Orgs Marcelo Moreira de Mello 2020-04-21 12:09:17 -04:00
  • 0df4047d3d Adds routing stubs for Applications Alex Corey 2020-06-08 11:55:21 -04:00
  • feb9c5700c Merge pull request #7257 from jbradberry/fix-deadlock softwarefactory-project-zuul[bot] 2020-06-08 15:34:25 +00:00
  • cf6235f6ea Send content-type with mattermost notifications, fixes #7264 Florian Apolloner 2020-06-08 16:30:52 +02:00
  • b457c8f133 Update a task in tower_settings integration test playbook beeankha 2020-06-08 09:57:16 -04:00
  • 824d798d81 Merge pull request #7116 from john-westcott-iv/token_modules softwarefactory-project-zuul[bot] 2020-06-08 12:26:43 +00:00
  • 76dcd6d72a Fixing scooby doo fingers John Westcott IV 2020-06-08 07:49:58 -04:00
  • 64846c3347 Fixing truthy issues John Westcott IV 2020-06-08 07:09:45 -04:00
  • 95b8bd63ea Fixing linting issues John Westcott IV 2020-06-08 07:06:45 -04:00
  • 3b60529488 Fixes in testing and parameter processing John Westcott IV 2020-06-08 06:42:33 -04:00
  • 7a59922f0f Merge pull request #7245 from sean-m-sullivan/organization_job_template softwarefactory-project-zuul[bot] 2020-06-08 02:12:00 +00:00
  • 360352b78e updated version sean-m-sullivan 2020-06-06 20:12:47 -05:00
  • 21abf5a788 updated to remove version and add docs sean-m-sullivan 2020-06-06 20:11:46 -05:00
  • 62dbb6bfdb Merge pull request #7261 from shanemcd/auto-qs softwarefactory-project-zuul[bot] 2020-06-06 13:32:08 +00:00
  • 460f31a05d Fix up test that was only failing in dev env Shane McDonald 2020-06-04 19:33:32 -04:00
  • 91dbc2de30 Add queue / instance group registration to heartbeat for k8s installs Shane McDonald 2020-06-04 18:32:14 -04:00
  • 2394c0cb3d Remove query_parameters from within loop duplicating parameters in URL request jamesmarshall24 2020-06-05 18:12:10 -07:00
  • e603cfd7ab Merge pull request #7239 from AlexSCorey/6863-CopyProjectsAndInventories softwarefactory-project-zuul[bot] 2020-06-05 23:59:33 +00:00
  • 0a0735344e Merge pull request #4342 from jladdjr/foreman_group_prefix_should_apply_to_all_groups_3.7.1 Jim Ladd 2020-06-05 15:25:22 -07:00
  • 0bfcacfcf4 Merge branch 'devel' into devel mo-saeed 2020-06-06 00:19:19 +02:00
  • 1e6437b773 Resolve conflict 2 mosad 2020-06-06 00:17:26 +02:00
  • 3cdeb48d3f Merge pull request #7271 from jladdjr/bump_foreman_collection_0.8.1 softwarefactory-project-zuul[bot] 2020-06-05 22:04:23 +00:00
  • 9ae344b772 foreman: use group_prefix for all groups Jim Ladd 2020-05-19 10:24:24 -07:00
  • 7d0c49c043 Fix conflict mosad 2020-06-05 23:41:20 +02:00
  • 1f17e02fe9 Adding more documenation and added existing_token_id param John Westcott IV 2020-06-05 16:11:26 -04:00
  • 0e54f76f80 Fixing missing raw from merge type John Westcott IV 2020-06-05 16:10:26 -04:00
  • 0c4adfb32e Merge pull request #4387 from jladdjr/bump_foreman_collection_0.8.1 Jim Ladd 2020-06-05 12:10:22 -07:00
  • 5df08711e9 Bump foreman collection to 0.8.1 Jim Ladd 2020-06-05 11:25:11 -07:00
  • 4ce37ec849 Bump foreman collection to 0.8.1 Jim Ladd 2020-06-05 11:13:01 -07:00
  • 41d0548af6 Fixing truthy linting issue John Westcott IV 2020-06-02 13:07:11 -04:00
  • 11da8e254d Changing documention and fixing sanity tests John Westcott IV 2020-06-02 10:18:20 -04:00
  • 30346618f1 Adding more through testing of tower_oauthtoken including failure messages John Westcott IV 2020-06-01 13:35:28 -04:00
  • 7c88a51992 Adding more details about tower_oauthtoken parameter John Westcott IV 2020-06-01 13:32:56 -04:00
  • 1a0407ba50 Fixing ny -> my typos John Westcott IV 2020-06-01 13:32:00 -04:00
  • 1dbea4614b Rebasing and fixing oauthtoken docs John Westcott IV 2020-05-26 12:30:43 -04:00
  • 6e9a43513e Removed some debugging and added an exmaple John Westcott IV 2020-05-21 14:14:14 -04:00
  • e50c8fc9c9 Updated docs and added block on tests John Westcott IV 2020-05-21 14:10:14 -04:00
  • e6416d770b Initial cut at tower_token module John Westcott IV 2020-05-21 13:14:10 -04:00
  • 4de7de3ce9 Prevent exception for Non value John Westcott IV 2020-06-05 13:29:37 -04:00