1. d4a4a41 auto-run test cases from test configuration by Scott Baker · 9 years ago
  2. 289f872 fix shell call by Scott Baker · 9 years ago
  3. 2c2f253 update SiteDeployment with controller in Tosca recipe by Scott Baker · 9 years ago
  4. b1ee663 run the test tosca recipes by Scott Baker · 9 years ago
  5. 3f698f0 install docker by Scott Baker · 9 years ago
  6. 812191a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  7. 3a7ba5d create the keypair by Scott Baker · 9 years ago
  8. 87465f0 Fix for SSL problems with neutron client by Andy Bavier · 9 years ago
  9. 1338afe try way harder to make everything by Scott Baker · 9 years ago
  10. b1e4822 some debugging for slice model policy by Scott Baker · 9 years ago
  11. 803f457 set admin tenant by Scott Baker · 9 years ago
  12. 823651f fix case and description by Scott Baker · 9 years ago
  13. 349fff9 put the public key in the right spot by Scott Baker · 9 years ago
  14. 354a108 use standard method so that intrinsics are called by Scott Baker · 9 years ago
  15. c6901cc WIP test configuration by Scott Baker · 9 years ago
  16. 0e57372 fix wrong service name by Scott Baker · 9 years ago
  17. e2855ab split off the part of the script that sets up xos from that part that starts the UI by Scott Baker · 9 years ago
  18. d8f7a10 Makefile and Dockerfile for test infrastructure by Scott Baker · 9 years ago
  19. 78037f0 common dockerfile by Scott Baker · 9 years ago
  20. 1cb5bde cloudlab external Makefile by Scott Baker · 9 years ago
  21. 881b840 WIP, script to make cloudlab-nodes.yaml by Scott Baker · 9 years ago
  22. 04abc4e made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
  23. d2759fb WIP, cloudlab yaml by Scott Baker · 9 years ago
  24. 398bbca make password not a required field by Scott Baker · 9 years ago
  25. f489723 script to run all observer tests by Scott Baker · 9 years ago
  26. 28c397d Tweaks for non-root user by Andy Bavier · 9 years ago
  27. a4b4e91 Pick up credentials from generated config by Andy Bavier · 9 years ago
  28. 0006f8e bump response index in map_sync_outputs where we've added a get_token task to the corresponding playbook by Tony Mack · 9 years ago
  29. daa4103 cannot assume default admin tenant will be named 'admin'. Get default admin tenant name from controller instance by Tony Mack · 9 years ago
  30. cdb4b6a WIP test infrastructure configuration by Scott Baker · 9 years ago
  31. d315bf1 save the observer logs to /tmp when test framework runs by Scott Baker · 9 years ago
  32. 667b9bd try harder to hide observer output by Scott Baker · 9 years ago
  33. 4f3f670 check ControllerImage objects for glance_image_id by Scott Baker · 9 years ago
  34. 1c61ae4 fix member names map_inputs --> map_sync_inputs, map_outputs --> map_sync_outputs by Scott Baker · 9 years ago
  35. 42bad08 observer image test, WIP by Scott Baker · 9 years ago
  36. 6759c70 add no-delete prop to deployment by Scott Baker · 9 years ago
  37. 85e0a0a add no-delete flag and test by Scott Baker · 9 years ago
  38. 534a856 misc superficial changes by Scott Baker · 9 years ago
  39. b5aa4d9 site privilege tests by Scott Baker · 9 years ago
  40. 316103c privilege tests for Slice and Deployment by Scott Baker · 9 years ago
  41. 5329d3a privilege code working in Slice and Deployment by Scott Baker · 9 years ago
  42. b2e4417 factor out the privilege processing code by Scott Baker · 9 years ago
  43. 2cd0685 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  44. d0189fc deployment tests for flavors and images by Scott Baker · 9 years ago
  45. 15cdde2 Fix problem with token.stdout by Andy Bavier · 9 years ago
  46. 7701e89 tosca image tests by Scott Baker · 9 years ago
  47. 156f04d add sample opencloud image, and link flavors to ViCCI deployment by Scott Baker · 9 years ago
  48. ff8845c support for attaching flavors and images to deployments by Scott Baker · 9 years ago
  49. 143de8f Add Image to TOSCA by Scott Baker · 9 years ago
  50. e424ac8 sample opencloud configuration yaml and inside makefile by Scott Baker · 9 years ago
  51. 2142e9d always run m4 in the right place by Scott Baker · 9 years ago
  52. 572095d portforwarding API method by Scott Baker · 9 years ago
  53. e71ab8b expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
  54. eef260a controller test cases by Scott Baker · 9 years ago
  55. cb595e3 modernize code in controller resource by Scott Baker · 9 years ago
  56. 69334ad more props for slice; write slice test case by Scott Baker · 9 years ago
  57. bec1efb include headers in curl response with -i option by Tony Mack · 9 years ago
  58. 2d6c9ad install curl by Tony Mack · 9 years ago
  59. 6cf731b specify full path to get_token.sh by Tony Mack · 9 years ago
  60. edde446 popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
  61. b84392d fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
  62. 4a20ce6 congroller -> controller by Scott Baker · 9 years ago
  63. 530e4de apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
  64. 0befcd7 make all InstanceInline fields readonly by Scott Baker · 9 years ago
  65. 2a11f85 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
  66. 0fc671b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  67. 4103eb3 fix bug when adding new deployment; remove django's add-instance link in favor of add-instance popup by Scott Baker · 9 years ago
  68. 33be3bd Merge pull request #108 from open-cloud/domain_auth by tmack-pl · 9 years ago
  69. be25dda resolve merge conflicts by Tony Mack · 9 years ago
  70. 5cc374d some comments by Scott Baker · 9 years ago
  71. e182a7f WIP, observer-exercising compute test by Scott Baker · 9 years ago
  72. 3dca60f add purge option to try_to_delete by Scott Baker · 9 years ago
  73. be7106c eliminate console io by Scott Baker · 9 years ago
  74. 573bd95 add a way to override config file attributes from the test framework by Scott Baker · 9 years ago
  75. 0f69991 cleanup console io by Scott Baker · 9 years ago
  76. f7cb913 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 9 years ago
  77. f4da790 provide a way to turn off observer console output by Scott Baker · 9 years ago
  78. e611f0a add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
  79. afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  80. 67bb2fd base test cases for Node, Site, and Deployment by Scott Baker · 9 years ago
  81. e058b18 add Node to Tosca by Scott Baker · 9 years ago
  82. 4e32455 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  83. b239b8b relationship -> relationships by Scott Baker · 9 years ago
  84. 07b146b Dropped another dependency to work around the hanging phantom step problem by Sapan Bhatia · 9 years ago
  85. af143dc Bug fix in sync_instances by Sapan Bhatia · 9 years ago
  86. 8631dd8 Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 9 years ago
  87. 70a3e14 Bug fix by Sapan Bhatia · 9 years ago
  88. 0f6ce34 Fixed some typos by Sapan Bhatia · 9 years ago
  89. b026959 Manually drop instance dependencies till we can get autogeneration to by Sapan Bhatia · 9 years ago
  90. cf544ac Drop helloworld from dmdot by Sapan Bhatia · 9 years ago
  91. 1f1a931 Rename models in helloworld synchronizer by Sapan Bhatia · 9 years ago
  92. a6e8193 Missing annotation in sync_controller_slices by Sapan Bhatia · 9 years ago
  93. 15a4227 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  94. d063f5f Fixed a typo by Sapan Bhatia · 9 years ago
  95. f3c8ff2 Merge pull request #109 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  96. 854871f renaming by Tony Mack · 9 years ago
  97. 7fdccee New style invocations, lost during rebase by Sapan Bhatia · 9 years ago
  98. 733e0b6 Misplaced calls from old style invocation by Sapan Bhatia · 9 years ago
  99. 8347581 Can't filter a list by Sapan Bhatia · 9 years ago
  100. 820b925 Do away with counting return values. Instead, look for failure status by Sapan Bhatia · 9 years ago