-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add provider compliance events to Events appendix. #223
Conversation
Jekyll compatible templates
Rename topic file
- Updated Versioning page to talk about v2.3.0 and its features - /api/automate model queries - /api/automate_domains queries and related actions - OPTIONS on /api/:collection for fetching collection metadata - Service Power operations - Picture Creation via /api/pictures - Deleting Service Dialogs - Bulk Queries - /api/notifications Support - /api/blueprints Support and Tagging - Provider custom attributes - Entrypoint Details - /api/arbitration_profiles CRUD - /api/arbitration_rules CRUD - /api/arbitration_settings CRUD - /api/virtual_templates Queries - Cloud Networks subcollection of Providers - Service Creation - /api/orchestration_templates CRUD - Renamed/Removed Deprecated Attributes - Approving/Denying service requests - /api/requests Create/Edit/Approve/Deny
- JSON syntax fix - Options metadata details
- Incorrect wording in bulk query page - Italicized anded and or in filtering page
info about aws public filters
[api] API v2.3.0 Documentation
These events have appeared in euwe release: https://bugzilla.redhat.com/show_bug.cgi?id=1411337 (master) https://bugzilla.redhat.com/show_bug.cgi?id=1411364 (euwe)
@cben who should look at this? |
Dunno, someone on the Docs team? ;-) |
Thanks. |
@cben yes of course, so please keep this open and get it merged. cc @suyogsainkar |
@cben @simon3z I know it might seem confusing, but euwe is our docs master upstream in GitHub; changes there get synced with the downstream master in GitLab. Likewise, if you have a change for 4.1, submit pull requests against the upstream darga branch, which will be sycned with the downstream 4.1 branch. |
@suyogsainkar and where the F-release will be branched from? |
Ping @suyogsainkar |
@suyogsainkar Thank you for adding me to this thread! @simon3z Thank you for your question - the 'euwe' branch has the most up-to-date content from that release, and would make a good candidate for branching for the F-release. Would that be acceptable? @Fryguy See the above question, Jason - we will be looking to create a branch in the next week to start work on this content if possible, but I am open to branching in a different way if you have any preferences. |
@adahms I didn't see your message here, but I answered you via email. For everyone else's benefit, I'll copy it here...
Note that the information for planned branching for the Fine release can be found here: http://talk.manageiq.org/t/coming-soon-fine-branch/2189 |
@simon3z - I'd be happy to take a look and merge this PR for you. I will only have time in the next few days, but will set aside some time to take a look. |
Checked commit cben@7a11322 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
These events have appeared in euwe release:
https://bugzilla.redhat.com/show_bug.cgi?id=1411337 (master)
https://bugzilla.redhat.com/show_bug.cgi?id=1411364 (euwe)
They originally were called "ExtManagementSystem Compliance" in the UI but that's a mistake, corrected to "Provider" in ManageIQ/manageiq#13388 (on master & euwe/backported).