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