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

merge #11

Merged
merged 121 commits into from
Oct 26, 2017
Merged

merge #11

merged 121 commits into from
Oct 26, 2017

Conversation

zizhongwei
Copy link
Member

No description provided.

rakhmerov and others added 30 commits May 3, 2017 14:37
* Added stubs for all API services and models
* Fully implemented workflow definitions service

Next steps:
* Implement other services
* Added stubs for all API services and models
* Fully implemented workflow definitions service

Next steps:
* Implement other services
…to mistral

Conflicts:
	core-test/src/main/java/org/openstack4j/api/AbstractTest.java
	core-test/src/main/resources/identity/v3/authv3_project.json
…to mistral

Conflicts:
	core-test/src/main/java/org/openstack4j/api/AbstractTest.java
	core-test/src/main/resources/identity/v3/authv3_project.json
Add additional properties of the availability zone hint for the network.
Added missing fields in Magnum bay
Mistral client: workflow definitions
…istral

Conflicts:
	core-test/src/main/java/org/openstack4j/api/workflow/ActionDefinitionTest.java
	core-test/src/main/java/org/openstack4j/api/workflow/WorkbookDefinitionTest.java
	core/src/main/java/org/openstack4j/api/workflow/WorkbookDefinitionService.java
	core/src/main/java/org/openstack4j/openstack/workflow/internal/ActionDefinitionServiceImpl.java
	core/src/main/java/org/openstack4j/openstack/workflow/internal/WorkbookDefinitionServiceImpl.java
* Added one more static method ActionResponse.actionSuccess() taking
  an integer code
* Fixed deletion tests for workflow, workbook and actions definitions
  to expect 204 code. 200 was expected due to aforementioned limitation
Mistral: implement endpoints for action definitions and workbook definitions
Mistral: adding workflow executions endpoint
wei and others added 29 commits August 30, 2017 15:44
Support multiattach property in volume
Description: Updated Resteasy client version  from 2.x to 3.x.
Description: Fixed Test cases.
  An availability zone groups network nodes that run services like DHCP,
L3, FW, and others. It is defined as an agent’s attribute on the network
node. This allows users to associate an availability zone with their
resources so that the resources get high availability.
fix  Firewall policy param cannot be updated
Support Availability zones API in Neutron.
connectors.okhttp.HttpExecutorServiceImpl.execute no longer returns null.
If it encounters an exception, it now throws.
fix(secret): fix wrong representation of Secret values & add payload
[issue 1094] Fix NPEs caused by okhttp HttpExecutorServiceImpl
* Update volume bootable status

* Update BlockVolumeServiceImpl.java

remove illegal character: '\ufeff'
@zizhongwei zizhongwei merged commit 75f8590 into inspur-iop:master Oct 26, 2017
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.