softwarefactory-project-zuul[bot]
69589821ce
Merge pull request #7420 from elyezer/update-credential-creation
...
Update awxkit credential creation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-23 18:31:50 +00:00
softwarefactory-project-zuul[bot]
5ee865b051
Merge pull request #7416 from jakemcdermott/fix-cred-user-team-org-save
...
Don't send cred user with org
Reviewed-by: Elyézer Rezende
https://github.com/elyezer
2020-06-23 16:49:21 +00:00
Elyézer Rezende
e80942f6cd
Update awxkit credential creation
...
Does not have an organization by default. Let `create_payload` decide if
it should be automatically created or not. This will avoid having more
than one owner when either user or team is passed to `create`.
2020-06-23 12:32:51 -04:00
softwarefactory-project-zuul[bot]
d96cde91a3
Merge pull request #7418 from ryanpetrello/rsyslog-file-perm
...
properly write rsyslog configuration as 0640
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-23 16:01:26 +00:00
softwarefactory-project-zuul[bot]
0aa23a7d63
Merge pull request #7379 from AlanCoding/release_13
...
Bump AWX version, after notable inventory deprecation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-23 15:55:57 +00:00
Jake McDermott
35e5c7f309
Don't send cred user with org
2020-06-23 11:38:08 -04:00
Ryan Petrello
8174516d3b
properly write rsyslog configuration as 0640
...
see: https://github.com/ansible/tower/issues/4383
2020-06-23 11:25:39 -04:00
Ryan Petrello
d016de8103
adding a few CHANGELOG items
2020-06-23 11:24:22 -04:00
Jeff Bradberry
d8b9d48313
Add a note about import/export
2020-06-23 10:09:32 -04:00
softwarefactory-project-zuul[bot]
a669db989c
Merge pull request #7305 from jlmitch5/pfv4upgrade
...
patternfly v4 upgrade
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-23 14:07:07 +00:00
John Mitchell
07ff3139d6
final fixes to tests and linting for pf v4 react upgrade
2020-06-23 09:37:50 -04:00
Alex Corey
88a38e30c3
Fixes some failing or skipped tests
2020-06-23 09:37:50 -04:00
John Mitchell
28e0ee8b7d
fix a few tests with issues due to pf v4 react upgrade
2020-06-23 09:37:33 -04:00
John Mitchell
92937d1384
make divider show up between breadcrumbs
2020-06-23 09:37:20 -04:00
John Mitchell
9aab085b77
pin pf react core prerelease version to exact in package.json
2020-06-23 09:37:08 -04:00
John Mitchell
29bc6c8b48
make all detail view tabs full width - remove card close button pattern and move to back to resource pattern
2020-06-23 09:36:54 -04:00
John Mitchell
f161617755
add headingLevel prop to pf title components
2020-06-23 09:36:44 -04:00
John Mitchell
bb1687642c
add in pre-release pf dep to fix issue with tests failing and fix the tests
2020-06-23 09:36:32 -04:00
John Mitchell
9f625d61f5
remove unused pf react token dependency
2020-06-23 09:36:20 -04:00
John Mitchell
173d058d88
make tabs of the project detail view card full width
2020-06-23 09:36:05 -04:00
John Mitchell
a5576d2ae9
fix issue where searchbar was always the mobile version at all widths
2020-06-23 09:35:53 -04:00
John Mitchell
957c0b31bf
initial round of jest fixes post v4 update, more aria-labels for modals, more i18nHash filtering to rid warnings, fix of malformed ToolbarContent import, update snapshots
2020-06-23 09:35:36 -04:00
John Mitchell
826b03b78e
make prettier adjustments to things the pf v4 codemod tool broke
2020-06-23 09:35:21 -04:00
John Mitchell
781869a436
adjust styled components for data toolbar overrides with new pf v4 names
2020-06-23 09:35:04 -04:00
John Mitchell
25916d983e
update page header toolbar component names to new pf v4 names
2020-06-23 09:34:49 -04:00
John Mitchell
c762545c47
add aria label prop for alert modal pf component
2020-06-23 09:34:28 -04:00
John Mitchell
e49a99e0f6
after running pf code mod tool to auto update files to conform to v4 and a few manual tweaks
2020-06-23 09:34:04 -04:00
John Mitchell
475b733890
first pass of tweaks needed to compile pf v4 branch
2020-06-23 09:33:39 -04:00
John Mitchell
2a922861c3
update pf deps to v4
2020-06-23 09:33:25 -04:00
softwarefactory-project-zuul[bot]
2385e47ac3
Merge pull request #7392 from jladdjr/unpin_inventory_collections
...
unpin collections used for inventory plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-22 16:44:05 +00:00
softwarefactory-project-zuul[bot]
729949e0d0
Merge pull request #7381 from elyezer/credentials-serializers-validation
...
Enforce single owner field when serializing creds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-22 12:57:11 +00:00
Elyézer Rezende
37218e1695
Enforce single owner field when serializing creds
...
The CredentialSerializerCreate expect a single owner field according to
its help text but was not validating that. This makes it validate for a
single owner field when creating a Credential.
2020-06-21 11:31:35 -04:00
softwarefactory-project-zuul[bot]
e4eef82a39
Merge pull request #7369 from nixocio/ui_issue_7324
...
Add Credential Type List and Delete
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-19 19:51:50 +00:00
softwarefactory-project-zuul[bot]
bdd5efc2a9
Merge pull request #7390 from rooftopcellist/i18n_awx_translations_es_nl_6-19
...
UI translation strings for AWX 12.0.0+ for es and nl
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-19 19:47:02 +00:00
softwarefactory-project-zuul[bot]
a0413b7e0b
Merge pull request #6125 from jbradberry/import-export
...
Import export
Reviewed-by: Jeff Bradberry
https://github.com/jbradberry
2020-06-19 18:46:52 +00:00
Jim Ladd
71cfeda08f
unpin collections used for inventory plugins
...
* unpins collections in requirements/collections_requirements.yml
2020-06-19 09:33:51 -07:00
softwarefactory-project-zuul[bot]
c5addd7c67
Merge pull request #7341 from AlexSCorey/7235-ApplicationsAddEdit
...
7235 applications add
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-19 15:36:04 +00:00
ansible-translation-bot
654675621c
UI translation strings for AWX 12.0.0+ for es and nl
2020-06-19 10:41:53 -04:00
nixocio
5e5aba59b0
Add Credential Type List and Delete
...
Add `Credential Type` List and Delete features.
See: https://github.com/ansible/awx/issues/7324
Also:https://github.com/ansible/awx/issues/7327
2020-06-19 09:50:59 -04:00
softwarefactory-project-zuul[bot]
89b087ffb6
Merge pull request #7389 from ryanpetrello/tmux-dev
...
move tmux to dev dependencies
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-19 13:46:40 +00:00
Alex Corey
ab1e991e01
adds application add functionality and applicatiion form
2020-06-19 09:38:56 -04:00
Ryan Petrello
31ab386591
move tmux to dev dependencies
2020-06-19 08:47:11 -04:00
softwarefactory-project-zuul[bot]
6682dcbc7c
Merge pull request #7357 from mabashian/awx-dep-upgrades-June-15
...
UI dependency upgrades
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-18 22:03:19 +00:00
softwarefactory-project-zuul[bot]
defa334bd9
Merge pull request #7358 from rebeccahhh/devel
...
removing memchache mentions in comments
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-18 20:20:15 +00:00
softwarefactory-project-zuul[bot]
70f8a02a5e
Merge pull request #7383 from ryanpetrello/tox-py2-bye-bye
...
awxkit dropped py2 support awhile ago; stop running tests in py2
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-18 20:14:32 +00:00
softwarefactory-project-zuul[bot]
3834125d09
Merge pull request #7378 from AlanCoding/minor_test_tweaks
...
Fix some minor issues in the AWX collection tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-18 20:00:35 +00:00
Rebeccah
118e1b8df1
removing memchache mentions in comments
...
remove memcached folder as it is no longer needed, also address a couple grammatical errors
2020-06-18 15:52:59 -04:00
Jeff Bradberry
393369adec
First cut at examples of the import and export commands
2020-06-18 15:32:49 -04:00
Ryan Petrello
e732d03b20
awxkit dropped py2 support awhile ago; stop running tests in py2
2020-06-18 15:31:35 -04:00
AlanCoding
f76c57b1ec
Bump AWX version, after notable inventory deprecation
2020-06-18 15:10:10 -04:00
AlanCoding
8fc3377fa6
Minor test fixes
2020-06-18 13:46:28 -04:00
softwarefactory-project-zuul[bot]
1321d298ee
Merge pull request #6911 from AlanCoding/rm_all_scripts
...
Remove vendored inventory scripts
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-18 00:08:03 +00:00
softwarefactory-project-zuul[bot]
d6b9077f72
Merge pull request #7351 from nixocio/ui_add_docs_hooks
...
Add section related to custom hooks
Reviewed-by: Kersom
https://github.com/nixocio
2020-06-17 21:31:32 +00:00
softwarefactory-project-zuul[bot]
0e274c3038
Merge pull request #7372 from shanemcd/support-wait-for-first-consumer
...
Support PVCs that were created w/ WaitForFirstConsumer
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-17 21:23:26 +00:00
Shane McDonald
43bf2989af
Support PVCs that were created w/ WaitForFirstConsumer
2020-06-17 16:40:33 -04:00
nixocio
2e33c69e9c
Add section related to custom hooks
...
Add section related to custom hooks, and their usage.
2020-06-17 16:39:23 -04:00
softwarefactory-project-zuul[bot]
9e118b8a0c
Merge pull request #7360 from jladdjr/foreman_backwards_compat_for_ssl_verify
...
[foreman] add backwards support for ssl_verify in foreman plugin
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-17 19:46:53 +00:00
Jim Ladd
91cd5b359a
add backwards support for ssl_verify in foreman
...
* plugin changed option name from
ssl_verify to validate_cert
2020-06-17 12:18:31 -07:00
softwarefactory-project-zuul[bot]
2df67c4dc8
Merge pull request #7287 from marshmalien/6899-inv-src-subform
...
Hook up all inventory source subforms
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-17 18:44:30 +00:00
AlanCoding
e784a7c0a3
bump migrations
2020-06-17 14:25:16 -04:00
AlanCoding
401c5671c8
Remove things from tests specific to inventory scripts
2020-06-17 14:25:16 -04:00
AlanCoding
3c8c1858d4
Fix migration through manual testing
2020-06-17 14:25:15 -04:00
AlanCoding
b6a4c34b7a
bump migration number
2020-06-17 14:25:15 -04:00
AlanCoding
71cf3198d8
Add data migration to convert cloudforms scripts to SCM
2020-06-17 14:25:15 -04:00
AlanCoding
b0ff763a0b
flake8 fixes
2020-06-17 14:25:15 -04:00
AlanCoding
8f56042dcc
rename migration
2020-06-17 14:25:15 -04:00
AlanCoding
ec3c4de1f7
Fix openstack and logic and update some tests
2020-06-17 14:25:14 -04:00
AlanCoding
b2bdb0c81d
lose cloudforms as inventory source option
2020-06-17 14:25:14 -04:00
AlanCoding
bedb1f364d
Remove inventory scripts
2020-06-17 14:25:11 -04:00
Marliana Lara
6ed611c27c
Add inventory source subforms
2020-06-17 14:16:03 -04:00
softwarefactory-project-zuul[bot]
97dbfee162
Merge pull request #7359 from shanemcd/no-host-pg-port
...
Remove local port binding for postgres in dev env
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-17 18:10:35 +00:00
Shane McDonald
51b0c51605
Remove local port binding for postgres in dev env
...
I dont think we need to bind this port at the host level. This will allow us to
run the galaxy_ng dev tooling side-by-side with AWX.
2020-06-17 13:34:55 -04:00
softwarefactory-project-zuul[bot]
5ca66ac806
Merge pull request #7317 from shanemcd/redis-root-group
...
Force containers in k8s to run under root group
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 23:41:42 +00:00
softwarefactory-project-zuul[bot]
90bcb6d145
Merge pull request #7258 from mabashian/dynamic-credential-form
...
Dynamically render credential subform fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 20:43:53 +00:00
mabashian
3c27e1ca12
Revert "Gets rid of custom form reset function in favor of formik's resetForm in credential form"
...
This reverts commit 26fa94dc6f1f1c1306c32ba571eb2899e516b0a0.
2020-06-16 16:16:30 -04:00
mabashian
8aa6e9466f
Fixes credential type dropdown item sort issue where Vault appeared after VMware
2020-06-16 16:16:30 -04:00
mabashian
9180334908
Adds a bit more unit test coverage around credential add/edit save functionality, making sure that we're making the correct calls with the correct payloads.
2020-06-16 16:16:30 -04:00
mabashian
9d63b679f9
Gets rid of custom form reset function in favor of formik's resetForm in credential form
2020-06-16 16:16:30 -04:00
mabashian
d5578d9744
Only render subform if cred type inputs.fields exists. This fixes a bug where an error was thrown when a custom credential type without an input configuration existed in the database.
2020-06-16 16:16:30 -04:00
mabashian
7fefea31c0
Removes nested ternary in CredentialField validate param by moving logic out to a function and making it a little more readable.
2020-06-16 16:16:30 -04:00
mabashian
b5ce1fe2f3
Changes CredentialSubForm to TypeInputsSubForm
2020-06-16 16:16:30 -04:00
mabashian
3dfc9328a9
Dynamically render credential subform fields based on options responses for each credential type
2020-06-16 16:16:30 -04:00
softwarefactory-project-zuul[bot]
dba55fec47
Merge pull request #7337 from rooftopcellist/i18n_awx_translations_6-15
...
UI translation strings for release_3.7.1 branch
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 20:16:02 +00:00
ansible-translation-bot
93498b2d7f
UI translation strings for release_3.7.1 branch
2020-06-16 15:47:24 -04:00
mabashian
781b675837
Upgrade jquery to 3.5.1
2020-06-16 14:44:17 -04:00
mabashian
5e3ce7b7ea
Update ngToast to most recent version
2020-06-16 14:44:16 -04:00
mabashian
34dd034f7c
Upgrades to the latest angular-tz-extensions
2020-06-16 14:44:16 -04:00
mabashian
d5fcf733f0
Upgrades to the latest angular-codemirror
2020-06-16 14:44:16 -04:00
mabashian
8d63ebf0e0
Upgrade to the latest angular-scheduler
2020-06-16 14:44:16 -04:00
softwarefactory-project-zuul[bot]
de5f996358
Merge pull request #7352 from ryanpetrello/host-summary-optimization-bug
...
fix a regression in how job host summaries are generated
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 17:33:01 +00:00
softwarefactory-project-zuul[bot]
a54081de2e
Merge pull request #7328 from Tompage1994/credential_input_source
...
Add tower_credential_input_source to awx_collection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 17:27:45 +00:00
Ryan Petrello
70afbe0b8d
fix a regression in how job host summaries are generated
...
this change fixes a bug introduced in the optimization at https://github.com/ansible/awx/pull/7352
1. Create inventory with multiple hosts
2. Run a playbook with a limit to match only one host
3. Run job, verify that it only acts on the one host
4. Go to inventory host list and see that all the hosts have last_job updated to point to the job that only acted on one host.
2020-06-16 13:06:22 -04:00
Tom Page
7bf1d4946e
Fixed final lint issues
...
Signed-off-by: Tom Page <tpage@redhat.com >
2020-06-16 17:14:52 +01:00
Tom Page
fd18194b1b
Fix pylint errors
2020-06-16 15:57:19 +01:00
Tom Page
73a39c1e55
Cleanup of debug and change test fixtures
...
Signed-off-by: Tom Page <tpage@redhat.com >
2020-06-16 14:30:28 +01:00
softwarefactory-project-zuul[bot]
415c39aabc
Merge pull request #6938 from neb14/journald_logging_option
...
This allows for using different docker logging drivers
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 13:30:07 +00:00
Tom Page
1c78190385
Change cred_input_src to remove src_cred as primarykey
...
Signed-off-by: Tom Page <tpage@redhat.com >
2020-06-16 13:56:49 +01:00
Ben Schmitz
ea175ac5b6
Allows for docker logger support
2020-06-16 08:29:43 -04:00
softwarefactory-project-zuul[bot]
5527fc9115
Merge pull request #7343 from shanemcd/struggles
...
Make tests pass with current versions of things
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-16 12:24:39 +00:00
Tom Page
4c55685656
Add tower_credential_input_source to awx_collection
...
Signed-off-by: Tom Page <tpage@redhat.com >
2020-06-16 13:17:11 +01:00
Shane McDonald
de82c613fc
Make tests pass with current versions of things
2020-06-15 23:13:44 -04:00
softwarefactory-project-zuul[bot]
241931309e
Merge pull request #7321 from jladdjr/instance_id_fallback
...
Instance id fallback
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-11 21:49:39 +00:00
softwarefactory-project-zuul[bot]
26083bdef6
Merge pull request #7304 from AlexSCorey/7233-ApplicationsList
...
Adds lists and list items and delete functionality
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-11 19:47:56 +00:00
Shane McDonald
e035eea95a
Merge pull request #7188 from mo-saeed/devel
...
Reshape security context for AWX containers
2020-06-11 15:26:58 -04:00
Alex Corey
f211c70e69
fixes qs namespace, and location of proptypes
2020-06-11 15:16:14 -04:00
Alex Corey
08d9341704
Adds lists and list items and delete functionality
2020-06-11 15:16:14 -04:00
Jeff Bradberry
0fda9d2c56
Continue after failures to grant roles
2020-06-11 13:19:24 -04:00
Jim Ladd
43ab6acb84
revert EC2_INSTANCE_ID_VAR
2020-06-11 09:53:50 -07:00
softwarefactory-project-zuul[bot]
cb1a3e4199
Merge pull request #7312 from nixocio/ui_issue_7301
...
Add stub files for Credential Types
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 21:24:17 +00:00
Jim Ladd
3b61b82616
wrap --instance-id-var in quotes
2020-06-10 14:06:57 -07:00
Jim Ladd
9eaee801a7
update VMWARE_INSTANCE_ID_VAR
...
* Favor instanceUuid
* .. but fall back to instanceuuid if necessary
2020-06-10 14:06:54 -07:00
AlanCoding
1970fac989
Allow use of fallback instance_ids
2020-06-10 14:06:50 -07:00
softwarefactory-project-zuul[bot]
28164ad4cc
Merge pull request #7319 from wenottingham/unused-perhaps
...
Remove active_counts_by_org
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 21:05:50 +00:00
nixocio
8eecfeaab4
Add stub files for Credential Types
...
Add stub files for Credential Types. Routing system, and screens layout.
closes: https://github.com/ansible/awx/issues/7301
2020-06-10 16:44:10 -04:00
Jeff Bradberry
bf6e8f8e83
Prioritize membership roles
...
since certain role grants will not be accepted by the api unless the user or team is part of the correct organization.
2020-06-10 15:27:15 -04:00
Bill Nottingham
a33c303765
Remove active_counts_by_org
...
I was trying to parse the difference between this and the
(directly above) org_active_count from the comment, and then I
grepped and realized this function appears unused.
2020-06-10 15:25:14 -04:00
Shane McDonald
423df6618d
Force containers in k8s to run under root group
...
Normally containers belong to the 'root' group, but for some reason the
downstream red hat scl redis image only belongs to the 'redis' group by default. This fixes that.
2020-06-10 13:40:15 -04:00
softwarefactory-project-zuul[bot]
3ae4417af4
Merge pull request #7314 from nixocio/ui_fix_clipboard_error
...
Add required variables to ClipboardCopyButton test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 16:43:28 +00:00
softwarefactory-project-zuul[bot]
2582036fc8
Merge pull request #7313 from kdelee/update_k8s_inv_docs
...
remove some references to memcached
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 16:33:08 +00:00
softwarefactory-project-zuul[bot]
b8e1f1b882
Merge pull request #7316 from ryanpetrello/tmi
...
remove a highly verbose log lines
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 16:23:30 +00:00
softwarefactory-project-zuul[bot]
dc3701b3d6
Merge pull request #7315 from ryanpetrello/redis-chmod-docker
...
set proper permissions for the redis socket
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 16:06:25 +00:00
softwarefactory-project-zuul[bot]
3818fb9b69
Merge pull request #7306 from AlexSCorey/6863-CopyProjectsAndInventories
...
Removes extra spacing from timeOfDay function
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 16:06:20 +00:00
Ryan Petrello
64ebfa75a8
remove a highly verbose log lines
2020-06-10 11:50:13 -04:00
Ryan Petrello
e81ccf10df
set proper permissions for the redis socket
2020-06-10 11:36:09 -04:00
nixocio
9797c8e3c2
Add required variables to ClipboardCopyButton test
...
Add required variables to `ClipboardCopyButton` test to remove warnings
during test execution.
2020-06-10 11:25:39 -04:00
Elijah DeLee
a83a9c9723
remove dep on python-memcached
2020-06-10 11:18:48 -04:00
Elijah DeLee
6777b82d8e
remove reference to memcached in k8s inv
...
we don't have memcached container anymore
2020-06-10 11:08:49 -04:00
softwarefactory-project-zuul[bot]
753b8c287c
Merge pull request #7221 from AlexSCorey/6589-InventorySourceSchedules
...
Adds Inventory Sources Schedules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-10 15:01:54 +00:00
mosad
eb5970b4a1
merge and resolve conflicts
2020-06-10 16:01:17 +02:00
Jeff Bradberry
19b7c91486
Return the changed status of imports
2020-06-09 15:00:06 -04:00
Jeff Bradberry
aeeed4d371
Add more logging
2020-06-09 15:00:06 -04:00
Jeff Bradberry
1f7c1af64e
Fix WFJT nodes endpoint to return node pages when posting
...
not the node list page.
2020-06-09 15:00:06 -04:00
Jeff Bradberry
65fc2db42f
Recursively queue up related assets to be created and/or assigned
2020-06-09 14:59:49 -04:00
Alex Corey
82010e4ba2
removes extra spacing
2020-06-09 14:59:36 -04:00
softwarefactory-project-zuul[bot]
442d539ff8
Merge pull request #7176 from nixocio/ui_issue_5819
...
Add support Prompt on Launch for Workflow Job Template
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 18:37:59 +00:00
Jeff Bradberry
c8288af87f
Make sure we have a cached version of existing objects
...
even if it isn't an object being directly imported. We might need it
for relations of things that are being imported.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
76fb605dcd
Deal with exports involving foreign keys where you don't have permission
2020-06-09 13:54:05 -04:00
Jeff Bradberry
a531b85b31
Redo waiting until Project updates are complete
2020-06-09 13:54:05 -04:00
Jeff Bradberry
86afa5cf42
Make more use of the PageCache for imports
2020-06-09 13:54:05 -04:00
Jeff Bradberry
57aff6394c
Log an error and continue when a related object is not found
2020-06-09 13:54:05 -04:00
Jeff Bradberry
66bc947adb
Reuse _import_list for import of related full objects
...
e.g. WFJT Nodes. Also rename _import_list from _create_assets.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
301f15bfdd
Rename some things for consistency
2020-06-09 13:54:05 -04:00
Jeff Bradberry
9fc1a4bb44
Change the method that exports list views to take a PageList or TentativePage
...
This will allow the related m2m views to also use this method, with a
bit of effort. Also, remove the use of pk_or_name in favor of a new
method that reduces the number of api calls.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
f7825aefeb
Avoid doing an OPTIONS call unless we know it is a related type we export
2020-06-09 13:54:05 -04:00
Jeff Bradberry
14b5f63bd8
Use the new PageCache to store and reuse Page.get results
2020-06-09 13:54:05 -04:00
Jeff Bradberry
1300d38e47
Introduce a new PageCache object
...
and split out get_post_fields into its own utility function.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
bb66e4633d
Split _get_options into two pieces
2020-06-09 13:54:05 -04:00
Jeff Bradberry
201de4e18a
Attempt to deal with foreign keys that get mislabeled as type integer
...
such as through the use of DeprecatedCredentialField.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
471dc2babf
Deal with relations that we cannot resolve
...
such as due to a lack of permissions. If there is a foreign key to
something where we don't have sufficient read permissions, we now drop
the parent object from the export.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
6387258da1
Only wait for Project updates
...
not other kinds of objects that have a status.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
6958815f6e
Remove the $encrypted$ placeholders from export values
2020-06-09 13:54:05 -04:00
Jeff Bradberry
43b76f4575
Deal with unreadable mandatory foreign keys
...
by dropping the parent object. Also, clarify some of the warning log
messages.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
53d81d42cc
Hook up creation and attachment of related objects
2020-06-09 13:54:05 -04:00
Jeff Bradberry
385725e52a
Fix the _create_assets method to use _get_options
2020-06-09 13:54:05 -04:00
Jeff Bradberry
1b264011a2
Enable interconnections between WFJT Nodes
2020-06-09 13:54:05 -04:00
Jeff Bradberry
719f0b407c
Enable credential relations
...
but only when it is in an attach/detach list view.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
a5fa34bd3b
Fall back to parsing the OPTIONS description
...
to determine the needed fields for constructing an object.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
eb10a1873d
Drop objects that cannot be read or do not have a natural key
...
don't fail hard.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
ab15349c8c
Remove the NoNaturalKey error
...
It's too awkward, and it makes more sense to return None instead.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
e053a58223
Handle some more bad cases when doing OPTIONS calls
...
- deprecated endpoints
- read-only endpoints
- insufficient privileges
The latter case currently just drops it on the floor, but ought to do
something better.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
4262dd38ba
Change the NoNaturalKey exception to no longer derive from Common
...
which seems to be entirely use for response exceptions. Maybe rename
Common?
2020-06-09 13:54:05 -04:00
Jeff Bradberry
0deacc4391
If attempting to link to a resource that is not yet complete, wait
2020-06-09 13:54:05 -04:00
Jeff Bradberry
329293dbf0
Tentatively enable inventory sources
2020-06-09 13:54:05 -04:00
Jeff Bradberry
e92c8cfdcc
Remove the natural key lookup dict and make each Page responsible instead
2020-06-09 13:54:05 -04:00
Jeff Bradberry
07ba521b8b
Enable schedules
2020-06-09 13:54:05 -04:00
Jeff Bradberry
972d3ab535
Export full related objects under some conditions
2020-06-09 13:54:05 -04:00
Jeff Bradberry
a1f7d0b781
Fix a bug with inventory.variables
...
Using Page[key] instead of Page.json[key] causes inner json blob
strings to automatically get parsed, which is not what we want with
this field.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
30a3e3e172
Deal with lack of permissions
2020-06-09 13:54:05 -04:00
Jeff Bradberry
01d575f833
Enable the remaining top-level exportable resources
...
and rearrange the import/export methods a bit.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
e0f6af4700
Enable the export of several relation field types
2020-06-09 13:54:05 -04:00
Jeff Bradberry
3860c7597f
Move the import logic into methods on the ApiV2 class
2020-06-09 13:54:05 -04:00
Jeff Bradberry
e4146e9bc7
Move the export logic onto methods on the ApiV2 class
...
making it easier to invoke programmatically.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
19c92a7055
Enable notification templates
2020-06-09 13:54:05 -04:00
Jeff Bradberry
6a9add4fe3
Deal somewhat reasonably with missing fields as part of the natural key
...
- JobTemplate.organization has recently been added, we need to support
with and without
- WorkflowJobTemplateNode is shortly going to get an identifier field,
and we will need to support both with and without
2020-06-09 13:54:05 -04:00
Jeff Bradberry
ad574eb896
Enable credential export
2020-06-09 13:54:05 -04:00
Jeff Bradberry
55f79a4569
Fix a couple of flaws
...
- The dependency ordering may spit out page types that weren't in the import data set. Make sure to be able to map those to resources anyway.
- freeze() needs to be able to deal with nullable foreign keys.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
d20fa03034
Create new Import.dependent_resources method
...
that yields up resource names, even ones that aren't explicitly in the
import data, in dependency order.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
868aafb263
Filter out managed credential types
...
since we cannot patch them upon import.
2020-06-09 13:54:05 -04:00
Jeff Bradberry
3f204659a8
Temporarily disable export of resources that may not work yet
2020-06-09 13:54:05 -04:00
Jeff Bradberry
ea5b810e87
Sort the asset groups to be imported by their dependency relationships
2020-06-09 13:54:04 -04:00
Jeff Bradberry
2c00d42ced
Only use a default password if an import user doesn't already exist
2020-06-09 13:54:04 -04:00
Jeff Bradberry
d191edcaf1
Fix a Python 2 syntax error
...
it doesn't like multiple **kwargs, apparently.
2020-06-09 13:54:04 -04:00
Jeff Bradberry
65e16dc7ae
Get and assign the related objects
2020-06-09 13:54:04 -04:00
Jeff Bradberry
95b22bf05b
Begin to deal with existing matching assets
...
by using a registry allowing the lookup of Page objects by (frozen)
natural keys.
2020-06-09 13:54:04 -04:00
Jeff Bradberry
21e36ad19a
Add the calculated natural key to the export data for each asset
2020-06-09 13:54:04 -04:00
Jeff Bradberry
f53920d3bf
Begin changing Import to work with the structure created by Export
2020-06-09 13:54:04 -04:00
Jeff Bradberry
372570ce8e
Extract out get_natural_key as a standalone function
2020-06-09 13:54:04 -04:00
Jeff Bradberry
6f28361bf5
Make serialize_asset use Pages to a greater extent
2020-06-09 13:54:04 -04:00
Jeff Bradberry
0877e5305c
Modify get_natural_key to work on Pages
2020-06-09 13:54:04 -04:00
Jeff Bradberry
e4383c505f
Make more use of the functionality of Page in get_assets
...
and related methods. Also, rename get_resource_options -> get_options
and enhance_asset -> serialize_asset.
2020-06-09 13:54:04 -04:00
Jeff Bradberry
fb066eb52e
Fold the other methods doing API calls into get_assets()
2020-06-09 13:54:04 -04:00
Jeff Bradberry
6162ff0439
Start to record the role membership
...
but not really, since it still isn't fully capturing the role content_object
2020-06-09 13:54:04 -04:00
Jeff Bradberry
dfe34563aa
Resolve the natural keys of assets we've already collected
2020-06-09 13:54:04 -04:00
Jeff Bradberry
37cbf7691b
Split out separate methods for the OPTIONS call and massaging each asset dict
2020-06-09 13:54:04 -04:00
Jeff Bradberry
9280198b0f
Use a list of exportable resources to build up the parser
...
Also, handle an implicit export of everything.
2020-06-09 13:54:04 -04:00
Jeff Bradberry
2127f3c96d
Add organizations as a resource type to export
2020-06-09 13:54:04 -04:00
Jeff Bradberry
9f7fecf8da
Add basic import command
2020-06-09 13:54:04 -04:00
Jeff Bradberry
c1a07ff00b
Limit export output to only those fields needed to create the resource
2020-06-09 13:54:04 -04:00
Jeff Bradberry
f21d6b1fc4
Actually query the API for the user or users requested
2020-06-09 13:54:04 -04:00
Jeff Bradberry
4312395a3a
Normalize the requested resource into a pk
...
using the pk_or_name helper function. Also, authenticate to the API.
2020-06-09 13:54:04 -04:00
Jeff Bradberry
c1f6fec532
Add skeleton of a custom 'export' resource
...
This only takes a flag for users at the moment, and does nothing in
particular with it.
2020-06-09 13:54:04 -04:00
softwarefactory-project-zuul[bot]
3952946d9c
Merge pull request #7296 from shanemcd/twelve-dot-o-dot-o
...
Bump version to 12.0.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 17:06:36 +00:00
softwarefactory-project-zuul[bot]
3fa34dad04
Merge pull request #7302 from ryanpetrello/redis-no-tcp
...
remove TCP ports for redis (it only listens on a unix domain socket)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 16:59:13 +00:00
Ryan Petrello
1233462419
add some new changelog entries for 12.0.0
2020-06-09 12:39:10 -04:00
Ryan Petrello
0ad78874ce
remove TCP ports for redis (it only listens on a unix domain socket)
2020-06-09 12:29:33 -04:00
Shane McDonald
2bbbb04499
Bump version to 12.0.0
2020-06-09 12:19:17 -04:00
nixocio
fa1294922b
Add support Prompt on Launch for Workflow Job Template
...
Add support Prompt on Launch for Workflow Job Template
see: https://github.com/ansible/awx/issues/5819
2020-06-09 11:40:19 -04:00
softwarefactory-project-zuul[bot]
277b6897fa
Merge pull request #7240 from rebeccahhh/memcache-memories
...
remove memcache entirely, add in some django redis to cover it's absence
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 15:37:04 +00:00
Rebeccah
d7f9e66710
added changelog entry
2020-06-09 11:09:04 -04:00
softwarefactory-project-zuul[bot]
81d388d137
Merge pull request #7283 from fosterseth/fix-parents_converge_settable_api
...
Make all_parents_must_converge settable when creating node
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 15:03:53 +00:00
Rebeccah
60800d6740
add license file for django-redis
2020-06-09 10:24:23 -04:00
Rebeccah
02cf4585f8
remove memcache license file
2020-06-09 10:24:23 -04:00
Rebeccah
669d4535b1
adding isolate db location and ingore for django_redis exceptions
2020-06-09 10:24:23 -04:00
Rebeccah Hunter
b09d9cbe41
removed django-redis as a dependency
...
Co-authored-by: Shane McDonald <me@shanemcd.com >
2020-06-09 10:24:23 -04:00
Rebeccah
d2bbe7aa1a
remove memcache from everywhere and add djagno-redis to cover it
2020-06-09 10:24:23 -04:00
softwarefactory-project-zuul[bot]
246aee623b
Merge pull request #7293 from AlanCoding/lint_failure
...
fix lint failures
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 03:12:02 +00:00
softwarefactory-project-zuul[bot]
6b3ec46fe8
Merge pull request #7291 from mabashian/ui-websocket-extensions
...
Manually bumps websocket-extensions to 0.1.14 (awx/ui)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-09 01:07:47 +00:00
AlanCoding
9dec359898
fix lint failures
2020-06-08 20:11:11 -04:00
softwarefactory-project-zuul[bot]
222998281f
Merge pull request #7292 from ryanpetrello/sock-it-to-me
...
don't block on log aggregator socket.send() calls
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 22:34:53 +00:00
Ryan Petrello
7164049062
don't block on log aggregator socket.send() calls
...
see: https://github.com/ansible/tower/issues/4391
2020-06-08 18:07:33 -04:00
Seth Foster
e768d5e7fc
Make all_parents_must_converge settable when creating node
...
When targeting, ../workflow_job_templates/id#/workflow_nodes/ endpoint,
user could not set all_parents_must_converge to true.
awx issue #7063
2020-06-08 17:51:15 -04:00
softwarefactory-project-zuul[bot]
e5ec761434
Merge pull request #7270 from john-westcott-iv/fix_tower_settings_none
...
Prevent exception for Non value
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 21:05:58 +00:00
softwarefactory-project-zuul[bot]
40b020c370
Merge pull request #7284 from AlexSCorey/7232-ApplicationsRouteStub
...
Adds routing stubs for Applications
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 20:13:52 +00:00
softwarefactory-project-zuul[bot]
2a566f575f
Merge pull request #7290 from mabashian/ui-next-websocket-extensions
...
Manually bumps websocket-extensions to 0.1.14 (awx/ui_next)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 19:54:16 +00:00
Alex Corey
2784409c46
Fixes folder name
2020-06-08 15:34:25 -04:00
softwarefactory-project-zuul[bot]
946a86f350
Merge pull request #6780 from tchellomello/rfe_saml_mapping_2688
...
Adds SAML Attribute Mapping to Teams and Orgs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 18:58:23 +00:00
mabashian
57a6c8d693
Manually bumps websocket-extensions to 0.1.14 in awx/ui
2020-06-08 14:29:52 -04:00
mabashian
142c0da9f0
Manually bumps websocket-extensions to 0.1.14
2020-06-08 14:14:59 -04:00
softwarefactory-project-zuul[bot]
28baa8b24b
Merge pull request #7280 from apollo13/patch-1
...
Send content-type with mattermost notifications, fixes #7264
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-06-08 17:27:05 +00:00
Marcelo Moreira de Mello
3f8bc0d7c8
Adds SAML Attribute Mapping to Teams and Orgs
...
Signed-off-by: Marcelo Moreira de Mello <tchello.mello@gmail.com >
2020-06-08 12:40:33 -04:00
Alex Corey
0df4047d3d
Adds routing stubs for Applications
2020-06-08 11:55:21 -04:00
softwarefactory-project-zuul[bot]
feb9c5700c
Merge pull request #7257 from jbradberry/fix-deadlock
...
Force worker processes to have a different signal handler from the parent
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 15:34:25 +00:00
Florian Apolloner
cf6235f6ea
Send content-type with mattermost notifications, fixes #7264
2020-06-08 16:30:52 +02:00
beeankha
b457c8f133
Update a task in tower_settings integration test playbook
2020-06-08 09:57:16 -04:00
softwarefactory-project-zuul[bot]
824d798d81
Merge pull request #7116 from john-westcott-iv/token_modules
...
Initial cut at tower_token module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 12:26:43 +00:00
John Westcott IV
76dcd6d72a
Fixing scooby doo fingers
2020-06-08 07:49:58 -04:00
John Westcott IV
64846c3347
Fixing truthy issues
2020-06-08 07:09:45 -04:00
John Westcott IV
95b8bd63ea
Fixing linting issues
2020-06-08 07:06:45 -04:00
John Westcott IV
3b60529488
Fixes in testing and parameter processing
2020-06-08 06:42:33 -04:00
softwarefactory-project-zuul[bot]
7a59922f0f
Merge pull request #7245 from sean-m-sullivan/organization_job_template
...
tower_job_template to use organizations
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-08 02:12:00 +00:00
sean-m-sullivan
360352b78e
updated version
2020-06-06 20:12:47 -05:00
sean-m-sullivan
21abf5a788
updated to remove version and add docs
2020-06-06 20:11:46 -05:00
softwarefactory-project-zuul[bot]
62dbb6bfdb
Merge pull request #7261 from shanemcd/auto-qs
...
Add queue / instance group registration to heartbeat for k8s installs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-06 13:32:08 +00:00
Shane McDonald
460f31a05d
Fix up test that was only failing in dev env
...
I'm not sure how this one slipped by. The default config is built into the
image, but we were bind-mounting an empty directory on top of it.
2020-06-06 08:58:43 -04:00
Shane McDonald
91dbc2de30
Add queue / instance group registration to heartbeat for k8s installs
...
There is some history here.
https://github.com/ansible/awx/pull/7190 <- This PR was an attempt at fixing a
bug notting ran into where some jobs on k8s installs would get stuck in Waiting
forever.
The PR mentioned above introduced a bug where there are no instance groups on a
fresh k8s-based install. This is because this process currently happens in the
launch scripts, before the database is up.
With this patch, queue / instance group registration happens in the heartbeat,
right after auto-registering the instance.
2020-06-06 08:58:35 -04:00
softwarefactory-project-zuul[bot]
e603cfd7ab
Merge pull request #7239 from AlexSCorey/6863-CopyProjectsAndInventories
...
Adds ux for unsynced projects
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-05 23:59:33 +00:00
mo-saeed
0bfcacfcf4
Merge branch 'devel' into devel
2020-06-06 00:19:19 +02:00
mosad
1e6437b773
Resolve conflict 2
2020-06-06 00:17:26 +02:00
softwarefactory-project-zuul[bot]
3cdeb48d3f
Merge pull request #7271 from jladdjr/bump_foreman_collection_0.8.1
...
Bump foreman collection to 0.8.1
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-05 22:04:23 +00:00
mosad
7d0c49c043
Fix conflict
2020-06-05 23:41:20 +02:00
John Westcott IV
1f17e02fe9
Adding more documenation and added existing_token_id param
2020-06-05 16:19:23 -04:00
John Westcott IV
0e54f76f80
Fixing missing raw from merge type
2020-06-05 16:10:26 -04:00
Jim Ladd
5df08711e9
Bump foreman collection to 0.8.1
...
* New release includes:
'add host_filters and want_ansible_ssh_host like script used to have'
2020-06-05 11:25:11 -07:00
John Westcott IV
41d0548af6
Fixing truthy linting issue
2020-06-05 13:53:20 -04:00
John Westcott IV
11da8e254d
Changing documention and fixing sanity tests
2020-06-05 13:53:20 -04:00
John Westcott IV
30346618f1
Adding more through testing of tower_oauthtoken including failure messages
2020-06-05 13:53:20 -04:00
John Westcott IV
7c88a51992
Adding more details about tower_oauthtoken parameter
2020-06-05 13:50:39 -04:00
John Westcott IV
1a0407ba50
Fixing ny -> my typos
2020-06-05 13:50:39 -04:00
John Westcott IV
1dbea4614b
Rebasing and fixing oauthtoken docs
2020-06-05 13:50:39 -04:00
John Westcott IV
6e9a43513e
Removed some debugging and added an exmaple
2020-06-05 13:50:09 -04:00
John Westcott IV
e50c8fc9c9
Updated docs and added block on tests
2020-06-05 13:50:09 -04:00
John Westcott IV
e6416d770b
Initial cut at tower_token module
2020-06-05 13:50:09 -04:00
John Westcott IV
4de7de3ce9
Prevent exception for Non value
2020-06-05 13:29:37 -04:00
softwarefactory-project-zuul[bot]
e6b1e55274
Merge pull request #7229 from AlanCoding/very_sane
...
Comply with updated Ansible sanity test rules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-05 16:23:53 +00:00
Alex Corey
49053d3473
Adds Inventory Sources Schedules
2020-06-05 11:50:53 -04:00
softwarefactory-project-zuul[bot]
f9a7db6045
Merge pull request #7216 from AlanCoding/inventory_token
...
Sync inventory param processing with modules (token and config file support)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-05 15:20:01 +00:00
Alex Corey
edb0df788b
Improves copy clipaboard message and some prop names
2020-06-05 10:47:01 -04:00
Alex Corey
40cd87f253
Adds message for unsynced projects for copy to clipboard button
2020-06-05 10:47:01 -04:00
softwarefactory-project-zuul[bot]
22a9c29961
Merge pull request #7262 from ryanpetrello/dep-src-minus
...
remove LGPL source for dependencies we've since removed
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-05 00:45:12 +00:00
Ryan Petrello
951f13c066
remove lgpg source for dependencies we've since removed
2020-06-04 18:45:33 -04:00
softwarefactory-project-zuul[bot]
4a5edf7b88
Merge pull request #7184 from wenottingham/a-preview-of-whats-to-come
...
Remove dev env futzing of supervisord.conf permissions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-04 21:47:02 +00:00
Jeff Bradberry
ced8f42835
Force worker processes to have a different signal handler from the parent
...
Situations have come up where the 5+ minute kill signal for
run_task_manager is emitted to the worker process running it, but
since the worker improperly inherited the AWXConsumerBase().stop()
handler a deadlock ultimately was triggered on the database
connection.
2020-06-04 15:41:28 -04:00
softwarefactory-project-zuul[bot]
8c51993278
Merge pull request #7242 from nixocio/ui_update_jt_form
...
Modify JobTemplateForm to use formik `setValue`
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-04 19:34:39 +00:00
softwarefactory-project-zuul[bot]
5fcf1a2d5e
Merge pull request #7249 from AndrewCopeland/conjur-url-encoding
...
URL encode '/' to '%2F' for conjur credential plugin
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-06-04 19:22:40 +00:00
softwarefactory-project-zuul[bot]
61a1cfa35a
Merge pull request #7208 from nixocio/ui_issue_7016
...
Add error feedback in Preview Step
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-04 19:04:43 +00:00
AndrewCopeland
4531c418e2
URL encode '/' to '%2F' for conjur credential plugin
2020-06-04 09:57:00 -04:00
softwarefactory-project-zuul[bot]
7623257a6c
Merge pull request #7244 from ansible/jakemcdermott-remove-auth-props
...
Remove unneeded auth props
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-04 13:50:42 +00:00
sean-m-sullivan
3fa3ddf04b
tower_job_template to use organizations
2020-06-04 00:12:02 -05:00
Jake McDermott
fdb53bd1af
Remove unneeded auth props
2020-06-03 19:52:53 -04:00
softwarefactory-project-zuul[bot]
0615252cf7
Merge pull request #7223 from jakemcdermott/ui-next-app-container
...
Add AppContainer and move bootstrapping to App component
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-03 23:21:16 +00:00
Jake McDermott
cb453de6a4
Add AppContainer and move bootstrapping to App component
2020-06-03 18:20:26 -04:00
nixocio
9c57f550ed
Modify JobTemplateForm to use formik setValue
...
Modify JobTemplateForm to use formik `setValue`. Following the same
convention used in the `.WorkflowJobTemplateForm`. Also, replace the
usage of `useFormikContext` to `useField`.
2020-06-03 16:06:41 -04:00
softwarefactory-project-zuul[bot]
7060fbd3c2
Merge pull request #7228 from wenottingham/one-container-only-vasili
...
Move to one container image rather than two mostly-identical ones
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-03 16:27:34 +00:00
softwarefactory-project-zuul[bot]
974b219858
Merge pull request #7202 from AlexSCorey/6590-InventorySourceNotifications
...
Adds inventory sources notifications list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-03 15:56:53 +00:00
AlanCoding
4657680f9e
Get sanity tests to work for ansible.tower and Ansible 2.10
2020-06-03 11:42:56 -04:00
Bill Nottingham
64e3135754
Only build one awx image instead of separate web and task images
2020-06-03 10:48:48 -04:00
Alex Corey
68a8dda869
Adds inventory sources notifications list
2020-06-03 10:22:03 -04:00
softwarefactory-project-zuul[bot]
fb8b90254c
Merge pull request #7183 from AlexSCorey/7104-UserTeamsDisassociate
...
Adds disassociate functionality and an empty state for Sys Admin
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-03 14:04:44 +00:00
AlanCoding
86f1ba984a
Comply with updated Ansible sanity test rules
2020-06-03 08:44:11 -04:00
AlanCoding
e3814c6f0f
Share inventory plugin auth code with modules
...
refactor shared auth option definitions to repeat less
2020-06-02 21:17:12 -04:00
Bill Nottingham
559d917184
Make supervisor more consistent
...
Configs go in /etc, sockets in /var/run/supervisor for all invocations.
2020-06-02 19:51:16 -04:00
softwarefactory-project-zuul[bot]
ec2c121762
Merge pull request #7219 from AlanCoding/config_bug
...
fix bug with config file [general] section
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 23:31:45 +00:00
AlanCoding
0c3d27e818
fix bug with config file [general] section
2020-06-02 19:05:45 -04:00
softwarefactory-project-zuul[bot]
0a3ac25c1a
Merge pull request #7226 from beeankha/update_collections_readme
...
Make edits to auth portion of Collection readme
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 20:46:27 +00:00
softwarefactory-project-zuul[bot]
101c70c152
Merge pull request #7222 from john-westcott-iv/fix_fail_json
...
Fixing fail_json error
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 20:38:07 +00:00
softwarefactory-project-zuul[bot]
80fb713f91
Merge pull request #7224 from john-westcott-iv/utilize_has_yaml
...
Now respecting the HAS_YAML variable
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 20:32:32 +00:00
beeankha
22d1c8a59c
Make edits to auth portion of Collection readme
2020-06-02 16:14:24 -04:00
nixocio
68568be235
Add error feedback in Preview Step
...
Add error feedback in Preview Step.
closes: https://github.com/ansible/awx/issues/7016
2020-06-02 15:21:22 -04:00
John Westcott IV
aa54cf097b
Now respecting the HAS_YAML variable
2020-06-02 14:54:44 -04:00
John Westcott IV
24571166f6
Fixing fail_json error
2020-06-02 14:40:53 -04:00
Alex Corey
af70e3bb49
updates sys admin message
2020-06-02 14:36:17 -04:00
softwarefactory-project-zuul[bot]
990eead3ac
Merge pull request #7204 from rooftopcellist/label_tests
...
Add basic functional tests for labels
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 18:23:21 +00:00
softwarefactory-project-zuul[bot]
5e5026aae8
Merge pull request #7129 from keithjgrant/6594-user-teams-list
...
User teams list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 17:32:37 +00:00
softwarefactory-project-zuul[bot]
3dec277331
Merge pull request #7125 from mabashian/5880-cred-plugins
...
Adds basic credential plugin support to relevant fields in the static credential forms
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 17:25:48 +00:00
softwarefactory-project-zuul[bot]
41894e30ac
Merge pull request #7081 from keithjgrant/6640-jt-form-loading
...
JT form loading UX
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 16:45:05 +00:00
Keith Grant
8cdb05e4a2
add org name to user team search columns
2020-06-02 09:13:42 -07:00
mabashian
66df922956
Wrap credential form submission code in useRequest to avoid the "unmounted component" errors we've seen if we try to push a new route onto the history but the coomponent is already unmounted.
2020-06-02 12:06:13 -04:00
Keith Grant
455cd74492
fix tests
2020-06-02 08:46:37 -07:00
Keith Grant
e57bd88bd2
add Lookup test for disabled isLoading state
2020-06-02 08:46:37 -07:00
Keith Grant
af118fec99
Disable field inputs while fetching data
...
In the JT form, disable the Lookup and Select box fields for any
fields that need to fetch data, until data fetching is complete
2020-06-02 08:46:37 -07:00
softwarefactory-project-zuul[bot]
9d3b19341d
Merge pull request #7166 from nixocio/ui_update_translation_process
...
Add section about issues to be translated
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
https://github.com/jakemcdermott
2020-06-02 15:42:26 +00:00
softwarefactory-project-zuul[bot]
87607dd997
Merge pull request #7186 from jakemcdermott/ui-next-route-config
...
Relocate route config, remove route render props, refactor top-level routes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 14:41:50 +00:00
Alex Corey
15d6c5fb7a
Adds disassociate functionality and an empty state for Sys Admin
2020-06-02 10:16:53 -04:00
Jake McDermott
718d3728dd
Relocate route config and remove route render props
2020-06-02 10:08:40 -04:00
softwarefactory-project-zuul[bot]
7e0dc41bf7
Merge pull request #7214 from ryanpetrello/conjur-changelog
...
update the changelog for a conjur credential plugin bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 12:15:15 +00:00
Ryan Petrello
72c7ace1a0
update the changelog for a conjur credential plugin bug
...
see: https://github.com/ansible/awx/issues/7191
2020-06-02 07:38:08 -04:00
softwarefactory-project-zuul[bot]
644ecdb1fb
Merge pull request #7200 from ryanpetrello/conjur-quote-plus
...
properly quote conjur URLs that contain spaces
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-02 01:23:06 +00:00
softwarefactory-project-zuul[bot]
0abfa428c4
Merge pull request #7205 from mabashian/http-proxy-audit
...
Bump http-proxy to >1.18.1
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-01 20:29:34 +00:00
mabashian
b01e312b8f
Remove unnecessary sleep
2020-06-01 16:08:44 -04:00
mabashian
78ade1d99d
Build inputSourcesMap using an array reduce method instead of forEach with a local variable.
2020-06-01 15:55:18 -04:00
softwarefactory-project-zuul[bot]
568e70b68b
Merge pull request #7196 from rooftopcellist/labels_changelog
...
Changelog entry for label removal issue
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-06-01 18:47:53 +00:00
mabashian
5367bc4d3b
Adds test coverage for cred plugin prompt
2020-06-01 14:46:13 -04:00
mabashian
df069f3874
Adds prop type checking to a few components that were missing it. Adds basic test coverage for credential plugin field and selected components. Adds foundation for credential plugin prompt component tests (more coverage to come in a later commit).
2020-06-01 14:46:13 -04:00
mabashian
e927680cc2
Fix linting errors
2020-06-01 14:46:13 -04:00
mabashian
4b95297bd4
Adds basic credential plugin support to relevant fields in the static credential forms.
2020-06-01 14:46:13 -04:00
mabashian
068d9660b3
Addresses npm audit security report vulnerabilities with http-proxy which is a dependency of some of our dependencies.
2020-06-01 14:40:33 -04:00
Christian Adams
58737a64e1
Add basic functional tests for labels
2020-06-01 14:22:29 -04:00
Ryan Petrello
cfe8a1722c
properly quote conjur URLs that contain spaces
...
see: https://github.com/ansible/awx/issues/7191
2020-06-01 09:48:15 -04:00
Christian Adams
e373ae1e27
Changelog entry for label removal issue
2020-06-01 00:42:38 -04:00
softwarefactory-project-zuul[bot]
9d42b8f0f2
Merge pull request #7189 from wenottingham/aaargh
...
Hardcode --kubeconfig and therefore only support OpenShift 3.11+
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 23:44:16 +00:00
softwarefactory-project-zuul[bot]
54167d9693
Merge pull request #7190 from shanemcd/less-bounce
...
Stop bouncing k8s deployment post-install
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 20:31:15 +00:00
mosad
4a9603a7ea
Allow priv container for awx_task and option to create psp
2020-05-29 20:24:49 +02:00
Shane McDonald
747fdf38d8
Stop bouncing k8s deployment post-install
...
We shouldnt need to do this now that RabbitMQ autoclustering is gone.
2020-05-29 13:47:33 -04:00
Bill Nottingham
0f0e401c98
Hardcode --kubeconfig and therefore only support OpenShift 3.11+
...
Avoid trying to parse inconsitent oc --version output
2020-05-29 13:41:49 -04:00
softwarefactory-project-zuul[bot]
80e22ff2ce
Merge pull request #7185 from mstrent/devel
...
Add subnet configuration to Docker Compose to avoid conflicts.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 17:10:29 +00:00
softwarefactory-project-zuul[bot]
d205685541
Merge pull request #7103 from AlexSCorey/6921-UserAndTeamsAccessAdd
...
Adds support to user and team access add
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
https://github.com/AlexSCorey
2020-05-29 13:54:28 +00:00
softwarefactory-project-zuul[bot]
3b06d7b02b
Merge pull request #7143 from rooftopcellist/rm_label_500
...
[WIP] Allow org admins to remove labels
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 13:32:42 +00:00
Alex Corey
ca6ae24032
makes whole card selectable
2020-05-29 09:19:28 -04:00
Alex Corey
585ca082e3
Improves naming and updates resource list and adds search functionality
2020-05-29 09:19:28 -04:00
Alex Corey
4f6d7e56eb
Adds support to user and team access add
2020-05-29 09:19:28 -04:00
nixocio
8527991cb2
Add section about issues to be translated
...
Add steps related to issues to be translated.
2020-05-29 09:04:39 -04:00
softwarefactory-project-zuul[bot]
9de83fdcfe
Merge pull request #7172 from keithjgrant/7142-prompt-extra-vars
...
Preserve extra_vars when they are not prompted
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 12:17:03 +00:00
mosad
b13a175668
Reshape security context for AWX containers
2020-05-29 12:35:45 +02:00
softwarefactory-project-zuul[bot]
c1ec84d4a9
Merge pull request #7168 from Wilk42/devel
...
Absent not working for tower_workflow_job_template_node Fix
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-29 02:23:08 +00:00
excalibrax
1f2481211b
update to workflow node delete
2020-05-28 16:00:46 -05:00
Christian Adams
d3086206b4
allow org admins to remove labels
2020-05-28 14:36:43 -04:00
softwarefactory-project-zuul[bot]
b1853d815b
Merge pull request #7177 from kdelee/firehose_event_time
...
Set event time and date in firehose script
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-28 17:42:02 +00:00
Bill Nottingham
131f5ff018
Remove dev env futzing of supervisord.conf permissions
...
If we just link it into the dev env, we don't need to copy it at
startup, and we don't need write permissions on it.
2020-05-28 13:12:57 -04:00
Elijah DeLee
efa5a95cf1
fix flake8
2020-05-28 13:00:37 -04:00
mstrent
8d6d5eeed8
Add subnet configuratin to Docker Compose to avoid conflicts.
...
The out of the box subnet Docker Compose selects may conflict with your existing LAN subnets. This makes it configurable.
2020-05-28 09:17:45 -07:00
softwarefactory-project-zuul[bot]
38025e1926
Merge pull request #7182 from nixocio/ui_issue_7170
...
Add Wizard buttons as internationalization
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-28 15:10:28 +00:00
softwarefactory-project-zuul[bot]
0e24cb3eac
Merge pull request #7171 from nixocio/ui_issue_6718
...
Add "of" to "Run on" field in schedule form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-28 15:06:38 +00:00
nixocio
6cf195a27e
Add Wizard buttons as internationalization
...
See: https://www.patternfly.org/v4/documentation/react/components/wizard#props
See: https://github.com/ansible/awx/issues/7170
2020-05-28 10:26:44 -04:00
softwarefactory-project-zuul[bot]
39b37817a1
Merge pull request #6265 from djj106/devel
...
Add support for importing host/group descriptions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-28 01:53:03 +00:00
softwarefactory-project-zuul[bot]
6d46ee7a01
Merge pull request #7124 from Akasurde/awx_7052
...
vmware_vm_inventory: Replace guest.guestId with config.guestId
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-28 01:48:28 +00:00
Elijah DeLee
90ca2fd59b
be a bit more respectful of event request
...
minimum events made now is 10,000, used to be 10,000*number of cores.
could dig deeper but this is better for debugging changes to script
2020-05-27 19:34:12 -04:00
softwarefactory-project-zuul[bot]
a5602cc2e7
Merge pull request #7178 from ryanpetrello/sumologic-fix
...
add a changelog note for the sumologic token fix
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 23:06:43 +00:00
softwarefactory-project-zuul[bot]
4fbab7f1b3
Merge pull request #7175 from ryanpetrello/cred-plugin-fifoooooooh-noooooooo
...
remove the usage of create_temporary_fifo from credential plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 23:06:35 +00:00
Elijah DeLee
5d5edf6535
create timestamp outside loop
...
this may be expensive
2020-05-27 18:43:26 -04:00
Elijah DeLee
a599afa81c
Also apply time delta to job
...
This way they all happened on the same day
2020-05-27 18:29:11 -04:00
Ryan Petrello
49dfb5dcaf
add a changelog note for the sumologic token fix
...
see: https://github.com/ansible/awx/issues/7139
2020-05-27 18:25:15 -04:00
Elijah DeLee
1835787772
add option to set hour delta on firehose
2020-05-27 17:56:07 -04:00
Elijah DeLee
00060c9572
make time delta for firehose events configurable
...
This was hardcoded to back in january, which make it of limited use testing
automation analytics behavior when there are many events, we need it to be sometime in the past two months.
Will take another pass to do the hours delta
2020-05-27 17:47:38 -04:00
Ryan Petrello
01c89398b7
remove the usage of create_temporary_fifo from credential plugins
...
this resolves an issue that causes an endless hang on with Cyberark AIM
lookups when a certificate *and* key are specified
the underlying issue here is that we can't rely on the underyling Python
ssl implementation to *only* read from the fifo that stores the pem data
*only once*; in reality, we need to just use *actual* tempfiles for
stability purposes
see: https://github.com/ansible/awx/issues/6986
see: https://github.com/urllib3/urllib3/issues/1880
2020-05-27 17:46:00 -04:00
Keith Grant
fe7df910e2
add tests for preview step extra vars
2020-05-27 11:29:44 -07:00
nixocio
1c8fb0636c
Add "of" to "Run on" field in schedule form
...
Also, add a few strings to internationalization.
closes: https://github.com/ansible/awx/issues/6718
2020-05-27 14:26:07 -04:00
Keith Grant
5eeb8b0337
fix extra_vars when not prompted during launch
2020-05-27 11:15:41 -07:00
softwarefactory-project-zuul[bot]
f4dfbcdf18
Merge pull request #7149 from beeankha/fix_collection_routing
...
Update meta/routing.yml (to meta/runtime.yml) for AWX Collection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 18:08:13 +00:00
softwarefactory-project-zuul[bot]
02171ce2a1
Merge pull request #7169 from beeankha/specify_approval_notifications_for_pagerduty
...
Update Pagerduty and Grafana Approval Notifications
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 18:04:08 +00:00
softwarefactory-project-zuul[bot]
193bd6d05b
Merge pull request #7159 from rooftopcellist/sumologic_conf
...
Correctly parse sumologic url paths
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 17:36:38 +00:00
beeankha
0d7af90e8c
Update Pagerduty and Grafana approval notifications
2020-05-27 13:03:28 -04:00
Christian Adams
4d5af1d191
Correctly parse sumologic url paths
...
- Sumologic includes a token with a '==' at the end of it's host path.
This adds rsyslog conf parsing tests and does not escape equals
signs.
2020-05-27 13:02:07 -04:00
softwarefactory-project-zuul[bot]
df9a8d537f
Merge pull request #7113 from marshmalien/7024-inv-group-host-alert
...
Fix inventory group host list error modal dismissal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 16:21:16 +00:00
softwarefactory-project-zuul[bot]
09caf729f1
Merge pull request #7147 from beeankha/pagerduty_approval_notification_fix
...
Fix Approval Notifications for PagerDuty
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:57:10 +00:00
softwarefactory-project-zuul[bot]
f042b8adf5
Merge pull request #7167 from ryanpetrello/typo-playbooks
...
fix a typo in the playbook discovery tooling
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:51:15 +00:00
Ryan Petrello
8b97e3f8bb
fix a typo in the playbook discovery tooling
2020-05-27 10:24:34 -04:00
softwarefactory-project-zuul[bot]
61d5dc4cb2
Merge pull request #7068 from mabashian/pf-upgrades
...
Upgrade patternfly deps to latest stable versions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:19:35 +00:00
beeankha
8ab885de93
Update changelog
2020-05-27 09:34:51 -04:00
softwarefactory-project-zuul[bot]
1b1a93dd4b
Merge pull request #7120 from fherbert/playbook_symlinks
...
Add option to follow symlinks when scanning for playbooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 22:26:49 +00:00
beeankha
1e8a9a7df3
Rename routing.yml to runtime.yml
2020-05-26 16:57:09 -04:00
Francois Herbert
e2d3407f66
Fixup indenting for linting
2020-05-27 08:04:25 +12:00
softwarefactory-project-zuul[bot]
d42f57d726
Merge pull request #7034 from tchellomello/ca_trust_dir
...
Fixes ca_trust_dir mapping for k8s and openshift
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 20:03:00 +00:00
softwarefactory-project-zuul[bot]
d239c82ff5
Merge pull request #7101 from keithjgrant/5996-inventory-removable
...
make Inventory optional if prompt-on-launch is true
Reviewed-by: Daniel Sami
https://github.com/dsesami
2020-05-26 20:01:56 +00:00
softwarefactory-project-zuul[bot]
a480e79e21
Merge pull request #7110 from john-westcott-iv/tower_job_tmplate_webhook_service
...
Tower job template webhook service
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 19:56:33 +00:00
beeankha
09e62df84a
Fix approval notifications for PagerDuty
2020-05-26 15:47:30 -04:00
Francois Herbert
b939637266
Add warning regarding infinite recursion
2020-05-27 07:15:13 +12:00
softwarefactory-project-zuul[bot]
ffe328dcf9
Merge pull request #7146 from john-westcott-iv/fix_module_docs
...
Fixing tower_schedule oauth_token
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 17:00:15 +00:00
John Westcott IV
10a6ad92b7
Fixing tower_schedule oauth_token
2020-05-26 12:31:55 -04:00
softwarefactory-project-zuul[bot]
ca1c7b38db
Merge pull request #7118 from john-westcott-iv/module_docs
...
Moving tower_oauthtoken into a doc fragement
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 16:15:36 +00:00
John Westcott IV
dbeb7ec67c
Fixing space issue
2020-05-26 11:23:41 -04:00
Abhijeet Kasurde
cb1b42a93e
vmware_vm_inventory: Replace guest.guestId with config.guestId
...
guest.guestId is optional value and may not be populated everytime.
Use config.guestId instead which is mandatory.
Removed 'tag' property from properties since this property is never
populated.
Partially fixes https://github.com/ansible/awx/issues/7052
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2020-05-23 19:59:26 +05:30
Keith Grant
75fd703530
add UserTeamList tests
2020-05-22 11:05:32 -07:00
John Westcott IV
33aee7f830
Allowing auth_legacy to be converted into tower.tower namespace
2020-05-22 06:32:29 -04:00
Francois Herbert
4042e78757
Add option to follow symlinks when scanning for playbooks
2020-05-22 16:06:28 +12:00
Keith Grant
1bb29ec5f7
add user teams list
2020-05-21 16:24:11 -07:00
softwarefactory-project-zuul[bot]
b81c9dbeea
Merge pull request #7117 from ryanpetrello/changelog-head-start
...
add some recent changes to the changelog for the next major release
Reviewed-by: Bianca Henderson <beeankha@gmail.com >
https://github.com/beeankha
2020-05-21 18:48:22 +00:00
softwarefactory-project-zuul[bot]
0dab3e920f
Merge pull request #7085 from marshmalien/inv-src-detail-sync-btn
...
Add inventory source detail sync button
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:44:46 +00:00
softwarefactory-project-zuul[bot]
496c0c5921
Merge pull request #6733 from john-westcott-iv/tower_schedule
...
Initial version of tower_schedule
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:34:57 +00:00
softwarefactory-project-zuul[bot]
ebade7b9b7
Merge pull request #7027 from jakemcdermott/basic-websockets
...
Add basic output updates with websockets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:18:42 +00:00
Marliana Lara
902a31d073
Switch tooltips to FieldTooltips
2020-05-21 14:10:47 -04:00
Ryan Petrello
43825faa72
add some recent changes to the changelog for the next major release
2020-05-21 13:50:41 -04:00
Jake McDermott
d40497aca5
Add basic output updates with websockets
2020-05-21 13:48:55 -04:00
John Westcott IV
c61e875bf8
Moving tower_oauthtoken into a doc fragement
2020-05-21 13:44:29 -04:00
softwarefactory-project-zuul[bot]
24691f6c75
Merge pull request #7114 from ryanpetrello/awxkit-version
...
don't use symlinks for awxkit VERSION
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 17:28:50 +00:00
softwarefactory-project-zuul[bot]
f5eb673898
Merge pull request #7028 from marshmalien/6576-inv-src-edit-form
...
Add inventory source edit form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:49:38 +00:00
Ryan Petrello
d35e87ace7
test that CI works for version checking
2020-05-21 12:46:40 -04:00
softwarefactory-project-zuul[bot]
95a722255b
Merge pull request #7075 from beeankha/bye_bye_hipchat
...
Remove HipChat Notification Type
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:41:54 +00:00
softwarefactory-project-zuul[bot]
385365a78f
Merge pull request #7035 from nixocio/ui_issue_7011
...
Add source control branch to prompt launch
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:36:50 +00:00
Ryan Petrello
0c6b7fdb59
don't use symlinks for awxkit VERSION
...
as much as I'd like this to just work, certain versions of pip just
don't support it -_-
see: https://github.com/ansible/awx/issues/7107
see: https://github.com/pypa/pip/issues/7555
so unfortunately, we just have to track these as two distinct files and
just keep them in sync
2020-05-21 12:10:33 -04:00
Marliana Lara
580f098990
Fix inventory group host list error modal dismissal
2020-05-21 11:41:04 -04:00
John Westcott IV
d733903a22
Removing ignore_errors from examples
2020-05-21 10:42:13 -04:00
John Westcott IV
a2243d91d2
Now actually checking the version instead of just getting it
2020-05-21 09:15:06 -04:00
softwarefactory-project-zuul[bot]
d4084c0b13
Merge pull request #7108 from nixocio/ui_issue_7105
...
Make consistent usage of `useRequest` to delete items
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 12:55:34 +00:00
John Westcott IV
00f8dd9e6a
Adding '' option to webhook_service
2020-05-21 08:25:32 -04:00
nixocio
77691a9631
Make consistent usage of useRequest to delete items
...
Make consistent usage of `useRequest` to delete items. This change is
required to avoid warnings such as `Warning: Can't perform a React state
update on an unmounted component.`
See: https://github.com/ansible/awx/issues/7105
2020-05-20 17:29:34 -04:00
softwarefactory-project-zuul[bot]
7939f2d320
Merge pull request #7106 from ryanpetrello/no-symlinks
...
Revert "follow symlinks while discovering valid playbooks"
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-20 21:04:29 +00:00
Ryan Petrello
53be991cfe
Revert "follow symlinks while discovering valid playbooks"
...
This reverts commit 3dd21d720e .
2020-05-20 16:30:44 -04:00
beeankha
ce5272eae6
Make edits to Changelog, remove all HipChat-related params from tower_notification module
2020-05-20 16:27:01 -04:00
John Westcott IV
a4ec6f6763
Validating the version of python-dateutil
2020-05-20 14:41:43 -04:00
John Westcott IV
cc037cb4b5
Removing ignore_errors for tasks which should succeed
2020-05-20 14:41:27 -04:00
nixocio
226dac7b24
Add source control branch to prompt launch
...
Add source control branch to prompt launch.
Also, add missing tooltips for `JobTemplateForm`.
closes: https://github.com/ansible/awx/issues/7011
2020-05-20 14:24:04 -04:00
Marliana Lara
ea5e35910f
Fix project lookup autocomplete behavior
...
* Refactor credential lookup to use useRequest hook
* Update unit tests
2020-05-20 12:29:02 -04:00
Keith Grant
455dfa6caa
make Inventory optional if prompt-on-launch is true
2020-05-20 09:19:37 -07:00
softwarefactory-project-zuul[bot]
c2c6f2a197
Merge pull request #7079 from wenottingham/short-circuit
...
Always check configuration before gathering data.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-20 16:03:27 +00:00
Bill Nottingham
17139f1f82
Always check configuration before gathering data.
...
We shouldn't perform expensive operations if we won't be able to send it.
Only log at debug level, otherwise every node will log this every 5
minutes.
2020-05-20 11:03:13 -04:00
softwarefactory-project-zuul[bot]
574838740f
Merge pull request #7098 from Spredzy/fix_builds
...
Fix artifact builds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-20 13:38:11 +00:00
softwarefactory-project-zuul[bot]
f8681cfb6b
Merge pull request #7082 from AlanCoding/only_roles
...
Narrow function of task to be strictly role install
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-20 13:23:00 +00:00
Yanis Guenane
5a69074b09
Fix artifact builds
2020-05-20 14:54:02 +02:00
beeankha
dea7ec7845
Update changelog and README text
2020-05-19 20:48:09 -04:00
softwarefactory-project-zuul[bot]
81272a8150
Merge pull request #7088 from wenottingham/rsyslog-dev-env
...
Fix rsyslog in the dev env by using a local dir volume
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 21:56:23 +00:00
softwarefactory-project-zuul[bot]
5dfe53f158
Merge pull request #7023 from nixocio/ui_issue_6971
...
Modify handleDelete for JobTemplateDetails and WorkflowJobTemplateDetail
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 21:42:18 +00:00
softwarefactory-project-zuul[bot]
fe7a51f8f7
Merge pull request #7089 from jakemcdermott/update-zuul-download-script
...
Use man pages
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 21:42:13 +00:00
Jake McDermott
7ea96ad468
Use man pages
2020-05-19 17:05:51 -04:00
Bill Nottingham
63494c94b7
Fix rsyslog in the dev env by using a local dir volume
...
We broke this in the image refactor.
2020-05-19 17:00:09 -04:00
softwarefactory-project-zuul[bot]
0618822fe5
Merge pull request #7080 from nixocio/ui_add_items_to_translation
...
Make consistent usage of `pluralizedItemName` for internationalization
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 20:51:17 +00:00
softwarefactory-project-zuul[bot]
a306397586
Merge pull request #7077 from jakemcdermott/zuul-retry-chromium-download
...
Retry chromium download in zuul
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 20:35:19 +00:00
softwarefactory-project-zuul[bot]
785a8d9c77
Merge pull request #7084 from ryanpetrello/wsbroadcast-noisy-startup
...
make the run_wsbroadcast command less noisy at startup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 20:22:29 +00:00
softwarefactory-project-zuul[bot]
a2e5639128
Merge pull request #7087 from ryanpetrello/egg-info-speedup
...
speed up .egg-info generation on certain systems
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 20:17:26 +00:00
beeankha
bc4d789da0
Remove HipChat notification type
2020-05-19 15:00:27 -04:00
Ryan Petrello
296995e8bd
speed up .egg-info generation on certain systems
2020-05-19 15:00:13 -04:00
nixocio
1f7a36490d
Update deletion of items for JobTemplateDetails and WorkflowJobTemplateDetail
...
Update deletion of items for JobTemplateDetails and WorkflowJobTemplateDetail
to remove warnings related update on an unmounted component. Use custom
hook `useRequest`.
closes: https://github.com/ansible/awx/issues/6971
2020-05-19 14:00:54 -04:00
Marliana Lara
f9fb9b120b
Add inventory source detail sync button
2020-05-19 13:33:32 -04:00
Ryan Petrello
fbe679e651
make the run_wsbroadcast command less noisy at startup
...
this command yells a lot until migrations are finished; let's make it
not do that
see: https://github.com/ansible/awx/issues/7000
2020-05-19 13:09:49 -04:00
AlanCoding
751ca57390
Narrow function of task to be strictly role install
2020-05-19 12:30:10 -04:00
nixocio
10f8983554
Make consistent usage of pluralizedItemName for internationalization
...
Make consistent usage of `pluralizedItemName` for internationalization.
Component `PaginatedDataList`.
2020-05-19 11:47:57 -04:00
softwarefactory-project-zuul[bot]
bfdd136a46
Merge pull request #7071 from JoelKle/fix_host_port
...
AWX installer docker-compose params `host_port` and `host_port_ssl` can also be undefined to prevent exposing a port.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 15:37:32 +00:00
softwarefactory-project-zuul[bot]
e74fb194bc
Merge pull request #6988 from AlexSCorey/6946-SurveyFormValidationError
...
6946 survey form validation error
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 15:32:38 +00:00
Jake McDermott
17efb34c6a
Retry chromium download in zuul
2020-05-19 10:19:38 -04:00
JoelKle
39c32fb5d0
AWX installer docker-compose params host_port and host_port_ssl
...
can also be undefined to prevent exposing a port.
Signed-off-by: JoelKle <34544090+JoelKle@users.noreply.github.com >
2020-05-19 10:03:29 +02:00
softwarefactory-project-zuul[bot]
87e3d62684
Merge pull request #7069 from wenottingham/api-doesnt-live-here-anymore
...
Remove obsolete settings
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-19 00:06:28 +00:00
Bill Nottingham
057933f030
Remove more unused settings from defaults (and some cases, the database)
2020-05-18 18:20:05 -04:00
Bill Nottingham
73b9d25371
Remove gather interval setting
...
This is a) the wrong settings key name
b) the same as the default in awx/main/conf.py anyway.
2020-05-18 17:55:07 -04:00
Bill Nottingham
73b0506e96
Remove obsolete setting.
...
This hasn't been used for years now.
2020-05-18 17:41:15 -04:00
mabashian
d6f7692a7d
Upgrade patternfly deps to latest stable versions
2020-05-18 15:46:48 -04:00
softwarefactory-project-zuul[bot]
973e6f4213
Merge pull request #6699 from mabashian/5879-gce
...
Adds support for GCE credentials in credential form(s)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 19:34:40 +00:00
mabashian
da1a19ce88
Fixes pathing after aliases removed
2020-05-18 15:06:20 -04:00
softwarefactory-project-zuul[bot]
38f1393030
Merge pull request #7042 from jakemcdermott/fix-disabled-management-job-notifications
...
Enable management job notications for admins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 18:44:03 +00:00
softwarefactory-project-zuul[bot]
9a66364a9d
Merge pull request #7065 from mabashian/6998-convergence-approval
...
Fixes bug where all_parents_must_converge was not being set for new or existing approval nodes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 18:28:54 +00:00
mabashian
67b826b438
Moves credential mocks out to data json files
2020-05-18 14:25:36 -04:00
mabashian
428527052c
Use credential type value from hook value instead of accessing it directly
2020-05-18 14:23:47 -04:00
mabashian
4a9d39c3fa
Adds support for GCE credentials in credential form(s)
2020-05-18 14:23:47 -04:00
mabashian
f29144ba91
Fixes bug where all_parents_must_converge was not being set for new or existing approval nodes.
2020-05-18 13:23:57 -04:00
softwarefactory-project-zuul[bot]
49edaab861
Merge pull request #7048 from rooftopcellist/update_po_files_11.2.0
...
Update PO and POT translation files for 11.2.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 17:08:23 +00:00
Marliana Lara
e509bbfbb3
Update lookups to use useRequest hook
2020-05-18 12:38:07 -04:00
softwarefactory-project-zuul[bot]
4b02e4ab57
Merge pull request #7045 from rooftopcellist/mark_after_db
...
Mark job_explanation strings after they are read from the db
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 15:46:27 +00:00
softwarefactory-project-zuul[bot]
60d2409321
Merge pull request #6743 from john-westcott-iv/version_warning
...
Adding version checking to collection
Reviewed-by: Bianca Henderson <beeankha@gmail.com >
https://github.com/beeankha
2020-05-18 15:16:35 +00:00
softwarefactory-project-zuul[bot]
9d420df632
Merge pull request #6950 from AlexSCorey/6903-InventorySourceSyncAll
...
Adds Inventory Source Sync Button
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-18 14:18:27 +00:00
Marliana Lara
71ef219ffb
Add inventory source edit form
2020-05-18 10:15:00 -04:00
Alan Rominger
22cdc129ad
Patches from tinkering with tests and default to devel version ( #8 )
...
This causes make install_collection to avoid templating the version
so that it can still be used as-is in development
2020-05-18 08:51:39 -04:00
Christian Adams
048c394897
Update PO and POT translation files for 11.2.0
2020-05-15 22:53:36 -04:00
Christian Adams
19ccb5e213
Mark job_explanation strings after they are read from the db
...
- For strings that need to be translated, but are saved in the db:
* They must be marked for translation using gettext_noop() to be
translated.
* And must also be marked for translation with _() when read from db
and shown to the user.
* [Ref]: https://docs.djangoproject.com/en/3.0/topics/i18n/translation/#marking-strings-as-no-op
2020-05-15 22:50:50 -04:00
softwarefactory-project-zuul[bot]
8006b24ae3
Merge pull request #7046 from rooftopcellist/rm_dockerfile-sync
...
Remove unneeded dockerfile-sync
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-15 23:08:08 +00:00
softwarefactory-project-zuul[bot]
95dd3dbfbd
Merge pull request #7044 from jladdjr/foreman_group_prefix_should_apply_to_all_groups
...
foreman: use group_prefix for all groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-15 21:56:31 +00:00
Christian Adams
7e0ef6dd7b
Remove unneeded dockerfile-sync
2020-05-15 17:43:07 -04:00
Jake McDermott
a66d44d2ff
Enable management job notications for admins
2020-05-15 15:24:03 -04:00
Jim Ladd
d242932837
foreman: use group_prefix for all groups
...
* awx's "compatibility layer" for the foreman plugin had the
group_prefix hard-coded to 'foreman_'
2020-05-15 11:59:29 -07:00
softwarefactory-project-zuul[bot]
99701e4112
Merge pull request #7039 from ryanpetrello/more-downstream-fixes-to-merge
...
merge in a few downstream fixes
Reviewed-by: Chris Meyers
https://github.com/chrismeyersfsu
2020-05-15 17:15:50 +00:00
softwarefactory-project-zuul[bot]
556cd40440
Merge pull request #7038 from ryanpetrello/idle-button-i18n
...
mark the idle dialog continue button for translation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-15 17:10:09 +00:00
Ryan Petrello
c7bb5a3e7b
Merge branch 'downstream' into devel
2020-05-15 12:38:47 -04:00
Ryan Petrello
3c195eed9f
mark the idle dialog continue button for translation
2020-05-15 12:35:05 -04:00
softwarefactory-project-zuul[bot]
c7db982ab1
Merge pull request #7032 from ryanpetrello/egg-info-bye-bye
...
stop pre-generating awx.egg-info for the development environment
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-15 16:19:18 +00:00
Ryan Petrello
54178a1982
stop pre-generating awx.egg-info
2020-05-15 11:47:53 -04:00
softwarefactory-project-zuul[bot]
b69b53f527
Merge pull request #7030 from beeankha/fix_misc_flake8
...
Clearing Up Linter Errors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-15 14:47:04 +00:00
softwarefactory-project-zuul[bot]
d0270a1bac
Merge pull request #7017 from wenottingham/honey-i-shrunk-the-container
...
Rework dev & prod container builds
Reviewed-by: Christian Adams <rooftopcellist@gmail.com >
https://github.com/rooftopcellist
2020-05-15 14:36:53 +00:00
beeankha
438929007e
Unpin specific flake8 version
2020-05-15 10:02:59 -04:00
AlanCoding
b904ad68a6
recover line deletes
2020-05-15 09:44:31 -04:00
John Westcott IV
b7ab6ba9bb
Attempting to fix py2 test issues
2020-05-15 09:26:34 -04:00
beeankha
b80127dd40
Fix up unit tests (no more double mocking)
2020-05-15 09:26:33 -04:00
beeankha
09c10a6f59
Fix linter issue
2020-05-15 09:26:33 -04:00
Caleb Boylan
7478a2aa5e
Rework some of our package tooling
2020-05-15 09:26:33 -04:00
beeankha
6a9423626c
Add field numbering specification in module_util file, update unit tests
2020-05-15 09:26:29 -04:00
John Westcott IV
31a11cf6bb
Attempting to fix py2 test issues
2020-05-15 09:24:44 -04:00
beeankha
4321c63165
Remove silence_warning (because of autouse), add version/type warning tests to module_utils unit test file
2020-05-15 09:24:44 -04:00
beeankha
8c5d236066
Update unit tests to not pull in version warnings
2020-05-15 09:24:43 -04:00
John Westcott IV
81eb9bb78a
Now using new X-API headers to test version and type
2020-05-15 09:24:43 -04:00
John Westcott IV
762d8a287e
Adding version checking to collection
2020-05-15 09:24:43 -04:00
Shane McDonald
c370cb4d93
Get OpenShift / arbitrary user ids working again
2020-05-15 08:32:43 -04:00
Marcelo Moreira de Mello
736e7a33ac
Fixes ca_trust_dir mapping for k8s and openshift
...
Signed-off-by: Marcelo Moreira de Mello <tchello.mello@gmail.com >
2020-05-15 02:37:33 -04:00
beeankha
83bb3bba08
Move import line up
2020-05-14 18:33:11 -04:00
softwarefactory-project-zuul[bot]
30610f1a62
Merge pull request #7014 from nixocio/ui_update_chip_group
...
Update usage of new custom `ChipGroup`
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-14 21:35:37 +00:00
beeankha
a3e95ab171
Fix unit test failure
2020-05-14 16:39:39 -04:00
softwarefactory-project-zuul[bot]
275c43bd4a
Merge pull request #7026 from 0xflotus/patch-1
...
(docs): enabled syntax highlighting for http patch
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-05-14 20:11:00 +00:00
beeankha
479ab8550d
Fix misc. linter errors
2020-05-14 15:43:50 -04:00
Bill Nottingham
6924466c0b
Also precreate /venv in /dev with modifiable permissions.
2020-05-14 15:33:21 -04:00
Bill Nottingham
1808bed2e8
Add nss for the chrome UI unit tests
2020-05-14 15:32:06 -04:00
Bill Nottingham
d5817fd87a
Remove repo files no longer used in build process
2020-05-14 15:02:32 -04:00
Bill Nottingham
8b51e8eb82
Stage rsyslog.conf from existing version so we don't have two copies.
2020-05-14 15:02:32 -04:00
Bill Nottingham
66245d3094
Reorganize both dev and prod container builds
...
Use only one (templated) docker file for both builds.
Move to two-stage container builds in order to save space in the
final image.
2020-05-14 15:02:32 -04:00
Bill Nottingham
a057277823
Install config-watcher as 0755 rather than chmod'ing it later
2020-05-14 15:02:11 -04:00
softwarefactory-project-zuul[bot]
7852f4f054
Merge pull request #7029 from rooftopcellist/rm_redundant_target
...
Remove redundant dev image build make target
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-14 18:46:31 +00:00
Alex Corey
d0bbf8c711
Fixes testing issues and removes list item action buttons
2020-05-14 13:32:48 -04:00
Christian Adams
c02f6b9ece
Remove redundant dev image build make target
2020-05-14 13:21:46 -04:00
softwarefactory-project-zuul[bot]
e078ac1c80
Merge pull request #7020 from Wilk42/devel
...
Support adding/removing notifications to multiple awx modules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-14 17:15:49 +00:00
0xflotus
5d82d89dc2
enabled syntax highlighting
2020-05-14 18:54:06 +02:00
0xflotus
78e51d5159
(docs): enabled syntax highlighting for http patch
2020-05-14 18:49:48 +02:00
excalibrax
2d1bc58bb2
update lint
2020-05-14 11:22:32 -05:00
excalibrax
5a47cd8f94
update lint
2020-05-14 11:14:12 -05:00
Alex Corey
6c4bf5bf7d
Adds Inventory Source Sync Button
2020-05-14 12:02:55 -04:00
excalibrax
ca992246d1
update organization
2020-05-13 20:44:22 -05:00
excalibrax
ca0130fc64
update organizations and approvals
2020-05-13 20:33:23 -05:00
excalibrax
b41a55f297
updated notifications
2020-05-13 18:39:21 -05:00
excalibrax
b3323a24e4
updated projects to use notifications
2020-05-13 17:35:31 -05:00
softwarefactory-project-zuul[bot]
1b144470b0
Merge pull request #7003 from keithjgrant/survey-launch-fix
...
Fix launch prompt errors when no survey present
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-13 22:20:40 +00:00
Keith Grant
3c77e5b005
fix import
2020-05-13 14:13:55 -07:00
softwarefactory-project-zuul[bot]
660ca5f6ff
Merge pull request #7013 from chrismeyersfsu/fix-schema_generator
...
fix schema check
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-13 21:05:49 +00:00
Keith Grant
aa28909313
add PreviewStep tests
2020-05-13 13:08:10 -07:00
Keith Grant
e532f4c0c5
fix launch prompt errors when no survey present
2020-05-13 13:08:10 -07:00
nixocio
ce7ea1fbcb
Update usage of new custom ChipGroup
...
Update usage of new custom `ChipGroup`.
See: https://github.com/ansible/awx/pull/6935/fies
Also: https://www.patternfly.org/v4/documentation/react/components/chipgroup
2020-05-13 15:23:46 -04:00
softwarefactory-project-zuul[bot]
23a20b9db0
Merge pull request #7009 from chrismeyersfsu/fix-websocket_stats_on_kubernetes
...
fix websocket stats on kubernetes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-13 19:05:24 +00:00
chris meyers
8bf426479c
fix schema check
...
* Not sure how or when, but ours crawling tests set the cluster node id
to NOT start with `awx-`. That is fine, the schema checker just needs to
account for that.
2020-05-13 14:39:26 -04:00
chris meyers
155faa0138
delete and re-add host when ip address changes
...
* The websocket backplane interconnect is done via ip address for
Kubernetes and OpenShift. On init run_wsbroadcast reads all Instances
from the DB and makes a decision to use the ip address or the hostname
based, with preference given to the ip address if defined. For
Kubernetes and OpenShift the nodes can load the Instance before the
ip_address is set. This would cause the connection to be tried by
hostname rather than ip address. This changeset ensures that an ip
address set after an Instance record is created will be detected and
used.
2020-05-13 14:12:07 -04:00
softwarefactory-project-zuul[bot]
bba9d86078
Merge pull request #6949 from fosterseth/install-collections-isolated
...
Vendor collections for isolated jobs to work in ansible 2.10
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-13 18:01:10 +00:00
Seth Foster
09e5093b96
flake 8 version test
2020-05-13 13:32:11 -04:00
Seth Foster
4da0e0dd80
Vendor collections for isolated jobs to work in ansible 2.10
...
kubectl and synchronize are now part of community.kubernetes
and ansible.posix collections, respectively. This change installs
these collections to a local directory to be used in inventory and
isolated management playbooks.
awx issue #6930
2020-05-13 10:41:01 -04:00
chris meyers
90c02db386
track stats by hostname not remote host/ip
...
* broadcast websockets have stats tracked (i.e. connection status,
number of messages total, messages per minute, etc). Previous to this
change, stats were tracked by ip address, if it was defined on the
instance, XOR hostname. This changeset tracks stats by hostname.
2020-05-13 09:47:37 -04:00
softwarefactory-project-zuul[bot]
ba4ae7c104
Merge pull request #6992 from ryanpetrello/job-host-summary-optimization
...
drastically optimize job host summary creation
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-05-13 13:13:23 +00:00
softwarefactory-project-zuul[bot]
d2acd15783
Merge pull request #6954 from jakemcdermott/5957-statics
...
Add basic static file building for ui_next
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 22:14:53 +00:00
Jake McDermott
7971cc5c17
Update CI Dockerfile to use new build tooling
2020-05-12 17:50:06 -04:00
Jake McDermott
6098ee8f7f
Add style-components macro where needed
...
We need to import the styled-components macro whenever we use the
css= prop.
2020-05-12 17:50:00 -04:00
Jake McDermott
41fa3e0473
Update readme with new build info
2020-05-12 17:49:57 -04:00
Jake McDermott
3ad62f586b
Update i18n for new build tools
2020-05-12 17:49:52 -04:00
Jake McDermott
43f32f98a9
Fix tests
2020-05-12 17:49:49 -04:00
Jake McDermott
abcf8fea96
Add tooling for building static files
2020-05-12 17:49:45 -04:00
Jake McDermott
10f324110e
Remove build and test configuration for aliases
2020-05-12 17:49:41 -04:00
Jake McDermott
0f335170c5
Remove import aliases from ui_next
...
For posterity, the script used to remove the aliases is included with
this commit:
python3 tools/dealias.py awx/ui_next/src
npm run lint -- --fix
npm run prettier
2020-05-12 17:49:23 -04:00
softwarefactory-project-zuul[bot]
12a04bf42e
Merge pull request #6989 from nixocio/ui_update_string_cap
...
Update strings to follow `sentence capitalization` style
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 20:53:04 +00:00
softwarefactory-project-zuul[bot]
4378dc62bb
Merge pull request #6968 from AlexSCorey/6919-UserAccessList
...
Adds User Access List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 20:47:47 +00:00
softwarefactory-project-zuul[bot]
99de79dfc2
Merge pull request #6952 from AlexSCorey/6863-CopyProjectsAndInventories
...
Adds Copy Button to Inventory List and Project List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 20:43:57 +00:00
Ryan Petrello
74308f3dad
further optimize job host summary queries
2020-05-12 16:38:28 -04:00
Shane McDonald
c3ff7ab247
Do not start services when generating swagger docs
2020-05-12 16:35:09 -04:00
softwarefactory-project-zuul[bot]
74c7d9686a
Merge pull request #7001 from AlexSCorey/6920-TeamsAccessList
...
Adds Teams Access List and tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 20:09:58 +00:00
Alex Corey
d566b465aa
Adds Copy Button to Inventory List and Project List
2020-05-12 15:48:21 -04:00
softwarefactory-project-zuul[bot]
6aa972a6e9
Merge pull request #6975 from marshmalien/6574-inv-src-details
...
Add inventory source detail view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 18:57:04 +00:00
Ryan Petrello
917c6b405e
properly update .failed, .last_job_id, and last_job_host_summary
2020-05-12 14:46:57 -04:00
softwarefactory-project-zuul[bot]
deadf197a3
Merge pull request #6955 from keithjgrant/5909-jt-launch-prompt-4
...
JT Launch prompt preview & validation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 18:45:48 +00:00
Keith Grant
90f6d4ed05
fix merging of survey values into extra_vars
2020-05-12 10:23:25 -07:00
Keith Grant
70a9a72c25
fix promptdetail test
2020-05-12 10:14:46 -07:00
softwarefactory-project-zuul[bot]
d2698c2cb1
Merge pull request #6935 from nixocio/ui_issue_6861
...
Add `Preview`, `more` and `Show Less` for translation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 17:06:03 +00:00
Alex Corey
09e72bc0ae
Adds Teams Access List and tests
2020-05-12 11:38:11 -04:00
Christian Adams
a38a7ad9b6
Merge pull request #4327 from ansible/i18n_release_3.7.0_translations
...
UI translation strings for release_3.7.0 branch
2020-05-12 11:10:07 -04:00
softwarefactory-project-zuul[bot]
c3afe3f815
Merge pull request #6994 from wenottingham/extra-logs
...
Remove extraneous re-install of rsyslog
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-12 14:37:59 +00:00
nixocio
8f6b654696
Add Preview, more and Show less for translation
...
Also, create a new custom component called `ChipGroup` to avoid repeat
code related to the total of chips to be translated.
See: https://www.patternfly.org/v4/documentation/react/components/chipgroup
closes:https://github.com/ansible/awx/issues/6861
2020-05-12 09:53:00 -04:00
Ryan Petrello
3cb2475307
properly handle host summary bulk updates if hosts go missing
2020-05-12 09:38:59 -04:00
ansible-translation-bot
732f2fb828
UI translation strings for release_3.7.0 branch
2020-05-12 13:15:21 +00:00
Alan Rominger
2e2fe40d2a
Add options to ovirt inventory file ( #4307 )
...
fixes schema differences from script
add back in default groups from script
change hostnames to reflect script
add in some hostvars
Generally allow giving plugin options from source variables
allows testing with insecure connection with ovirt_insecure
this is a behavior change from the script
2020-05-11 22:45:19 -04:00
Bill Nottingham
caa4e90fa0
Remove extraneous re-install of rsyslog
2020-05-11 22:24:16 -04:00
softwarefactory-project-zuul[bot]
bb0abf37e0
Merge pull request #6993 from gamuniz/venv_permission_fix
...
added try/except to virtual env
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-11 23:39:51 +00:00
Keith Grant
e3a3a47229
delete unused file
2020-05-11 15:51:35 -07:00
gamuniz
8b2c65a3fa
removed pass per feedback
2020-05-11 18:02:25 -04:00
Ryan Petrello
e7347d15c1
drastically optimize job host summary creation
...
see: https://github.com/ansible/awx/issues/6991
2020-05-11 17:13:06 -04:00
Gabe Muniz
1590c69590
added try/except to virtual env
2020-05-11 17:10:01 -04:00
nixocio
d6b56d8794
Update strings to follow sentence capitalization style
...
Also, add note about `sentence capitalization` in the ui_next docs.
See: https://www.patternfly.org/v4/design-guidelines/content/grammar-and-terminology#capitalization
2020-05-11 17:09:22 -04:00
Bill Nottingham
d96fd7e06f
Merge pull request #4322 from wenottingham/the-girl-with-the-pycurl
...
Don't uninstall pycurl, but do build it from source.
2020-05-11 16:39:39 -04:00
Marliana Lara
4e8bbdaae7
Add inventory source details
2020-05-11 15:58:45 -04:00
Chris Meyers
cb7036382b
Merge pull request #4320 from chrismeyersfsu/fix-ws_group_timeout
...
cleanup channel groups on start
2020-05-11 15:52:04 -04:00
Bill Nottingham
725437571d
Set a default pycurl SSL backend.
2020-05-11 15:25:44 -04:00
softwarefactory-project-zuul[bot]
9fd396cbe0
Merge pull request #6940 from jlmitch5/makeIdSearchANumber
...
make job id search use number field
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-11 19:23:20 +00:00
Alex Corey
10ccb57062
Fixes empty chip issue when user adds empty new line.
2020-05-11 15:10:31 -04:00
John Mitchell
1d3efecd99
make job id search use number field
2020-05-11 14:57:31 -04:00
softwarefactory-project-zuul[bot]
6a003919c0
Merge pull request #6936 from jlmitch5/defaultsInQS
...
add defaults to qs instead of passing as additional params to api requests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-11 18:30:35 +00:00
softwarefactory-project-zuul[bot]
3f94657cdb
Merge pull request #6937 from jlmitch5/addDescripToTemplatesList
...
adds description-based search to templates list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-11 18:27:51 +00:00
Keith Grant
dfecd4ad9d
fix tests
2020-05-11 11:17:09 -07:00
Keith Grant
0b207e02ab
set fields touched when steps marked as visited
2020-05-11 11:17:09 -07:00
Keith Grant
59e3306a3c
merge survey fields into rest of jt promt form
2020-05-11 11:17:09 -07:00
Keith Grant
da8f486c5d
flush out prompt validation errors
2020-05-11 11:17:09 -07:00
Keith Grant
1ac92b0493
add rough jt launch prompt validation
2020-05-11 11:17:09 -07:00
Keith Grant
11752e123d
converting prompt steps to hook-based approach
2020-05-11 11:17:09 -07:00
Keith Grant
5c2eebf692
working on prompts validation
2020-05-11 11:17:09 -07:00
Keith Grant
9b3b20c96b
mask passwords in launch preview step
2020-05-11 11:17:09 -07:00
Keith Grant
91d4948564
use PromptDetail in launch prompt preview
2020-05-11 11:17:09 -07:00
Bill Nottingham
345f1db994
Don't uninstall pycurl, but do build it from source.
...
oVirt requires something newer, but we can't use the wheel.
2020-05-11 13:11:19 -04:00
Alex Corey
9360d3fabc
fixes erroneously invalidating responses
2020-05-11 12:17:22 -04:00
softwarefactory-project-zuul[bot]
1ca3d1fe3b
Merge pull request #6979 from wenottingham/nobody-pexpects-a-timeout-inquisition
...
Remove pexpect_timeout setting for ansible-runner
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-11 15:33:07 +00:00
chris meyers
216454d298
cleanup channel groups on start
...
* There are 2 data-structures that django channels redis uses: (1) zset
and (2) list. (1) is used for group membership where the key is the
logic user group and the value(s) are websocket clients. The score of
the zset entry is used for group expiration. We can not rely on group
expiration for clean-up because there is no interface privided by redis
channels to refresh the expiration. Choosing a small value for
group_expiry could result on our websocket backplane group expiring,
which would result in job events not being delivered. Instead, we
increase the group expiration to 5 years and clean up on daphne service
start.
* The list (2) data-structure is used by django channels redis to queue
websocket events per-websocket-client as needed. The need arises to
queue per-websocket-client events when the consumer can not keep up with
the producer. The consumer here is daphne, the producer is AWX.
* When AWX is operating healthy group membership in Redis is reflective
of the real-world. When AWX is unhealthy i.e. daphne cycles, the zset
will contain stale websocket client entries. This can be observed by
running `zrange asgi::group:jobs-status_changed 0 -1`. If the entries
returned look like:
specific.fUkXXpYj!DKOIfwPICNgw
specific.fUkXXpYj!FQcdopZeiRdG
specific.lpTSAgnk!IOKldfzcfdDp
specific.lpTSAgnk!NbvRUZsDpIQx
The entries with `fUkXXpYj` are stale. Note that this changeset fixes
this by removing all `asgi:*` entries on daphne start.
* Also note that individual message themselves have an expiration that
is configurable and defaults to 60.
* Also note that zset's tracking group membership will be deleted by
django channels redis when they are empty.
2020-05-11 11:02:57 -04:00
softwarefactory-project-zuul[bot]
6b8359fc2f
Merge pull request #6980 from ryanpetrello/yet-another-downstream-merge
...
merge in a few downstream fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 21:14:54 +00:00
Ryan Petrello
086d6951b4
Merge branch 'downstream' into devel
2020-05-08 16:48:48 -04:00
Bill Nottingham
8cdffd0dd0
Remove pexpect_timeout setting for ansible-runner
...
PEXPECT_TIMEOUT has never(?) been an actual setting, and 5 is the
runner default anyway.
2020-05-08 16:31:11 -04:00
Ryan Petrello
9668d18203
Merge pull request #4313 from ryanpetrello/more-fips-monkey-business
...
monkey-patch another Django names_digest for FIPS support
2020-05-08 15:14:25 -04:00
softwarefactory-project-zuul[bot]
5e02e6e4a4
Merge pull request #6974 from ansible/jakemcdermott-document-installer-prereqs
...
Document node and npm installation prerequisites
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 18:50:12 +00:00
Jake McDermott
6f872bf752
Document node and npm installation prerequisites
2020-05-08 14:25:00 -04:00
Ryan Petrello
814f033d46
monkey-patch another Django names_digest for FIPS support
2020-05-08 14:12:50 -04:00
softwarefactory-project-zuul[bot]
ff573e06b3
Merge pull request #6916 from nixocio/ui_issue_6742
...
Use Webhook Fields in WFJT Form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 17:49:43 +00:00
Alex Corey
2cbcbddc52
Adds more testing for Urls
2020-05-08 12:15:02 -04:00
Alex Corey
68d56d5616
Adds User Access List
2020-05-08 12:03:27 -04:00
nixocio
0b8aabbd16
Use Webhook Fields in WFJT Form
...
Update WorkflowJobTemplateForm to use `WebhookSubForm`. Also, update
related unit-tests.
closes: https://github.com/ansible/awx/issues/6742
2020-05-08 11:55:23 -04:00
softwarefactory-project-zuul[bot]
8c57a92a65
Merge pull request #6898 from marshmalien/6575-inv-src-add
...
Add inventory source create form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 14:12:03 +00:00
softwarefactory-project-zuul[bot]
77ee2191ed
Merge pull request #6926 from nixocio/ui_issue_6887
...
Fix Button 'Create' - to be marked for translation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 14:07:51 +00:00
softwarefactory-project-zuul[bot]
a3463e87b5
Merge pull request #6924 from nixocio/ui_issue_6859
...
Fix Survey, check label 'Required' translation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-08 14:07:43 +00:00
Christian Adams
c494c38966
Merge pull request #4294 from ansible/i18n_release_3.7.0_translations
...
[WIP] UI translation strings for release_3.7.0 branch
2020-05-08 09:56:40 -04:00
Marliana Lara
58c85ab03f
Add cache timeout and inventory file validation
2020-05-07 23:26:31 -04:00
Bill Nottingham
64add6e907
Merge pull request #4305 from wenottingham/why-fix-a-parser-when-you-can-delete-it
...
Remove ssh version checking.
2020-05-07 17:07:56 -04:00
beeankha
10be375137
Update Makefile to find correct python path for testing
2020-05-07 16:37:04 -04:00
Bill Nottingham
4c6cac90fd
Remove ssh version checking.
...
6.6 was added in RHEL 7.1, which is well before our supported platforms.
2020-05-07 15:30:55 -04:00
John Westcott IV
1d91387f58
Adding validation of rrule output thorugh awx searlizer
2020-05-07 14:42:47 -04:00
AlanCoding
d825cca9f2
Unit testing of tower_schedule
...
Move previously integration tests of lookup plugin to unit tests
delete all integration tests except some basic demo tests
do simple create unit test
2020-05-07 14:42:47 -04:00
John Westcott IV
694c7e8af5
Remocing doc fragment extension
2020-05-07 14:42:47 -04:00
John Westcott IV
2ed3a39b46
Changing import
2020-05-07 14:42:47 -04:00
beeankha
dd49f747a0
Fix linter error
2020-05-07 14:42:47 -04:00
John Westcott IV
0eb7e22d1f
Adding requirements on pytz and python.dateutil for rrule lookup plugin
2020-05-07 14:42:47 -04:00
beeankha
677ff99eb4
Make minor changes to fix sanity test results
2020-05-07 14:42:47 -04:00
John Westcott IV
12805954e0
Adding rrule lookup plugin
2020-05-07 14:42:46 -04:00
John Westcott IV
0e1a2b899a
Initial version of tower_schedule
2020-05-07 14:42:46 -04:00
Christian Adams
bae9c03258
Merge pull request #4302 from rooftopcellist/rsyslog_conf_race
...
Prevent Rsyslog config race condition when writing to file
2020-05-07 14:21:57 -04:00
softwarefactory-project-zuul[bot]
420c75f76f
Merge pull request #6965 from beeankha/jt_integration_test_edit
...
Update JT Integration Test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-07 18:07:38 +00:00
softwarefactory-project-zuul[bot]
d58ea85584
Merge pull request #6964 from beeankha/notifications_for_wfjt_module
...
Add Notification Association Functionality to tower_workflow_job_template Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-07 17:13:31 +00:00
Christian Adams
37125102ab
Clean up rsyslog config temp dir
...
- dir is cleaned up at end of 'with' context
2020-05-07 12:48:50 -04:00
beeankha
c6d77a1183
Update JT integration test
2020-05-07 12:02:08 -04:00
beeankha
8f1fccefeb
Add notification association functionality to tower_workflow_job_template module, along with updated integration/unit tests
2020-05-07 11:44:43 -04:00
Marliana Lara
4b53875a71
Clear inv src subform values when source value changes
...
* Test that inv file field resets when project value changes
* Remove project and inv file path from API request when type is SCM
* Update checkbox tooltip to accept node proptypes
* Format option field tooltips
2020-05-07 08:57:08 -04:00
softwarefactory-project-zuul[bot]
b9e45e62c0
Merge pull request #6948 from shanemcd/fix-oc-4.3
...
Fix installer for oc 4.3
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-07 00:46:03 +00:00
Christian Adams
0675b9e8fa
Make rsyslog.conf writes atomic
...
- This writes the rsyslog.conf in a temporary dir, then replaces the
original in one atomic operation.
2020-05-06 17:54:51 -04:00
Jim Ladd
e64f9c6963
Merge pull request #4298 from jladdjr/add_foreman_options
...
pass along all foreman options to plugin, add support for group_patterns
2020-05-06 11:28:02 -07:00
Christian Adams
d0a7f7f4e9
Merge pull request #4297 from rooftopcellist/rsyslog_term
...
Rsyslog config race condition between saving and writing the file
2020-05-06 13:41:13 -04:00
AlanCoding
e24c511aef
Update test files for sat6 updates
2020-05-06 11:49:04 -04:00
Shane McDonald
a461df0e4d
Fix installer for oc 4.3
2020-05-06 11:40:07 -04:00
softwarefactory-project-zuul[bot]
3aa6e8a457
Merge pull request #6942 from beeankha/fix_jt_module_param_override
...
Fix tower_job_template module so that params are not overridden (unless specified) in subsequent tasks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-06 14:48:20 +00:00
beeankha
a3cd858665
Add JT module unit test
2020-05-06 08:47:45 -04:00
Jim Ladd
84c854bdf3
add support for keyed_groups
2020-05-06 00:29:55 -07:00
Jim Ladd
e243513a0d
pass along all foreman options to plugin
2020-05-05 19:36:55 -07:00
softwarefactory-project-zuul[bot]
9a23056073
Merge pull request #6943 from ryanpetrello/devel
...
merge in a few downstream fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-06 00:47:06 +00:00
Ryan Petrello
e7e716742a
Merge branch 'downstream' into devel
2020-05-05 20:12:24 -04:00
Alan Rominger
961c5589c1
Refresh inventory collection requirements ( #4296 )
...
* Refresh inventory collection requirements
Fix bug specific to Docker development where the right folder of
install was not specified in the setting
Add initial rhv/ovirt version for consistency
* Update unit test to ovirt name change
2020-05-05 18:22:00 -04:00
Alan Rominger
1ca29df0de
Fix for schedule delete 500 from Gabe ( #4290 )
2020-05-05 18:11:51 -04:00
Marliana Lara
b717aabcc9
Add inventory source add form
2020-05-05 17:00:37 -04:00
beeankha
52a272e8e4
Fix JT parameter defaults so that previously input values are not overridden by nonexistent params; update integration test
2020-05-05 16:36:10 -04:00
Christian Adams
e41d33991a
Prevent a race condition when writing the rsyslog.conf
2020-05-05 15:55:08 -04:00
Christian Adams
c565130b35
TERM rsyslogd instead of KILL for more graceful shutdown
2020-05-05 15:38:57 -04:00
John Mitchell
7782b1ddf4
adds description-based search to templates list
2020-05-05 15:20:21 -04:00
John Mitchell
9a891794d9
add defaults to qs instead of passing as additional params to api request
2020-05-05 14:55:39 -04:00
softwarefactory-project-zuul[bot]
de8c37fd3d
Merge pull request #6915 from chrismeyersfsu/rm_memcache_fact_cache
...
remove memcached based fact caching plugin
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-05 17:27:43 +00:00
Ryan Petrello
a7ca6e2eea
Merge pull request #4293 from chrismeyersfsu/fix-ws_disconnect_log
...
missing f"" on log statement
2020-05-05 11:16:13 -04:00
softwarefactory-project-zuul[bot]
e080c1f4c2
Merge pull request #6846 from AlexSCorey/4969-Copy
...
Copy Feature for Templates and Credentials
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-04 21:13:52 +00:00
softwarefactory-project-zuul[bot]
5fd11d8829
Merge pull request #6900 from AlexSCorey/6777-SyncInventorySourceList
...
Adds Sync Functionality to Inventory Source List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-04 21:11:27 +00:00
nixocio
44311c163c
Fix Button 'Create' - to be marked for translation
...
Fix Button 'Create' - to be marked for translation
closes: https://github.com/ansible/awx/issues/6887
2020-05-04 16:41:07 -04:00
chris meyers
ba7e2c9bc4
missing f"" on log statement
2020-05-04 15:57:56 -04:00
Shane McDonald
e9cda0c819
Merge pull request #4292 from shanemcd/fix-inventory-plugin-permissions
...
Fix permissions for vendored collections in dev env
2020-05-04 15:38:17 -04:00
nixocio
60976b6aca
Fix Survey, check label 'Required' translation
...
Fix Survey, check label 'Required' translation.
closes: https://github.com/ansible/awx/issues/6859
2020-05-04 14:43:21 -04:00
Shane McDonald
a98887deb0
Update INVENTORY_COLLECTIONS_ROOT in dev env settings
2020-05-04 14:23:05 -04:00
Shane McDonald
b12c0def7d
Fix permissions for vendored collections in dev env
2020-05-04 12:44:04 -04:00
softwarefactory-project-zuul[bot]
63fec77f82
Merge pull request #6912 from AlanCoding/ignored_but_not_forgotten
...
Remove defunct entry from view method return tuple
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-04 16:23:55 +00:00
roofotpcellist
462cfa2344
UI translation strings for release_3.7.0 branch
2020-05-04 15:37:35 +00:00
chris meyers
503b86d41c
remove memcached based fact caching plugin
...
* AWX uses the JSON fact caching module that ships with Ansible
2020-05-04 09:28:21 -04:00
softwarefactory-project-zuul[bot]
c6d6536078
Merge pull request #6909 from AlanCoding/git_success
...
Allow performing git project updates when Ansible 2.10 (ansible-base) is installed
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-01 18:49:24 +00:00
softwarefactory-project-zuul[bot]
d688f7b833
Merge pull request #6910 from ryanpetrello/devel
...
merge in a few downstream fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-01 18:19:49 +00:00
AlanCoding
d54e5e5ed8
Remove defunct entry from view method return tuple
2020-05-01 14:10:14 -04:00
Ryan Petrello
2997911fd4
Merge branch 'downstream' into devel
2020-05-01 13:53:30 -04:00
Ryan Petrello
9c5f04b1e0
Merge pull request #4287 from ryanpetrello/flake8-whoops
...
fix busted flake8
2020-05-01 13:52:52 -04:00
Ryan Petrello
b4b261b918
fix busted flake8
2020-05-01 13:51:37 -04:00
AlanCoding
6d1746f99c
yamllint fixes
2020-05-01 11:50:01 -04:00
Ryan Petrello
cd21dd69f5
Merge pull request #4284 from ryanpetrello/more-event-sanitization-tweaks
...
only sanitize project update events for the scm modules
2020-05-01 11:48:24 -04:00
Ryan Petrello
bf65b40241
only sanitize project update events for the scm modules
...
these are the only modules in the project update playbook that actually
utilize the SCM URL (which is what potentially contains sensitive data)
2020-05-01 11:39:46 -04:00
AlanCoding
fcca0cee37
use include_tasks to make hg dependency optional
2020-05-01 10:37:37 -04:00
Alex Corey
1ea924aa13
improves isLoading state and removes unnecessary RBAC
2020-05-01 08:05:49 -04:00
softwarefactory-project-zuul[bot]
d1671d72dc
Merge pull request #6885 from ryanpetrello/remove-extra-credentials
...
remove the deprecated extra_credentials endpoints
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-30 20:16:01 +00:00
softwarefactory-project-zuul[bot]
4cf38db19c
Merge pull request #6837 from nixocio/ui_issue_6171
...
Add Edit/Delete buttons to JT Schedule Details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-30 20:08:33 +00:00
Alex Corey
77fd2d677a
Adds Sync Functionality
2020-04-30 15:30:04 -04:00
softwarefactory-project-zuul[bot]
b0ab3fbe10
Merge pull request #6834 from jlmitch5/searchFixes2
...
fix the scm_type search on projects lists and make search keys show labels instead of api values
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-30 17:29:07 +00:00
Alex Corey
008cd9985a
Adds Copy Button component
2020-04-30 12:25:48 -04:00
softwarefactory-project-zuul[bot]
f9b3fb4321
Merge pull request #6895 from ansible/shanemcd-patch-1
...
Remove problematic variable
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-30 15:56:49 +00:00
Shane McDonald
9be1fd56d2
Remove problematic variable
...
This is already here: https://github.com/ansible/awx/blob/devel/installer/roles/kubernetes/defaults/main.yml#L58
Was also causing downstream stuff to break.
2020-04-30 11:09:06 -04:00
softwarefactory-project-zuul[bot]
6d07064ca2
Merge pull request #6740 from AlexSCorey/6573-InventorySourceList
...
Inventory source list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-30 14:47:38 +00:00
Ryan Petrello
18607107a7
remove the deprecated extra_credentials endpoints
2020-04-30 10:22:02 -04:00
John Mitchell
697b0c634d
add additional merge params test, remove unnecessary span container from search chips
2020-04-29 16:53:08 -04:00
John Mitchell
fd91c8e329
update project type search to scm_type
2020-04-29 16:53:08 -04:00
John Mitchell
6f80e5b67b
use labels in chips for select based filters
2020-04-29 16:53:08 -04:00
Alex Corey
8d31d09d4a
Adds copy button to JTList
2020-04-29 15:46:52 -04:00
nixocio
271b19bf09
Add Edit/Delete buttons to JT Schedule Details
...
Also, add unit-tests to the related changes.
Closes: https://github.com/ansible/awx/issues/6171
2020-04-29 15:39:28 -04:00
softwarefactory-project-zuul[bot]
72de660ea1
Merge pull request #6880 from ryanpetrello/fix-awxkit-new-pip
...
Keep awxkit's requirements on the setup.py
Reviewed-by: Jacob Callahan
https://github.com/JacobCallahan
2020-04-29 19:24:57 +00:00
softwarefactory-project-zuul[bot]
042c854ad3
Merge pull request #6877 from ryanpetrello/install-doc-cleanup
...
cleanup and clarify some installation instructions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-29 18:53:31 +00:00
Ryan Petrello
9aed49e146
update the 11.2.0 changelog
2020-04-29 14:49:09 -04:00
Elyézer Rezende
5c91f66316
Keep awxkit's requirements on the setup.py
...
awxkit's setup.py was making use of pip internal structures to parse the
requirements.txt file. This is not a good thing as they may change,
actually that just happened.
To avoid this in the future, move the list of requirements to setup.py
and make requirements.txt list `.` as the only item. This way we keep a
single place to update requirements in the future and avoid accessing
pip's internals.
2020-04-29 14:47:21 -04:00
Ryan Petrello
99c7f2f70d
Merge pull request #4278 from elyezer/drop-awxkit-requirements-txt
...
[3.7.0] Keep awxkit's requirements on the setup.py
2020-04-29 14:46:58 -04:00
softwarefactory-project-zuul[bot]
5e223db945
Merge pull request #6808 from AlexSCorey/6694-WebhookDataOnJTDEETs
...
Adds webhook fields to job template details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-29 18:43:53 +00:00
Elyézer Rezende
e4921abfff
Keep awxkit's requirements on the setup.py
...
awxkit's setup.py was making use of pip internal structures to parse the
requirements.txt file. This is not a good thing as they may change,
actually that just happened.
To avoid this in the future, move the list of requirements to setup.py
and make requirements.txt list `.` as the only item. This way we keep a
single place to update requirements in the future and avoid accessing
pip's internals.
2020-04-29 14:11:06 -04:00
Ryan Petrello
67e2f19aaf
cleanup and clarify some installation instructions
2020-04-29 14:09:04 -04:00
softwarefactory-project-zuul[bot]
e940f1f7df
Merge pull request #6849 from ggiinnoo/ssl-seperate-key
...
Added variable to inventory to add a separate SSL key file
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-29 14:38:32 +00:00
softwarefactory-project-zuul[bot]
ebee75e91e
Merge pull request #6868 from john-westcott-iv/sdb_notigy_host_ox_x
...
Set SDB_NOTIFY_HOST on non-docker OS X
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-29 14:01:04 +00:00
softwarefactory-project-zuul[bot]
e641433c68
Merge pull request #6860 from ryanpetrello/version-11-2-0
...
bump version 11.2.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-29 00:31:30 +00:00
softwarefactory-project-zuul[bot]
c5dc03d4a9
Merge pull request #6867 from AlexSCorey/TestDebug
...
Fixes failing test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-28 23:18:33 +00:00
John Westcott IV
3a6a7c100a
Going for a more generic 'just pass' option
2020-04-28 16:47:08 -04:00
John Westcott IV
cd07305c08
Set SDB_NOTIFY_HOST on non-docker OS X
2020-04-28 16:37:35 -04:00
Alex Corey
c39423d5ca
Fixes failing test
2020-04-28 16:26:46 -04:00
Chris Meyers
cd15a5c082
Merge pull request #4275 from chrismeyersfsu/redis_throttle_reconnect
...
exponential backoff on cb receiver reconnect
2020-04-28 15:42:45 -04:00
Ryan Petrello
6b976c4239
Merge pull request #4276 from rebeccahhh/release_3.7.0
...
put remaining correct links for 'Source Variables' in Source Page
2020-04-28 15:31:37 -04:00
chris meyers
a8f52c1639
actually do exponential calc rather than *2
...
* Log the time til reconnect attemp to log message rather than attempt
number
2020-04-28 15:24:08 -04:00
Rebeccah
867475ad49
added in (what I believe to be) the correct links
2020-04-28 14:14:40 -04:00
Ryan Petrello
3f00329abd
bump version 11.2.0
2020-04-28 13:55:59 -04:00
softwarefactory-project-zuul[bot]
def3114b5b
Merge pull request #6856 from ryanpetrello/devel
...
merge in a few downstream fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-28 17:21:28 +00:00
softwarefactory-project-zuul[bot]
fcc99baaa8
Merge pull request #6848 from vandreykiv/devel
...
Updated ingress template for kubernetes to support HTTP and HTTPS when annotations not set
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-28 16:52:46 +00:00
chris meyers
2ecd055d1e
sleep backoff on cb receiver reconnect
...
* Sleep before trying to reconnect
Most common reason for entering this reconnect loop is when Redis
service stops before the callback receiver when stopping tower services.
2020-04-28 12:47:40 -04:00
Ryan Petrello
aad371d224
Merge branch 'downstream' into devel
2020-04-28 12:18:13 -04:00
Vyacheslav Andreykiv
d5cb6ad58a
Update main.yml
...
Reverted formating changes
2020-04-28 08:56:29 -07:00
ggiinnoo
0bad717db7
Wrong syntax
2020-04-28 17:51:41 +02:00
softwarefactory-project-zuul[bot]
b31abbba82
Merge pull request #6220 from kawsark/devel
...
Modified hashivault.py to support approle
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-28 15:50:21 +00:00
Ryan Petrello
0d30a67756
Merge pull request #4273 from wenottingham/certscertscerts
...
Allow unsigned certs in logging if cert verification is disabled.
2020-04-28 11:17:19 -04:00
Bill Nottingham
5d24acf613
Allow unsigned certs in logging if cert verification is disabled.
2020-04-28 11:16:54 -04:00
Ryan Petrello
94692c2364
Merge pull request #4272 from chrismeyersfsu/sos_report_redis_logs
...
sos report redis logs
2020-04-28 11:00:41 -04:00
Ryan Petrello
29abe35799
Merge pull request #4268 from fosterseth/fix-ip_conflict_cluster
...
Unset IP address of old instance if conflicting with new instance IP
2020-04-28 10:59:27 -04:00
Seth Foster
6652464e25
Unset old instance IP when conflicting new instance IP
...
With AWX_AUTO_DEPROVISION_INSTANCES on, instances
are registered with an ip address. However, new
instances might try to register before old instances
are deprivisioned. In this case old IPs can conflict with
the new ones. This will check for an ip conflict and unset
the IP of conflicting instance (set to None)
ansible/awx issue 6750
2020-04-28 10:52:15 -04:00
Pierre-Louis Bonicoli
f9d5860d63
Fix pylint errors
2020-04-28 10:33:41 -04:00
Pierre-Louis Bonicoli
d8ac2f5263
Avoid to repeat default value
2020-04-28 10:33:40 -04:00
Pierre-Louis Bonicoli
fdae3cd092
Explicitly references AppRole
2020-04-28 10:33:40 -04:00
Pierre-Louis Bonicoli
139384acc4
Simplify test branches
2020-04-28 10:33:40 -04:00
Pierre-Louis Bonicoli
9d85e8655d
Both methods return a token: rename variable
2020-04-28 10:33:40 -04:00
Pierre-Louis Bonicoli
9fdd9061d3
Remove extraneous call to bool built-in function
2020-04-28 10:33:39 -04:00
kawsark
d3d4ce3804
Modified hashivault.py to support approle
2020-04-28 10:33:37 -04:00
chris meyers
960aa9df16
add redis logs to sosreport
...
* rhel8 /var/log/redis/redis.log
* rhel7 scl location
2020-04-28 09:12:42 -04:00
ggiinnoo
41a8d32dcc
Added variable to inventory to add a separate key file
2020-04-28 11:13:47 +02:00
Bianca Henderson
12b47405f0
Merge pull request #4265 from john-westcott-iv/release_3.7.0
...
Restructuring modules so that lookup don't happen if deleting
2020-04-27 17:39:11 -04:00
Vyacheslav Andreykiv (Intel)
7659ffca1e
fixed ingress template
2020-04-27 14:33:42 -07:00
Alan Rominger
41014e62b7
Avoid applying galaxy settings if no user settings exist ( #4262 )
2020-04-27 16:15:11 -04:00
Alex Corey
df1489bcee
Addresses some object mutation issues and improves testing
2020-04-27 15:49:22 -04:00
Alex Corey
4c72ab896a
Adds Inventory Source List
2020-04-27 15:49:22 -04:00
softwarefactory-project-zuul[bot]
c2e9df74e4
Merge pull request #6790 from fherbert/feature/awx_cli_job_monitor
...
Add ability to monitor jobs and workflow_jobs via awx cli, fixes #6165
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-27 19:48:33 +00:00
Ryan Petrello
e1cedcfb04
Merge pull request #4266 from rooftopcellist/rsyslog_followup
...
Increase stopwait time for rsyslogd service
2020-04-27 15:26:49 -04:00
Francois Herbert
d0384799fd
Add ability to monitor jobs and workflow_jobs via awx cli, fixes #6165
...
Signed-off-by: Francois Herbert <francois@herbert.org.nz >
Fixup linting
Remove timeout option, not really required and it's making the api test fail
2020-04-27 15:09:16 -04:00
Jim Ladd
45f8f0f412
Merge pull request #4264 from jladdjr/satellite6_want_ansible_ssh_host
...
Add support for satellite6_want_ansible_ssh_host
2020-04-27 11:39:03 -07:00
Christian Adams
c07b6285da
Increase stopwait time for rsyslogd service
2020-04-27 14:33:46 -04:00
John Westcott IV
f17ced8f9c
Fixing integration tests for deprecation warnings
2020-04-27 14:25:23 -04:00
softwarefactory-project-zuul[bot]
17702c94f7
Merge pull request #6833 from lewisface/devel
...
Keystone v3 support for OpenStack Credential
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-04-27 18:13:52 +00:00
John Westcott IV
7f66f084f1
Restructuring modules so that lookup don't happen if deleting
2020-04-27 14:11:23 -04:00
Jim Ladd
616e7082b3
Add support for satellite6_want_ansible_ssh_host
...
* defaults to IPv6, falls back to IP
2020-04-27 11:04:56 -07:00
softwarefactory-project-zuul[bot]
83051e9138
Merge pull request #6005 from donomur/ca-trust-fix
...
Add CA trust volume to k8s installer management pod
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-27 17:36:20 +00:00
softwarefactory-project-zuul[bot]
33ff4ad9be
Merge pull request #6762 from shaynecm/devel
...
Update inventory file
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-27 17:34:55 +00:00
softwarefactory-project-zuul[bot]
e5bdd44e13
Merge pull request #5398 from dvaerum/patch-1
...
If pg_hostname is defined don't try to upgrade PostgreSQL
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-27 17:22:02 +00:00
Chris Meyers
fa73fe76b2
Merge pull request #4263 from ansible/fix-sliding_window_3_7_0
...
fix sliding window per/minute calc
2020-04-27 13:20:39 -04:00
Donovan Murphy
fb567dad1e
add CA trust volume to management pod
...
Signed-off-by: Donovan Murphy <dono@dono.email >
2020-04-27 13:01:32 -04:00
softwarefactory-project-zuul[bot]
88f44cb185
Merge pull request #6811 from wenottingham/ssh_aaaaaaarghs
...
Don't override ANSIBLE_SSH_ARGS for ad-hoc commands.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-27 16:44:23 +00:00
Dennis Vestergaard Værum
fd2d0966e2
If pg_hostname is defined don't try to upgrade PostgreSQL
2020-04-27 12:12:37 -04:00
Ryan Petrello
efe9d85685
Merge pull request #4260 from jlmitch5/fixNotificationPagination
...
make sure right endpoint is getting called for notification pagination
2020-04-27 09:18:34 -04:00
Ryan Petrello
1f1069e9f3
Merge pull request #4261 from jlmitch5/fixLicenseTranslation
...
Remove unnecessary nesting license translate directive
2020-04-24 16:03:10 -04:00
chris meyers
ac46013fcc
fix sliding window per/minute calc
...
* Add tests to ensure correctness
2020-04-24 15:55:11 -04:00
Christian Adams
f6a2d41e4c
Remove unnecessary or translation
2020-04-24 15:35:56 -04:00
John Mitchell
3b84ff7002
remove unnecessary nesting translate directive from license partial
2020-04-24 15:35:56 -04:00
John Mitchell
b1b6af4ad5
make sure right endpoint is getting called for notification pagination
2020-04-24 15:32:14 -04:00
Ryan Petrello
04e6482f36
Merge pull request #6832 from ghjm/service_command
...
Improve the ansible-tower-service script
2020-04-24 15:24:40 -04:00
softwarefactory-project-zuul[bot]
f7a8e30d3e
Merge pull request #6818 from ryanpetrello/rsyslogd-debug
...
add a setting for enabling high rsyslogd verbosity
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-24 19:13:42 +00:00
Graham Mainwaring
d55b223aae
Use sysconfig file to get the list of services
2020-04-24 14:08:24 -04:00
Ryan Petrello
e51d0b6fde
add a setting for enabling high rsyslogd verbosity
2020-04-24 14:01:17 -04:00
Graham Mainwaring
e36ffa5764
Return more status information from ansible-tower-service status and error check commands better
2020-04-24 11:37:16 -04:00
Dave Lewis
c86692784e
Updated data/inventory/scripts/openstack/files/file_reference
...
Update file_references due to the inclution of project_domain_name in the openstack credentails.
2020-04-24 15:11:49 +01:00
Dave Lewis
952c91dea5
Updated injector.py and added new test into test_tasks.py
2020-04-24 14:06:13 +01:00
softwarefactory-project-zuul[bot]
e7a9604896
Merge pull request #6826 from AlanCoding/vendoring_collections_vmware
...
Enable VMWare inventory plugin
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-24 12:32:39 +00:00
AlanCoding
8bbd2c7aaa
bump collection requirements, vmware patches
...
New VMWare and azure were released, pick those up
Enable using of VMWare inventory plugin for Ansible 2.9
Few fixes from manual testing with VMWare
Remove invalid properties which resulted in no hosts imported
Add some defaults to be more consistent with script
2020-04-23 19:57:53 -04:00
softwarefactory-project-zuul[bot]
9e87ddde69
Merge pull request #6820 from marshmalien/6530-wf-node-detail-cleanup
...
Show missing detail fields in workflow node view modal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-23 20:34:36 +00:00
softwarefactory-project-zuul[bot]
5d40cf7635
Merge pull request #6825 from ryanpetrello/test-other-loggers
...
allow users to test log aggregration if `awx` isn't in the loggers list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-23 20:19:08 +00:00
Marliana Lara
75b54d2c14
Add unit tests to check for deleted details
2020-04-23 15:34:23 -04:00
Alex Corey
1bcd71ec9f
Adds webhook fields to job template details
2020-04-23 15:19:03 -04:00
Ryan Petrello
31c6b3337c
allow users to test log aggregration if awx isn't in the loggers list
2020-04-23 15:15:37 -04:00
softwarefactory-project-zuul[bot]
c0e07198cf
Merge pull request #6283 from AlanCoding/vendoring_collections
...
Use vendored collections for inventory imports
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-23 18:54:50 +00:00
Marliana Lara
a2c3027bd7
Display a "Deleted" label for prompt view node details
2020-04-23 13:08:16 -04:00
softwarefactory-project-zuul[bot]
acdf15640c
Merge pull request #6814 from surfer190/patch-1
...
Change the custom venv vars install line
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-23 15:38:29 +00:00
Dave Lewis
92b74266ca
Correct missing "default=''"
...
On previous commit missed "default=''" so changing:
project_domain_name=cred.get_input('project_domain_name'))
to
project_domain_name=cred.get_input('project_domain_name', default=''))
2020-04-23 11:33:24 +01:00
Dave Lewis
08323a11b6
Addition of project domain name to OpenStack Credential
...
Keystone v3 requires user_domain_id and project_domain_name to authenticate, but AWX openstack credential only requests the user_domain_id.
Added in project_domain_name into the credential templating. Not added as a required field as this is only needed when using Keystone v3.
2020-04-23 11:24:51 +01:00
surfer190
6390794828
Change the custom venv vars install line
...
Add the inventory
2020-04-23 11:43:01 +02:00
AlanCoding
ab703e2a32
Add feature docs and document development tooling
2020-04-22 21:41:52 -04:00
AlanCoding
8c657e210c
VMWare collection ready but waiting for release
...
turn off use of VMWare inventory plugin for now
Attempt to roll back general migration to Ansible 2.8
failed, kept at 2.9 because of compatibility
2020-04-22 21:40:23 -04:00
Bill Nottingham
3f5820adf8
Don't override ANSIBLE_SSH_ARGS for ad-hoc commands.
...
This reverts 8beed7f4 , which says:
Disable ControlPersist for ad hoc commands, should avoid any
issues with proot or needing to clean up sockets afterwards.
Given we've switched to the much less finicky bwrap for process
isolation, along with runner-based process killing, this probably
isn't needed any more.
2020-04-22 20:46:18 -04:00
softwarefactory-project-zuul[bot]
a34a63ec7f
Merge pull request #6809 from wenottingham/nope-no-scls-here
...
Don't use SCLs for openshift.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 23:12:45 +00:00
Bill Nottingham
47fef1dcf3
Don't use SCLs for openshift.
...
This may be a mis-merge?
2020-04-22 17:16:44 -04:00
softwarefactory-project-zuul[bot]
b6be891dc1
Merge pull request #6786 from nixocio/ui_issue_6511
...
Fix searching for a blank string creates a blank search filter
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 21:02:25 +00:00
softwarefactory-project-zuul[bot]
546df65753
Merge pull request #6804 from chrismeyersfsu/fix-collector_tests
...
lie about last time analytics were collected
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 20:38:45 +00:00
nixocio
2a86a3e05b
Fix searching for a blank string creates a blank search filter
...
Fix searching for a blank string creates a blank search filter. Also,
add unit-test to the related changes.
closes: https://github.com/ansible/awx/issues/6511
2020-04-22 16:16:10 -04:00
softwarefactory-project-zuul[bot]
37ee95314a
Merge pull request #6802 from ryanpetrello/version-11-1-0
...
bump version to 11.1.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 19:18:24 +00:00
softwarefactory-project-zuul[bot]
28c3fa517e
Merge pull request #6773 from ryanpetrello/playbook-scan-symlinks
...
follow symlinks while discovering valid playbooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 18:35:53 +00:00
chris meyers
01c56a4f2b
lie about last time analytics were collected
...
* Ensure that everything that we put into the database is returned via
analytics.
2020-04-22 14:10:45 -04:00
Ryan Petrello
3dd21d720e
follow symlinks while discovering valid playbooks
...
related: https://github.com/ansible/awx/pull/6769
Co-authored-by: Francois Herbert <francois@herbert.org.nz >
2020-04-22 13:38:29 -04:00
softwarefactory-project-zuul[bot]
9cfecb5590
Merge pull request #6788 from ryanpetrello/version-header
...
include the AWX version as a header in all responses
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 17:11:56 +00:00
Ryan Petrello
2742612be9
bump version to 11.1.0
2020-04-22 13:00:41 -04:00
softwarefactory-project-zuul[bot]
4f4a4e2394
Merge pull request #6204 from Ladas/send_job_and_template_nodes_to_analytics
...
Send job and template nodes to analytics
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 16:08:31 +00:00
Ryan Petrello
edd9972435
include the AWX version as a header in all responses
2020-04-22 12:07:31 -04:00
softwarefactory-project-zuul[bot]
9fdec9b31b
Merge pull request #6785 from shanemcd/really-clean-that-volume
...
Dev env: stop and remove containers before removing volume
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 15:39:12 +00:00
softwarefactory-project-zuul[bot]
a93ee86581
Merge pull request #6787 from squidboylan/remove_module_tests
...
Remove tower_receive and tower_send tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 15:01:58 +00:00
softwarefactory-project-zuul[bot]
020246736c
Merge pull request #6796 from rooftopcellist/fix_awx_rsyslog
...
rsyslogd is only needed in the web container
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-22 15:01:50 +00:00
Christian Adams
8d3ce206cd
rsyslogd is only needed in the web container
2020-04-22 10:17:04 -04:00
AlanCoding
68f5482c42
Update vmware implementation to new agreements
2020-04-21 22:49:20 -04:00
softwarefactory-project-zuul[bot]
28e27c5196
Merge pull request #6768 from keithjgrant/5909-jt-launch-3b
...
JT Launch Prompting (phase 3) [rebuilt branch]
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 23:43:29 +00:00
softwarefactory-project-zuul[bot]
c56352daa4
Merge pull request #6765 from rooftopcellist/fix_flake_zuul
...
revert back to the old way of calling flake8 linter
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 21:37:36 +00:00
Caleb Boylan
5eea4e8881
Remove tower_receive and tower_send tests
2020-04-21 13:46:13 -07:00
Bill Nottingham
58c821f3e1
De-flake the collector test.
2020-04-21 16:32:33 -04:00
Shane McDonald
5cad0d243a
Dev env: stop and remove containers before removing volume
2020-04-21 15:47:59 -04:00
softwarefactory-project-zuul[bot]
0aaa2d8c8d
Merge pull request #6783 from ryanpetrello/inv-links
...
update (dead) links to example inv source vars
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 19:07:55 +00:00
chris meyers
921feb561d
add test case for wfj nodes analytics
2020-04-21 20:21:38 +02:00
Bill Nottingham
5b0bb4939f
Allow subsets of table gathering for unit tests.
...
sqlite does not like some of our PG-isms.
2020-04-21 20:21:20 +02:00
Ladislav Smola
144cffe009
Send job and template nodes to analytics
...
Sending tables main_workflowjobnode and main_workflowjobtemplatenode
containing arrays of success/failure/always_nodes which is compatible
to what API call for nodes return.
2020-04-21 20:02:30 +02:00
Ryan Petrello
af11055e5c
update (dead) links to example inv source vars
...
see: https://github.com/ansible/awx/issues/6538
some of these are subject to change (in particular, the azure one), but
this at least fixes the dead links for now in ansible devel
2020-04-21 14:00:54 -04:00
softwarefactory-project-zuul[bot]
c0cb546c3c
Merge pull request #6779 from squidboylan/fix_project_allow_override
...
Collection: Fix the tower_project scm_allow_override
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 17:52:52 +00:00
softwarefactory-project-zuul[bot]
a800c8cd00
Merge pull request #6781 from ryanpetrello/pg10-doc
...
update postgres minimum version
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 17:32:58 +00:00
Caleb Boylan
f8a23f20aa
Collection: Assert tower_project job is successful
2020-04-21 10:14:08 -07:00
softwarefactory-project-zuul[bot]
46edd151e0
Merge pull request #6764 from ryanpetrello/redis-sos
...
record redis config in the sosreport
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-21 17:13:58 +00:00
Caleb Boylan
ba4b6bdbb7
Collection: tower_project alias allow_override to scm_allow_override
2020-04-21 10:08:06 -07:00
Caleb Boylan
1e24d8b5fa
Collection: Add integration tests for project scm_allow_override
2020-04-21 09:58:39 -07:00
Ryan Petrello
41586ea3a6
update postgres minimum version
2020-04-21 12:49:33 -04:00
Caleb Boylan
ded5577832
Collection: Fix the tower_project scm_allow_override
2020-04-21 09:39:16 -07:00
shaynecm
e428aeb97e
pre-req's updated
...
added Python 3.6+ to bring inline with the inventory change
2020-04-21 12:43:19 +01:00
shaynecm
e42915d4cf
updated to include py3
...
amended to be "/usr/bin/env python3" as suggested
2020-04-21 12:40:56 +01:00
softwarefactory-project-zuul[bot]
cce5f26e34
Merge pull request #6763 from ryanpetrello/rsyslogd-spool-config
...
let users configure the destination and max disk size of rsyslogd spool
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 23:49:20 +00:00
Keith Grant
1940c834cb
fix empty CodeMirror bug in modals
2020-04-20 16:21:59 -07:00
Keith Grant
08381577f5
Merge prompt extra_vars before POSTing
...
* Merge the extra_vars field with survey question responses before sending
to API
* Clean up select and multi-select survey fields
2020-04-20 16:21:48 -07:00
Keith Grant
669d67b8fb
flush out validators, survey questions
2020-04-20 16:21:39 -07:00
Keith Grant
8a0be5b111
add survey questions
2020-04-20 16:21:31 -07:00
Ryan Petrello
9e30f004d3
let users configure the destination and max disk size of rsyslogd spool
2020-04-20 19:12:28 -04:00
softwarefactory-project-zuul[bot]
62bf61b2a2
Merge pull request #6766 from ryanpetrello/fixup-6760
...
escape certain log aggregator settings when generating rsyslog config
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 22:52:20 +00:00
Ryan Petrello
f62dfe85cc
escape certain log aggregator settings when generating rsyslog config
...
see: https://github.com/ansible/awx/issues/6760
2020-04-20 18:05:01 -04:00
Christian Adams
97acba8fe9
revert back to the old way of calling flake8 linter
2020-04-20 17:27:52 -04:00
Ryan Petrello
cec7cb393d
record redis config in the sosreport
2020-04-20 17:03:50 -04:00
softwarefactory-project-zuul[bot]
e9b254b9d2
Merge pull request #6654 from AlexSCorey/4962-EnableWebhooksForJT
...
Adds webhooks to Job template form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 20:11:29 +00:00
Alex Corey
222fecc5f6
adds test for new webhook component
2020-04-20 15:33:46 -04:00
shaynecm
1afd8b4309
Update inventory
2020-04-20 19:20:14 +01:00
softwarefactory-project-zuul[bot]
c833676863
Merge pull request #6752 from fherbert/job_template_notification
...
Support adding/removing notifications to job_templates
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 17:20:25 +00:00
softwarefactory-project-zuul[bot]
7e9835f6ee
Merge pull request #6730 from rooftopcellist/pyflake
...
Fix new flake8 from pyflakes 2.2.0 release
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 14:31:52 +00:00
softwarefactory-project-zuul[bot]
5940f6de2c
Merge pull request #6737 from ryanpetrello/da-queues
...
rsyslogd: set some reasonable limits for disk queues
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 14:29:05 +00:00
Christian Adams
a899a147e1
Fix new flake8 from pyflakes 2.2.0 release
2020-04-20 09:50:50 -04:00
softwarefactory-project-zuul[bot]
e0c8f3e541
Merge pull request #6747 from chrismeyersfsu/fix-redis_logs
...
fix redis logs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-20 13:06:40 +00:00
Francois Herbert
68a0bbe125
Support adding/removing notifications to job_templates
2020-04-20 13:02:41 +12:00
AlanCoding
50197c6a12
Handle custom script options of hostnames and destination variable
2020-04-18 23:30:50 -04:00
AlanCoding
de0122d64e
Respect the ec2 script nested groups option
2020-04-18 19:32:18 -04:00
chris meyers
8592bf3e39
better broadcast websocket logging
...
* Make quiter the daphne logs by raising the level to INFO instead of
DEBUG
* Output the django channels name of broadcast clients. This way, if the
queue gets backed up, we can find it in redis.
2020-04-17 17:19:08 -04:00
chris meyers
4787e69afb
consistent wsbroadcast log messages
2020-04-17 17:18:21 -04:00
softwarefactory-project-zuul[bot]
8f5afc83ce
Merge pull request #6745 from ryanpetrello/redis-tcp-port--
...
don't expose redis port
Reviewed-by: Elyézer Rezende
https://github.com/elyezer
2020-04-17 20:43:27 +00:00
softwarefactory-project-zuul[bot]
b1a90d445b
Merge pull request #6739 from chrismeyersfsu/fix-redis_group_cleanup
...
cleanup group membership on disconnect
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 20:28:00 +00:00
softwarefactory-project-zuul[bot]
8954e6e556
Merge pull request #6687 from nixocio/ui_convert_user_to_be_function
...
Update User component to be function based
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 19:55:50 +00:00
AlanCoding
fff34f7227
Make inventory non-strict for production and remove comments
2020-04-17 15:43:03 -04:00
Ryan Petrello
7bfc99a615
don't expose redis port
2020-04-17 15:34:11 -04:00
AlanCoding
e2f5aa987d
Implement vmware plugin host filtering
2020-04-17 14:52:38 -04:00
Ryan Petrello
f159a6508e
rsyslogd: set some higher limits for disk-assisted queues
2020-04-17 14:34:07 -04:00
nixocio
4d7b5adf12
Update User component to be function based
...
Update User component to be function based. Also update related
unit-tests.
2020-04-17 14:29:31 -04:00
Alex Corey
6e648cf72f
Adds webhooks to jt form
2020-04-17 14:18:32 -04:00
softwarefactory-project-zuul[bot]
24a50ea076
Merge pull request #6738 from squidboylan/fix_collection_sanity_ansible2.9
...
Collection: Ignore some sanity errors in ansible 2.9
Reviewed-by: Alan Rominger <arominge@redhat.com >
https://github.com/AlanCoding
2020-04-17 18:06:41 +00:00
softwarefactory-project-zuul[bot]
2d2add009b
Merge pull request #6728 from chrismeyersfsu/fix-noisy_debug
...
confidence in websocket group logic is high
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 18:06:36 +00:00
chris meyers
fd068695ef
cleanup group membership on disconnect
...
* zcard asgi::group:jobs-status_changed <-- to see a group set that
continues to grow. Issue this command in a loop while refreshing the
browser page on the jobs list. Before this change the set size would
continue to grow as daphne channel names are added to the group. After
this change the set size stays stable at the expected, 1.
2020-04-17 13:16:11 -04:00
Caleb Boylan
b19360ac9b
Collection: Ignore some sanity errors in ansible 2.9
2020-04-17 09:32:54 -07:00
softwarefactory-project-zuul[bot]
7c3c1f5a29
Merge pull request #6678 from nixocio/ui_issue_5983
...
Fix List Navigation Pagination
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 16:08:55 +00:00
nixocio
a902afcf73
Fix List Navigation Pagination
...
Fix List Navigation Pagination. Add missing variable `page` to
`handleSetPageSize`. Also update unittests impacted by this change.
closes: https://github.com/ansible/awx/issues/5983
2020-04-17 11:16:12 -04:00
softwarefactory-project-zuul[bot]
501568340b
Merge pull request #6736 from beeankha/fix_collection_readme_format
...
Fix Collection README to Display Properly
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 14:18:57 +00:00
softwarefactory-project-zuul[bot]
1d32917ceb
Merge pull request #6732 from domq/fix/rsync-EAGAIN-hazard
...
[fix] Use rsync --blocking-io to work around EAGAIN hazard
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-17 13:08:10 +00:00
AlanCoding
84d863ff9d
Shorten list of VMWare inventory plugin properties
...
Do not include summaries
decision on vmware keyed groups
Handle first set of custom user vmware options
2020-04-16 20:56:02 -04:00
AlanCoding
47bdf86dfa
Pick up collections paths in openstack inventory update prep
...
Update amazon.aws version
Update vmware to new release
Pin some more tests due to transitioning to inventory plugins
Remove more temporary hacks
2020-04-16 20:56:02 -04:00
Jim Ladd
6b015c9d81
Call parent get_plugin_env for foreman
2020-04-16 20:56:01 -04:00
AlanCoding
c3f2b3e44d
bump versions of Galaxy collection requirements
...
Implement 2.9 version policy
Update ec2 collection name
Enable ovirt, refresh test files
Put in upstream forks to get it running for now
pick up openstack.cloud fix
2020-04-16 20:56:01 -04:00
Jim Ladd
6807878e2d
I think this is the right place for iam_role_arn in the tests?
2020-04-16 20:56:01 -04:00
Jim Ladd
96c6cf9f05
pass iam_role_arn through to aws inv. plugin
2020-04-16 20:56:01 -04:00
Jim Ladd
8a20b5225b
enable aws_ec2 plugin
2020-04-16 20:56:00 -04:00
Jim Ladd
0e2786d1f1
compat layer for foreman
2020-04-16 20:56:00 -04:00
Jim Ladd
f38437b6bc
foreman plugin updates
2020-04-16 20:56:00 -04:00
AlanCoding
99ae614a63
Vmware was published
...
implement vmware inventory plugin
Enable the previously broken properties
2020-04-16 20:56:00 -04:00
AlanCoding
fcf75af6a7
Get current cloud sources working from collection
...
update test data files
Adopt official vendor location
openstack not published yet
Add collections to show paths
Add collections loc to installer settings
Add vendored collections to show path again
2020-04-16 20:55:59 -04:00
Yanis Guenane
541b9607f5
Collections: Adding a requirements.yml file
2020-04-16 20:55:59 -04:00
beeankha
2d455800c4
More bulleted list formatting changes
2020-04-16 20:18:22 -04:00
softwarefactory-project-zuul[bot]
37491fa4b9
Merge pull request #6735 from wenottingham/true-is-relative
...
Flip CSRF_COOKIE_SECURE docs.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 21:09:20 +00:00
softwarefactory-project-zuul[bot]
f41852c3ee
Merge pull request #6709 from marshmalien/6530-wf-node-wf
...
Add workflow details to node view modal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 20:54:25 +00:00
softwarefactory-project-zuul[bot]
b565ed2077
Merge pull request #6723 from nixocio/ui_issue_6244
...
Fix Page Size toggle does not persist after a search
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 20:25:41 +00:00
beeankha
86bafb52f6
Fix collection README display
2020-04-16 16:13:12 -04:00
Bill Nottingham
11b1d0e84c
Flip CSRF_COOKIE_SECURE docs.
...
I think this was backwards.
2020-04-16 15:34:38 -04:00
softwarefactory-project-zuul[bot]
f47325a532
Merge pull request #6681 from chrismeyersfsu/fix-cluster_stupid_bash
...
fix copy paste error in docker compose cluster
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 19:14:16 +00:00
nixocio
1a261782c7
Fix Page Size toggle does not persist after a search
...
Fix Page Size toggle does not persist after a search.
Also, add unit-tests related to `onSearch`,`clearAllFilters` and `onRemove`.
closes:https://github.com/ansible/awx/issues/6244
2020-04-16 15:06:50 -04:00
Dominique Quatravaux
5a1599b440
[fix] Use rsync --blocking-io to work around EAGAIN hazard
...
Fixes #6692
2020-04-16 20:20:21 +02:00
chris meyers
72248db76d
fix copy paste error in docker compose cluster
2020-04-16 14:12:30 -04:00
softwarefactory-project-zuul[bot]
21268b779f
Merge pull request #6713 from beeankha/awx_collection_deprecations
...
Deprecate Send, Receive, and Workflow Template Collections Modules
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 16:23:15 +00:00
beeankha
8926f635df
Mark send, receive, and workflow_job_template modules as deprecated
...
Add routing.yml file to mark modules for deprecation and pass sanity tests
Ignore sanity tests for deprecated modules
2020-04-16 11:25:38 -04:00
softwarefactory-project-zuul[bot]
e19194b883
Merge pull request #6721 from shanemcd/dockerfile-cleanup
...
Dockerfile organization
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-16 14:48:58 +00:00
chris meyers
d30ecb6fb3
confidence in websocket group logic is high
...
* Replying to websocket group membership with the previous state, delta,
and new state has shown to be quite stable. This debug message is not
very helpful and is noisy in the dev env. This change removes the debug
message.
2020-04-16 08:48:12 -04:00
Shane McDonald
29a582f869
Dockerfile organization
2020-04-15 14:43:59 -04:00
Marliana Lara
2524e8af47
Separate prompted modal section with divider and fix user word-wrap
2020-04-14 15:08:37 -04:00
Marliana Lara
f957ef7249
Add webhook fields to wf node job template detail
2020-04-14 15:07:32 -04:00
Marliana Lara
4551859248
Add WF details to workflow node view
2020-04-14 15:04:21 -04:00
Darin Johnson
6cd4b1c666
Add support for importing host/group descriptions
...
Signed-off-by: Darin Johnson <djohnson@sonifi.com >
2020-03-11 15:17:14 -05:00