1. 381d0c3 frontend configuration; add wait_for_xos.sh by Scott Baker · 9 years ago
  2. c12ee48 revert merge from domain_auth branch by Tony Mack · 9 years ago
  3. 64728ca added default root user by Tony Mack · 9 years ago
  4. 6e2c47d initial commit by Tony Mack · 9 years ago
  5. 9f797af initial commit by Tony Mack · 9 years ago
  6. d1a678c add remaing users, slices and services by Tony Mack · 9 years ago
  7. 56c2758 adding entries from public deployment by Tony Mack · 9 years ago
  8. f261bf8 devel server configuration by Scott Baker · 9 years ago
  9. 34ead32 README for test configuration by Scott Baker · 9 years ago
  10. 59fe0a5 bash configuration by Scott Baker · 9 years ago
  11. 06edd1d auto-run test cases from test configuration by Scott Baker · 9 years ago
  12. bd1b235 fix shell call by Scott Baker · 9 years ago
  13. 3931518 update SiteDeployment with controller in Tosca recipe by Scott Baker · 9 years ago
  14. a5e06de run the test tosca recipes by Scott Baker · 9 years ago
  15. 3750e3b install docker by Scott Baker · 9 years ago
  16. 3aee941 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  17. f4e8b46 create the keypair by Scott Baker · 9 years ago
  18. b42d5b4 Fix for SSL problems with neutron client by Andy Bavier · 9 years ago
  19. 90f375a try way harder to make everything by Scott Baker · 9 years ago
  20. 634ec0c some debugging for slice model policy by Scott Baker · 9 years ago
  21. 8321728 set admin tenant by Scott Baker · 9 years ago
  22. 381d140 fix case and description by Scott Baker · 9 years ago
  23. 3098acf put the public key in the right spot by Scott Baker · 9 years ago
  24. 30665cf use standard method so that intrinsics are called by Scott Baker · 9 years ago
  25. 45b9fd1 WIP test configuration by Scott Baker · 9 years ago
  26. 54390d2 fix wrong service name by Scott Baker · 9 years ago
  27. 7412e76 split off the part of the script that sets up xos from that part that starts the UI by Scott Baker · 9 years ago
  28. f9d9fa4 Makefile and Dockerfile for test infrastructure by Scott Baker · 9 years ago
  29. 752f418 common dockerfile by Scott Baker · 9 years ago
  30. b57db5a cloudlab external Makefile by Scott Baker · 9 years ago
  31. 431c1e4 WIP, script to make cloudlab-nodes.yaml by Scott Baker · 9 years ago
  32. f65591f made an intrinsic to look up stuff in a config file by Scott Baker · 9 years ago
  33. aa0cd50 WIP, cloudlab yaml by Scott Baker · 9 years ago
  34. f0210bf make password not a required field by Scott Baker · 9 years ago
  35. 51f3f84 script to run all observer tests by Scott Baker · 9 years ago
  36. ddc2f55 Tweaks for non-root user by Andy Bavier · 9 years ago
  37. e0828bc Pick up credentials from generated config by Andy Bavier · 9 years ago
  38. dc182bd 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
  39. 0557392 cannot assume default admin tenant will be named 'admin'. Get default admin tenant name from controller instance by Tony Mack · 9 years ago
  40. 6876fdb WIP test infrastructure configuration by Scott Baker · 9 years ago
  41. 187a218 save the observer logs to /tmp when test framework runs by Scott Baker · 9 years ago
  42. 0370977 try harder to hide observer output by Scott Baker · 9 years ago
  43. dd0fca6 check ControllerImage objects for glance_image_id by Scott Baker · 9 years ago
  44. 4b51f21 fix member names map_inputs --> map_sync_inputs, map_outputs --> map_sync_outputs by Scott Baker · 9 years ago
  45. 462bf0a observer image test, WIP by Scott Baker · 9 years ago
  46. d3aa03b add no-delete prop to deployment by Scott Baker · 9 years ago
  47. 38a00d9 add no-delete flag and test by Scott Baker · 9 years ago
  48. 1e46c41 misc superficial changes by Scott Baker · 9 years ago
  49. 7271889 site privilege tests by Scott Baker · 9 years ago
  50. d13a508 privilege tests for Slice and Deployment by Scott Baker · 9 years ago
  51. 07c71fc privilege code working in Slice and Deployment by Scott Baker · 9 years ago
  52. 92362bc factor out the privilege processing code by Scott Baker · 9 years ago
  53. 5a5b616 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. 05b5031 deployment tests for flavors and images by Scott Baker · 9 years ago
  55. 09da2e4 Fix problem with token.stdout by Andy Bavier · 9 years ago
  56. 5195243 tosca image tests by Scott Baker · 9 years ago
  57. 278d4c9 add sample opencloud image, and link flavors to ViCCI deployment by Scott Baker · 9 years ago
  58. debb6b1 support for attaching flavors and images to deployments by Scott Baker · 9 years ago
  59. 7c01ac5 Add Image to TOSCA by Scott Baker · 9 years ago
  60. 493df45 sample opencloud configuration yaml and inside makefile by Scott Baker · 9 years ago
  61. 1c5fc47 always run m4 in the right place by Scott Baker · 9 years ago
  62. 0ea3ba7 portforwarding API method by Scott Baker · 9 years ago
  63. ab49896 expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
  64. 228973b controller test cases by Scott Baker · 9 years ago
  65. a033250 modernize code in controller resource by Scott Baker · 9 years ago
  66. 414c76b more props for slice; write slice test case by Scott Baker · 9 years ago
  67. b0456fc include headers in curl response with -i option by Tony Mack · 9 years ago
  68. bae46d7 install curl by Tony Mack · 9 years ago
  69. 853d65c specify full path to get_token.sh by Tony Mack · 9 years ago
  70. d0f073f popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
  71. 17ee7f8 fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
  72. 993a131 congroller -> controller by Scott Baker · 9 years ago
  73. 878576f apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
  74. 4fcc6c5 make all InstanceInline fields readonly by Scott Baker · 9 years ago
  75. dc5db28 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
  76. b29ace2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  77. ebe8923 fix bug when adding new deployment; remove django's add-instance link in favor of add-instance popup by Scott Baker · 9 years ago
  78. ae852d4 Merge pull request #108 from open-cloud/domain_auth by tmack-pl · 9 years ago
  79. 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
  80. 676c435 some comments by Scott Baker · 9 years ago
  81. a8a3f61 WIP, observer-exercising compute test by Scott Baker · 9 years ago
  82. c85fa5f add purge option to try_to_delete by Scott Baker · 9 years ago
  83. 96687bf eliminate console io by Scott Baker · 9 years ago
  84. 31eb61f add a way to override config file attributes from the test framework by Scott Baker · 9 years ago
  85. 07e5d7e cleanup console io by Scott Baker · 9 years ago
  86. da2d4e7 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 9 years ago
  87. a54a07c provide a way to turn off observer console output by Scott Baker · 9 years ago
  88. 3062778 add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
  89. 734cf3d add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  90. ce4a32d base test cases for Node, Site, and Deployment by Scott Baker · 9 years ago
  91. 0f05874 add Node to Tosca by Scott Baker · 9 years ago
  92. 435a400 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  93. 0bc1bd7 relationship -> relationships by Scott Baker · 9 years ago
  94. f293bcd Dropped another dependency to work around the hanging phantom step problem by Sapan Bhatia · 9 years ago
  95. 2aa1c03 Bug fix in sync_instances by Sapan Bhatia · 9 years ago
  96. d18f24f Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 9 years ago
  97. 382ad25 Bug fix by Sapan Bhatia · 9 years ago
  98. b5e2544 Fixed some typos by Sapan Bhatia · 9 years ago
  99. 7927d75 Manually drop instance dependencies till we can get autogeneration to by Sapan Bhatia · 9 years ago
  100. 21eb312 Drop helloworld from dmdot by Sapan Bhatia · 9 years ago