1. 9a1719c Add sudo to docker commands by Andy Bavier · 9 years ago
  2. 849629c latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
  3. 2a5fe80 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
  4. b8d00da expose mac address in xoslib admin by Scott Baker · 9 years ago
  5. a9fb148 store mac address for ports that users create before slice by Scott Baker · 9 years ago
  6. d84888d fix variable name conflict by Scott Baker · 9 years ago
  7. c682292 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
  8. c02a652 remove obsolete code by Scott Baker · 9 years ago
  9. 8a33907 remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
  10. 9ad5d76 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
  11. f94c762 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
  12. f430b9c Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  13. 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  14. a74d2a8 Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
  15. 35f854a compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
  16. 4b662f3 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  17. a9cf9c4 use ceilometer client network for URI by Scott Baker · 9 years ago
  18. b37a99a add ceilometer_url by Scott Baker · 9 years ago
  19. ddf8a94 compute closure of tenant_ids for user by Scott Baker · 9 years ago
  20. d145efe set default value for creator field by Scott Baker · 9 years ago
  21. d926529 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
  22. b956a5d resolve merge conflicts by Tony Mack · 9 years ago
  23. 0849667 ceilometer tosca setup by Scott Baker · 9 years ago
  24. 92a05d7 add ceilometer to remigrate by Scott Baker · 9 years ago
  25. 013f8ed check in missing __init__.py file by Scott Baker · 9 years ago
  26. 588caf9 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
  27. fa8fd29 wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
  28. f05c497 reconcile merge conflict by Scott Baker · 9 years ago
  29. c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
  30. b8987f9 Clean up image selection by Andy Bavier · 9 years ago
  31. d3a5055 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  32. d920519 remove m1.tiny test by Scott Baker · 9 years ago
  33. 64c804f Expose full_setup as config option by Andy Bavier · 9 years ago
  34. 4c7e76d Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
  35. e43810e Change default value of ssh_proxy by Andy Bavier · 9 years ago
  36. a42f2bb Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 9 years ago
  37. ca3cf38 fix bug in error message by Scott Baker · 9 years ago
  38. 6b1a9f2 punch mac addresses through into vcpe observer yaml by Scott Baker · 9 years ago
  39. 92a81d4 punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
  40. e553b47 store neutron mac addr in port object by Scott Baker · 9 years ago
  41. 67d49ec prevent the default argument from being altered by Scott Baker · 9 years ago
  42. 4c4e2b0 test cases for compute and users by Scott Baker · 9 years ago
  43. 6b3b835 fix flavor rounding away MB by Scott Baker · 9 years ago
  44. 9829b73 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
  45. f7e1928 one file to run them all by Scott Baker · 9 years ago
  46. 023e1fe fix null value sent to nova quota update by Scott Baker · 9 years ago
  47. 94185c9 more test cases by Scott Baker · 9 years ago
  48. 94839b2 test for ports by Scott Baker · 9 years ago
  49. f6b3ab9 add capabilities to make_nodetemplate, add destroy() by Scott Baker · 9 years ago
  50. 3113ad3 test cases for coarsetenancy and network by Scott Baker · 9 years ago
  51. a12dd6f support ports and labels properties on network by Scott Baker · 9 years ago
  52. ae6754b fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
  53. 638ec0c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  54. eb2aa3c icon_url wasn't being passed through by Scott Baker · 9 years ago
  55. 9d17886 add maximal service test, support reqs in create_node_template, cleanup debuggin by Scott Baker · 9 years ago
  56. 30ac7ad tests for update by Scott Baker · 9 years ago
  57. ffe17d4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. 41916c9 update working for basic properties by Scott Baker · 9 years ago
  59. c5302fc Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
  60. 38d67f1 icon_url wasn't being passed through by root · 9 years ago
  61. d946342 more test cases by Scott Baker · 9 years ago
  62. d0e6919 comment out debugging code by Scott Baker · 9 years ago
  63. b400444 starting to work on a test framework by Scott Baker · 9 years ago
  64. 744f9a1 make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
  65. 993374c latest autogenerated xos.yaml by Scott Baker · 9 years ago
  66. 5b33edb add versionNumber to service object by Scott Baker · 9 years ago
  67. 00ef7fe Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  68. 7ffa71d check in missing file by Scott Baker · 9 years ago
  69. 16be096 Typo by Andy Bavier · 9 years ago
  70. 697e1b9 Bug fix for wan_mac by Andy Bavier · 9 years ago
  71. 11c0111 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
  72. c058150 Add CORDUser object and samples by Scott Baker · 9 years ago
  73. 3d77dfa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  74. 5c45b04 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
  75. f422f2c Back out by Andy Bavier · 9 years ago
  76. b79acf7 A bit of cleanup by Andy Bavier · 9 years ago
  77. 44f4fb2 Uncomment by Andy Bavier · 9 years ago
  78. adc065d Build a CORD Docker image by Andy Bavier · 9 years ago
  79. cbdcdb4 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  80. 8954c2e TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
  81. 8c1125b Add ConnectsToSlice relationship by Scott Baker · 9 years ago
  82. d62f41a fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
  83. 0232c63 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
  84. 26ea0eb resolve merge conflicts by Tony Mack · 9 years ago
  85. acf3e12 cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
  86. 35a9953 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
  87. c83b716 cleanup default option for permit_all_slices by Scott Baker · 9 years ago
  88. 34d4a6a fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  89. a4b8bfb fix vcpe -> vcpe_service by Scott Baker · 9 years ago
  90. bde3632 rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
  91. 11fe2e9 more renames from NetworkSliver to Port by Scott Baker · 9 years ago
  92. 9a2b7c0 NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
  93. 44c162d use port instead of networksliver by Scott Baker · 9 years ago
  94. 30690b1 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
  95. 863acba fix line cut off by Scott Baker · 9 years ago
  96. 758d83f allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
  97. bd3559a update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
  98. 9eaf254 add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
  99. 5a7d931 start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  100. f23c59d syntax error by Tony Mack · 9 years ago