1. c53d081 update diag more frequently by Scott Baker · 8 years ago
  2. a8188a7 service images now determined from slice.default_image by Scott Baker · 8 years ago
  3. 8734215 show address pools in vrouter admin by Scott Baker · 8 years ago
  4. d668745 Fix admin by Jeremy Mowery · 8 years ago
  5. 9563513 Synchronize style fixes by Jeremy Mowery · 8 years ago
  6. 8767932 Merge by Jeremy Mowery · 8 years ago
  7. 98e97d7 Add documentation and remove some temporary changes by Jeremy Mowery · 8 years ago
  8. 44ded76 addresspool now has cidr field and can only hold one cidr by Scott Baker · 8 years ago
  9. 23ab199 add AddressPool to core admins by Scott Baker · 8 years ago
  10. 8ad077e Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  11. 78eb2ec Merge branch 'feature/api-cleanup' by Matteo Scandolo · 8 years ago
  12. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 8 years ago
  13. 36fb9e5 Hopefully fix everything that needs to be fixed by Jeremy Mowery · 8 years ago
  14. 5d06a23 Make VPN Great Again by Jeremy Mowery · 8 years ago
  15. 2e97a75 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 8 years ago
  16. 86d8f16 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 8 years ago
  17. ea5811d Hopefully fix TenantPrilegeInline by Jeremy Mowery · 8 years ago
  18. 401d054 Hopefully fix TenantPrilegeInline by Jeremy Mowery · 8 years ago
  19. 9018d5e Hopefully fix TenantPrilegeInline by Jeremy Mowery · 8 years ago
  20. c8819aa Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  21. 2a67ed8 enable Tag tab in NodeAdmin by Scott Baker · 8 years ago
  22. 26f0daf Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  23. 34e16dc order the nodes displayed in the InstanceAdmin form by Scott Baker · 8 years ago
  24. b31bd9e Add privileges for tenants by Jeremy Mowery · 8 years ago
  25. 0e42139 Fix merge conflict by Jeremy Mowery · 8 years ago
  26. 795ba35 Controller should not be a read-only field of ControllerUserInline by Tony Mack · 8 years ago
  27. 3ad54ff add node label feature by Scott Baker · 8 years ago
  28. 322f26f Support creation of multiple client scripts for server by Jeremy Mowery · 8 years ago
  29. d7fc292 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by jeremy · 8 years ago
  30. 13ed27c show controllerimages in Admin-Only tab in image admin by Scott Baker · 8 years ago
  31. 147f7b4 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 8 years ago
  32. c708e30 fix Port admin throwing 500 error by Scott Baker · 8 years ago
  33. 4647b67 Temp fix to js bug by Matteo Scandolo · 8 years ago
  34. db892c9 Merge master by Jeremy Mowery · 8 years ago
  35. 49a1b4d allow network.subnet and/or controller_network.subnet to be filled in by user before object is synced by Scott Baker · 8 years ago
  36. 3cf51d6 add tab for Tag in InstanceAdmin by Scott Baker · 9 years ago
  37. e497b3c allow editing Controller backend_register disabled bit from ControllerAdmin by Scott Baker · 9 years ago
  38. 54efc6c Add script link by Jeremy Mowery · 9 years ago
  39. 299b819 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  40. 67ea0d7 Relocated observer namespace into synchronizers.base by Sapan Bhatia · 9 years ago
  41. 81d4f28 Add link form element by Jeremy Mowery · 9 years ago
  42. 0253cf2 Added a FIXME by Sapan Bhatia · 9 years ago
  43. 5ebfe8c Added UI code to display properties of objects by Sapan Bhatia · 9 years ago
  44. de08853 add support for docker bridged and host networking by Scott Baker · 9 years ago
  45. 1426623 make path field visible in image admin by Scott Baker · 9 years ago
  46. ac69b6a add tag field git to image object by Scott Baker · 9 years ago
  47. 9d5bf3b Data model support for network access classes by Scott Baker · 9 years ago
  48. 4ef77cb remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  49. e7d0064 remove django_evolution from admin and installed_apps by Scott Baker · 9 years ago
  50. bf08f2f reset exponential backoff when model is saved in admin by Scott Baker · 9 years ago
  51. 3f23724 add default_isolation field to slice by Scott Baker · 9 years ago
  52. 29514bc add network parameters to template admin; change port selflinks from instance to port by Scott Baker · 9 years ago
  53. f3e905d Add PortAdmin by Scott Baker · 9 years ago
  54. 04a356a add nesting support for container-in-vm by Scott Baker · 9 years ago
  55. f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
  56. e1a6e0b add volume support back to containers by Scott Baker · 9 years ago
  57. 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
  58. 1ef54ce add volumes field to container admin by Scott Baker · 9 years ago
  59. 0f0e01b Change 'Instance' to 'Container' by Scott Baker · 9 years ago
  60. 1de8b0d display ports in container admin by Scott Baker · 9 years ago
  61. da51365 Add container class, add segmentation_id to Port, allow ports to be attached to containers by Scott Baker · 9 years ago
  62. fa144d8 XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers by svavilap · 9 years ago
  63. 462a1d9 add TenantAttribute model by Scott Baker · 9 years ago
  64. b84392d fix bug where change instance before add instance would lead to keyerror; juggle the instance fields around by Scott Baker · 9 years ago
  65. 530e4de apply deployment filtering logic to InstanceAdmin by Scott Baker · 9 years ago
  66. 0befcd7 make all InstanceInline fields readonly by Scott Baker · 9 years ago
  67. 2a11f85 fixed NodeAdmin failing due to truncated formfield_for_foreignkey function by Scott Baker · 9 years ago
  68. 4103eb3 fix bug when adding new deployment; remove django's add-instance link in favor of add-instance popup by Scott Baker · 9 years ago
  69. 03394b3 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
  70. 591fb06 add expert mode for adding instances by Scott Baker · 9 years ago
  71. 77f174e remove obsolete code by Scott Baker · 9 years ago
  72. 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
  73. ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
  74. 0672e98 store neutron mac addr in port object by Scott Baker · 9 years ago
  75. 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
  76. 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
  77. da609ae syntax error by Tony Mack · 9 years ago
  78. 0bdb6a5 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
  79. a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
  80. 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
  81. 16587cf delete obsolete code by Scott Baker · 9 years ago
  82. a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
  83. cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
  84. 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
  85. deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
  86. 2461bec Add Program model to XOS by Scott Baker · 9 years ago
  87. 15136b5 created SiteHostsNodesInline, SiteHostsUsersInline. SliceAdmin filters the site field for sites that host users by Tony Mack · 9 years ago
  88. 17b97b8 UserAdmin filters the site field to only display sites that host users. NodeAdmin filters the site field to only display sites that host nodes. by Tony Mack · 9 years ago
  89. 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
  90. 2978678 fix bug introduced in selflink code by Scott Baker · 9 years ago
  91. d5df950 redo selflink_url so that derived classes can provide a different changelist addr by Scott Baker · 9 years ago
  92. 521abcc allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
  93. 2f0828e add service_specific_attribute to service model by Scott Baker · 9 years ago
  94. 2d281a9 if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
  95. cf9cbad fix sliver.creator error on saving slivers from slice page, remove CORD deployment hack by Scott Baker · 9 years ago
  96. 1b06b6c add TenantRoot admins by Scott Baker · 9 years ago
  97. 0e289fd hide Deployment column for mysite_vcpe slice by Scott Baker · 9 years ago
  98. e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 9 years ago
  99. 811d447 add quick-profile to user admin by Scott Baker · 9 years ago
  100. 74ebc7a add is_appuser field to user model by Scott Baker · 9 years ago