Gitiles
Code Review
Sign In
gerrit.opencord.org
/
openstack
/
50a561194b13fce72dced8259c2d8a07a0417dda
/
xos
50a5611
CORD-3143 Set port.service_instance
by Scott Baker
· 6 years ago
818c7bd
CORD-3148 Allow OpenStackServiceInstance not attached to a node
by Scott Baker
· 6 years ago
af4ba42
[CORD-3022] Splitting config
by Matteo Scandolo
· 6 years ago
14b74fd
CORD-2964 add TOSCA example for creating VM
by Scott Baker
· 6 years ago
15b6574
CORD-2964 Fix openstack service on legacy build system
by Scott Baker
· 6 years ago
62c7eaf
CORD-2964 Implement new openstack models and steps
by Scott Baker
· 6 years ago
3cee57f
[CORD-3090] Remove Filebeat logging
by Zack Williams
· 6 years ago
927f0c1
CORD-3063 Fix sync issue with downloaded images
by Andy Bavier
· 6 years ago
384aa76
CORD-3010 Download image if 'path' is a URL
by Andy Bavier
· 7 years ago
66f9f34
CORD-2933 Add domain to auth
by Andy Bavier
· 7 years ago
db373ef
[CORD-2276] Update to work with newer versions of Shade OpenStack lib
by Zack Williams
· 7 years ago
f8718ef
CORD-2772 remove deprecated synchronizer Dockerfile
by Scott Baker
· 7 years ago
dfb04d5
CORD-2772 set version number for openstack service
by Scott Baker
· 7 years ago
9a6109f
CORD-2618 remove legacy openstack onboarding recipe
by Scott Baker
· 7 years ago
6c0804c
CORD-1550: Make driver and client compatible with keystone v3 system
by gongysh
· 7 years ago
cord-5.0
fe5d315
CORD-1550: update openstack client to support keystone v2/v3
by yong sheng gong
· 7 years ago
9b80523
CORD-2467: Start filebeat in synchronizer containers
by Sapan Bhatia
· 7 years ago
5defb35
CORD-2316 remove code in ControllerNetwork syncstep that breaks subnet
by Scott Baker
· 7 years ago
99f94c9
CORD-2317: Fix a race condition involving lazy_blocked
by Sapan Bhatia
· 7 years ago
c8a596c
CORD-2107 Fix bug with instances connected to wrong networks
by Andy Bavier
· 7 years ago
01906e8
CORD-1907: Add dependency between Instance and ControllerNetwork, to avoid
by Sapan Bhatia
· 7 years ago
9d52a3a
CORD-1904: Update ControllerSlice deletion to the interface of the new
by Sapan Bhatia
· 7 years ago
0bbba3b
CORD-1892: Break rogue dependency between ControllerNetwork and
by Sapan Bhatia
· 7 years ago
e538fcf
CORD-1801: Update autogenerated model-deps for OpenStack synchronizer
by Sapan Bhatia
· 7 years ago
b9e504c
Update backend messages to match new scheme (backend_status and
by Sapan Bhatia
· 7 years ago
2b1f7f8
[CORD-1812]
by Zack Williams
· 7 years ago
faf2ab1
CORD-1677: Update OpenStack synchronizer to match synchronizer core refactoring
by Sapan Bhatia
· 7 years ago
9cb1f3a
[CORD-1760] Eliminate deprecated versions of OpenStack ansible modules
by Zack Williams
· 7 years ago
f044103
[CORD-1685] Adding copyright informations
by Matteo Scandolo
· 7 years ago
d644d31
CORD-1610 fix slice delete model policy and slice update model policy
by Scott Baker
· 7 years ago
959cba3
CORD-1438 fix bug in Network model policy
by Scott Baker
· 7 years ago
b5fa8a2
CORD-1438 Always create ControllerNetwork rather than checking ControllerSlice first
by Scott Baker
· 7 years ago
ceccb1f
[CORD-1360] Using new config
by Matteo Scandolo
· 7 years ago
46a3ee9
CORD-1244 Modify model_policies for OpenStack synchronizer
by Scott Baker
· 7 years ago
6eec385
more complete labeling of images
by Zack Williams
· 7 years ago
b219bac
CORD-1354 fix NetworkSlice and ControllerSite created when they already exists
by Scott Baker
· 7 years ago
96fd574
add labels
by Zack Williams
· 8 years ago
null
f408d4e
CORD-1033 Build and publish service synchronizers on corddev
by Andy Bavier
· 8 years ago
a0a688a
CORD-1010 Fix Controller, Image, Network, and User model_policies
by Scott Baker
· 8 years ago
75bae45
CORD-1010 update ca certificates for openstack sync, remove sysctl tag support
by Scott Baker
· 8 years ago
8c54284
CORD-1010 Fix sync steps in openstack synchronizer
by Scott Baker
· 8 years ago
65799a2
CORD-1010 Dcokerfile and docker-compose and onboarding recipe for refactored openstack synchronizer
by Scott Baker
· 8 years ago
af599eb
CORD-1010 refactor openstack synchronizer to use new_base
by Scott Baker
· 8 years ago
0900a27
add neutron_port_ip args. let tenant could assign static ip of port.
by JianHao
· 8 years ago
2fb6878
CORD-706: Fix bug that was causing ExampleService to fail
by Sapan Bhatia
· 8 years ago
c76afbe
CORD-705: Structured logs for ELK
by Sapan Bhatia
· 8 years ago
36478d1
CORD-714, update configuration
by Zack Williams
· 8 years ago
4435bf0
CORD-831 Move public network to eth0
by Andy Bavier
· 8 years ago
e13170a
CORD-779 Check to see if slice and network model_policy ran before running instance syncstep
by Scott Baker
· 8 years ago
259205e
CORD-706: Make room for new Ansible-invocation interface
by Sapan Bhatia
· 8 years ago
da1a216
fix wrong deleter_inputs to controllernetwork syncstep
by Scott Baker
· 8 years ago
6c69a12
fix instance created with missing networks
by Scott Baker
· 8 years ago
ead6af4
fix bug when more than one management interface
by Scott Baker
· 8 years ago
9e65a35
Fix issue with VMs not being deleted
by Andy Bavier
· 8 years ago
3de3d58
expand the types of networks that can be deleted
by Scott Baker
· 8 years ago
7bd1cd4
simplify use of driver
by Scott Baker
· 8 years ago
11cb69f
support gateway and segmentation_id
by Scott Baker
· 8 years ago
5f28d88
specify model_policies_dir
by Scott Baker
· 8 years ago
d8fa43d
add config file for openstack synchronizer
by Scott Baker
· 8 years ago
8b75e85
use synchronizers.openstack.openstacksyncstep instead of synchronizers.base.openstacksyncstep
by Scott Baker
· 8 years ago
33d251a
onboarding recipe and manifest
by Scott Baker
· 8 years ago
04a37f5
remove references to openstack_xos
by Scott Baker
· 8 years ago
b63ea79
migrate code over from xos repo
by Scott Baker
· 8 years ago