[db/v1/instance]: adding support for availability_zone for a db instance#2871
Conversation
There was a problem hiding this comment.
Thank you for submitting your first PR! Be sure that we will be looking at it but keep in mind
this sometimes takes a while.
Please let the maintainers know if your PR has not got enough attention after a few days.
If any doubt, please consult our PR tutorial.
|
@EmilienM Hi, Could you review it? |
|
Tests result: @zhekazuev ➜ .../openstack/db/v1/instances (feature/add-openstack-db-instance-az) $ go test -tags fixtures ./...
? github.com/gophercloud/gophercloud/openstack/db/v1/instances [no test files]
ok github.com/gophercloud/gophercloud/openstack/db/v1/instances/testing (cached) |
|
ideal you would squash commits here |
fix: alignments fix: alignments added: AvailabilityZone for db/v1/instance
9de4ebf to
74052e2
Compare
|
Squashing well done. |
EmilienM
left a comment
There was a problem hiding this comment.
Thanks for your first contribution and welcome here!
|
@EmilienM Short question about releasing, That changes needs for different project, Or how can I reuse that package by commit? |
|
If you want this patch in v1, you need to add the laberl |
@EmilienM, |
Issue
For #2874
Description
AvailabilityZonestruct fieldavailability_zonetotesting/fixtures_test.goAvailabilityZonetotesting/requests_test.goLinks
Related: