[cf-service-broker] service broker writes to murano db
Bug #1500827 reported by
Nikolay Starodubtsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Medium
|
zhurong |
Bug Description
After first steps of implementation we realized that murano service broker store contents in murano db and this can cause some errors. It's better to create a separate database for service broker and use it for all activities with CF.
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → mitaka-1 |
tags: | added: cf-service-broker |
Changed in murano: | |
status: | New → Confirmed |
Changed in murano: | |
milestone: | mitaka-1 → mitaka-2 |
Changed in murano: | |
milestone: | mitaka-2 → mitaka-3 |
Changed in murano: | |
milestone: | mitaka-3 → mitaka-rc1 |
Changed in murano: | |
milestone: | mitaka-rc1 → newton-1 |
tags: |
added: cfapi removed: cf-service-broker |
Changed in murano: | |
assignee: | nobody → zhurong (zhu-rong) |
status: | Confirmed → In Progress |
Changed in murano: | |
milestone: | newton-1 → newton-2 |
Changed in murano: | |
milestone: | newton-2 → newton-3 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/308133 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=3d8d5a0b0e8 d712bb09487f09a 5ef741b674d96a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3d8d5a0b0e8d712 bb09487f09a5ef7 41b674d96a
Author: zhurong <email address hidden>
Date: Tue Apr 19 12:20:08 2016 -0400
Use devstack for service broker use separate paste and db
1.Add the devstack support for new cfapi
2.service broker use separate paste file
3.service broker use separate db
Closes-Bug: #1500777 e6ff5ac194473f2 ffa619370df implement: bp separate- service- broker- from-murano
Closes-Bug: #1500827
Change-Id: I2842828fe14878
partial-