Aaron Tan
bb80b53bd3
Prepare for 3.2.0 release
...
Specifically, updated docs, version number and release notes.
Signed-off-by: Aaron Tan <jangsutsr@gmail.com >
2017-10-04 12:27:47 -04:00
AlanCoding
85efb8b15a
add resources for project/inv updates
2017-10-02 10:53:47 -04:00
Aaron Tan
81ba8300d6
Merge pull request #381 from jangsutsr/3_2_job_res_audit
...
Audit changes needed in 3.2 for job resources
2017-09-28 17:16:48 -04:00
Aaron Tan
2cb3141691
Audit changes needed in 3.2 for job resources
...
Audit against OPTIONS return of Tower 3.2 and make up any missing fields
for resources job_template, job, workflow and ad_hoc_command.
Signed-off-by: Aaron Tan <jangsutsr@gmail.com >
2017-09-28 16:27:53 -04:00
AlanCoding
92b8d86000
add instance group association commands
2017-09-28 15:31:15 -04:00
AlanCoding
f1bb8cc6e9
get rid of rackspace as an option in v2
2017-09-28 11:31:28 -04:00
AlanCoding
08a5ed031e
remove scan as job type option for v2
2017-09-28 10:59:54 -04:00
Alan Rominger
5600fbeed3
Merge pull request #367 from AlanCoding/no_teams
...
remove old version logic not needed in v2 API
2017-09-28 10:56:52 -04:00
AlanCoding
518065e6c4
remove the unusable job endpoint launch method
2017-09-27 14:59:54 -04:00
AlanCoding
cac7aae8b4
remove outdated org-proj association functions
2017-09-27 08:35:07 -04:00
AlanCoding
e9821d6db5
remove old version logic not needed in v2 API
2017-09-27 08:28:04 -04:00
John Miller
b1829c22d2
allow association and dissassocation of extra_credentials with job_templates
2017-09-26 15:33:28 -05:00
AlanCoding
143795ce99
update secondary install method to API version 2
2017-09-19 16:01:00 -04:00
AlanCoding
ab089566a1
Merge branch 'v1' into merge_v1
2017-09-19 13:31:02 -04:00
Alan Rominger
02b0edf2c8
Merge pull request #349 from AlanCoding/v1_build
...
new API-version-specific install mechanism
2017-09-19 10:18:37 -04:00
AlanCoding
f8ce15707b
new version-specific install mechanism
2017-09-08 14:13:04 -07:00
Alan Rominger
b218367cd3
Merge pull request #335 from AlanCoding/accurate_role_membership_testing
...
Filter on res_type when checking for role membership
2017-09-05 11:29:10 -04:00
Alan Rominger
4a4f791669
Merge pull request #336 from AlanCoding/fix_bases
...
allow for multiple inheritances with click methods
2017-09-05 11:19:48 -04:00
Alan Rominger
2cff865174
Merge pull request #348 from AlanCoding/more_unicode
...
fix bug with format_human unicode
2017-09-05 11:16:35 -04:00
Alan Rominger
eb587cabbf
Merge pull request #345 from AlanCoding/page_size
...
add list option for page size
2017-09-05 11:15:49 -04:00
Alan Rominger
241e802dad
Merge pull request #344 from AlanCoding/suct
...
add scm update cache timeout option
2017-09-05 11:15:26 -04:00
AlanCoding
c186e6f189
fix bug with format_human unicode
2017-09-02 15:46:07 -04:00
Aaron Tan
3351ff4058
Merge pull request #347 from EdwardBetts/spelling
...
correct spelling mistakes
2017-09-01 16:00:24 -04:00
Edward Betts
91ad3c3435
correct spelling mistakes
2017-09-01 15:45:55 -04:00
Aaron Tan
dbe1a7faff
Merge pull request #46 from jangsutsr/44_smart_inventory_implementation
...
Smart inventory/Insights integration implementation
2017-09-01 15:25:03 -04:00
Aaron Tan
ed57231994
Docs for Tower CLI
2017-09-01 15:22:04 -04:00
Edward Betts
5efe3ac544
correct spelling mistakes
2017-08-30 20:37:46 +01:00
AlanCoding
b4c16b21e6
allow for multiple inheritances with click methods
2017-08-24 09:22:20 -04:00
AlanCoding
e219a7ce41
add list option for page size
2017-08-24 09:06:41 -04:00
AlanCoding
8e1357c60b
add scm update cache timeout option
2017-08-23 16:05:19 -04:00
AlanCoding
737176a920
filter on res_type when checking for role membership
2017-08-07 15:44:48 -04:00
Aaron Tan
a2cb2760de
Copy exceptions.py file
2017-08-07 14:50:58 -04:00
Aaron Tan
e42073e24c
Insights implementation
2017-07-24 13:08:18 -04:00
Aaron Tan
97a0f485f2
Smart inventory implementation
2017-07-24 12:34:30 -04:00
Aaron Tan
2a6b8ddf39
Implement instance/instance_group resources
2017-07-21 16:44:35 -04:00
Aaron Tan
c4586583f8
Merge pull request #39 from jangsutsr/implement_v2_credentials
...
Implement v2 credentials
2017-07-20 16:48:45 -04:00
Aaron Tan
ac4b926855
Merge pull request #43 from jangsutsr/42_escalate_inventory_source
...
Escalate inventory source as external resource
2017-07-20 10:36:13 -04:00
Aaron Tan
b5ab4ab518
Escalate inventory source as external resource.
2017-07-19 21:57:52 -04:00
Aaron Tan
145c9f54a5
Updates based on review feedbacks.
2017-07-19 11:57:23 -04:00
Aaron Tan
18df226068
Remove permission resource
2017-07-19 10:30:57 -04:00
Aaron Tan
5a1338ffe9
Implement v2 credentials
2017-07-18 17:05:32 -04:00
Aaron Tan
dba969f93b
Migrate to API v2
2017-07-18 14:02:11 -04:00
Aaron Tan
e8fe17a88c
Usage compatibility fix for Tower modules
2017-07-18 13:15:41 -04:00
Alan Rominger
f9d4060427
Merge pull request #326 from AlanCoding/is_name_wrk
...
All inv src loops do name replacement, workflow docs
2017-07-12 12:32:41 -04:00
Aaron Tan
09fe2a9a89
Merge pull request #322 from jangsutsr/284_enable_workflow_schema_update
...
Enable workflow schema update.
2017-07-12 12:15:52 -04:00
AlanCoding
1de7e09465
All inv src loops do name replacement, workflow docs
...
This changes the inventory source resource to always replace the
name field with a querystring for "starts with" logic,
this enables the direct once-through use of such resources
by the workflow schema command, combined with other commands.
Additionallly, an example is added to demonstrate this type of
use, which also leverages the parallel work for workflow
schema overwriting.
2017-07-12 11:44:04 -04:00
Aaron Tan
0d5eda2b77
Merge pull request #324 from jangsutsr/311_update_general_help_text_of_setting_modify
...
Update general help text of setting modify to indicate arg type
2017-07-11 14:05:06 -04:00
Alan Rominger
25233c83fe
Merge pull request #320 from AlanCoding/format_id
...
add new format option to just echo id
2017-07-11 13:53:33 -04:00
Aaron Tan
baf3395c8d
Update general help text of setting modify to indicate arg type.
2017-07-11 11:44:53 -04:00
Aaron Tan
f9b951b091
Fix workflow job launch broken after refactoring.
2017-07-10 17:17:10 -04:00