The "trove module-instance-count" does not work.

Bug #1664837 reported by wlhc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
New
Low
Unassigned

Bug Description

The "trove module-instance-count" does not work.

trove list
+--------------------------------------+------+-----------------------------------------------+-------------------+--------+-----------+------+--------+
| ID | Name | Datastore | Datastore Version | Status | Flavor ID | Size | Region |
+--------------------------------------+------+-----------------------------------------------+-------------------+--------+-----------+------+--------+
| 67152214-5695-4e84-840f-7129e481bd8e | ab | {u'version': u'mysql-5.6', u'type': u'mysql'} | mysql-5.6 | ACTIVE | 6 | 2 | |
+--------------------------------------+------+-----------------------------------------------+-------------------+--------+-----------+------+--------+

cat <<EOF>> myping.data
message=Module.V1
EOF

trove module-create myping ping myping.data

trove module-list
+--------------------------------------+--------+------+-----------+---------+------------+----------+-------+-------+
| ID | Name | Type | Datastore | Version | Auto Apply | Priority | Order | Admin |
+--------------------------------------+--------+------+-----------+---------+------------+----------+-------+-------+
| ae064738-4bd1-476f-a007-7b4e3f347cfe | myping | ping | all | all | 0 | | | |
+--------------------------------------+--------+------+-----------+---------+------------+----------+-------+-------+

trove module-apply ab ae064738-4bd1-476f-a007-7b4e3f347cfe

trove module-instance-count ae064738-4bd1-476f-a007-7b4e3f347cfe
ERROR: Module with ID 67152214-5695-4e84-840f-7129e481bd8e could not be found. (HTTP 404)

Changed in python-troveclient:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.