- 1adae53 comment out debugging code by Scott Baker · 9 years ago
- faadb5f starting to work on a test framework by Scott Baker · 9 years ago
- 5b1ff4c make sure if a property is set to False that it is processed by Scott Baker · 9 years ago
- 304333e latest autogenerated xos.yaml by Scott Baker · 9 years ago
- fcfb02e add versionNumber to service object by Scott Baker · 9 years ago
- bd097b5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- e4d531f check in missing file by Scott Baker · 9 years ago
- 74256ed Typo by Andy Bavier · 9 years ago
- 1a85132 Bug fix for wan_mac by Andy Bavier · 9 years ago
- 26f8488 add VOLTTenant to tosca, relationships to connect VOLT to Subscriber, and update cord sample by Scott Baker · 9 years ago
- 0601cde Add CORDUser object and samples by Scott Baker · 9 years ago
- dbe4475 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- c9bd4a7 Added CORDSubscriber to tosca by Scott Baker · 9 years ago
- 8458209 Back out by Andy Bavier · 9 years ago
- 516be12 A bit of cleanup by Andy Bavier · 9 years ago
- 59d8ae4 Uncomment by Andy Bavier · 9 years ago
- cc0aacc Build a CORD Docker image by Andy Bavier · 9 years ago
- 62892bc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- f315161 TOSCA bootstrap for CORD on CloudLab by Andy Bavier · 9 years ago
- a7c9efc Add ConnectsToSlice relationship by Scott Baker · 9 years ago
- 579f819 fill out the remaining copyin properties for server objects by Scott Baker · 9 years ago
- f630f68 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
- c4c746c cord.yaml will pull public key from /opt/xos/observers/vcpe/vcpe_public_key by Scott Baker · 9 years ago
- f5d7917 support get_artifact intrinsic, add support for public key in service objs by Scott Baker · 9 years ago
- 8d3741e cleanup default option for permit_all_slices by Scott Baker · 9 years ago
- 60df495 fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- c5b139b fix vcpe -> vcpe_service by Scott Baker · 9 years ago
- 96fb34d rename NetworkSliver-->Port in observers by Scott Baker · 9 years ago
- 8094b6a more renames from NetworkSliver to Port by Scott Baker · 9 years ago
- 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
- eb70ceb use port instead of networksliver by Scott Baker · 9 years ago
- 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
- db937c6 fix line cut off by Scott Baker · 9 years ago
- fd897ee allow slices to be attached to services, fix CORD sample mysite_vcpe slice by Scott Baker · 9 years ago
- 2fc692c update code in compute.py resource to match other resource pattern by Scott Baker · 9 years ago
- 451e45f add 'kind' field to TOSCA service object, set vOLT kind to vOLT in cord sample by Scott Baker · 9 years ago
- 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
- da609ae syntax error by Tony Mack · 9 years ago
- ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
- b2cfdb9 replace Sliver with Instance by Tony Mack · 9 years ago
- 0bdb6a5 add port inline to sliver detail page; remove 'reserve' from port inlines by Scott Baker · 9 years ago
- a68e6e3 rename NetworkSliver to Port in UI by Scott Baker · 9 years ago
- 3a043d0 do not delete site if it has users or nodes by Scott Baker · 9 years ago
- 7ed0b76 add DeferredException for steps that want to wait only a short while and try again by Scott Baker · 9 years ago
- 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
- 792a7fa set executable permission by Scott Baker · 9 years ago
- 16587cf delete obsolete code by Scott Baker · 9 years ago
- d0e5b9b defer sync_network_slivers if network.net_id is not set by Scott Baker · 9 years ago
- 23a287c connect both consumer and producer to network by Scott Baker · 9 years ago
- 3a84a5c make get_existing_objs tolerant of nonexistent sliver or network by Scott Baker · 9 years ago
- 46caee1 set default for permit_all_slices to true by Scott Baker · 9 years ago
- bf81136 default for get_property, add throw_exception arg to get_xos_object by Scott Baker · 9 years ago
- 19f5d92 add port resource by Scott Baker · 9 years ago
- fbc0eec support the image that's installed from cloudlab-init by Scott Baker · 9 years ago
- 395bf52 deferred sync for compute instances by Scott Baker · 9 years ago
- 9a6b7ca deal with lazy-clocked controllernetwork objects by Scott Baker · 9 years ago
- 14599be Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 6abba5e syntax error by Tony Mack · 9 years ago
- 2fa7de0 fix import by Tony Mack · 9 years ago
- af3aa18 added get_tenant_permissions() by Tony Mack · 9 years ago
- 9f52187 the wrong sliver was being used to get controller when syncing user-created networkslivers by Scott Baker · 9 years ago
- 1d45f66 clean up some debugging statements by Scott Baker · 9 years ago
- 4a60649 slices can have more than one private network by Scott Baker · 9 years ago
- a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
- 1ebe12d fix wrong slice used when getting controller for ControllerNetwork object by Scott Baker · 9 years ago
- cf34eda add no_sync field to all models; expose in sliver inline by Scott Baker · 9 years ago
- 1602bc6 add no_sync field to all objects by Scott Baker · 9 years ago
- 8748a2d plumb ports through to slivers by Scott Baker · 9 years ago
- 80167d4 fix ports not connected to slivers when instantiated by Scott Baker · 9 years ago
- 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 9403c516 cleanup by Scott Baker · 9 years ago
- fbf08e5 store the ip address too by Scott Baker · 9 years ago
- d45c492 instantiate networkslivers that are created by user by Scott Baker · 9 years ago
- ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
- deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
- b87853b script for copying stuff into docker container by Scott Baker · 9 years ago
- 2edd4f3 start bringing XOS and Tosca networking together by Scott Baker · 9 years ago
- 2461bec Add Program model to XOS by Scott Baker · 9 years ago
- fa152aa more content for the CDN example by Scott Baker · 9 years ago
- b021850 CDN sample now includes some content by Scott Baker · 9 years ago
- 9d2d012 refactor pre_delete as can_delete by Scott Baker · 9 years ago
- 227512e put debugging output in messages instead of output by Scott Baker · 9 years ago
- 86b9485 resources for CDN service by Scott Baker · 9 years ago
- 439b813 node_types for CDN service by Scott Baker · 9 years ago
- 115cd43 tosca daemon by Scott Baker · 9 years ago
- a9022e3 support for log to a variable by Scott Baker · 9 years ago
- e46c1fa Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- d1e57e5 fix index errors in compute resource by Scott Baker · 9 years ago
- d743e8b Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- c1d963d add Tosca engine to Dockerfile by Scott Baker · 9 years ago
- 9097514 fix bash path by Scott Baker · 9 years ago
- abe9f0a script for installing tosca by Scott Baker · 9 years ago
- 56f588e samples for CORD and CDN by Scott Baker · 9 years ago
- d7a6b5a resources for the new services by Scott Baker · 9 years ago
- 5deb33d add icon_url/view_url, Service objs for VBNG, VCPE, and CDN by Scott Baker · 9 years ago
- 874960b more boilerplate moved to xosresource by Scott Baker · 9 years ago
- c15e4a1 add colocate option, use flavor selector by Scott Baker · 9 years ago
- 8437738 add hostname option to node selector by Scott Baker · 9 years ago