0f3203b18c
Sync charms.ceph and use helper functions to determine whether any changes in the source configuration option are a supported upgrade path. If an upgrade path is detected then upgrade via apt_install with the full list of required packages for the radosgw to force an upgrade. Change-Id: I48a8b5d14ad6ac11af57ddf0260a4a41744e7e21 Closes-Bug: 1539335
16 lines
622 B
XML
16 lines
622 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<?eclipse-pydev version="1.0"?><pydev_project>
|
|
|
|
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
|
|
|
|
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
|
|
|
|
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
|
|
<path>/${PROJECT_DIR_NAME}/lib</path>
|
|
<path>/${PROJECT_DIR_NAME}/hooks</path>
|
|
<path>/${PROJECT_DIR_NAME}/unit_tests</path>
|
|
<path>/${PROJECT_DIR_NAME}/actions</path>
|
|
</pydev_pathproperty>
|
|
|
|
</pydev_project>
|