beeankha
7764f1c1a5
Fix inv source org lookup, adjust unit tests (since org is now required for inv source module), update README, edit typos in test-related README
2020-09-04 10:19:56 -04:00
beeankha
b78dea3e4b
Add wait ability to the module
2020-09-04 10:19:56 -04:00
beeankha
1ce5d7d539
Add ability to look up inventory sources by org name/ID
2020-09-04 10:19:56 -04:00
beeankha
65e0ed8c77
Fix linter error
2020-09-04 10:19:56 -04:00
beeankha
72dbd10c2a
Initial commit for new inventory sync module
2020-09-04 10:19:56 -04:00
mabashian
e5f9ed827b
Undo commenting out of strictmode
2020-09-04 09:20:09 -04:00
mabashian
2d2108b1de
Support file upload/drag and drop on credential mutliline fields
2020-09-04 09:20:09 -04:00
Ryan Petrello
b01d204137
if redis is unreachable, set instance capacity to zero
2020-09-03 15:11:53 -04:00
Ryan Petrello
a6d26d7dab
add the ability to prevent SAML auto-population behavior
2020-09-03 11:21:14 -04:00
nixocio
adffa29346
Add/Edit Container Groups
...
Add/Edit container groups.
See: https://github.com/ansible/awx/issues/7955
2020-09-03 10:13:24 -04:00
softwarefactory-project-zuul[bot]
cce66e366f
Merge pull request #8065 from e-desouza/patch-1
...
Update from pip to pip3
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-03 12:35:07 +00:00
Elton de Souza
371276b2e1
Update from pip to pip3
2020-09-02 21:11:46 -04:00
softwarefactory-project-zuul[bot]
77b1afe6fd
Merge pull request #7873 from sean-m-sullivan/project_update
...
Project update
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-02 15:39:23 +00:00
sean-m-sullivan
5478c5f2fb
linting
2020-09-02 08:30:09 -05:00
sean-m-sullivan
e2bf3a0287
update to use isdigit and updated tests
2020-09-02 07:19:11 -05:00
sean-m-sullivan
a17eedd9fe
update to not use organizations
2020-09-01 23:08:15 -05:00
sean-m-sullivan
d05c7d6cc5
update to use organizations
2020-09-01 22:54:08 -05:00
sean-m-sullivan
6200467629
add label to workflow templates
2020-09-01 18:58:39 -05:00
Sean Sullivan
dbd8431b14
Merge pull request #6 from ansible/devel
...
Rebase to devel
2020-09-01 18:50:03 -05:00
softwarefactory-project-zuul[bot]
b11a5c1190
Merge pull request #8057 from ryanpetrello/proj-archive-py2
...
update the project archive sync support for py2 compatability
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 23:40:58 +00:00
sean-m-sullivan
532447ed40
update to tower module
2020-09-01 16:43:58 -05:00
sean-m-sullivan
300a4510ac
update completness
2020-09-01 15:59:53 -05:00
sean-m-sullivan
d269a6d233
update
2020-09-01 15:59:04 -05:00
softwarefactory-project-zuul[bot]
967e35fec9
Merge pull request #8056 from ryanpetrello/dead-code-ansible-path
...
remove some dead code
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 20:33:43 +00:00
softwarefactory-project-zuul[bot]
fcd1169093
Merge pull request #8043 from john-westcott-iv/instance_groups_module
...
Adding tower_instance_group module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 20:26:44 +00:00
sean-m-sullivan
d95d8121f9
added to no endpoints for module
2020-09-01 15:22:14 -05:00
sean-m-sullivan
5d4413041e
update to wait
2020-09-01 14:59:16 -05:00
Ryan Petrello
798f6371af
update the project archive sync support for py2 compatability
...
playbook runs in AWX are still supported in python2, so this adds
support for archive-based project syncs in py2
2020-09-01 15:58:43 -04:00
Sean Sullivan
8e317cabc0
Merge pull request #5 from ansible/devel
...
Rebase from devel
2020-09-01 14:42:23 -05:00
Ryan Petrello
3edaa6bc14
remove some dead code
2020-09-01 15:26:38 -04:00
softwarefactory-project-zuul[bot]
30616c1fce
Merge pull request #8022 from sean-m-sullivan/wait_function
...
Add wait function and update collection modules
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2020-09-01 19:13:12 +00:00
softwarefactory-project-zuul[bot]
57eed5863a
Merge pull request #8054 from ryanpetrello/postgres-upgrade-note
...
add a changelog note about upgrade issues from 13.0 -> 14.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 19:10:55 +00:00
softwarefactory-project-zuul[bot]
1c55d10d81
Merge pull request #7965 from rebeccahhh/devel
...
adding in inventory to unified job query for analytics
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 18:27:27 +00:00
Ryan Petrello
f4af74dabe
renumber the Galaxy credential migration after rebasing
2020-09-01 13:47:26 -04:00
Elyézer Rezende
ad85b176f4
Update awxkit to manage Org galaxy credentials
...
Add the new credential type to the Credential page object and helper
methods to manage the galaxy credentials for the Organization page
object.
2020-09-01 13:46:47 -04:00
Ryan Petrello
4046b18eff
properly handle Galaxy credentials if a Project is orphaned
2020-09-01 13:45:03 -04:00
Ryan Petrello
a869d7da35
create the Galaxy credential for new installs in the preload script
...
doing this in the migration *before* any Organizations actually exist
is stirring up RBAC dragons that I don't have time to fight
this commit meanst that *new* installs will pre-create the default
Galaxy (public) credential in create_preload_data, while
*upgraded/migrations* installs will do so via the migration
2020-09-01 13:45:03 -04:00
mabashian
895010c675
Pre-populate organization galaxy credential field with the default galaxy credential
2020-09-01 13:45:03 -04:00
Ryan Petrello
a30ca9c19c
don't run ansible-galaxy installs if there are no Galaxy credentials
2020-09-01 13:45:03 -04:00
Ryan Petrello
30da93a64e
update the help text for Organization galaxy credentials
2020-09-01 13:45:03 -04:00
mabashian
458807c0c7
Add a Galaxy Credential multi-select field to the Organizations form
2020-09-01 13:45:03 -04:00
Ryan Petrello
011822b1f0
make a global "managed by AWX/Tower" Credential to represent Galaxy
2020-09-01 13:45:03 -04:00
Ryan Petrello
e5552b547b
properly migrate settings.FALLBACK_GALAXY_SERVERS
2020-09-01 13:45:02 -04:00
Ryan Petrello
1b4dd7c783
enforce Organization ownership of Galaxy credentials
2020-09-01 13:45:02 -04:00
Ryan Petrello
25a9a9c3ba
remove redaction exclusions for Galaxy URLs (basic auth support is gone)
2020-09-01 13:45:02 -04:00
Ryan Petrello
130e279012
add a data migration for Galaxy credentials
...
see: https://github.com/ansible/awx/issues/7813
2020-09-01 13:45:02 -04:00
Ryan Petrello
b8e0d087e5
add model support, an API, and a migration for Org -> Galaxy credentials
...
see: https://github.com/ansible/awx/issues/7813
2020-09-01 13:44:59 -04:00
softwarefactory-project-zuul[bot]
8996d0a464
Merge pull request #7763 from chrismeyersfsu/feature-inv_plugin_conf
...
Feature inv plugin conf
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-01 17:44:22 +00:00
Ryan Petrello
40ac719d6d
add a changelog note about upgrade issues from 13.0 -> 14.0
2020-09-01 13:32:09 -04:00
John Westcott IV
5f29b4bc18
Fixing typo
2020-09-01 13:17:24 -04:00