-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: bodepd/cloudstack_resources
base: master
head repository: bodepd/cloudstack_resources
compare: dev
- 15 commits
- 19 files changed
- 1 contributor
Commits on Dec 13, 2012
-
Account for stopping states when determining existing vas
vms may be in the stopping or destroyed state should not be treated as present.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 56f052d - Browse repository at this point
Copy the full SHA 56f052dView commit details -
so that subsequent objects can inspect it.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for e340bc4 - Browse repository at this point
Copy the full SHA e340bc4View commit details -
Add key pair as instance property
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 2323034 - Browse repository at this point
Copy the full SHA 2323034View commit details -
add uesrdata as instance parameter
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 6efdb40 - Browse repository at this point
Copy the full SHA 6efdb40View commit details -
to 600 so that ssh will use them by default
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 18346ca - Browse repository at this point
Copy the full SHA 18346caView commit details -
do not fail if there are not network
just adds some extra checking to prevent nil exceptions when there are no networks defined.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 53f8c2c - Browse repository at this point
Copy the full SHA 53f8c2cView commit details -
do not fail if there are no key pairs
Adds extra error checking to prevent failures when there are not key pairs defined.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for d0078ec - Browse repository at this point
Copy the full SHA d0078ecView commit details -
do not set property_hash to resource in flush
b/c some of the properties being set are not set in the resource, but parsed from the creation response.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for da187ba - Browse repository at this point
Copy the full SHA da187baView commit details -
add error checking when key file is searched for.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for b605065 - Browse repository at this point
Copy the full SHA b605065View commit details -
This resource supports installing puppet enterprise, and classifying agents.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for e37b74a - Browse repository at this point
Copy the full SHA e37b74aView commit details -
to demonstrate creation of supported objects.
Dan Bode committedDec 13, 2012 Configuration menu - View commit details
-
Copy full SHA for 1430bd3 - Browse repository at this point
Copy the full SHA 1430bd3View commit details
Commits on Mar 13, 2013
-
remove commented out key pairs
cleans up some commented out code, fixes formatting
Dan Bode committedMar 13, 2013 Configuration menu - View commit details
-
Copy full SHA for bf12fbd - Browse repository at this point
Copy the full SHA bf12fbdView commit details -
allow key pairs to be wither references or strings
so that you can refer to previously created key pairs. also, ensure that any specified key pairs are auto-required.
Dan Bode committedMar 13, 2013 Configuration menu - View commit details
-
Copy full SHA for 3bac5e1 - Browse repository at this point
Copy the full SHA 3bac5e1View commit details -
Dan Bode committedMar 13, 2013 Configuration menu - View commit details
-
Copy full SHA for 329daea - Browse repository at this point
Copy the full SHA 329daeaView commit details
Commits on Mar 23, 2013
-
more development on the ssh provider
Dan Bode committedMar 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 042cd9d - Browse repository at this point
Copy the full SHA 042cd9dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dev