danikov
|
9ff1a792af
|
fix adminOrg testName annotations
|
2012-03-22 13:48:49 +00:00 |
danikov
|
e153b1ed22
|
formatting fix
|
2012-03-22 13:43:58 +00:00 |
danikov
|
98adf79f93
|
add login group to login session test class
|
2012-03-22 13:14:37 +00:00 |
Andrew Donald Kennedy
|
1d886305ba
|
Issue 830: Make live test before methods always run
|
2012-03-22 13:01:40 +00:00 |
danikov
|
d4b03f0119
|
minor bugfix + skeletal code for groups/LDAP
|
2012-03-22 11:48:49 +00:00 |
David Ribeiro Alves
|
582423bd2d
|
commented machine utils
|
2012-03-22 03:46:22 +00:00 |
David Ribeiro Alves
|
6b4a4c6054
|
consolidated locking machines as locking was crashing all over the place
|
2012-03-22 03:36:42 +00:00 |
David Ribeiro Alves
|
4a32b0107f
|
parsed names from vm so that nodemetadata has correct group and name (updated unit test), corrected transient bug obtaining locks for vms
|
2012-03-22 02:44:41 +00:00 |
Adrian Cole
|
18562f5dbb
|
switched hp default availablility zone to 2
|
2012-03-21 19:11:55 -07:00 |
Adrian Cole
|
09d97a2103
|
changed to not use # as a delimiter, and fixed keypair prefix logic
|
2012-03-21 19:11:55 -07:00 |
Adrian Cole
|
2373f89c78
|
cleaned up toString/equals/hashCode in base options objects
|
2012-03-21 19:11:49 -07:00 |
Andrew Gaul
|
1040a5c779
|
Close streams on error paths
|
2012-03-21 18:17:01 -07:00 |
Adrian Cole
|
6fda2580f5
|
Merge pull request #509 from grkvlt/vapp-updates
Issue 830: Misc updates
|
2012-03-21 17:28:36 -07:00 |
Andrew Donald Kennedy
|
704d0c00fb
|
Issue 830: Add logging output during cleanUp and fix VApp deletion
|
2012-03-21 23:59:35 +00:00 |
Andrew Donald Kennedy
|
35391b876b
|
Issue 830: Use XmlWrapper for collections in Vdc
|
2012-03-21 23:59:35 +00:00 |
Adrian Cole
|
c604b47f2d
|
Merge pull request #508 from dralves/jclouds-vbox
vbox - guests are now reachable through a non-nat ip
|
2012-03-21 16:42:46 -07:00 |
David Ribeiro Alves
|
aceaaf0eb0
|
updated readme
|
2012-03-21 22:36:14 +00:00 |
David Ribeiro Alves
|
5bca27923c
|
corrected IMachineToNodeMetadata to comply with the new non-natted ip
|
2012-03-21 22:19:03 +00:00 |
David Ribeiro Alves
|
92a940e95d
|
guests are now accessible because host-only ips are assigned in the same network as the default vbox host-only network (vboxnet0)
|
2012-03-21 22:04:05 +00:00 |
David Ribeiro Alves
|
68290ba2b2
|
added mock identity prop to prevent NPE in some cases
|
2012-03-21 22:04:05 +00:00 |
David Ribeiro Alves
|
d742d53f6b
|
reverted formatting changes
|
2012-03-21 22:03:48 +00:00 |
David Ribeiro Alves
|
f4d0e18320
|
prevented tests from failing due to missing property
!
|
2012-03-21 22:02:11 +00:00 |
Mike Arnold
|
b95e890f83
|
expecting provider specific client when creating provider-specific blobstore
|
2012-03-21 16:07:36 -05:00 |
Andrew Donald Kennedy
|
25fac3b36e
|
Issue 830: Add control access tests to Org
|
2012-03-21 21:01:41 +00:00 |
Adrian Cole
|
6918d1c448
|
Issue 767: change openstack-nova and downstream to logging module discovery
|
2012-03-21 13:05:03 -07:00 |
Adrian Cole
|
728f9612e0
|
moved logback.xml up to compute module
|
2012-03-21 13:05:03 -07:00 |
Adrian Cole
|
8283e3c17e
|
Issue 767: decouple log4j from compute module
|
2012-03-21 13:05:03 -07:00 |
Adrian Cole
|
2dc66ee5e1
|
Issue 141: add serviceloader lookup for LoggingModule
|
2012-03-21 13:05:02 -07:00 |
Adrian Cole
|
0f15559f2c
|
Merge pull request #503 from aplowe/master
openstack-nova: Auto key pair generation wiring into compute service and adaptor
|
2012-03-21 11:50:58 -07:00 |
Adrian Cole
|
32cb85968d
|
Merge pull request #507 from grkvlt/vapp-test-fixes
Issue 830: VApp test fixes
|
2012-03-21 11:50:01 -07:00 |
Andrew Donald Kennedy
|
235ed12337
|
Issue 830: Add missing operations to Org clients
|
2012-03-21 17:33:54 +00:00 |
Andrew Donald Kennedy
|
78a4a674ab
|
Issue 830: Updates for failing tests
|
2012-03-21 17:33:54 +00:00 |
Adam Lowe
|
9d4e58f9f3
|
openstack-nova: invalidating group key from cache
|
2012-03-21 17:33:44 +00:00 |
Aled Sage
|
16d72204b0
|
Issue 830: Fix QueryClientLiveTest testQueryMedia
|
2012-03-21 17:33:15 +00:00 |
Adrian Cole
|
35dc8f1224
|
Merge pull request #506 from danikov/vclouds-director-bugfixes-3
Issue 830: vCloud director Bugfixs
|
2012-03-21 10:17:50 -07:00 |
danikov
|
f99302b1e6
|
implement shadow vas + order tests to guarantee success
|
2012-03-21 17:03:53 +00:00 |
Adam Lowe
|
89cb8ec161
|
openstack-nova: adding logic for implicit keypair option
|
2012-03-21 16:19:51 +00:00 |
Adam Lowe
|
9045fa2463
|
openstack-nova: adding logic for implicit keypair option
|
2012-03-21 16:17:26 +00:00 |
Adam Lowe
|
e81ac99daa
|
openstack-nova: setup user syntax for implicit keypair option, adding missing unit test
|
2012-03-21 16:17:26 +00:00 |
Adam Lowe
|
e6a949005b
|
openstack-nova: setup user syntax for implicit keypair option
|
2012-03-21 16:17:25 +00:00 |
danikov
|
1c363b5e40
|
more testName annotation fixes
|
2012-03-21 15:22:05 +00:00 |
Adrian Cole
|
70c1d4c05c
|
Merge pull request #502 from grkvlt/vapp-reordering
Issue 830: VApp power test reordering
|
2012-03-21 08:09:41 -07:00 |
Adrian Cole
|
092533c3dd
|
Merge pull request #501 from danikov/vclouds-director-bugfixes-3
Issue 830: vCloud director Bugfix
|
2012-03-21 08:03:10 -07:00 |
Andrew Donald Kennedy
|
26646872d5
|
Issue 830: Fix HTTP method for answerQuestion operation
|
2012-03-21 14:04:44 +00:00 |
Andrew Donald Kennedy
|
4706ea4057
|
Issue 830: More power related test ordering and dependency
Includes changes from patch submitted by <aled.sage@gmail.com>
|
2012-03-21 14:04:44 +00:00 |
danikov
|
0e97401b48
|
last few testName annotation fixes
|
2012-03-21 13:55:54 +00:00 |
danikov
|
5873157074
|
avoid NPE in testResetNetwork
|
2012-03-21 13:38:26 +00:00 |
danikov
|
a4272f5429
|
tidy up test annotations + documentation + missing client/test methods for groupClient
|
2012-03-21 12:33:44 +00:00 |
Andrei Savu
|
0ad836dedd
|
Merge pull request #500 from richardcloudsoft/cloudstack-live-test-global-admin
CloudStack pom.xml needs to pass the globalAdminIdentity/Credential properties to integration tests
|
2012-03-21 04:51:46 -07:00 |
Richard Downer
|
8c3cdece6e
|
CloudStack pom.xml needs to pass the globalAdminIdentity/Credential properties to integration(live) tests, otherwise several tests will fail because they don't have global administrator access.
|
2012-03-21 13:04:26 +02:00 |