Commit Graph

67 Commits (1ccd0491ffef8edcd488427e7fc252aaad9450ee)

Author SHA1 Message Date
Joe Topjian df660a26a1 provider/openstack: Per-network Floating IPs
10 years ago
Ian Duffy 47ac10d66b Change resource.StateChangeConf to use an array for target states
10 years ago
Joe Topjian 4a4f2ad9e5 provider/openstack: Add Instance Personality
10 years ago
Joe Topjian 4716451617 provider/openstack: Convert block_device from TypeSet to TypeList
10 years ago
Nic Grayson ef9838c796 increased openstack 10 minute timeouts to 30 minutes
10 years ago
Joe Topjian 98a441314b provider/openstack: Make Security Groups Computed
11 years ago
Joe Topjian 4a5cd0b415 provider/openstack: Fixing Image ID/Name areas
11 years ago
Joe Topjian 3d3f8122a9 provider/openstack: Volume Cleanup
11 years ago
Joe Topjian e75553fd9d provider/openstack: Fixes Boot From Volume
11 years ago
Yo Takezawa 59828deb0f provider/openstack: Use security_groups as native set when update
11 years ago
Yo Takezawa d2cf45a057 provider/openstack: Ignore order of security_groups in instance
11 years ago
Radek Simko f9efede852 gofmt files from recently merged PRs
11 years ago
Paul Hinze 50b8161da1 Merge pull request #2008 from dupuy/secgrp-delta-remove-then-add
11 years ago
Mitchell Hashimoto ede6af8763 Merge pull request #1921 from jtopjian/openstack-servergroup-schedulerhints
11 years ago
Mitchell Hashimoto d1d2a90158 Revert "provider/openstack: change security groups to set"
11 years ago
Mitchell Hashimoto 38151229b1 Merge pull request #2285 from cvvs/b_provider_openstack_router_adminbool
11 years ago
Mitchell Hashimoto 09acd1f79d providers/openstack: fix crash case if network is nil [GH-2323]
11 years ago
cvvs 646fd76e07 provider/openstack: change security groups to set
11 years ago
Alexander Dupuy 739a411b4d debug security group ids
11 years ago
Joe Topjian 4daaacd292 Minor volume fixes
11 years ago
Joe Topjian 7ca7eeabe7 Added scheduler_hints to the OpenStack instance resource.
11 years ago
Joe Topjian fe0a7a5ec5 Allow Blank Region
11 years ago
Joe Topjian ef4e03a729 Workaround for missing tenant-network
11 years ago
Joe Topjian 4244d0947e Making the network resource computable
11 years ago
Joe Topjian bb81228205 typo with netname when no networks are specified
11 years ago
Joe Topjian 30b0fc7489 Only attempt to get the MAC address if it exists.
11 years ago
Joe Topjian 0d77232196 Fixing computed parameters
11 years ago
Joe Topjian ccba698370 Network Read changes
11 years ago
Joe Topjian b160654cb3 Allow networks to be specified by name
11 years ago
Joe Topjian b90a6152c5 Renamed fixed_ip to fixed_ip_v4 and added fixed_ip_v6
11 years ago
Joe Topjian d768a01cab Removes check for a "public" network
11 years ago
Joe Topjian 141b40189e os-floating-ips support
11 years ago
Guillaume Giamarchi a90b9db397 Bugfix on floating IP assignment
11 years ago
Chris Buben 0092946f74 user_data support
11 years ago
Julien Vey 2e37784065 Fix general comments by @phinze
11 years ago
Joe Topjian f011462e30 Volume Pending States
11 years ago
Eric Bellemon d03b420e62 Replace perigee.UnexpectedResponseCodeError with gophercloud.UnexpectedResponseCodeError
11 years ago
Joe Topjian 4c9a44b69f Added access_ip_v6 support
11 years ago
Jon Perritt 633e98dffe security group rule fix; still not exporting rule ID
11 years ago
Joe Topjian 4df32aebed Changing how security groups are read for compute instances
11 years ago
Jon Perritt 64d53009a0 typeset->typelist
11 years ago
Jon Perritt bb6969a4c5 resize server on flavor_id or flavor_name change
11 years ago
Jon Perritt 49b01a4f0a update compute instance security group Read operation
11 years ago
Joe Topjian e5f2315bfe Instance volume attach
11 years ago
Joe Topjian 16ea14e8c9 Grammar fix
11 years ago
Joe Topjian b3438d07d6 This commit enables both the image_id and the image_name to be
11 years ago
Joe Topjian 768292c069 Support for flavor_name
11 years ago
Joe Topjian 74482abc5b Refactoring multiple results
11 years ago
Joe Topjian bad2c9f18d Accounting for multiple results of an image name
11 years ago
Joe Topjian f51a53000f Support for image_name
11 years ago