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