Skip to content
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

Zun merge #944

Merged
merged 2 commits into from Apr 24, 2018
Merged

Zun merge #944

merged 2 commits into from Apr 24, 2018

Conversation

jtopjian
Copy link
Contributor

@jtopjian jtopjian commented Apr 18, 2018

For #700

Supersedes #929

kevinzs2048 and others added 2 commits April 18, 2018 00:45
* Add support for Zun experimental API "Capsule" get

Also add the test case and acceptance test.

Signed-off-by: Kevin Zhao <kevinzs2048@gmail.com>

* Add SubnetID to Addresses

Signed-off-by: Kevin Zhao <kevin.zhaoshuai@gmail.com>
Refer to:
https://review.openstack.org/543878

Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 18, 2018

Build failed.

@animationzl
Copy link

recheck

@coveralls
Copy link

coveralls commented Apr 18, 2018

Coverage Status

Coverage remained the same at 77.692% when pulling 10a32ce on jtopjian:zun-merge into e02a693 on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 18, 2018

Build succeeded.

@jtopjian jtopjian requested a review from jrperritt April 18, 2018 03:18
@jtopjian
Copy link
Contributor Author

@jrperritt ping for review

@kevinzs2048
Copy link
Contributor

@jtopjian
Thanks a lot for making Zun in the master branch! It's a great work!

@hongbin
Copy link
Contributor

hongbin commented Apr 19, 2018

LGTM. Thanks @jtopjian .

@hongbin
Copy link
Contributor

hongbin commented Apr 19, 2018

@kevin-zhaoshuai ,

Just a reminder that we don't have to wait for the merging of this PR. If you have any subsequent PRs, use the "Depends-On" syntax [1] to set a dependency on this PR which will trigger the CI with a proper dependency.

[1] https://docs.openstack.org/infra/zuul/user/gating.html#cross-project-dependencies

@kevinzs2048
Copy link
Contributor

@hongbin Cool, I will do that. Thanks for reminder.

kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Also add unit test and accept test

Depends-On: gophercloud#944

Change-Id: I29f9c56b0aa71ef4d20917cbc216b909a253f473
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944
Depends-On: gophercloud#955

Change-Id: Ib656b520fa334dc07309bf049c99b5d09a9c1028
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 20, 2018
Depends-On: gophercloud#944
Depends-On: gophercloud#955

Change-Id: Ib656b520fa334dc07309bf049c99b5d09a9c1028
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
@jtopjian jtopjian merged commit d240260 into gophercloud:master Apr 24, 2018
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 24, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 24, 2018
Also add unit test and accept test

Depends-On: gophercloud#944

Change-Id: I29f9c56b0aa71ef4d20917cbc216b909a253f473
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 24, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 24, 2018
Depends-On: gophercloud#944
Depends-On: gophercloud#955

Change-Id: Ib656b520fa334dc07309bf049c99b5d09a9c1028
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
kevinzs2048 pushed a commit to kevinzs2048/gophercloud that referenced this pull request Apr 24, 2018
Depends-On: gophercloud#944

Change-Id: I145b9de18c85a5d6cb802689c620bab521ab9782
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
jtopjian pushed a commit that referenced this pull request Apr 27, 2018
* Add capsule creation method

Also add unit test and accept test

Depends-On: #944

Change-Id: I29f9c56b0aa71ef4d20917cbc216b909a253f473
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>

* Remove TE and Validate method

Change-Id: I06f3295970f5945998ca75a2b5dc40b427eef8be
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>

* Remove the unused error type

Change-Id: Ib6f016107d3c5c367ceeb968c699c981c3238643
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>

* Remove the invalid change in orchestration

Change-Id: Ib7a0e4da4c69f416e425229910b48d128facc010
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
cardoe pushed a commit to cardoe/gophercloud that referenced this pull request Aug 27, 2020
* Add resource openstack_orchestration_stack_v1

With stack support, you will be able to create stack and create
any resource types from OpenStack heat if that type is supported with
your Orchestraion service.

* Add website docs for orchestration_stack_v1 resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants