14
0
Files
python-softlayer/python-softlayer.changes
Tomáš Chvátal b106b1d5d6 Accepting request 701227 from home:pgajdos
- version update to 5.7.2
  + #1107 Added exception to handle json parsing error when ordering
  + #1068 Support for -1 when changing port speed
  + #1109 Fixed docs about placement groups
  + #1112 File storage endurance iops upgrade
  + #1101 Handle the new user creation exceptions
  + #1116 Fix order place quantity option
  + #1002 Invoice commands
      * account invoices
      * account invoice-detail
      * account summary
  + #1004 Event Notification Management commands
      * account events
      * account event-detail
  + #1117 Two PCIe items can be added at order time
  + #1121 Fix object storage apiType for S3 and Swift.
  + #1100 Event Log performance improvements.
  + #872 column 'name' was renamed to 'hostname'
  + #1127 Fix object storage credentials.
  + #1129 Fixed unexpected errors in slcli subnet create
  + #1134 Change encrypt parameters for importing of images. Adds root-key-crn
  + #208 Quote ordering commands
      * order quote
      * order quote-detail
      * order quote-list
  + #1113 VS usage information command
      * virtual usage
  + #1131 made sure config_tests dont actually make api calls.
- deleted patches
  - python-softlayer-fix-teset_setup_cancel.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/701227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-softlayer?expand=0&rev=9
2019-05-07 07:37:14 +00:00

59 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Tue May 7 07:27:35 UTC 2019 - pgajdos@suse.com
- version update to 5.7.2
+ #1107 Added exception to handle json parsing error when ordering
+ #1068 Support for -1 when changing port speed
+ #1109 Fixed docs about placement groups
+ #1112 File storage endurance iops upgrade
+ #1101 Handle the new user creation exceptions
+ #1116 Fix order place quantity option
+ #1002 Invoice commands
* account invoices
* account invoice-detail
* account summary
+ #1004 Event Notification Management commands
* account events
* account event-detail
+ #1117 Two PCIe items can be added at order time
+ #1121 Fix object storage apiType for S3 and Swift.
+ #1100 Event Log performance improvements.
+ #872 column 'name' was renamed to 'hostname'
+ #1127 Fix object storage credentials.
+ #1129 Fixed unexpected errors in slcli subnet create
+ #1134 Change encrypt parameters for importing of images. Adds root-key-crn
+ #208 Quote ordering commands
* order quote
* order quote-detail
* order quote-list
+ #1113 VS usage information command
* virtual usage
+ #1131 made sure config_tests dont actually make api calls.
- deleted patches
- python-softlayer-fix-teset_setup_cancel.patch (upstreamed)
-------------------------------------------------------------------
Thu Apr 25 06:27:39 UTC 2019 - pgajdos@suse.com
- added patches
fix https://github.com/softlayer/softlayer-python/issues/1095
+ python-softlayer-fix-teset_setup_cancel.patch
-------------------------------------------------------------------
Tue Apr 9 13:07:50 UTC 2019 - pgajdos@suse.com
- version update to 5.7.1
* many changes, see CHANGELOG.md
- run testsuite
- package change log
-------------------------------------------------------------------
Fri May 11 20:24:15 UTC 2018 - toddrme2178@gmail.com
- Don't foget python_module workaround.
-------------------------------------------------------------------
Sun Apr 15 14:22:52 UTC 2018 - tchvatal@suse.com
- Initial commit, needed by python-dns-lexicon