Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
da5461439aa9b0bbe2a4ad652f459031d7e31c26
/
openstack
da54614
Copy blockstorage v1 to v2
by feisky
· 9 years ago
a09b5b4
Merge pull request #553 from jtopjian/subnet-no-gateway
by jrperritt
· 9 years ago
2524d11
Ensure both GatewayIP and NoGateway cannot be set in subnets
by Joe Topjian
· 9 years ago
f92ae6c
Allow subnets to have no gateway
by Joe Topjian
· 9 years ago
69cc337
leave auth options untouched in authv3
by jrperritt
· 9 years ago
61270d4
Merge pull request #526 from Fodoj/add-router-type
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
bda4859
Add fixtures build tag to all fixtures.go files
by Keith Byrne
· 9 years ago
8992d74
Merge pull request #542 from dangogh/quota-set-get
by jrperritt
· 9 years ago
7aadf86
spelling
by Dan Kirkwood
· 9 years ago
9b8e7f3
Merge pull request #535 from marcin-krolik/kromar-fix-533
by jrperritt
· 9 years ago
b5bf704
remove sample
by Dan Kirkwood
· 9 years ago
7e8d8ed
use QuotaSet consistently; fix unit test
by Dan Kirkwood
· 9 years ago
c0a8099
change package and type name
by Dan Kirkwood
· 9 years ago
47b2706
quota -> quotasets
by Dan Kirkwood
· 9 years ago
b068825
remove all but Get action
by Dan Kirkwood
· 9 years ago
ceb8409
initial os-quota-set api; GET unit test
by Dan Kirkwood
· 9 years ago
defa84a
Merge branch 'master' into add-router-type
by Kirill Shirinkin
· 9 years ago
f3d0534
Merge pull request #522 from deniszh/master
by jrperritt
· 9 years ago
4f9dce2
Unit tests for Security Group Rules with ICMP values of 0
by Joe Topjian
· 9 years ago
ab8cd7a
Added build constraint: fixtures
by Rickard von Essen
· 9 years ago
c3d49b7
Added test for servers.GetPasswordResult and fixed spelling.
by Rickard von Essen
· 9 years ago
14c8801
Fix for issue#533
by Marcin Krolik
· 9 years ago
5b8bbff
Add Nova get-password support
by Rickard von Essen
· 9 years ago
2e84b74
Resolve conflicts
by Kirill Shirinkin
· 9 years ago
6769c3b
Merge pull request #471 from feiskyer/keystone
by jrperritt
· 9 years ago
5ef9a23
Support reauth on identity endpoints with a base path
by alexcern
· 9 years ago
e6b9184
Merge pull request #524 from monkeylittleinc/master
by jrperritt
· 9 years ago
010f2b6
Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral
by jrperritt
· 9 years ago
b7d9172
Merge pull request #529 from kwapik/fix/reauth_in_v3_tokens
by jrperritt
· 9 years ago
ff407fa
Merge pull request #525 from Fodoj/extend-routers-attribute
by jrperritt
· 9 years ago
7cfd38c
Merge pull request #488 from trumant/allowed_address_pairs
by jrperritt
· 9 years ago
baaaf3e
Fix reauth in v3 tokens
by Krzysztof Kwapisiewicz
· 9 years ago
0c24665
Addressing feedback from @jrperritt to move to []AddressPair explicit typing
by Travis Truman
· 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
98c77d0
fix spacing issue
by Denis Zhdanov
· 9 years ago
370c430
Add support for forced delete
by Ian Duffy
· 9 years ago
af49847
From Port and To Port should accept values of 0 when the IP Protocol is "ICMP".
by Denys Zhdanov
· 9 years ago
87704ba
use better type assertions
by Jamie Hannaford
· 9 years ago
a371c0e
AllowedAddressPairs support for Port creation
by Travis Truman
· 9 years ago
d3e3a10
Fixing typo
by Travis Truman
· 9 years ago
e934020
unit testing allowed_address_pairs
by Travis Truman
· 9 years ago
69e88e9
Testing the allowed_address_pairs update
by Travis Truman
· 9 years ago
b02c75b
Passing acceptance test
by Travis Truman
· 9 years ago
0447aca
First cut at supporting optional allowed_address_pairs option for Neutron Port update operation
by Travis Truman
· 9 years ago
f8f23dd
Allow all routes to be removed
by Keith Byrne
· 9 years ago
0a866d9
Merge pull request #514 from chaolou/bug-fix-reauth
by jrperritt
· 9 years ago
9c901fb
Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip
by jrperritt
· 9 years ago
94e4cc5
Renaming functions to be more appropriate to their task
by Joe Topjian
· 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
ecf63dd
multi ephemeral support
by Joe Topjian
· 9 years ago
0454360
add extract user method from get token's response include the unit and acceptance tests
by hzlouchao
· 9 years ago
761cff8
Merge pull request #361 from jamiehannaford/cloud-dbs
by jrperritt
· 9 years ago
2e695a3
use interfaces rather than concrete types
by Jamie Hannaford
· 9 years ago
75e8cc4
rename functions
by Jamie Hannaford
· 9 years ago
e65ad95
convert strings to time.Time
by Jamie Hannaford
· 9 years ago
e4e8b4b
add floating IP options
by Andrew Yongjoon Kong
· 9 years ago
b764089
modify according jrperritt's suggestion
by hzlouchao
· 9 years ago
1a59d26
[rfr]Support Extra routes extension in router api
by Keith Byrne
· 9 years ago
9d6e6a9
[rfr] Remove imageName and flavorName from Boot From Volume
by Joe Topjian
· 9 years ago
f6e2926
add validate user's token method for v2 and bug fix for reauth
by hzlouchao
· 9 years ago
d87c7d6
test fixes
by Jamie Hannaford
· 9 years ago
d2b755f
add various fixes
by Jamie Hannaford
· 9 years ago
52dbcee
fix general issues
by Jamie Hannaford
· 9 years ago
99eced5
Finalize Rackspace acceptance tests and fix various things
by Jamie Hannaford
· 10 years ago
7d51cf1
Removing awkward nested maps
by Jamie Hannaford
· 10 years ago
257c8dc
Pre-allocate the slices
by Jamie Hannaford
· 10 years ago
8803f83
Fixing minor issues such as weakly typed decoding
by Jamie Hannaford
· 10 years ago
1110840
Finalizing most acceptance tests
by Jamie Hannaford
· 10 years ago
05d200d
First crack at acceptance tests
by Jamie Hannaford
· 10 years ago
9793d94
Adding documentation
by Jamie Hannaford
· 10 years ago
4a17028
Refactor OS fixtures
by Jamie Hannaford
· 10 years ago
d3a78ef
Refactor to use new handler setup
by Jamie Hannaford
· 10 years ago
a50d135
Refactor to use new client.Request
by Jamie Hannaford
· 10 years ago
76e177b
Add usage field
by Jamie Hannaford
· 10 years ago
3aba0b1
Fixes to imports
by Jamie Hannaford
· 10 years ago
5b7acc1
Add support for OS flavors
by Jamie Hannaford
· 10 years ago
2ca55d8
Extract out user functionality into its own namespace
by Jamie Hannaford
· 10 years ago
af4570f
OpenStack DB users
by Jamie Hannaford
· 10 years ago
85f1033
Fix receiver name
by Jamie Hannaford
· 10 years ago
56d0c2e
Extract DB functionality out
by Jamie Hannaford
· 10 years ago
1943b38
Add support for OpenStack DBs
by Jamie Hannaford
· 10 years ago
219ca59
Adding instance actions
by Jamie Hannaford
· 10 years ago
a74d425
Adding isRootEnabled feature
by Jamie Hannaford
· 10 years ago
94164fa
Enable root user
by Jamie Hannaford
· 10 years ago
5b16b63
Adding more tests and delete fn
by Jamie Hannaford
· 10 years ago
821015f
Get instance :rocket:
by Jamie Hannaford
· 10 years ago
9068424
List instances
by Jamie Hannaford
· 10 years ago
9fdda58
Decouple OpenStack implementation from Rackspace provider
by Jamie Hannaford
· 10 years ago
4c39b93
Docs: removing references to security group in security group rules documentation
by Tahia Khan
· 9 years ago
7e6b7b9
Bug fixes
by Pratik Mallya
· 9 years ago
d86f958
Merge pull request #495 from jrperritt/optimize-object-upload
by jrperritt
· 9 years ago
4ad4160
Merge pull request #486 from pratikmallya/enable_template_environment_parsing
by jrperritt
· 9 years ago
4fcd3b7
fix parameter name: multiple-manifest -> multipart-manifest
by jrperritt
· 9 years ago
05e31e6
don't copy file contents for etag
by jrperritt
· 9 years ago
Next »