Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Releases: ingrammicro/cio

cio-v0.9.0

01 Jul 15:30
8427be0
Compare
Choose a tag to compare

Changelog

8427be0 Merge pull request #1 from ingrammicro/release/cirrus
c7f27df Prepare release of v0.9.0 🎉
c642477 Prepare release of v0.9.0-rc 🚧
02bef7d Rename to cio and prepare release of v0.9.0-beta
ab2455d Merge pull request #122 from ingrammicro/feature/121-allow-work-blueprint-attachments
c76a428 Merge pull request #123 from ingrammicro/feature/1544-new-attributes-bootstrap
fd1b3df Refactor some bootstrapping command constants (issue ingrammicro/tapp#1544)
95a316a Read bootstrap config from xml and allow run-once mode (issue ingrammicro/tapp#1544)
b9c9803 Clean attachments with processing problems (issue #121)
3aa6a62 Allow work with blueprint attachments (issue #121)
d32e855 Merge pull request #118 from ingrammicro/bugfix/117-print-as-many-errors-as-received
be3837d Optimize error messages extraction (issue #117)
a60cf37 Optimized response processing (issue #117)
a52af63 Print as many errors as received (issue #117)
6525676 Merge pull request #116 from ingrammicro/feature/115-list-subnet-server-arrays
928a9f9 List server arrays of a subnet (issue #115)
5a2510d Merge pull request #120 from ingrammicro/refactor/119-use-delete-instead-of-destroy
a53b4c9 Use delete better than destroy (issue #119)
554e67a Merge pull request #111 from ingrammicro/feature/110-list-floating-ips-of-a-server
f0d30df List floating ips of a server (issue #110)
fac8201 Merge pull request #114 from ingrammicro/feature/82-allow-work-servers-arrays-on-user-mode
c8ba586 Allow work with Servers Arrays on user-mode(issue #82)
ceaaf2a Merge pull request #113 from ingrammicro/feature/112-show-cloud-account-details
2014d9c Allow show Cloud Account details (issue #112)
dfad577 Merge pull request #109 from ingrammicro/feature/106-allow-work-storage-on-user-mode
531f894 Remove unnecessary json tag (issue #106)
a269d3d Allow work storage on user mode (issue #106)
02f86ee Merge pull request #108 from ingrammicro/feature/81-allow-work-vpcs-on-user-mode
4f885ad Rename Subnet server listing methods (issue #81)
9cae21f Rename VPN listing methods (issue #81)
2466f57 Fix VPC discard method description (issue #81)
4b5affa Fix VPC and Subnet identifiers in Server resource (issue #81)
4048e2f Added VPN management (issue #81)
d82fd67 Added Subnet list-servers functionality (issue #81)
52ac888 Added VPC discard functionality (issue #81)
278ed9b Add Subnet management (issue #81)
3dfb8ee Allow work with VPCs on user-mode (issue #81)
6b1c8d7 Merge pull request #107 from ingrammicro/feature/105-allow-work-floating-ips-on-user-mode
9f3455a Refactor variable name for label Ids (issue #105)
2192820 Fix path to filter server floating IPs (issue #105)
ea654d7 Allow work with Floating IPs on user-mode (#105)
4dcf06c Merge pull request #102 from ingrammicro/refactor/45-improve-usability-for-composed-parameters
aaeb921 Improve resolving template cookbook version from Id (issue #45)
3a39dc4 Show output parameters as input (issue #45)
974a4b8 Resolve template cookbook version from Id (issue #45)
3c078e2 Fixed template cookbook version regexp (issue #45)
0dd73a2 Improve usage samples for cookbook versions recipe (issue #45)
d79d439 Optimize reading algorithm json parameters from file or stdin (issue #45)
189e5cb Unify reading json parameters from file or stdin (issue #45)
6472073 Fixed template cookbook version regexp (issue #45)
ee6cf07 Fix configuration attributes from STDIN (issue #45)
96deed2 Make firewall rules regexp global variable (issue #45)
8077083 Fix error messages (issue # 45)
7d772e3 Review comments (issue #45)
256ca8f Improve usability for composed parameters (issue #45)
4980c5f Merge pull request #104 from ingrammicro/refactor/103-remove-saas-providers-related-commands
e4370f6 Remove SaaS Providers related commands (issue #103)
ee9700c Merge pull request #101 from ingrammicro/refactor/96-api-methods-should-return-pointers
5448fe0 Fix script update command parameters (issue #96)
1027e83 Clarify unsupported API version message (issue #96)
73854f7 Fix labelables resource array (issue #96)
c46f5d4 Fix wizard app deploy (issue #96)
75c9a13 Added logic for User mode API version management (issue #96)
de5e4ef Refactorized API to return pointers (issue #96)
6ad2477 Merge pull request #100 from ingrammicro/refactor/89-stricter-security-checks
95d0754 Added firewall test(issue #89)
2d876b2 Added dispatcher test(issue #89)
2bb8e65 Unify the http client service (issue #89)
8997065 Merge pull request #98 from ingrammicro/feature/92-api-to-v2-in-user-mode
be7b656 Remove Variables property from template (issue #92)
697b991 Make friendly usage for run_list recipes (issue #92)
ce5332c Fix labelable (issue #92)
affd7da Fix cookbook version properties (issue #92)
267ffeb Apply canonical URLs (issue #92)
16ba7e6 Fix several log format (issue #92)
1b4ebc4 Added cookbook versions functionalities (issue #92)
e412443 Added template compile option (issue #92)
cd06167 Fix time text formatter (issue #92)
c7623cf Remove obsolete setup option (issue #92)
8e227cc Remove obsolete resources (issue #92)
71506c8 Use event type instead new definition (issue #92)
12ed9d5 Updated API to v2 in user mode (issue #92)
4a3903b Merge pull request #99 from ingrammicro/master
3e47ef2 Merge pull request #97 from ingrammicro/release/nimbostratus
02814da Update version to 0.8.0
8fcd96f Merge pull request #91 from ingrammicro/feature/90-bootstrap-command
2ad5989 Have bootstrapping server command rename policyfile dir for chef runs on windows (issue #90)
041df51 Removed unused variable (issue #90)
4be9ada Updated bootstrapping process to works in windows platform (Issue #90)
0ec978e Completed test cases (issue #90)
1955329 Remove scripts boot execution in bootstrapping and move config files to cio directory
4556ce1 Added test cases (issue #90)
5607bf0 Refactor bootstrapping workspace dir management (issue #90)
8a22cbe Added context management (issue #90)
b51bed7 Make more readable the processing error messages (issue #90)
b8f8aaa Refactored single instance management (issue #90)
b5ced19 Make bootstrapping report applied policyfiles when some fail (issue #90)
5365e95 Fix bootstrapping issues (issue #90)
1bf8859 Ensure a single instance of the bootstrapping command works at a time (issue #90)
54a1d11 Some refactor of agent bootstrapping command including error processing (issue #90)
9201451 Updated routine approach (issue #90)
d25d8e6 General review and refactoring task (issue #90)
87af58e Changed strategy for cleaning (issue #90)
d87d56e Refactorized mechanism to download file (issue #90)
be2f4f2 Renamed structs (issue #90)
715e84c Initial commit (issue #90)
a628184 Merge pull request #86 from ingrammicro/feature/77-allow-work-labels-on-user-mode
a8670ea Fixed labelable interface resolution (issue #77)
5ff3a39 Refactor to make better use of Labelable interface (issue #77)
ac7c4cb Implemented labelable interface (issue #77)
709ede9 Fixed usage action names for labelable resources (issue #77)
070f2fa Fixed LabeledResources type name (issue #77)
1f2b8c2 Updated README (issue #77)
5a442b7 Populated label names (issue #77)
af9b960 Added test cases (issue #77)
e9f7e28 Allowed work with labels on user-mode (issue #77)
752e7f6 Merge pull request #85 from ingrammicro/master
c3ec001 Merge pull request #84 from ingrammicro/release/0.7.0
24293f4 Update version to 0.7.0
0450217 Update version to 0.7.0-rc
6451b71 Update version to 0.7.0-beta
ad83190 Merge pull request #80 from ingrammicro/bugfix/79-rhel-firewall-flush
d1a83b1 Ensure firewall flush in RHEL allows all traffic in (issue #79)
96a150f Merge pull request #78 from ingrammicro/refactor/76-remove-workspace-references-user-mode
15f8e18 Fixed required parameter while listing Server plans-cloud option- (issue #76)
e6a69e9 Added documented description to avoid exiting during tests (issue #76)
1b622f4 Refactored properties to CamelCase (issue #76)
5d2a796 Updated formatter coverage cases (issue #76 )
3b69277 Added FirewallProfileID to TemplateServer (issue #76)
c18d716 Removed Workspaces (issue #76)
09aad2f Merge pull request #38 from ingrammicro/refactor/6-update-documentation
45fe472 Remove automated installation script (issue #6)
e582163 Updated based on new response for commands (issue #6)
63ae8de Updated based on last changes(issue #6)
7012271 Fix wrong fprintf format (issue #6)
0e12602 Fix travis step (issue #6)
6b44a29 Applied requested changes (issue #6)
407f69d Updating process (issue #6)
930695a Continue updating process (issue #6)
f5fbbb6 Update README.md: add new parameter about templates and instances (cloud_accounts), rename concerto client name (Ingram Micro), and other small changes. Issue #6
548c561 Update concerto cli name and logo. Issue #5
04d534c Merge pull request #75 from ingrammicro/refactor/60-optimize-service-list-view
eb0c580 Hide RECIPES for service list (issue #60)
21cffbd Merge pull request #74 from ingrammicro/refactor/64-show-detailed-cloud-server-plans
c72df91 Refactor mapping(issue #64)
f44fe31 Added more detailed report for Server Plans (issue #64)
cdc0659 Merge pull request #73 from ingrammicro/refactor/63-show-detailed-cloud-account-list
dc1ff35 Added more detailed report for Cloud Accounts (issue #63)
5cac5e6 Merge pull request #72 from ingrammicro/refactor/51-show-contextual-global-options
9a0565c Show adequate GLOBAL OPTIONS per context(issue #51)
feb7831 Merge pull request #71 from ingrammicro/refactor/52-remove-kubernetes-clusters-and-nodes-command-line-functionalities
bb97330 Remove residual files (issue #52)
784f5bd Merge pull request #65 from ingrammicro/refactor/52-remove-kubernetes-clusters-and-nodes-command-line-functionalities
814b334 Remove the cluster and node packages (issue #52)
187c8f3 Remove Kubernetes clusters and nodes commands (issue #52)
77af910 Merge pull request #69 from ingrammicro/refactor/59-remove-saas-accounts-related-commands
a26dbac Remove SaaS Accounts related commands (issue #59)
a23b6db Merge pull request #70 from ingrammicro/refactor/61-remove-cloud-accounts-obsolete-...

Read more

cio-v0.9.0-rc

26 Jun 14:03
Compare
Choose a tag to compare
cio-v0.9.0-rc Pre-release
Pre-release

Changelog

c642477 Prepare release of v0.9.0-rc 🚧

cio-v0.9.0-beta

19 Jun 09:06
Compare
Choose a tag to compare
cio-v0.9.0-beta Pre-release
Pre-release

Changelog

02bef7d Rename to cio and prepare release of v0.9.0-beta
ab2455d Merge pull request #122 from ingrammicro/feature/121-allow-work-blueprint-attachments
c76a428 Merge pull request #123 from ingrammicro/feature/1544-new-attributes-bootstrap
fd1b3df Refactor some bootstrapping command constants (issue ingrammicro/tapp#1544)
95a316a Read bootstrap config from xml and allow run-once mode (issue ingrammicro/tapp#1544)
b9c9803 Clean attachments with processing problems (issue #121)
3aa6a62 Allow work with blueprint attachments (issue #121)
d32e855 Merge pull request #118 from ingrammicro/bugfix/117-print-as-many-errors-as-received
be3837d Optimize error messages extraction (issue #117)
a60cf37 Optimized response processing (issue #117)
a52af63 Print as many errors as received (issue #117)
6525676 Merge pull request #116 from ingrammicro/feature/115-list-subnet-server-arrays
928a9f9 List server arrays of a subnet (issue #115)
5a2510d Merge pull request #120 from ingrammicro/refactor/119-use-delete-instead-of-destroy
a53b4c9 Use delete better than destroy (issue #119)
554e67a Merge pull request #111 from ingrammicro/feature/110-list-floating-ips-of-a-server
f0d30df List floating ips of a server (issue #110)
fac8201 Merge pull request #114 from ingrammicro/feature/82-allow-work-servers-arrays-on-user-mode
c8ba586 Allow work with Servers Arrays on user-mode(issue #82)
ceaaf2a Merge pull request #113 from ingrammicro/feature/112-show-cloud-account-details
2014d9c Allow show Cloud Account details (issue #112)
dfad577 Merge pull request #109 from ingrammicro/feature/106-allow-work-storage-on-user-mode
531f894 Remove unnecessary json tag (issue #106)
a269d3d Allow work storage on user mode (issue #106)
02f86ee Merge pull request #108 from ingrammicro/feature/81-allow-work-vpcs-on-user-mode
4f885ad Rename Subnet server listing methods (issue #81)
9cae21f Rename VPN listing methods (issue #81)
2466f57 Fix VPC discard method description (issue #81)
4b5affa Fix VPC and Subnet identifiers in Server resource (issue #81)
4048e2f Added VPN management (issue #81)
d82fd67 Added Subnet list-servers functionality (issue #81)
52ac888 Added VPC discard functionality (issue #81)
278ed9b Add Subnet management (issue #81)
3dfb8ee Allow work with VPCs on user-mode (issue #81)
6b1c8d7 Merge pull request #107 from ingrammicro/feature/105-allow-work-floating-ips-on-user-mode
9f3455a Refactor variable name for label Ids (issue #105)
2192820 Fix path to filter server floating IPs (issue #105)
ea654d7 Allow work with Floating IPs on user-mode (#105)
4dcf06c Merge pull request #102 from ingrammicro/refactor/45-improve-usability-for-composed-parameters
aaeb921 Improve resolving template cookbook version from Id (issue #45)
3a39dc4 Show output parameters as input (issue #45)
974a4b8 Resolve template cookbook version from Id (issue #45)
3c078e2 Fixed template cookbook version regexp (issue #45)
0dd73a2 Improve usage samples for cookbook versions recipe (issue #45)
d79d439 Optimize reading algorithm json parameters from file or stdin (issue #45)
189e5cb Unify reading json parameters from file or stdin (issue #45)
6472073 Fixed template cookbook version regexp (issue #45)
ee6cf07 Fix configuration attributes from STDIN (issue #45)
96deed2 Make firewall rules regexp global variable (issue #45)
8077083 Fix error messages (issue # 45)
7d772e3 Review comments (issue #45)
256ca8f Improve usability for composed parameters (issue #45)
4980c5f Merge pull request #104 from ingrammicro/refactor/103-remove-saas-providers-related-commands
e4370f6 Remove SaaS Providers related commands (issue #103)
ee9700c Merge pull request #101 from ingrammicro/refactor/96-api-methods-should-return-pointers
5448fe0 Fix script update command parameters (issue #96)
1027e83 Clarify unsupported API version message (issue #96)
73854f7 Fix labelables resource array (issue #96)
c46f5d4 Fix wizard app deploy (issue #96)
75c9a13 Added logic for User mode API version management (issue #96)
de5e4ef Refactorized API to return pointers (issue #96)
6ad2477 Merge pull request #100 from ingrammicro/refactor/89-stricter-security-checks
95d0754 Added firewall test(issue #89)
2d876b2 Added dispatcher test(issue #89)
2bb8e65 Unify the http client service (issue #89)
8997065 Merge pull request #98 from ingrammicro/feature/92-api-to-v2-in-user-mode
be7b656 Remove Variables property from template (issue #92)
697b991 Make friendly usage for run_list recipes (issue #92)
ce5332c Fix labelable (issue #92)
affd7da Fix cookbook version properties (issue #92)
267ffeb Apply canonical URLs (issue #92)
16ba7e6 Fix several log format (issue #92)
1b4ebc4 Added cookbook versions functionalities (issue #92)
e412443 Added template compile option (issue #92)
cd06167 Fix time text formatter (issue #92)
c7623cf Remove obsolete setup option (issue #92)
8e227cc Remove obsolete resources (issue #92)
71506c8 Use event type instead new definition (issue #92)
12ed9d5 Updated API to v2 in user mode (issue #92)
4a3903b Merge pull request #99 from ingrammicro/master