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