Merge "Fix: Updating the constant in the Zun test."
This commit is contained in:
commit
a1885de5df
@ -62,8 +62,8 @@ export const settingUrl = '/configuration-admin/setting';
|
|||||||
export const stackListUrl = '/heat/stack';
|
export const stackListUrl = '/heat/stack';
|
||||||
|
|
||||||
// zun
|
// zun
|
||||||
export const zunContainerListUrl = '/container/containers';
|
export const zunContainerListUrl = '/container-service/containers';
|
||||||
export const zunCapsuleListUrl = '/container/capsules';
|
export const zunCapsuleListUrl = '/container-service/capsules';
|
||||||
|
|
||||||
// manila
|
// manila
|
||||||
export const shareTypeListUrl = '/share/share-type-admin';
|
export const shareTypeListUrl = '/share/share-type-admin';
|
||||||
|
Loading…
Reference in New Issue
Block a user