1. 03a4805 support for setting default_image / default_flavor from tosca by Scott Baker · 9 years ago
  2. 4d3d609 Merge branch 'master' of github.com:open-cloud/xos into feature/ceilometerDashboard by Matteo Scandolo · 9 years ago
  3. 5e505a5 get docker image name from image.path; add support for docker tag by Scott Baker · 9 years ago
  4. 3ac50e6 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  5. 2838970 make path field visible in image admin by Scott Baker · 9 years ago
  6. 7da4b71 Ceilometer PUB/SUB support and xos Auto-scaling changes (partial) by Srikanth Vavilapalli · 9 years ago
  7. 7b8262d add tag field git to image object by Scott Baker · 9 years ago
  8. 52cc62f vtn observer, wip by Scott Baker · 9 years ago
  9. 24eff9b remove debug statement by Scott Baker · 9 years ago
  10. 0308b0d we no longer need to create an instance -- the tenant will do that for us by Scott Baker · 9 years ago
  11. 806ab7f make helloworldservice sample yaml instantiate the right class by Scott Baker · 9 years ago
  12. 2a22396 add ability to specify tenant model by Scott Baker · 9 years ago
  13. 88fa673 set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 9 years ago
  14. c55ffe6 support generic tenant in yaml by Scott Baker · 9 years ago
  15. c227525 fix bug when looking up one vtn by Scott Baker · 9 years ago
  16. d6e98aa fix admin link for helloworld service by Scott Baker · 9 years ago
  17. 76b4e98 Reversing Service list by Matteo Scandolo · 9 years ago
  18. e041a45 Merge branch 'master' into feature/ceilometerDashboard by Matteo Scandolo · 9 years ago
  19. d37352e Merge branch 'master' into feature/ceilometerDashboard by Matteo Scandolo · 9 years ago
  20. 1cae134 yaml sample for helloworld chained to vcpe by Scott Baker · 9 years ago
  21. 8026e7f sync controller for private-indirect and private-direct also by Scott Baker · 9 years ago
  22. cbf4c78 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 9 years ago
  23. f30f78d config files for bash config by Scott Baker · 9 years ago
  24. 785873d the README was a bad idea... by Scott Baker · 9 years ago
  25. 6150b5d remove old config file by Scott Baker · 9 years ago
  26. 6972ef0 add README about config directory being overwritten by Scott Baker · 9 years ago
  27. cc599b5 move configuration dir up one level by Scott Baker · 9 years ago
  28. 1ba11be Merge pull request #120 from open-cloud/feature/folderConfig by sbconsulting · 9 years ago
  29. 5dd9418 Added stats panel by Matteo Scandolo · 9 years ago
  30. 6e5414e add private-indirect and private-direct to Tosca by Scott Baker · 9 years ago
  31. 33c7dd8 allow enforce_choices to treat empty string and none as the same by Scott Baker · 9 years ago
  32. e60c73b enforce choices in network.access by Scott Baker · 9 years ago
  33. 0f5e163 Added accordion for service list by Matteo Scandolo · 9 years ago
  34. 3037825 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  35. a36a990 Data model support for network access classes by Scott Baker · 9 years ago
  36. 30c23c7 Grouping by service by Matteo Scandolo · 9 years ago
  37. 3053270 Resolved conflict in devel Makefile by Matteo Scandolo · 9 years ago
  38. 3e0c84d Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  39. 615f009 Configuration Env Works by teone · 9 years ago
  40. 0ab3863 Login page background fix by teone · 9 years ago
  41. a33fb89 Create README.md by Larry Peterson · 9 years ago
  42. 939f6d5 Changed configuration for CORD, frontend and devel by teone · 9 years ago
  43. 523ba25 Merge pull request #119 from davidkbainbridge/bug-fix by sbconsulting · 9 years ago
  44. cbf7c01 update the Dockerfile to install a specific version of django_suit by David K. Bainbridge · 9 years ago
  45. a0241eb too many S's by David K. Bainbridge · 9 years ago
  46. ad2e9ff Reading config from multiple files by teone · 9 years ago
  47. 2df8545 Changed config, need to be tested by teone · 9 years ago
  48. db9771d Fixes for pre-existing private network in DevStack by Andy Bavier · 9 years ago
  49. dc5d7c9 Need flat_net_name by Andy Bavier · 9 years ago
  50. 1b7d98b return neutron network ids; add services_names endpoint for debugging by Scott Baker · 9 years ago
  51. 012c54b vtn API by Scott Baker · 9 years ago
  52. 1c5bc1b fixed spacing by Matteo Scandolo · 9 years ago
  53. 1c33441 Changed config system by Matteo Scandolo · 9 years ago
  54. b172c4b UI improvement by Matteo Scandolo · 9 years ago
  55. df68aa2 Update README.md by Andy Bavier · 9 years ago
  56. c6a7898 Adding and removing samples from chart by Matteo Scandolo · 9 years ago
  57. 11cb46c Adding slice and XOS service details to ceilometer meters by Srikanth Vavilapalli · 9 years ago
  58. d3e696d Grouping samples by resource id by Matteo Scandolo · 9 years ago
  59. c2d3110 Review for Xos Ceilometer Statistics by Matteo Scandolo · 9 years ago
  60. 134b166 Update README.md by Andy Bavier · 9 years ago
  61. 9bc9520 Documentation for DevStack backend by Andy Bavier · 9 years ago
  62. 42831ac Initial support for devstack backend by Andy Bavier · 9 years ago
  63. aa40323 use REST API to setup vOLT by Scott Baker · 9 years ago
  64. e27840f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  65. 69b74da support for syncing service attributes with app by Scott Baker · 9 years ago
  66. bcea8cf attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 9 years ago
  67. 696de53 tosca support for service attributes by Scott Baker · 9 years ago
  68. 6c78843 UI Style Improvement to follow BS3 style by Matteo Scandolo · 9 years ago
  69. 71097ca Fixed vendor ref in ceilometer view html by Matteo Scandolo · 9 years ago
  70. 049f33a Fixed tab mess CORD-386 by Matteo Scandolo · 9 years ago
  71. ce36ba5 Removed sidebar in popup visualization #CORD-387 by Matteo Scandolo · 9 years ago
  72. 6471f3b Fixed Service icon CORD #384 by Matteo Scandolo · 9 years ago
  73. a16d44b Changed template to show project Name by Matteo Scandolo · 9 years ago
  74. f2ff0a7 Merge branch 'master' of github.com:open-cloud/xos by Matteo Scandolo · 9 years ago
  75. ecb373f Small UI fix in xos footer by Matteo Scandolo · 9 years ago
  76. 52193d3 Chaged chart library to a angular chart.js by Matteo Scandolo · 9 years ago
  77. 2d2f6f2 Merge pull request #116 from teone/master by sbconsulting · 9 years ago
  78. ec8ad42 ceilometer dashboard draft by Matteo Scandolo · 9 years ago
  79. 7021a69 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
  80. 033e73d BUGFIX in ceilometer view data by Srikanth Vavilapalli · 9 years ago
  81. dd26ec6 Fix issue with dnsmasq not starting by Andy Bavier · 9 years ago
  82. d745628 Changes to reflect that ARP works with vOLT now by Andy Bavier · 9 years ago
  83. 63dc55e Merge branch 'master' of https://github.com/open-cloud/xos by Matteo Scandolo · 9 years ago
  84. a8a17af Initial backend XOS APIs for XOS operator ceilometer dashboard by svavilap · 9 years ago
  85. f8ccc27 Merged xos/master from open-cloud by Matteo Scandolo · 9 years ago
  86. e3de73d stared ceilometer dashboard with mock data by Matteo Scandolo · 9 years ago
  87. 116d482 Merge pull request #118 from davidkbainbridge/docker-changes by tmack-pl · 9 years ago
  88. e2c63a1 move compose to beta by David K. Bainbridge · 9 years ago
  89. 278dd75 add a build target that allows you to specify the git repo / branch to use when building the image by David K. Bainbridge · 9 years ago
  90. c6628bb support for posting configuration to ONOS via REST API by Scott Baker · 9 years ago
  91. 8effcc7 specify the command to start XOS to include making migrations by David K. Bainbridge · 9 years ago
  92. b7a3ee1 update the makefiles to allow docker image cache usage based on env var by David K. Bainbridge · 9 years ago
  93. 52697b4 update manage to be able to run makemigrations via flag by David K. Bainbridge · 9 years ago
  94. f234cdb update settings to allow environment to override config by David K. Bainbridge · 9 years ago
  95. 9c24cbf updated to work better with containers and links, so that IP references are not hard coded by David K. Bainbridge · 9 years ago
  96. 973c688 use openflow-base instead of openflow; no more manual arps needed\! by Scott Baker · 9 years ago
  97. 72d0fc3 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  98. 3b47c5f dynamically generate virtualbng.json by Scott Baker · 9 years ago
  99. ff945f1 Merge pull request #117 from jermowery/AddHelloWorldService by sbconsulting · 9 years ago
  100. 0fa3015 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago