- 03394b3 supply the correct slice id when using the expert window by Scott Baker · 9 years ago
- ff337e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 591fb06 add expert mode for adding instances by Scott Baker · 9 years ago
- 487f8cf Add sudo to docker commands by Andy Bavier · 9 years ago
- d229298 latest autogenerated xos-validators and xos-defaults by Scott Baker · 9 years ago
- 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- 6a240c8 expose mac address in xoslib admin by Scott Baker · 9 years ago
- deb1c3f store mac address for ports that users create before slice by Scott Baker · 9 years ago
- c9535bc fix variable name conflict by Scott Baker · 9 years ago
- 6665c7a Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
- 9368323 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
- 77f174e remove obsolete code by Scott Baker · 9 years ago
- 1612faf remove code that had been migrated to TenantWithContainer by Scott Baker · 9 years ago
- 85f70f4 rename sync_slivers.yaml yo sync_instances.yaml by Scott Baker · 9 years ago
- 8e82f14 autogenerated xosapi.py to resolve merge conflict by Scott Baker · 9 years ago
- fbd9c41 rename by Tony Mack · 9 years ago
- 09a2f07 observer steps get v3 token using domain auth and use token at v2 api endpoints by Tony Mack · 9 years ago
- 98f153f fix auth by Tony Mack · 9 years ago
- 85be08e initial checkin by Tony Mack · 9 years ago
- c2f8b14 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
- 3e85799 Merge pull request #107 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- 1760e3b Merge pull request #106 from open-cloud/reconcile_openstack by tmack-pl · 9 years ago
- a6a1203 compatibility api expects to access instances using the sliver keyword by Tony Mack · 9 years ago
- 46e5e12 Merge remote-tracking branch 'origin/master' into reconcile_openstack by Tony Mack · 9 years ago
- b01cf1f use ceilometer client network for URI by Scott Baker · 9 years ago
- a8a854a add ceilometer_url by Scott Baker · 9 years ago
- 3a74323 compute closure of tenant_ids for user by Scott Baker · 9 years ago
- b2f5efe set default value for creator field by Scott Baker · 9 years ago
- 6782e41 fix 'kind' and 'provider_service' not properly set the first time an add form is shown by Scott Baker · 9 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
- c84d3f6 ceilometer tosca setup by Scott Baker · 9 years ago
- 48cf874 add ceilometer to remigrate by Scott Baker · 9 years ago
- 40f6411 check in missing __init__.py file by Scott Baker · 9 years ago
- 4886be3 fix cleanup wrong method name, fix sliver set to null by Scott Baker · 9 years ago
- fdfb5ae wip, ceilometer service & monitoring channel by Scott Baker · 9 years ago
- 7288c52 reconcile merge conflict by Scott Baker · 9 years ago
- e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- 2e71f76 Clean up image selection by Andy Bavier · 9 years ago
- 27d1923 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 8f786ae remove m1.tiny test by Scott Baker · 9 years ago
- 71b0992 Expose full_setup as config option by Andy Bavier · 9 years ago
- a75c119 Don't hardcode VM interfaces connected by pipework by Andy Bavier · 9 years ago
- 75e0526 Change default value of ssh_proxy by Andy Bavier · 9 years ago
- 4f66693 Add capability to disable login via NAT (e.g., for vanilla OpenStack) by Andy Bavier · 9 years ago
- e0fb458 fix bug in error message by Scott Baker · 9 years ago
- 29098b2 punch mac addresses through into vcpe observer yaml by Scott Baker · 9 years ago
- d35a4bc punch MAC addresses through into vcpetenant object by Scott Baker · 9 years ago
- 0672e98 store neutron mac addr in port object by Scott Baker · 9 years ago
- 6b94944 prevent the default argument from being altered by Scott Baker · 9 years ago
- 0a86686 test cases for compute and users by Scott Baker · 9 years ago
- 80f1266 fix flavor rounding away MB by Scott Baker · 9 years ago
- 935ad85 use inherited get_xos_args so the intrinsics get applied by Scott Baker · 9 years ago
- e2bd4c9 one file to run them all by Scott Baker · 9 years ago
- aead76b fix null value sent to nova quota update by Scott Baker · 9 years ago
- 7259c6a more test cases by Scott Baker · 9 years ago
- f0d3ab5 test for ports by Scott Baker · 9 years ago
- 0c1eab2 add capabilities to make_nodetemplate, add destroy() by Scott Baker · 9 years ago
- d43cf8d test cases for coarsetenancy and network by Scott Baker · 9 years ago
- 01234ce support ports and labels properties on network by Scott Baker · 9 years ago
- 121d5c3 fix bug, networks connected to wrong slice by Scott Baker · 9 years ago
- d96c59a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 327269f icon_url wasn't being passed through by Scott Baker · 9 years ago
- 42a21a3 add maximal service test, support reqs in create_node_template, cleanup debuggin by Scott Baker · 9 years ago
- 87b080f tests for update by Scott Baker · 9 years ago
- a63744c Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 9107387 update working for basic properties by Scott Baker · 9 years ago
- 6d1041c Run TOSCA script automatically for CORD setup by Andy Bavier · 9 years ago
- 0068d35 icon_url wasn't being passed through by root · 9 years ago
- 1f1f8cc more test cases by Scott Baker · 9 years ago
- 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