Commit Graph

65 Commits (5e282683bfcd819fc3eacd94de424924d14701b5)

Author SHA1 Message Date
Lars Wander 5a311dbd11 provider/google: Added scheduling block to compute_instance
11 years ago
Paul Hinze 4f400a1944 provider/google: one more fix to GCE metadata
11 years ago
Lars Wander b7f7c7a731 Provider GCE, fixed metadata state update bug
11 years ago
Radek Simko f9efede852 gofmt files from recently merged PRs
11 years ago
Lars Wander 158af9d0d4 Refactored wait code to delete duplicated code & share functionality
11 years ago
Lars Wander b240628799 Refactored project/instance metadata to use same code whenever possible
11 years ago
Clint Shryock 5d7e156982 provider/google: Misc. cleanups for tests to pass
11 years ago
Dave Cunningham 447da2177e Add ForceNew metadata_startup_script field
11 years ago
Mitchell Hashimoto cddd54c3de fmt
11 years ago
Dave Cunningham 5f15a9d26a Allow local SSDs, Fix #1088
11 years ago
Dave Cunningham 85cc4ec0c1 Use a set for service account scopes. Fix #1759
11 years ago
Mitchell Hashimoto 9037a3a4bc Merge pull request #1426 from dainis/master
11 years ago
Mitchell Hashimoto d02abb7a8c Merge pull request #1484 from sparkprime/deprecate-network
11 years ago
Paul Hinze 01e75e0fc3 google: simplify instance metadata schema
11 years ago
Dave Cunningham c08d69a509 deprecate google instance 'network' attribute in favor of network_interface
11 years ago
Dave Cunningham d149db41d6 Avoid 'source' being undefined in legacy network Read
11 years ago
Dainis Tillers ab71de8650 Just removing network refresh wont cut it, value from config must be used
11 years ago
Dainis Tillers 8f717c3e60 Fix #1394, network value for network_interface isn't a computed value and there is no need to refresh it each time instance data is read
11 years ago
Dainis Tillers 22616764fc Added - disk device name
11 years ago
Mitchell Hashimoto 5e7007e38f Merge pull request #1239 from BashtonLtd/gce_fix_false_bools
11 years ago
Mitchell Hashimoto 266670c1a1 Merge pull request #1154 from stuntgoat/gce-add-network
11 years ago
Mitchell Hashimoto d21c112593 Merge pull request #1236 from BashtonLtd/gce_update_imports
11 years ago
Nolan Darilek 9d75fa72ab Add disk size to google_compute_instance disk blocks.
11 years ago
David Watson 988da2f90b Updates to GCE Instances and Instance Templates to allow for false values to be set for the auto_delete setting.
11 years ago
David Watson 33496eeaf8 Update Google API import to point to the new location.
11 years ago
stungtoat 1ae50a18f8 add network field to the network_interface
11 years ago
Mitchell Hashimoto 1c2d19dc00 providers/google: set only top-level configs for lists [GH-929]
11 years ago
Dave Cunningham 04cbbe6a01 Remove unnecessary ;
12 years ago
Dave Cunningham 3e0e7753c9 Fix argument order
12 years ago
Mitchell Hashimoto 523639b5cd fmt
12 years ago
Dave Cunningham b7f5f491e2 Make Google Instance disk attribute all ForceNew. Fix #608.
12 years ago
Dave Cunningham 26b90c10a0 Merge branch 'master' into gcp_image
12 years ago
Paul Hinze 6e27da8c47 Merge pull request #937 from sparkprime/pr_network_interface
12 years ago
Dave Cunningham b385093502 Deprecated 'network', introduce 'network_interface'
12 years ago
Paul Hinze c6ab3b1711 Merge pull request #906 from BashtonLtd/gce_instance_selflink
12 years ago
Dave Cunningham a07ff4bacb Remove service_accounts (legacy dupe of service_account)
12 years ago
David Watson 4ec0c34794 Expose SelfLink for GCE instances to allow other resources to reference instances.
12 years ago
Dave Cunningham 6046647f38 Multiple gcp improvements and new resources
12 years ago
Dave Cunningham e85c7113fa Allow specifying project or full URL when specifying image
12 years ago
Paul Hinze 9fff0b1729 providers/google: fix instance creation
12 years ago
Jeff Goldschrafe d3081e0da8 Support service accounts on GCE instances
12 years ago
Sander van Harmelen bed36cc86a Refactoring the resourceInstanceTags func just a little
12 years ago
stungtoat afa1666cad set default host on connection info
12 years ago
stungtoat fe4e89bef7 consistent spacing
12 years ago
stungtoat 6cc10998ec go fmt
12 years ago
stungtoat fd979d0a8e providers/google: add external_address; needed for connection
12 years ago
Mitchell Hashimoto 36f225dea0 fmt
12 years ago
Mitchell Hashimoto 9e953c9908 Merge pull request #372 from jgoldschrafe/feature-google-compute-disk-types
12 years ago
Jeff Goldschrafe 88a020e0b5 Support IP forwarding on GCE instances
12 years ago
Jeff Goldschrafe ddfdfebcc5 Configurable disk types for GCE
12 years ago