1. 13f5d3c Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  2. c41b5ab Create vCPE at startup by Andy Bavier · 9 years ago
  3. a0306ec drop the requirement that edges in the service graph only be CoarseTenant objects by Scott Baker · 9 years ago
  4. 7372c2b fix wrong pygraphviz library paths causing service graph to not appear by Scott Baker · 9 years ago
  5. 6a3e5f0 added tosca.nodes.ONOSvOLTApp by Scott Baker · 9 years ago
  6. bcded49 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  7. aa17055 api template customized for hpc by Scott Baker · 9 years ago
  8. dad4c52 More observer/synchronizer links by Sapan Bhatia · 9 years ago
  9. f952830 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  10. bf3931b Added synchronizer link to accompany Hello World tutorial by Sapan Bhatia · 9 years ago
  11. 6e5314c Update README.md by Andy Bavier · 9 years ago
  12. 927260e Update README.md by Andy Bavier · 9 years ago
  13. 2e3d03b Support adding apps to dependency map by Sapan Bhatia · 9 years ago
  14. db92e38 Change old 'sliver' ref to instance by Sapan Bhatia · 9 years ago
  15. 6667ddc remove the vbng service's default url by Scott Baker · 9 years ago
  16. afa48eb add subscriber_service to ONOSApp admin by Scott Baker · 9 years ago
  17. f223436 look for an ONOS App to get the vBNG url from by Scott Baker · 9 years ago
  18. 1eb90b7 add function to retrieve a network by Scott Baker · 9 years ago
  19. 6e3f34d turn off hardcoded vbng url by Scott Baker · 9 years ago
  20. 2cd7c48 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 9 years ago
  21. aac498b defer sync step if instance is not ready by Scott Baker · 9 years ago
  22. 3ab4db8 allow use of . in onos config file names by Scott Baker · 9 years ago
  23. 6890435 Update README.md by Andy Bavier · 9 years ago
  24. 3fea742 Update README.md by Andy Bavier · 9 years ago
  25. eacdb71 Update README.md by Andy Bavier · 9 years ago
  26. b7082cd Update README.md by Andy Bavier · 9 years ago
  27. f3238026 Update README.md by Andy Bavier · 9 years ago
  28. 3dd16f2 Update README.md by Andy Bavier · 9 years ago
  29. be61d87 Update README.md by Andy Bavier · 9 years ago
  30. 0ba0700 Renamed by Andy Bavier · 9 years ago
  31. 68bed31 Use Markdown by Andy Bavier · 9 years ago
  32. 923c61c Added virtual networks and VMs for dataplane by Andy Bavier · 9 years ago
  33. 747e0a8 make config files use .json instead of _json by Scott Baker · 9 years ago
  34. c3761c9 REST API for hpc by Scott Baker · 9 years ago
  35. b2a8cc3 support for telling modelgen which app(s) to use by Scott Baker · 9 years ago
  36. abdff43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  37. f327e59 use absolute path when getting files dir by Scott Baker · 9 years ago
  38. 790c0e5 Incorporate ONOS app service for launching vBNG app by Andy Bavier · 9 years ago
  39. f80fdae set proxy_ssh to false on cloudlab by Scott Baker · 9 years ago
  40. 4e7d769 add prepare_record step; start refactoring to allow external hosts by Scott Baker · 9 years ago
  41. 9ae092c check in ONOS observer by Scott Baker · 9 years ago
  42. 8c15337 fix model-deps syntax by Scott Baker · 9 years ago
  43. 3da20f5 add serv ice key, onos controller slice and compute instance by Scott Baker · 9 years ago
  44. cd32ad0 support for the Service sync_step by Scott Baker · 9 years ago
  45. 5bdada3 return an IP that ansible can use to SSH to the instance by Scott Baker · 9 years ago
  46. 62709e6 rename observer by Scott Baker · 9 years ago
  47. 6f57892 add use_external_host by Scott Baker · 9 years ago
  48. 9eaed41 the autogenerated one was bad by Scott Baker · 9 years ago
  49. f393baf model-deps for onos service by Scott Baker · 9 years ago
  50. 1b5226e perm fix by Scott Baker · 9 years ago
  51. 94696f8 add services.onos; allow argument to limit which app to generate by Scott Baker · 9 years ago
  52. 17fecaa add 'dependencies' to ONOSApp by Scott Baker · 9 years ago
  53. 0f6e53a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. fb5af58 ONOS observer, WIP by Scott Baker · 9 years ago
  55. af91108 XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers by svavilap · 9 years ago
  56. e4243b6 rename service_onos to ONOS by Scott Baker · 9 years ago
  57. 526e274 onos resources and sample by Scott Baker · 9 years ago
  58. 9828a03 tosca custom_types for onos by Scott Baker · 9 years ago
  59. 81afd9a fix link by Scott Baker · 9 years ago
  60. 42cd9ac onos admin template by Scott Baker · 9 years ago
  61. 7d6a9fa make migrations for ONOS app by Scott Baker · 9 years ago
  62. cafcd55 ONOSaaS models and admin by Scott Baker · 9 years ago
  63. 1e7e348 add TenantAttribute model by Scott Baker · 9 years ago
  64. 69d3025 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  65. 7a4ebb3 Fix for slow instantiating first sliver bug. by Sapan Bhatia · 9 years ago
  66. 94efdce move tosca config from dockerfile to makefile by Tony Mack · 9 years ago
  67. 87de7a4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  68. 17766c4 fix sync_controller_networks failing NAT networks by Scott Baker · 9 years ago
  69. 16a7c79 clone xos from git by Tony Mack · 9 years ago
  70. d83e7fe Helloworld view by Sapan Bhatia · 9 years ago
  71. 9ee3b15 Populate web server with hello world configuration by Sapan Bhatia · 9 years ago
  72. 2500d09 Renaming for consistency hello_world -> helloworld by Sapan Bhatia · 9 years ago
  73. d7f6846 Change hello_world -> helloworld, for consistency by Sapan Bhatia · 9 years ago
  74. fcd094d many more test cases by Scott Baker · 9 years ago
  75. 3314287 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
  76. f2d2ef0 do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
  77. 0768a54 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
  78. 6312eaa add xos_base_properties to more objects by Scott Baker · 9 years ago
  79. ca8c223 fix build issues by Tony Mack · 9 years ago
  80. 8b2e1b0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  81. 34d16d4 some objects had broken select_by_users functions by Scott Baker · 9 years ago
  82. a5aaffe Pull in some other changes for CORD by Andy Bavier · 9 years ago
  83. a65b5ea Fix typo by Andy Bavier · 9 years ago
  84. 0103fe9 Add vcpe_public_key by Andy Bavier · 9 years ago
  85. 16ea917 Remove newline from end of field by Andy Bavier · 9 years ago
  86. e464c9c Resolve deadlock caused in a single synchronizer by cross-synchronizer by Sapan Bhatia · 9 years ago
  87. dafae32 Tweaks to network templates by Andy Bavier · 9 years ago
  88. 4c93518 Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  89. 6282c9f Changes to preserve nat-net template configuration by Andy Bavier · 9 years ago
  90. 81b6b75 fix run.sh was pointing to the hpc observer by Scott Baker · 9 years ago
  91. 70f56ce Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  92. f945ca1 include some stock tosca definitions (Compute, Network) in documentation by Scott Baker · 9 years ago
  93. 7ee1733 more description text by Scott Baker · 9 years ago
  94. 9ed7105 add a description for the TOSCA compute node by Scott Baker · 9 years ago
  95. f040525 XOS configuration for CORD devel environment on CloudLab by Andy Bavier · 9 years ago
  96. f928379 Tweaks to --add-host by Andy Bavier · 9 years ago
  97. dd20d33 Add iptables rules for remote head node by Andy Bavier · 9 years ago
  98. e769aca comment describing phony serializer by Scott Baker · 9 years ago
  99. 6891553 add table of contents by Scott Baker · 9 years ago
  100. 4c09250 TOSCA documentation autogeneration tool by Scott Baker · 9 years ago