SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.1-rubygem-crowbar-client-3.5.0-1.1.x86_64.rpm :
Fri Oct 13 14:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.5.0
- Add new service command and subcommands

Fri Oct 6 14:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.4.0
- Fix proposal create from file (bsc#1037374)
- Fix create proposal from data (bsc#1037374)
- Add filtering of proposal deployment lists

Fri Apr 7 14:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.3.1
- Fix CROWBAR_VERIFY_SSL environment variable evaluation
- Fix upgrade hint after admin repochecks step (bsc#1029682)
- Use same timeout then the crowbar API

Thu Mar 30 14:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.3.0
- Allow skipping the SSL verification step
- Add support for api/upgrade/mode API
- Send a reset command on node reset (bsc#1025206)
- Check for file existance before uploading backup (bsc#1025309)
- Fix backup upload args (bsc#1026111)

Tue Feb 14 13:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.2.1
- Fix json encoding for proposal edit (bsc#1023834)
- Revert \"Fix json encoding for post request (bsc#1023834)\" (bsc#1024907)

Fri Feb 10 13:00:00 2017 rsalevskyAATTsuse.com
- Update to 3.2.0
- Remove experimental marker from upgrade subcommand
- Fix json encoding for post request (bsc#1023834)
- Print nodes status only when nodes attribute is given
- Fix content-type sent from crowbarctl to v2 APIs

Fri Feb 3 13:00:00 2017 mmeisterAATTsuse.com
- Update to 3.1.9
- Enable querying the nodes upgrade status
- Don\'t show just one Error

Thu Feb 2 13:00:00 2017 mmeisterAATTsuse.com
- Update to 3.1.8
- Inform the user that OpenStack backup is ongoing
- Allow granular node upgrade
- Display an error when a false parameter gets passed
- Change next step after \'services\' to openstack DB backup
- Correctly format database error

Fri Jan 13 13:00:00 2017 mmeisterAATTsuse.com
- Update to 3.1.7
- Guide user through the upgrade
- Internal steps of the upgrade were renamed

Thu Jan 5 13:00:00 2017 mmeisterAATTsuse.com
- Update to 3.1.6
- Catch error 406 when node alias is not unique (bsc#1011581)
- Use cancel not prepare
- Adapt http codes for upgrade cancel
- Add SimpleError mixxin
- Schema migration is included in the crowbar-init step now
- Change endpoint of the openstack backup

Tue Dec 6 13:00:00 2016 rsalevskyAATTsuse.com
- Update to 3.1.5
- Handover timeout to the rest-client
- Improve upgrade precheck output
- Improve upgrade error output
- Add subcommand to cancel upgrade
- Drop batch build command
- Mark upgrade subcommand as experimental

Mon Nov 14 13:00:00 2016 mmeisterAATTsuse.com
- Update to 3.1.4
- Add database subcommand for fresh cloud installations
- Update database parameter validations
- Adapting request url\'s to various API change (bsc#1005149)

Tue Oct 18 14:00:00 2016 rsalevskyAATTsuse.com
- Update to 3.1.3
- Dont try to parse the body when it could be nil
- Namespace the database setup in the upgrade case
- Restrict the port validation to a max of 65535
- Adapt urls after moving the repocheck APIs
- Adapt upgrade nodes command to the API

Mon Sep 19 14:00:00 2016 mmeisterAATTsuse.com
- Update to 3.1.2
- fix wrong usage of a case statement

Fri Sep 16 14:00:00 2016 rsalevskyAATTsuse.com
- Update to 3.1.1
- Use the new API version by default on SP2
- Add upgrade database subcommand
- Add upgrade admin server repocheck subcommand
- Drop ha and ceph repocheck in favor of nodes repocheck

Tue Aug 23 14:00:00 2016 rsalevskyAATTsuse.com
- Update to 3.1.0
- Set default API Version to 1.0
- Added upgrade subcommand

Fri Aug 19 14:00:00 2016 rsalevskyAATTsuse.com
- Update to 3.0.1
- Fixed batch export subcommand (bsc#994125)
- Enable configuring the api version

Tue Aug 16 14:00:00 2016 mmeisterAATTsuse.com
- Update to 3.0.0
- Adapt backups subcommand to the new api 2.0
- Fix repository handling (bsc#993445)
- Clarify command role show
- Replace httparty/httmultiparty with rest-client

Wed Jul 6 14:00:00 2016 rsalevskyAATTsuse.com
- Update to 2.4.3
- Fixed timeout during proposal commit
- Added --default option to create a proposal without an editor

Wed May 11 14:00:00 2016 mmeisterAATTsuse.com
- Updated to 2.4.2
- Fixed duplicate option, renamed --anonymous shorthand from -a to -A
- Raised timeout default value to prevent timeouts on requests
- Pin development dependency listen to ruby 2.1 compatible version
- Properly handle 502, 503 and 504 responses
- Map -h and --help options properly to help subcommand
- Extended the test suite
- Enhanched the inline documentation
- Added subcommand to check server sanity

Mon Feb 8 13:00:00 2016 tboergerAATTsuse.com
- Updated to 2.4.1
- Fixed updated path to installer API
- Print correct help output for backup commands
- Integrated changes for fixed batch API

Wed Jan 27 13:00:00 2016 tboergerAATTsuse.com
- Updated to 2.4.0
- Fixed backup commands by name
- Fixed help output for nested commands
- Added subcommand to trigger a backup restore
- Added subcommand for batch build and export

Mon Jan 18 13:00:00 2016 tboergerAATTsuse.com
- Updated to 2.3.0
- Dropped --no-aliases option from node list subcommand
- Dropped --no-names option from node list subcommand
- Added more columns to node list subcommand
- Order node list subcommand output alphabetically now
- Added subcommand to reset a proposal state through the API
- Added subcommand to interact with the backup API
- Added subcommand to set the group of a node

Tue Dec 15 13:00:00 2015 tboergerAATTsuse.com
- Updated to 2.2.1
- Fixed attribute naming within network request classes
- Always provide a valid output format
- Call correct classes for ip deallocation
- Prevent install with invalid network config

Fri Dec 4 13:00:00 2015 tboergerAATTsuse.com
- Updated to 2.2.0
- Fixed reading of files for proposal create/edit
- Added proper error handling to file read on proposal
- Added subcommands for installation of admin server
- Added proper error handling for general connection

Wed Nov 25 13:00:00 2015 tboergerAATTsuse.com
- Updated to 2.1.0
- Removed the config file flag, just using default paths
- Fixed heading for node status
- Added API help subcommand
- Added switch to hide ready nodes within status
- Added switches to hide names or aliases on node list
- Integrated config values from environment

Thu Nov 12 13:00:00 2015 tboergerAATTsuse.com
- Updated to 2.0.0
- Renamed bin/crowbar to bin/crowbarctl
- Fixed format shortcuts to method instead of class options
- Be sure to set the correct output format

Wed Nov 11 13:00:00 2015 tboergerAATTsuse.com
- Update to 1.0.1
- Fixed typos for renaming of HostIP
- Fixed typos for renaming of VirtualIP
- Downgraded terminal-table dependency

Wed Nov 11 13:00:00 2015 tboergerAATTsuse.com
- Initial packaging of 1.0.0


 
ICM