1. cb595e3 modernize code in controller resource by Scott Baker · 9 years ago
  2. 69334ad more props for slice; write slice test case by Scott Baker · 9 years ago
  3. bec1efb include headers in curl response with -i option by Tony Mack · 9 years ago
  4. 2d6c9ad install curl by Tony Mack · 9 years ago
  5. 6cf731b specify full path to get_token.sh by Tony Mack · 9 years ago
  6. edde446 popup warning box if user tries to add instance while form has dirty data by Scott Baker · 9 years ago
  7. b84392d fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
  8. 4a20ce6 congroller -> controller by Scott Baker · 9 years ago
  9. 530e4de apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
  10. 0befcd7 make all InstanceInline fields readonly by Scott Baker · 9 years ago
  11. 2a11f85 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
  12. 0fc671b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  13. 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
  14. 33be3bd Merge pull request #108 from open-cloud/domain_auth by tmack-pl · 9 years ago
  15. be25dda resolve merge conflicts by Tony Mack · 9 years ago
  16. 5cc374d some comments by Scott Baker · 9 years ago
  17. e182a7f WIP, observer-exercising compute test by Scott Baker · 9 years ago
  18. 3dca60f add purge option to try_to_delete by Scott Baker · 9 years ago
  19. be7106c eliminate console io by Scott Baker · 9 years ago
  20. 573bd95 add a way to override config file attributes from the test framework by Scott Baker · 9 years ago
  21. 0f69991 cleanup console io by Scott Baker · 9 years ago
  22. f7cb913 assuming this call to map_delete_outputs was supposed to be to map_delete_inputs by Scott Baker · 9 years ago
  23. f4da790 provide a way to turn off observer console output by Scott Baker · 9 years ago
  24. e611f0a add run_once methods for model_policy and event_loop by Scott Baker · 9 years ago
  25. afc09ee add vlan_id to VOLTTenant tosca object by Scott Baker · 9 years ago
  26. 67bb2fd base test cases for Node, Site, and Deployment by Scott Baker · 9 years ago
  27. e058b18 add Node to Tosca by Scott Baker · 9 years ago
  28. 4e32455 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  29. b239b8b relationship -> relationships by Scott Baker · 9 years ago
  30. 07b146b Dropped another dependency to work around the hanging phantom step problem by Sapan Bhatia · 9 years ago
  31. af143dc Bug fix in sync_instances by Sapan Bhatia · 9 years ago
  32. 8631dd8 Removed remnants from the failed ansible-only rewrite of the Synchronizer by Sapan Bhatia · 9 years ago
  33. 70a3e14 Bug fix by Sapan Bhatia · 9 years ago
  34. 0f6ce34 Fixed some typos by Sapan Bhatia · 9 years ago
  35. b026959 Manually drop instance dependencies till we can get autogeneration to by Sapan Bhatia · 9 years ago
  36. cf544ac Drop helloworld from dmdot by Sapan Bhatia · 9 years ago
  37. 1f1a931 Rename models in helloworld synchronizer by Sapan Bhatia · 9 years ago
  38. a6e8193 Missing annotation in sync_controller_slices by Sapan Bhatia · 9 years ago
  39. 15a4227 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  40. d063f5f Fixed a typo by Sapan Bhatia · 9 years ago
  41. f3c8ff2 Merge pull request #109 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  42. 854871f renaming by Tony Mack · 9 years ago
  43. 7fdccee New style invocations, lost during rebase by Sapan Bhatia · 9 years ago
  44. 733e0b6 Misplaced calls from old style invocation by Sapan Bhatia · 9 years ago
  45. 8347581 Can't filter a list by Sapan Bhatia · 9 years ago
  46. 820b925 Do away with counting return values. Instead, look for failure status by Sapan Bhatia · 9 years ago
  47. 80c5169 Models for Hello World observer by Sapan Bhatia · 9 years ago
  48. f51de4e Skeleton for hello world observer by Sapan Bhatia · 9 years ago
  49. 8bdec69 Generic dependency checking phantom step by Sapan Bhatia · 9 years ago
  50. 83e7a64 Bug fix by Sapan Bhatia · 9 years ago
  51. 3bf42b8 Insert phantom dependency-checking steps to honor dependencies on by Sapan Bhatia · 9 years ago
  52. 8f8eb6b Support inverted links between models by Sapan Bhatia · 9 years ago
  53. c92e505 Modified dmdot to support cross Synchronizer dependencies by Sapan Bhatia · 9 years ago
  54. 321b70e Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
  55. ab18ee4 Support aggregation of multiple models by Sapan Bhatia · 9 years ago
  56. 03394b3 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
  57. ff337e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. 591fb06 add expert mode for adding instances by Scott Baker · 9 years ago
  59. 487f8cf Add sudo to docker commands by Andy Bavier · 9 years ago
  60. d229298 latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
  61. 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
  62. 6a240c8 expose mac address in xoslib admin by Scott Baker · 9 years ago
  63. deb1c3f store mac address for ports that users create before slice by Scott Baker · 9 years ago
  64. c9535bc fix variable name conflict by Scott Baker · 9 years ago
  65. 6665c7a Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
  66. 9368323 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
  67. 77f174e remove obsolete code by Scott Baker · 9 years ago
  68. 1612faf remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
  69. 85f70f4 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
  70. 8e82f14 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
  71. fbd9c41 rename by Tony Mack · 9 years ago
  72. 09a2f07 observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
  73. 98f153f fix auth by Tony Mack · 9 years ago
  74. 85be08e initial checkin by Tony Mack · 9 years ago
  75. c2f8b14 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
  76. 3e85799 Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  77. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  78. 1760e3b Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  79. a6a1203 compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
  80. 46e5e12 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  81. b01cf1f use ceilometer client network for URI by Scott Baker · 9 years ago
  82. a8a854a add ceilometer_url by Scott Baker · 9 years ago
  83. 3a74323 compute closure of tenant_ids for user by Scott Baker · 9 years ago
  84. b2f5efe set default value for creator field by Scott Baker · 9 years ago
  85. 6782e41 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
  86. ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
  87. c84d3f6 ceilometer tosca setup by Scott Baker · 9 years ago
  88. 48cf874 add ceilometer to remigrate by Scott Baker · 9 years ago
  89. 40f6411 check in missing __init__.py file by Scott Baker · 9 years ago
  90. 4886be3 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
  91. fdfb5ae wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
  92. 7288c52 reconcile merge conflict by Scott Baker · 9 years ago
  93. e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
  94. 2e71f76 Clean up image selection by Andy Bavier · 9 years ago
  95. 27d1923 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  96. 8f786ae remove m1.tiny test by Scott Baker · 9 years ago
  97. 71b0992 Expose full_setup as config option by Andy Bavier · 9 years ago
  98. a75c119 Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
  99. 75e0526 Change default value of ssh_proxy by Andy Bavier · 9 years ago
  100. 4f66693 Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 9 years ago