1. 38ba331 Drawing logic layer shapes by Matteo Scandolo · 8 years ago
  2. 11dc8c4 Drawing logical layer by Matteo Scandolo · 8 years ago
  3. b373a10 Added link between device and subscriber by Matteo Scandolo · 8 years ago
  4. eeb9c08 Drawing subscriber and devices by Matteo Scandolo · 8 years ago
  5. 735606c Redrawing service chart on resize by Matteo Scandolo · 8 years ago
  6. da19dff Refactored topology to fit diagnostic by Matteo Scandolo · 8 years ago
  7. 17e91cc Merge branch 'master' into feature/serviceTopology by Matteo Scandolo · 8 years ago
  8. cbbc421 Merge branch 'master' into feature/ceilometer by Matteo Scandolo · 8 years ago
  9. c012856 Improved ceilometer dashboard performance by Matteo Scandolo · 8 years ago
  10. a8e45e8 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 8 years ago
  11. 2acc213 FIX: Ceilometer service TOSCA resource by Srikanth Vavilapalli · 8 years ago
  12. 0ab3dc1 a few corrections by sbconsulting · 8 years ago
  13. a1bf88f Providing Ceilometer PUB/SUB URL through configuration by Srikanth Vavilapalli · 8 years ago
  14. f443936 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  15. 1b4c70d fix misnamed function by Scott Baker · 8 years ago
  16. a17b0e7 FIX: exposing UDP port from sflow service container by Srikanth Vavilapalli · 8 years ago
  17. eeea18d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  18. 6b98921 Merge branch 'feature/styles' by Matteo Scandolo · 8 years ago
  19. fbf7aa5 Small button style improvement by Matteo Scandolo · 8 years ago
  20. d05e688 apply slice.exposed_ports to network.ports when nat-net instantiated by Scott Baker · 8 years ago
  21. 2d3eab4 add exposed_ports to CDN configuration by Scott Baker · 8 years ago
  22. 31f794a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  23. 1c0312e add exposed_ports field to slice by Scott Baker · 8 years ago
  24. ad51a4e Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  25. 8f1f8be Fixed forms button bug by Matteo Scandolo · 8 years ago
  26. 6ff07cb Changed CORD Background by Matteo Scandolo · 8 years ago
  27. 520b1ad Fixed Favicon and update CORD logo and bg by Matteo Scandolo · 8 years ago
  28. 89f846f fix tosca errors by Scott Baker · 8 years ago
  29. 86224fb add xos-base-props to service objects by Scott Baker · 8 years ago
  30. 44b664e break cdn infrastructure and content into two different recipes by Scott Baker · 8 years ago
  31. e693f26 start breaking the CDN config out into a separate tosca recipe by Scott Baker · 8 years ago
  32. c9b0ec7 sort controller_networks to make sure access is first and management is second by Scott Baker · 8 years ago
  33. 6df39c3 better way of determining which networks should be created by Scott Baker · 8 years ago
  34. 53c449d add noauto slice network option by Scott Baker · 8 years ago
  35. 83264e4 recipe for creating VTN management network by Scott Baker · 8 years ago
  36. 226183b notes on management network by sbconsulting · 8 years ago
  37. 3bf1bdb Fixed versions in XosLib generator by Matteo Scandolo · 8 years ago
  38. 1d087d2 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  39. bbaa6ae Blocked Bower deps versions by Matteo Scandolo · 8 years ago
  40. f4866b2 Update README.md by Larry Peterson · 8 years ago
  41. 3b51539 Update README.md by Larry Peterson · 8 years ago
  42. 40890aa Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  43. 0c52348 Fixed path in Ceilometer Dashboard and generator by Matteo Scandolo · 8 years ago
  44. effb0ce switch back to container-in-vm solution by Scott Baker · 8 years ago
  45. 5b8eb41 all containers with same s_tag go into the same VM; tag instances with s-tags by Scott Baker · 8 years ago
  46. e552cdc add tab for Tag in InstanceAdmin by Scott Baker · 8 years ago
  47. 933db4a Removed dead files by Matteo Scandolo · 8 years ago
  48. 74cf7b8 Rebuilt Ceilometer Dashboard with performance improvement by Matteo Scandolo · 8 years ago
  49. 382455c Requesting Stats for a single slice by Matteo Scandolo · 8 years ago
  50. 10e6173 Fixed bugs by Matteo Scandolo · 8 years ago
  51. d7ddb8e Updated ENV by Matteo Scandolo · 8 years ago
  52. 8817290 balance instances across compute nodes by Scott Baker · 8 years ago
  53. 84e0c20 fix config file names by Scott Baker · 8 years ago
  54. 64b4074 fix config file names by Scott Baker · 8 years ago
  55. f25f3bd Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  56. 071c7f5 fix file names: vtn-observer.py -> vtn-synchronizer.py by Scott Baker · 8 years ago
  57. 58261cd CORD-520, CORD-522 - REST API enhancements to improve monitoring dashboard performance and to support statistics of a XOS instance by Srikanth Vavilapalli · 8 years ago
  58. 748c2ab Rename observers to synchronizers by Andy Bavier · 8 years ago
  59. ff96b7d Rename observers to synchronizers by Andy Bavier · 8 years ago
  60. 16b365b Fix for multiple nova clients by Andy Bavier · 8 years ago
  61. d635188 more notes by sbconsulting · 8 years ago
  62. 13448b4 Update README-VTN.md by sbconsulting · 8 years ago
  63. 1848ab3 XOS sFlow service and tenant synchronizer fixes by Srikanth Vavilapalli · 8 years ago
  64. 0ddb11f XOS sFlow service models, synchronizer, tosca scripts by Srikanth Vavilapalli · 8 years ago
  65. ce6b63b XOS sFlow service changes:partial by Srikanth Vavilapalli · 8 years ago
  66. 56c0a1b Fix port by Andy Bavier · 8 years ago
  67. bc7c4cb Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  68. 9e38c19 perm fix by Scott Baker · 8 years ago
  69. 320fef7 use flat-net-1 addresses by Scott Baker · 8 years ago
  70. 7b81758 added additional compute node setup notes by sbconsulting · 8 years ago
  71. d8ba2e1 update vtn dependencies by Scott Baker · 8 years ago
  72. 9359dd2 Image animation by Matteo Scandolo · 8 years ago
  73. 7811be5 Merge commit '3587426b0f9786b7aa101cd67a4c46a3d1769c2e' into feature/serviceTopology by Matteo Scandolo · 8 years ago
  74. 3587426 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 8 years ago
  75. ecfbec7 allow editing Controller backend_register disabled bit from ControllerAdmin by Scott Baker · 8 years ago
  76. 48f68fe Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 8 years ago
  77. 0b34bb6 Remove old ref by Matteo Scandolo · 8 years ago
  78. 4398bef Setted override to brand-primary by Matteo Scandolo · 8 years ago
  79. 413c45d Moved to SASS bootstrap and refactored by Matteo Scandolo · 8 years ago
  80. 791aa57 Update README.md by Andy Bavier · 8 years ago
  81. 92aa1de Remove old file by Andy Bavier · 8 years ago
  82. 797a65f Removed artifacts of testing by Andy Bavier · 8 years ago
  83. 934f7fe Merge branch 'master' of https://github.com/open-cloud/xos by Andy Bavier · 8 years ago
  84. 1e47643 Make it easier to configure XOS with a pre-existing OpenStack by Andy Bavier · 8 years ago
  85. 01926c6 adding princeton and stanford nodes by Tony Mack · 8 years ago
  86. c908e62 Generate TOSCA for images; allow waiting for XOS on arbitrary port by Andy Bavier · 8 years ago
  87. 954234e Make it work with earlier versions of nova client by Andy Bavier · 8 years ago
  88. 83100a7 Nav and footer moved to bootstrap by Matteo Scandolo · 8 years ago
  89. 0201281 Inserted bootstrap by Matteo Scandolo · 8 years ago
  90. a6c02f4 Added Sass preprocessor by Matteo Scandolo · 8 years ago
  91. 866c1f6 Added wiredep to automatically load bower deps in index.html by Matteo Scandolo · 8 years ago
  92. 0bbfb0d no message by Matteo Scandolo · 8 years ago
  93. 0d1e0d7 Merge branch 'master' into feature/serviceTopology by Matteo Scandolo · 8 years ago
  94. 67962ea no message by Matteo Scandolo · 8 years ago
  95. 7057e20 Merge branch 'master' into feature/serviceTopology by Matteo Scandolo · 8 years ago
  96. 3bef47a Merge branch 'feature/subscriber-portal' by Matteo Scandolo · 8 years ago
  97. 3eaeb3e Subscriber Portal is fully integrated with XOS by Matteo Scandolo · 8 years ago
  98. 068d12f use the correct django authentication mechanism, and store _auth_user_id and _auth_user_backend in session by Scott Baker · 8 years ago
  99. 998e465 Highlighting active instances by Matteo Scandolo · 8 years ago
  100. b0e65a6 Showing Login Errors by Matteo Scandolo · 8 years ago