Proposing Xena RC1 for cyborg
This proposed a RC1 release for cyborg to get any merged changes out prior to the RC1 deadline for Xena going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Thursday, September 16. $ git log --oneline --no-merges 6.0.0.0rc1..d22831e df306c4 Fix the wrong link cd7304c Fix the arq post api doc 31f71d0 Add description comment for device profile create b4f0fd6 Resolve mysql conflict message ce3d2cf Add the microversion history docs b15a7a7 Remove the redundant index page for APIs entry b30baf0 Changed minversion in tox to 3.18.0 d74b897 update oslo.db version to 10.0.0 05f8853 Delete trait from placement b243f04 Add test cases for checking device profile create params 5469b49 Fix oslo policy DeprecatedRule warnings 20547d4 Erase previously collected coverage for cybrog ad7f39f Add test case for create device profile c236a7d Replace deprecated with_lockmode with with_for_update 4f70eec imporve api "delete arq by uuids" 0a3efbc Add ut for nova returns HTTP 207 with all event code 400 40ca546 Fill the msg of exception 1afd343 Fix the exception content 708fb15 docs: Update Freenode to OFTC 7be50cf Update rc to placement in reporting datas when rc changed b2c82ec removed the duplicate “EnumField = object_fields.EnumField afb9cc3 Correct comment message a277aba Give a more detailed picture about the cyborg architecture. aa8eb36 Correct wrong comment 7605982 docs: Add parameters list to device profile APIs 516a7d7 revert the created device datas 77348f1 Transport the param with ['deployable_id ','key'] when filter the attribute by deployable_id and key fa09ba8 Give a more precise definition and fix a sphinx syntax error. 1d47500 setup.cfg: Replace dashes with underscores f3b35ac Fix wrong args when calling unbind() method f369821 Remove TODO tag a8979b2 Remove personal name in the docs abe9f40 Using pop method to avoid incompatible data type d9233bc Switch using Launchpad instead of Storyboard 0e1bb83 Add backup and snapshot support matrix 008c366 Revert device_profile key to show device profile API 891c1de tools: Allow check-cherry-picks.sh to be disabled by an env var 4fac92a Add Python3 xena unit tests 851dcfc Update master for stable/wallaby 8cddcf8 Travil Change: Correct comment errors Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I2f28663e5c5c8513dec2a0c9e622e5a6f1b4e924
This commit is contained in:
@@ -8,6 +8,17 @@ repository-settings:
|
||||
openstack/cyborg:
|
||||
tarball-base: openstack-cyborg
|
||||
cycle-highlights:
|
||||
- Refactor documentation structure including API docs, user guide and contributor guide.
|
||||
- Add placement resource cleanup mechanism in cyborg-conductor to avoid orphan resources.
|
||||
- Improve Cyborg API with standard return value and add new operations for different API resources.
|
||||
- Refactor documentation structure including API docs, user guide
|
||||
and contributor guide.
|
||||
- Add placement resource cleanup mechanism in cyborg-conductor to
|
||||
avoid orphan resources.
|
||||
- Improve Cyborg API with standard return value and add new operations
|
||||
for different API resources.
|
||||
releases:
|
||||
- version: 7.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/cyborg
|
||||
hash: d22831e78b295c5ac370ca1faf84e95924800fea
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 7.0.0.0rc1
|
||||
|
Reference in New Issue
Block a user