Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
a90eeb88f08e3c6901744428ec465c7f20007cf8
/
planetstack
/
openstack_observer
/
steps
/
sync_slivers.py
76a840e
rename planetstack module to xos
by Scott Baker
· 10 years ago
99f4968
Separated "provides" and "observes" declarations in sync steps. Provides is for dependency management and observes is for retrieving obejcts that have changed.
by Sapan Bhatia
· 10 years ago
1e5d344
Fix assignment of sliver IP Addresses, failing because of an import error
by Sapan Bhatia
· 10 years ago
b0464ba
Defer error checking to ansible layer
by Sapan Bhatia
· 10 years ago
cb5c24a
Add uuid field to sliver
by Sapan Bhatia
· 10 years ago
f210e3d
use flavor specified by user instead of defaulting to m1.medium
by Tony Mack
· 10 years ago
740f7ef
Changed dependency info for sync_slivers
by Sapan Bhatia
· 10 years ago
95f8e67
remove extraneous white space from hostname
by Tony Mack
· 10 years ago
bf0a90e
fix bugs
by Tony Mack
· 10 years ago
dd8746b
bugfixes and cleanup
by Tony Mack
· 10 years ago
a7dbd42
removing plural from model names. some cleanup
by Tony Mack
· 10 years ago
76d9120
remove debugging
by Tony Mack
· 10 years ago
81fa17f
update to make use of renamed NetworkTemplate fields
by Scott Baker
· 10 years ago
2471d25
BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller
by Sapan Bhatia
· 10 years ago
f3d2132
Fixes to sync_slivers moved over from alpha
by Sapan Bhatia
· 10 years ago
36fe3bb
Fixed credentials in sync_slivers
by Sapan Bhatia
· 10 years ago
336e0f9
Controller replaces Deployment
by Tony Mack
· 10 years ago
9f0ae19
Switched deletion to ansible
by Sapan
· 10 years ago
d1a582d
Make sync_slivers conform to sys
by Sapan
· 10 years ago
bf7856b
Renamed SliceDeployment back to SliceDeployments
by Sapan Bhatia
· 10 years ago
7a8b7e9
Renamed SliceDeployments --> SliceDeployment
by Sapan Bhatia
· 10 years ago
8ba5001
merge changes not committed
by Scott Baker
· 10 years ago
475c597
Merged ansible branch into master
by Sapan Bhatia
· 10 years ago
c132d09
plumb flavors through to openstack
by Scott Baker
· 10 years ago
db0a110
set default userdata
by Scott Baker
· 10 years ago
9650004
Sliver deleter, refactored
by Sapan Bhatia
· 10 years ago
a358f0f
Rename observer to openstack_observer, making room for more convenient
by Sapan Bhatia
· 10 years ago
[Renamed from planetstack/observer/steps/sync_slivers.py]
9c7a1e1
userdata support for instance creation
by Scott Baker
· 10 years ago
3949bc6
fix files I checked into the wrong directory
by Scott Baker
· 10 years ago
67a5fd6
remove unused code
by Tony Mack
· 11 years ago
a7adc96
move key sync logic to sync_slivers
by Tony Mack
· 11 years ago
02a4b4e
fix login for which networks a sliver connets to
by Tony Mack
· 11 years ago
0c6459a
only save sliver record if operstions succeed
by Tony Mack
· 11 years ago
ed9925a
add network template to requested networks
by Tony Mack
· 11 years ago
8047cea
changed 'uuid' to 'net-id' in networks arg. Don't include empty strings in public keys list
by Tony Mack
· 11 years ago
fe9d9bd
import logger
by Tony Mack
· 11 years ago
d1a17e1
bug fixes and improvements
by Tony Mack
· 11 years ago
976d774
fix bugs
by Tony Mack
· 11 years ago
e4be32f
observer now supports remote openstack deployments
by Tony Mack
· 11 years ago
a6cbd36
use slice creator context instead of admin context
by Tony Mack
· 11 years ago
27ec0f5
fix bugs
by Tony Mack
· 11 years ago
6fd3ef8
add missing code to sync_slivers
by Tony Mack
· 11 years ago
ae7f30c
fix NameError and AttribteError
by Tony Mack
· 11 years ago
dacfb98
tabs
by Tony Mack
· 11 years ago
66646d5
implement fetch_pending()
by Tony Mack
· 11 years ago
04c94ad
Wide range of debugging changes
by Sapan Bhatia
· 11 years ago
2ef36c8
Schedules for various steps
by Sapan Bhatia
· 11 years ago
24836f1
Sync refactored into abstract steps
by Sapan Bhatia
· 11 years ago