Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
d5be3fe7d51eef1025c34a2abb8fffaf641d5683
/
openstack
/
orchestration
3d96616
move unit tests into 'testing' directories
by jrperritt
· 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
3860b51
named return vars
by Jon Perritt
· 9 years ago
bda4859
Add fixtures build tag to all fixtures.go files
by Keith Byrne
· 9 years ago
397ade6
fixes for failing unit tests after changes
by Jon Perritt
· 9 years ago
fea9073
objectstorage v1 and orchestration v1 struct tags
by Jon Perritt
· 9 years ago
58611da
orchestration v1 error types
by Jon Perritt
· 9 years ago
a33da23
more error types; RequestOptsBuilder error fixes
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
c19dd15
change var name: STACK_TIME_FMT->StackFmtTime
by Jon Perritt
· 9 years ago
27249f4
rename imports: rackspace/gophercloud -> gophercloud/gophercloud
by Jon Perritt
· 9 years ago
7e6b7b9
Bug fixes
by Pratik Mallya
· 9 years ago
3de347f
Linting and comments fixes
by Pratik Mallya
· 9 years ago
a979f5b
Make parsing methods local
by Pratik Mallya
· 9 years ago
e3086ae
Refactor functions into methods
by Pratik Mallya
· 9 years ago
bfc6eda
Improve documentation of functions and methods
by Pratik Mallya
· 9 years ago
5fddb2a
Add template and environment parsing to gophercloud
by Pratik Mallya
· 9 years ago
827c03e
Fix api interfaces for orchestration resources
by Pratik Mallya
· 9 years ago
efd338f
Merge pull request #478 from pratikmallya/fix_orchestration_time
by jrperritt
· 9 years ago
e1b6cbb
Fix time format used for cloud orchestration
by Pratik Mallya
· 9 years ago
5448f58
Fix Pagination for list StackResources
by Pratik Mallya
· 9 years ago
1d27afa
Add Orchestration + ObjectStore HTTP operations
by Jamie Hannaford
· 10 years ago
c530ba1
Refactor OpenStack services to use default OkCodes
by Jamie Hannaford
· 10 years ago
a11b5df
add logic to handle AllPages result page
by Jon Perritt
· 10 years ago
decfed7
Convert Orchestration and the new Compute extension.
by Ash Wilson
· 10 years ago
12c04a4
make ListOpts field types more concrete
by Jon Perritt
· 10 years ago
8bdc1a6
fix typo: retreives->retrieves
by Jon Perritt
· 10 years ago
5110718
fix comment to make update stack param Timeout optional
by Jon Perritt
· 10 years ago
9170989
make create stack param timeout optional
by Jon Perritt
· 10 years ago
cc6e048
remove broken unit test
by Jon Perritt
· 10 years ago
91246b5
remove unneeded comment
by Jon Perritt
· 10 years ago
9dce415
add comments on the Event struct fields
by Jon Perritt
· 10 years ago
a37ecf4
fix typo: retreives -> retrieves
by Jon Perritt
· 10 years ago
4893f07
update stackevents doc.go
by Jon Perritt
· 10 years ago
99f6312
fix type: Enging -> Engine
by Jon Perritt
· 10 years ago
21b3eee
Link -> gophercloud.Link in apiversions
by Jon Perritt
· 10 years ago
64c053f
give ExtractResourceEvents function
by Jon Perritt
· 10 years ago
db0d26a
comment for AbandonResult String method
by Jon Perritt
· 10 years ago
3d381d5
add String method to AbandonResult
by Jon Perritt
· 10 years ago
6ec27cf
change Template field from string to type map
by Jon Perritt
· 10 years ago
efe6d1f
openstack/rackspace build info ops and unit tests
by Jon Perritt
· 10 years ago
90944ca
openstack doc.go files
by Jon Perritt
· 10 years ago
8ade432
comments
by Jon Perritt
· 10 years ago
f799b94
openstack stack templates ops and unit tests
by Jon Perritt
· 10 years ago
64f594d
fix List op for MarkerPageBase
by Jon Perritt
· 10 years ago
7cbb42c
openstack stack events ops and unit tests
by Jon Perritt
· 10 years ago
bba201b
comments
by Jon Perritt
· 10 years ago
c871733
change page to MarkerPageBase
by Jon Perritt
· 10 years ago
714d1b1
temporarily comment out abandon unit tests
by Jon Perritt
· 10 years ago
b1e303a
openstack/rackspace stack resources template op/unit test
by Jon Perritt
· 10 years ago
1d4aca0
openstack/rackspace get resource type schema op and unit test
by Jon Perritt
· 10 years ago
a065da1
openstack/rackspace stack resources find/list/get/listtypes/metadata ops and unit tests
by Jon Perritt
· 10 years ago
9209df4
openstack abandon stack op and unit test
by Jon Perritt
· 10 years ago
37f9774
openstack preview stack op and unit test
by Jon Perritt
· 10 years ago
a433dd9
openstack delete stack op and unit test
by Jon Perritt
· 10 years ago
7726e49
openstack update stack op and unit test
by Jon Perritt
· 10 years ago
9cd3d38
openstack list stacks op and unit test
by Jon Perritt
· 10 years ago
9741dd9
openstack adopt stack op and unit test
by Jon Perritt
· 10 years ago
4a5c849
create stack unit test
by Jon Perritt
· 10 years ago
b20ba0b
add *bool type for DisableRollback field
by Jon Perritt
· 10 years ago
952f3e1
comments for CreateOpts fields
by Jon Perritt
· 10 years ago
6e84473
fix abandon url
by Jon Perritt
· 10 years ago
22325f4
change object names to sound more correct
by Jon Perritt
· 10 years ago
5473fdf
remove urls for ops not being implemented now
by Jon Perritt
· 10 years ago
01972e2
change struct names; use mapstructure instead of json
by Jon Perritt
· 10 years ago
3711cd0
stack resources [list, get, find, metadata]
by Jon Perritt
· 10 years ago
35e27e4
stacks
by Jon Perritt
· 10 years ago
df38cca
api versions
by Jon Perritt
· 10 years ago