1. 7c01ac5 Add Image to TOSCA by Scott Baker · 9 years ago
  2. 493df45 sample opencloud configuration yaml and inside makefile by Scott Baker · 9 years ago
  3. 1c5fc47 always run m4 in the right place by Scott Baker · 9 years ago
  4. 0ea3ba7 portforwarding API method by Scott Baker · 9 years ago
  5. ab49896 expose accessControl field in tosca; update deploymenttest by Scott Baker · 9 years ago
  6. 228973b controller test cases by Scott Baker · 9 years ago
  7. a033250 modernize code in controller resource by Scott Baker · 9 years ago
  8. 414c76b more props for slice; write slice test case by Scott Baker · 9 years ago
  9. b0456fc include headers in curl response with -i option by Tony Mack · 9 years ago
  10. bae46d7 install curl by Tony Mack · 9 years ago
  11. 853d65c specify full path to get_token.sh by Tony Mack · 9 years ago
  12. d0f073f popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
  13. 17ee7f8 fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
  14. 993a131 congroller -> controller by Scott Baker · 9 years ago
  15. 878576f apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
  16. 4fcc6c5 make all InstanceInline fields readonly by Scott Baker · 9 years ago
  17. dc5db28 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
  18. b29ace2 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  19. 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
  20. ae852d4 Merge pull request #108 from open-cloud/domain_auth by tmack-pl · 9 years ago
  21. 5e06cf8 resolve merge conflicts by Tony Mack · 9 years ago
  22. 676c435 some comments by Scott Baker · 9 years ago
  23. a8a3f61 WIP, observer-exercising compute test by Scott Baker · 9 years ago
  24. c85fa5f add purge option to try_to_delete by Scott Baker · 9 years ago
  25. 96687bf eliminate console io by Scott Baker · 9 years ago
  26. 31eb61f add a way to override config file attributes from the test framework by Scott Baker · 9 years ago
  27. 07e5d7e cleanup console io by Scott Baker · 9 years ago
  28. da2d4e7 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 9 years ago
  29. a54a07c provide a way to turn off observer console output by Scott Baker · 9 years ago
  30. 3062778 add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
  31. 734cf3d add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  32. ce4a32d base test cases for Node, Site, and Deployment by Scott Baker · 9 years ago
  33. 0f05874 add Node to Tosca by Scott Baker · 9 years ago
  34. 435a400 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  35. 0bc1bd7 relationship -> relationships by Scott Baker · 9 years ago
  36. f293bcd Dropped another dependency to work around the hanging phantom step problem by Sapan Bhatia · 9 years ago
  37. 2aa1c03 Bug fix in sync_instances by Sapan Bhatia · 9 years ago
  38. d18f24f Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 9 years ago
  39. 382ad25 Bug fix by Sapan Bhatia · 9 years ago
  40. b5e2544 Fixed some typos by Sapan Bhatia · 9 years ago
  41. 7927d75 Manually drop instance dependencies till we can get autogeneration to by Sapan Bhatia · 9 years ago
  42. 21eb312 Drop helloworld from dmdot by Sapan Bhatia · 9 years ago
  43. b2c1a81 Rename models in helloworld synchronizer by Sapan Bhatia · 9 years ago
  44. 3674edf Missing annotation in sync_controller_slices by Sapan Bhatia · 9 years ago
  45. ab6c32d Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  46. 7f30519 Fixed a typo by Sapan Bhatia · 9 years ago
  47. 576a27f Merge pull request #109 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  48. e6c1a58 renaming by Tony Mack · 9 years ago
  49. 39f2753 New style invocations, lost during rebase by Sapan Bhatia · 9 years ago
  50. ae4b067 Misplaced calls from old style invocation by Sapan Bhatia · 9 years ago
  51. 6bfea4e Can't filter a list by Sapan Bhatia · 9 years ago
  52. d18705f Do away with counting return values. Instead, look for failure status by Sapan Bhatia · 9 years ago
  53. d48ff71 Models for Hello World observer by Sapan Bhatia · 9 years ago
  54. 58fa905 Skeleton for hello world observer by Sapan Bhatia · 9 years ago
  55. c5b1443 Generic dependency checking phantom step by Sapan Bhatia · 9 years ago
  56. b53b109 Bug fix by Sapan Bhatia · 9 years ago
  57. 8b90de3 Insert phantom dependency-checking steps to honor dependencies on by Sapan Bhatia · 9 years ago
  58. 6731db9 Support inverted links between models by Sapan Bhatia · 9 years ago
  59. 6f350ac Modified dmdot to support cross Synchronizer dependencies by Sapan Bhatia · 9 years ago
  60. c239f67 Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
  61. 203f03e Support aggregation of multiple models by Sapan Bhatia · 9 years ago
  62. 533c215 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
  63. 719516f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  64. 22beb6a add expert mode for adding instances by Scott Baker · 9 years ago
  65. 9a1719c Add sudo to docker commands by Andy Bavier · 9 years ago
  66. 849629c latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
  67. 2a5fe80 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
  68. b8d00da expose mac address in xoslib admin by Scott Baker · 9 years ago
  69. a9fb148 store mac address for ports that users create before slice by Scott Baker · 9 years ago
  70. d84888d fix variable name conflict by Scott Baker · 9 years ago
  71. 580af20 Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
  72. c682292 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
  73. c02a652 remove obsolete code by Scott Baker · 9 years ago
  74. 8a33907 remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
  75. 9ad5d76 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
  76. f94c762 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
  77. cf9d2c5 rename by Tony Mack · 9 years ago
  78. 3ceb16f observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
  79. 2f63034 fix auth by Tony Mack · 9 years ago
  80. f51db05 initial checkin by Tony Mack · 9 years ago
  81. ba6de70 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
  82. f430b9c Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  83. 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  84. a74d2a8 Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  85. 35f854a compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
  86. 4b662f3 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  87. a9cf9c4 use ceilometer client network for URI by Scott Baker · 9 years ago
  88. b37a99a add ceilometer_url by Scott Baker · 9 years ago
  89. ddf8a94 compute closure of tenant_ids for user by Scott Baker · 9 years ago
  90. d145efe set default value for creator field by Scott Baker · 9 years ago
  91. d926529 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
  92. b956a5d resolve merge conflicts by Tony Mack · 9 years ago
  93. 0849667 ceilometer tosca setup by Scott Baker · 9 years ago
  94. 92a05d7 add ceilometer to remigrate by Scott Baker · 9 years ago
  95. 013f8ed check in missing __init__.py file by Scott Baker · 9 years ago
  96. 588caf9 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
  97. fa8fd29 wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
  98. f05c497 reconcile merge conflict by Scott Baker · 9 years ago
  99. c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
  100. b8987f9 Clean up image selection by Andy Bavier · 9 years ago