[obs-commits] [openSUSE/open-build-service] 7245f8: [frontend] Fix validation of vpc subnet id
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7245f863b64500b85f3e4aec0660741285a43b89 https://github.com/openSUSE/open-build-service/commit/7245f863b64500b85f3e4a... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-02-28 (Wed, 28 Feb 2018) Changed paths: M src/api/app/models/cloud/upload_job.rb M src/api/spec/models/cloud/upload_job_spec.rb Log Message: ----------- [frontend] Fix validation of vpc subnet id We actually need the subnet not the vpc. Commit: d17ffaf5c08f55817f798548588d8b050f22a6fd https://github.com/openSUSE/open-build-service/commit/d17ffaf5c08f55817f7985... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-02-28 (Wed, 28 Feb 2018) Changed paths: M src/api/app/views/webui/cloud/upload_jobs/new.html.haml Log Message: ----------- [frontend] Make it more explicit what AWS resource we need The vpc subnet can easily be confused with the vpc. Adding an example should help guiding users to the right direction. Commit: 252f8369034689e9fc06b615979f637245601648 https://github.com/openSUSE/open-build-service/commit/252f8369034689e9fc06b6... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-02-28 (Wed, 28 Feb 2018) Changed paths: M src/api/app/models/cloud/upload_job.rb M src/api/app/views/webui/cloud/upload_jobs/new.html.haml M src/api/spec/models/cloud/upload_job_spec.rb Log Message: ----------- Merge pull request #4594 from bgeuken/update_vpc_validation Update vpc validation Compare: https://github.com/openSUSE/open-build-service/compare/bf6c18aebbe0...252f83...
participants (1)
-
Björn Geuken