forked from cloudfoundry/cloud_controller_ng
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v3(services): space filtering include org offerings
There was an issue where filtering service offerings by space_guids would not include org-restricted offerings, which was inconsistent with service plans and with the design for V3 service visibility. This was corrected in a previous commit by sharing code between the offering and plan fetchers, and this commit adds integration testing to check the behaviors for offering and plans, with space_guids and organization_guids. [#175415141](https://www.pivotaltracker.com/story/show/175415141)
- Loading branch information
Showing
2 changed files
with
80 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters