17
0
Files
python-senlinclient/python-senlinclient.changes
Thomas Bechtold aa4be249f2 - update to version 1.2.0:
- Fix help msg of node-check and node-recover
  - Replace 'MagicMock' with 'Mock'
  - Fix 'type_name' in `openstack cluster profile list`
  - Add AUTHORS and ChangeLog into gitignore
  - Delete python bytecode file
  - key=value should be key2=value2
  - Fix cluster_id field when listing events
  - fix indentation of reno toctree
  - Fix receiver list
  - Add Constraints support
  - Make shell main() specify return value in exit code
  - Changed the link to home-page
  - Show team and repo badges on README
  - Add plug-in summary for osc doc
  - Add sort key "oid" in event list
  - Fix target ID display when listing actions
  - Fix `openstack  cluster profile validate` bug
  - Fix error in policy-show
  - Trivial: Modify the description of profile validate
  - Fix error in build-info
  - Fix `openstack  cluster policy vaildate` bug
  - Revise help string profile list
  - Revise key1=value to key1=value1
  - Add missing requirements
  - Updated from global requirements
  - Fix error in do_profile_type_list
  - Change osprofiler option "--profile" to "--os-profile"
  - Add receiver type instruction
  - Release note for python-senlinclient 1.1.0

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-senlinclient?expand=0&rev=6
2017-02-13 13:01:45 +00:00

117 lines
4.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 13 13:00:49 UTC 2017 - cloud-devel@suse.de
- update to version 1.2.0:
- Fix help msg of node-check and node-recover
- Replace 'MagicMock' with 'Mock'
- Fix 'type_name' in `openstack cluster profile list`
- Add AUTHORS and ChangeLog into gitignore
- Delete python bytecode file
- key=value should be key2=value2
- Fix cluster_id field when listing events
- fix indentation of reno toctree
- Fix receiver list
- Add Constraints support
- Make shell main() specify return value in exit code
- Changed the link to home-page
- Show team and repo badges on README
- Add plug-in summary for osc doc
- Add sort key "oid" in event list
- Fix target ID display when listing actions
- Fix `openstack cluster profile validate` bug
- Fix error in policy-show
- Trivial: Modify the description of profile validate
- Fix error in build-info
- Fix `openstack cluster policy vaildate` bug
- Revise help string profile list
- Revise key1=value to key1=value1
- Add missing requirements
- Updated from global requirements
- Fix error in do_profile_type_list
- Change osprofiler option "--profile" to "--os-profile"
- Add receiver type instruction
- Release note for python-senlinclient 1.1.0
- Show 'dependents' property in node details
- Fix cluster_collect interface
- Fix resource update issues
- Fix `openstack cluster event list` bug
- Revise the help message of policy binding list
- Revise the help message of cluster-collect
- revise the "cluster-policy-attach"
- Revise "enabled" related code in ClusterPolicyUpdate
- Modify several marker's help
- Remove six.moves module
- Revise the help info of cluster collect
- Fix `openstack cluster action list` bug
- Add metadata clean help
- Fix import method to follow community guideline
- Fix doc build if git is absent
- Correct deprecation of scale-in and scale-out cli
- Enhance the parameter check for "path" in cluster collect
- Revise 'openstack cluster node members list'
- The output of action list filtered by "target" returns empty
- Remove unsupported sort key "user"
- Fix error in action list
- Add deprecation of cluster-run cli
- Fix senlin cluster-policy-detach cannot disable
- cluster policy attach cannot work
- Client support for node replace
- action-list's given id not event id
- All dictionary options need be a string
- The output of event-list by filter "cluster_id" return empty
- Add filters "policy_type" and "policy_name" for policy binding list
- Rework take_action function in class ListAction
- Policy binding attach cannot work
- Update reno for stable/newton
- Fix list of event with timestamp field
- Support "global_project" arguments for action-list
- Rework do_action_list function's "full_id" handling
- Revert "Fix `openstack cluster profile validate` bug"
- senlin profile-create has no argument -t
- Add filter "is_enabled" for policy binding list
- Trivial: Modify the description of policy validate
- Fix project_id show in 'senlin xyz_list -g'
- Fix error in cluster collect
- policy binding update cannot work
- Point out valid sort keys in `openstack cluster member list`
- Add "cluster_id" column to `openstack cluster event list`
- Point out valid filter keys in `openstack cluster member list`
- Support xyz_update purging metadata
- Release note for python-senlinclient 1.2.0
- Enable release notes translation
- Trivial: Fix a typo in cluster-run's error message
- Change the type of the parameter "enabled" to boolean
- Fix `openstack cluster policy show` bug
- Fix the incorrect version and release details
- Profile list can not display the "type" column
- Remove unnecessary coding format in the head of files
- Get project_id and user_id when show profile
- profile's name also can be use in some commands
- event-list cannot display correctly according to the sort option
- Fix profile list
- Show project_id field when xyz-list with global-project
- `openstack cluster event list --help` bug
- Revert "Revert "Fix `openstack cluster profile validate` bug""
- Revert "Revert "Revert "Fix `openstack cluster profile validate` bug"""
- Fix error in "action list"
- Revert "Get project_id and user_id when show profile"
- Delete pbr generated files
- Modify development doc url in CONTRIBUTING.rst
- Revert "Revert "Get project_id and user_id when show profile""
-------------------------------------------------------------------
Fri Jan 27 10:57:11 UTC 2017 - jengelh@inai.de
- Use more specific RPM group
-------------------------------------------------------------------
Fri Oct 21 07:39:25 UTC 2016 - tbechtold@suse.com
- Switch to stable/newton
-------------------------------------------------------------------
Thu Oct 13 14:33:40 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 1.0.0)