1. da4664e add logging to supervisor config by Tony Mack · 9 years ago
  2. cfaa0fd replace ADD with RUN cp by Tony Mack · 9 years ago
  3. 8b7fa7f initial checkin by Tony Mack · 9 years ago
  4. 283b568 adjusting container name by Tony Mack · 9 years ago
  5. 68a6ca5 use supervisor to run all processes by Tony Mack · 9 years ago
  6. 97a7bd2 remove hardcoded address by Tony Mack · 9 years ago
  7. 47aed29 Put vBNG and vOLT to different ONOS services by Andy Bavier · 9 years ago
  8. a587c44 fix ansible failure if no config files in ONOS App by Scott Baker · 9 years ago
  9. fe3b011 Add OLT app by Andy Bavier · 9 years ago
  10. 52faf2c Create config directory if absent by Andy Bavier · 9 years ago
  11. 88552a0 New config format for virtualbng app by Andy Bavier · 9 years ago
  12. f56861b remove User and Service from hpcapi by Scott Baker · 9 years ago
  13. 069e5d1 use generator.rest_models instead of generator.all by Scott Baker · 9 years ago
  14. 853060e add --no-rest option by Scott Baker · 9 years ago
  15. 6384627 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  16. f303990 add command line argument processing and argument for blacklist by Scott Baker · 9 years ago
  17. 06cd26e Update README.md by Andy Bavier · 9 years ago
  18. 3d00a51 Fixes for XOS ceilometer bugs found during dashboard integration by Srikanth Vavilapalli · 9 years ago
  19. 13f5d3c Merge branch 'master' of github.com:open-cloud/xos by Andy Bavier · 9 years ago
  20. c41b5ab Create vCPE at startup by Andy Bavier · 9 years ago
  21. a0306ec drop the requirement that edges in the service graph only be CoarseTenant objects by Scott Baker · 9 years ago
  22. 7372c2b fix wrong pygraphviz library paths causing service graph to not appear by Scott Baker · 9 years ago
  23. 6a3e5f0 added tosca.nodes.ONOSvOLTApp by Scott Baker · 9 years ago
  24. bcded49 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  25. aa17055 api template customized for hpc by Scott Baker · 9 years ago
  26. dad4c52 More observer/synchronizer links by Sapan Bhatia · 9 years ago
  27. f952830 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  28. bf3931b Added synchronizer link to accompany Hello World tutorial by Sapan Bhatia · 9 years ago
  29. 6e5314c Update README.md by Andy Bavier · 9 years ago
  30. 927260e Update README.md by Andy Bavier · 9 years ago
  31. 2e3d03b Support adding apps to dependency map by Sapan Bhatia · 9 years ago
  32. db92e38 Change old 'sliver' ref to instance by Sapan Bhatia · 9 years ago
  33. 6667ddc remove the vbng service's default url by Scott Baker · 9 years ago
  34. afa48eb add subscriber_service to ONOSApp admin by Scott Baker · 9 years ago
  35. f223436 look for an ONOS App to get the vBNG url from by Scott Baker · 9 years ago
  36. 1eb90b7 add function to retrieve a network by Scott Baker · 9 years ago
  37. 6e3f34d turn off hardcoded vbng url by Scott Baker · 9 years ago
  38. 2cd7c48 link vBNG Service to ONOS vBNG Tenant by Scott Baker · 9 years ago
  39. aac498b defer sync step if instance is not ready by Scott Baker · 9 years ago
  40. 3ab4db8 allow use of . in onos config file names by Scott Baker · 9 years ago
  41. 6890435 Update README.md by Andy Bavier · 9 years ago
  42. 3fea742 Update README.md by Andy Bavier · 9 years ago
  43. eacdb71 Update README.md by Andy Bavier · 9 years ago
  44. b7082cd Update README.md by Andy Bavier · 9 years ago
  45. f3238026 Update README.md by Andy Bavier · 9 years ago
  46. 3dd16f2 Update README.md by Andy Bavier · 9 years ago
  47. be61d87 Update README.md by Andy Bavier · 9 years ago
  48. 0ba0700 Renamed by Andy Bavier · 9 years ago
  49. 68bed31 Use Markdown by Andy Bavier · 9 years ago
  50. 923c61c Added virtual networks and VMs for dataplane by Andy Bavier · 9 years ago
  51. 747e0a8 make config files use .json instead of _json by Scott Baker · 9 years ago
  52. c3761c9 REST API for hpc by Scott Baker · 9 years ago
  53. b2a8cc3 support for telling modelgen which app(s) to use by Scott Baker · 9 years ago
  54. abdff43 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  55. f327e59 use absolute path when getting files dir by Scott Baker · 9 years ago
  56. 790c0e5 Incorporate ONOS app service for launching vBNG app by Andy Bavier · 9 years ago
  57. f80fdae set proxy_ssh to false on cloudlab by Scott Baker · 9 years ago
  58. 4e7d769 add prepare_record step; start refactoring to allow external hosts by Scott Baker · 9 years ago
  59. 9ae092c check in ONOS observer by Scott Baker · 9 years ago
  60. 8c15337 fix model-deps syntax by Scott Baker · 9 years ago
  61. 3da20f5 add serv ice key, onos controller slice and compute instance by Scott Baker · 9 years ago
  62. cd32ad0 support for the Service sync_step by Scott Baker · 9 years ago
  63. 5bdada3 return an IP that ansible can use to SSH to the instance by Scott Baker · 9 years ago
  64. 62709e6 rename observer by Scott Baker · 9 years ago
  65. 6f57892 add use_external_host by Scott Baker · 9 years ago
  66. 9eaed41 the autogenerated one was bad by Scott Baker · 9 years ago
  67. f393baf model-deps for onos service by Scott Baker · 9 years ago
  68. 1b5226e perm fix by Scott Baker · 9 years ago
  69. 94696f8 add services.onos; allow argument to limit which app to generate by Scott Baker · 9 years ago
  70. 17fecaa add 'dependencies' to ONOSApp by Scott Baker · 9 years ago
  71. 0f6e53a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  72. fb5af58 ONOS observer, WIP by Scott Baker · 9 years ago
  73. af91108 XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers by svavilap · 9 years ago
  74. e4243b6 rename service_onos to ONOS by Scott Baker · 9 years ago
  75. 526e274 onos resources and sample by Scott Baker · 9 years ago
  76. 9828a03 tosca custom_types for onos by Scott Baker · 9 years ago
  77. 81afd9a fix link by Scott Baker · 9 years ago
  78. 42cd9ac onos admin template by Scott Baker · 9 years ago
  79. 7d6a9fa make migrations for ONOS app by Scott Baker · 9 years ago
  80. cafcd55 ONOSaaS models and admin by Scott Baker · 9 years ago
  81. 1e7e348 add TenantAttribute model by Scott Baker · 9 years ago
  82. 69d3025 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  83. 7a4ebb3 Fix for slow instantiating first sliver bug. by Sapan Bhatia · 9 years ago
  84. 94efdce move tosca config from dockerfile to makefile by Tony Mack · 9 years ago
  85. 87de7a4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  86. 17766c4 fix sync_controller_networks failing NAT networks by Scott Baker · 9 years ago
  87. 16a7c79 clone xos from git by Tony Mack · 9 years ago
  88. d83e7fe Helloworld view by Sapan Bhatia · 9 years ago
  89. 9ee3b15 Populate web server with hello world configuration by Sapan Bhatia · 9 years ago
  90. 2500d09 Renaming for consistency hello_world -> helloworld by Sapan Bhatia · 9 years ago
  91. d7f6846 Change hello_world -> helloworld, for consistency by Sapan Bhatia · 9 years ago
  92. fcd094d many more test cases by Scott Baker · 9 years ago
  93. 3314287 refactor no-delete / no-update / no-create to base class by Scott Baker · 9 years ago
  94. f2d2ef0 do not destroy deployment if nodes are attached by Scott Baker · 9 years ago
  95. 0768a54 do not destroy controller if it has active nodes by Scott Baker · 9 years ago
  96. 6312eaa add xos_base_properties to more objects by Scott Baker · 9 years ago
  97. ca8c223 fix build issues by Tony Mack · 9 years ago
  98. 8b2e1b0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  99. 34d16d4 some objects had broken select_by_users functions by Scott Baker · 9 years ago
  100. a5aaffe Pull in some other changes for CORD by Andy Bavier · 9 years ago