1. f51de4e Skeleton for hello world observer by Sapan Bhatia · 9 years ago
  2. 8bdec69 Generic dependency checking phantom step by Sapan Bhatia · 9 years ago
  3. 83e7a64 Bug fix by Sapan Bhatia · 9 years ago
  4. 3bf42b8 Insert phantom dependency-checking steps to honor dependencies on by Sapan Bhatia · 9 years ago
  5. 8f8eb6b Support inverted links between models by Sapan Bhatia · 9 years ago
  6. c92e505 Modified dmdot to support cross Synchronizer dependencies by Sapan Bhatia · 9 years ago
  7. 321b70e Refactored sync steps, making ansible explicit by Sapan Bhatia · 9 years ago
  8. ab18ee4 Support aggregation of multiple models by Sapan Bhatia · 9 years ago
  9. 03394b3 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
  10. ff337e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  11. 591fb06 add expert mode for adding instances by Scott Baker · 9 years ago
  12. 487f8cf Add sudo to docker commands by Andy Bavier · 9 years ago
  13. d229298 latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
  14. 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
  15. 6a240c8 expose mac address in xoslib admin by Scott Baker · 9 years ago
  16. deb1c3f store mac address for ports that users create before slice by Scott Baker · 9 years ago
  17. c9535bc fix variable name conflict by Scott Baker · 9 years ago
  18. 6665c7a Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
  19. 9368323 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
  20. 77f174e remove obsolete code by Scott Baker · 9 years ago
  21. 1612faf remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
  22. 85f70f4 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
  23. 8e82f14 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
  24. fbd9c41 rename by Tony Mack · 9 years ago
  25. 09a2f07 observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
  26. 98f153f fix auth by Tony Mack · 9 years ago
  27. 85be08e initial checkin by Tony Mack · 9 years ago
  28. c2f8b14 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
  29. 3e85799 Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  30. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  31. 1760e3b Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  32. a6a1203 compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
  33. 46e5e12 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  34. b01cf1f use ceilometer client network for URI by Scott Baker · 9 years ago
  35. a8a854a add ceilometer_url by Scott Baker · 9 years ago
  36. 3a74323 compute closure of tenant_ids for user by Scott Baker · 9 years ago
  37. b2f5efe set default value for creator field by Scott Baker · 9 years ago
  38. 6782e41 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
  39. ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
  40. c84d3f6 ceilometer tosca setup by Scott Baker · 9 years ago
  41. 48cf874 add ceilometer to remigrate by Scott Baker · 9 years ago
  42. 40f6411 check in missing __init__.py file by Scott Baker · 9 years ago
  43. 4886be3 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
  44. fdfb5ae wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
  45. 7288c52 reconcile merge conflict by Scott Baker · 9 years ago
  46. e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
  47. 2e71f76 Clean up image selection by Andy Bavier · 9 years ago
  48. 27d1923 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  49. 8f786ae remove m1.tiny test by Scott Baker · 9 years ago
  50. 71b0992 Expose full_setup as config option by Andy Bavier · 9 years ago
  51. a75c119 Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
  52. 75e0526 Change default value of ssh_proxy by Andy Bavier · 9 years ago
  53. 4f66693 Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 9 years ago
  54. e0fb458 fix bug in error message by Scott Baker · 9 years ago
  55. 29098b2 punch mac addresses through into vcpe observer yaml by Scott Baker · 9 years ago
  56. d35a4bc punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
  57. 0672e98 store neutron mac addr in port object by Scott Baker · 9 years ago
  58. 6b94944 prevent the default argument from being altered by Scott Baker · 9 years ago
  59. 0a86686 test cases for compute and users by Scott Baker · 9 years ago
  60. 80f1266 fix flavor rounding away MB by Scott Baker · 9 years ago
  61. 935ad85 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
  62. e2bd4c9 one file to run them all by Scott Baker · 9 years ago
  63. aead76b fix null value sent to nova quota update by Scott Baker · 9 years ago
  64. 7259c6a more test cases by Scott Baker · 9 years ago
  65. f0d3ab5 test for ports by Scott Baker · 9 years ago
  66. 0c1eab2 add capabilities to make_nodetemplate, add destroy() by Scott Baker · 9 years ago
  67. d43cf8d test cases for coarsetenancy and network by Scott Baker · 9 years ago
  68. 01234ce support ports and labels properties on network by Scott Baker · 9 years ago
  69. 121d5c3 fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
  70. d96c59a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  71. 327269f icon_url wasn't being passed through by Scott Baker · 9 years ago
  72. 42a21a3 add maximal service test, support reqs in create_node_template, cleanup debuggin by Scott Baker · 9 years ago
  73. 87b080f tests for update by Scott Baker · 9 years ago
  74. a63744c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  75. 9107387 update working for basic properties by Scott Baker · 9 years ago
  76. 6d1041c Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
  77. 0068d35 icon_url wasn't being passed through by root · 9 years ago
  78. 1f1f8cc more test cases by Scott Baker · 9 years ago
  79. 1adae53 comment out debugging code by Scott Baker · 9 years ago
  80. faadb5f starting to work on a test framework by Scott Baker · 9 years ago
  81. 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
  82. 304333e latest autogenerated xos.yaml by Scott Baker · 9 years ago
  83. fcfb02e add versionNumber to service object by Scott Baker · 9 years ago
  84. bd097b5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  85. e4d531f check in missing file by Scott Baker · 9 years ago
  86. 74256ed Typo by Andy Bavier · 9 years ago
  87. 1a85132 Bug fix for wan_mac by Andy Bavier · 9 years ago
  88. 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
  89. 0601cde Add CORDUser object and samples by Scott Baker · 9 years ago
  90. dbe4475 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  91. c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  92. 8458209 Back out by Andy Bavier · 9 years ago
  93. 516be12 A bit of cleanup by Andy Bavier · 9 years ago
  94. 59d8ae4 Uncomment by Andy Bavier · 9 years ago
  95. cc0aacc Build a CORD Docker image by Andy Bavier · 9 years ago
  96. 62892bc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  97. f315161 TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
  98. a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  99. 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  100. f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago