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