Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
517c799ebe75bb7d4994d286cabaf4a0782cabc1
/
openstack
/
networking
/
v2
/
extensions
517c799
FWaaS Router Insertion (#220)
by Joe Topjian
· 8 years ago
57680b7
Allow Any Protocol in FWaaS Rules (#162)
by Joe Topjian
· 8 years ago
c8f12c6
aggregate coverage metrics of unit tests across packages (#115)
by jrperritt
· 8 years ago
c5d17b8
Fix Floating IP Disassociation (#103)
by Joe Topjian
· 8 years ago
d5be3fe
Ensure returned segmentation_id is a string (#70)
by Joe Topjian
· 8 years ago
091b8b9
Make TenantID not required for lbaas member creation (#72)
by Joe Topjian
· 8 years ago
75801bc
Adding Vip port ID for loadbalancer - Issue #9
by Davide Agnello
· 8 years ago
3c89267
remove refs to origin
by jrperritt
· 9 years ago
e3a4cbe
add doc.go files to make testing dirs buildable
by jrperritt
· 9 years ago
9b7b9e6
merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs
by jrperritt
· 9 years ago
3d96616
move unit tests into 'testing' directories
by jrperritt
· 9 years ago
8b6b1b7
fixing build constraints for lbaas_v2 fixtures
by Min Pae
· 9 years ago
bb39de2
Addressing comments
by Davide Agnello
· 9 years ago
d6336c4
Adding Support for LBaaS v2 - Health Monitors
by Davide Agnello
· 9 years ago
e940a16
Adding Support for LBaaS v2 - Pools and Members
by Davide Agnello
· 9 years ago
57e2801
Adding Support for LBaaS v2 - Listeners
by Davide Agnello
· 9 years ago
f17786f
Adding Support for LBaaS v2 - Loadbalancers
by Davide Agnello
· 9 years ago
6fbd243
Merge pull request #560 from jtopjian/openstack-lbaas-pool-provider
by jrperritt
· 9 years ago
1b17d0a
add list operation and squash structs
by Jamie Hannaford
· 9 years ago
c6266be
first attempt
by Jamie Hannaford
· 9 years ago
4b97ac2
Add acceptance test for portsbinding
by Pengfei Ni
· 9 years ago
f606159
Allow to specify hostid when creating/updating a port
by feisky
· 9 years ago
300b597
Add Provider Option for Pool Creation
by Joe Topjian
· 9 years ago
47cee0c
add rackpsace/gophercloud commits
by jrperritt
· 9 years ago
8ce5e28
fix import paths
by jrperritt
· 9 years ago
29ae6b3
no naked returns in go; fix auth v3 unit tests
by jrperritt
· 9 years ago
8aeb1d9
Remove router_type reference
by Kirill Shirinkin
· 9 years ago
f824a86
Fixes as in review
by Kirill Shirinkin
· 9 years ago
3860b51
named return vars
by Jon Perritt
· 9 years ago
397ade6
fixes for failing unit tests after changes
by Jon Perritt
· 9 years ago
e1c6ceb
struct tags for networking v2
by Jon Perritt
· 9 years ago
e3cb7e4
error types for networks v2
by Jon Perritt
· 9 years ago
31b6646
more consistent naming
by Jon Perritt
· 9 years ago
3c16647
remove mapstructure from identity,networking,objectstorage,orchestration,pagination
by Jon Perritt
· 9 years ago
27249f4
rename imports: rackspace/gophercloud -> gophercloud/gophercloud
by Jon Perritt
· 9 years ago
2e84b74
Resolve conflicts
by Kirill Shirinkin
· 9 years ago
3b07ffd
remove One extre obsolete test
by Kirill Shirinkin
· 9 years ago
9ffeae7
Remove references to router type
by Kirill Shirinkin
· 9 years ago
87b8fa6
Add DriverOpts for routers
by Kirill Shirinkin
· 9 years ago
043fa70
Add support for distributed routers
by Kirill Shirinkin
· 9 years ago
f8f23dd
Allow all routes to be removed
by Keith Byrne
· 9 years ago
5e6aa6b
Merge pull request #499 from tahia-khan/master
by jrperritt
· 9 years ago
57ff5f8
Merge pull request #494 from timbyr/RouterExtraRoutes
by jrperritt
· 9 years ago
e4e8b4b
add floating IP options
by Andrew Yongjoon Kong
· 9 years ago
1a59d26
[rfr]Support Extra routes extension in router api
by Keith Byrne
· 9 years ago
4c39b93
Docs: removing references to security group in security group rules documentation
by Tahia Khan
· 9 years ago
8b1799a
Merge pull request #484 from pratikmallya/fix_gc_client
by jrperritt
· 9 years ago
ee675fd
Make client return error on JSON decoding error
by Pratik Mallya
· 9 years ago
8e6b4c7
Allow setting tenantID when creating security-groups
by feisky
· 9 years ago
0ba79da
fix typo in comment
by jrperritt
· 10 years ago
5c1d733
fix resource name in error msgs
by jrperritt
· 10 years ago
7ab1328
IDFromName for networking resources
by Jon Perritt
· 10 years ago
059e150
Add Networking HTTP operations
by Jamie Hannaford
· 10 years ago
c530ba1
Refactor OpenStack services to use default OkCodes
by Jamie Hannaford
· 10 years ago
bae3446
Merge pull request #395 from jrperritt/rs-security-groups
by jrperritt
· 10 years ago
24019b1
are -> is in docs
by Jon Perritt
· 10 years ago
b0b9c0d
weak decode NetworkExtAttrs
by Jon Perritt
· 10 years ago
7f658c1
add comment about go version
by Jon Perritt
· 10 years ago
2474fbb
comment for filler line
by Jon Perritt
· 10 years ago
cf6e524
add filler line to avoid runtime issue
by Jon Perritt
· 10 years ago
8e5c3f2
Use client.Request instead of perigee
by Guillaume Giamarchi
· 10 years ago
0059767
Introduce OptsBuilder for code style consistency
by Guillaume Giamarchi
· 10 years ago
f150399
Change type *string to string for fields `name` & `description`
by Guillaume Giamarchi
· 10 years ago
ed2ed80
Error handling on struct to map mappings
by Guillaume Giamarchi
· 10 years ago
092b45f
Use solid types for *bool attributes
by Guillaume Giamarchi
· 10 years ago
6d3d006
Add unit tests for firewalls
by Guillaume Giamarchi
· 10 years ago
3e5b293
Add unit tests for firewall policies
by Guillaume Giamarchi
· 10 years ago
b8dca24
Add unit tests for firewall rules
by Guillaume Giamarchi
· 10 years ago
d9f939f
Replace struct based mapping by manual mapping
by Guillaume Giamarchi
· 10 years ago
4645912
Add mapstructure tags on Policy result
by Guillaume Giamarchi
· 10 years ago
914b10f
Fix bugs & warnings
by Guillaume Giamarchi
· 10 years ago
68c49f8
Firewall rules bugfixes & enhancements
by Guillaume Giamarchi
· 10 years ago
9441b81
Support FWaaS - Firewalls
by Guillaume Giamarchi
· 10 years ago
506d150
Support FWaaS - Policies
by Guillaume Giamarchi
· 10 years ago
0e69514
Support FWaaS - Rules
by Guillaume Giamarchi
· 10 years ago
59fb6c4
Adjust regexps and do another pass.
by Ash Wilson
· 10 years ago
4bf41a3
openstack/ :knife: perigee
by Ash Wilson
· 10 years ago
71e109a
Make portID not mandatory in floatingips
by Julien Vey
· 10 years ago
181b25b
Add a missing omitempty on TenantId of the CreateOpts struct of LBaaS members
by Eric Bellemon
· 10 years ago
ef2d5fc
Merge branch 'master' of https://github.com/rackspace/gophercloud into ExtractHeader-method
by Jon Perritt
· 10 years ago
ba2395e
ExtractErrResult -> ErrResult; Extract -> ExtractErr
by Jon Perritt
· 10 years ago
a6d5f9f
Fixed a handful of typos
by Alex Gaynor
· 10 years ago
d6c81b2
Shifting networking operations to common delete result
by Jamie Hannaford
· 10 years ago
bdc8697
Adding doc.go files for packages
by Jamie Hannaford
· 10 years ago
e871b9b
Merge pull request #248 from smashwilson/embed-provider
by Jamie Hannaford
· 10 years ago
77857dc
Remove the `.Provider.` bit.
by Ash Wilson
· 10 years ago
82a6bba
Adding additional validation for LBaaS monitor delays and timeouts
by Jamie Hannaford
· 10 years ago
b8b16f8
Base a pagination.PageResult on gophercloud.Result.
by Ash Wilson
· 10 years ago
d3dc254
Rename Result.Resp to Result.Body.
by Ash Wilson
· 10 years ago
f548aad
Rename gophercloud.CommonResult references.
by Ash Wilson
· 10 years ago
04851d3
consistency updates; struct opts -> interface opts (networking, compute)
by Jon Perritt
· 10 years ago
ca3821d
Bumping coverage
by Jamie Hannaford
· 10 years ago
eeb0cfa
Covering edge cases
by Jamie Hannaford
· 10 years ago
9695d51
Updating extensions URLs to use service client initialization
by Jamie Hannaford
· 10 years ago
c1f3649
Removing dead code
by Jamie Hannaford
· 10 years ago
e557596
Adding more tests for routers
by Jamie Hannaford
· 10 years ago
24820c1
Adding more tests for floating IPs
by Jamie Hannaford
· 10 years ago
8d104f8
Adding test for edge case
by Jamie Hannaford
· 10 years ago
91cd64e
Removing duplication in extract methods
by Jamie Hannaford
· 10 years ago
c7c49a7
Adding missign comments to provider ext
by Jamie Hannaford
· 10 years ago
Next »